/* CSS Document */

body {
	text-align: center;
	background-color: #184251;

}
#masthead {
text-align:left
}

#container {
width: 792px;
margin: auto;
}
.h3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #993300;
}
.h1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #184251;
}


#main {
	height: 408px;
	width: 792px;
	background-image: url(../images/rachaelpalmerd.png);
	
}

#content {
	margin-left: 395px;
	padding: 25px;
}
.h2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}


a:link {
	color: #184251;
}
a:visited {
	color: #184251;
}
a:hover {
	color: #993300;
}
a:active {
	color: #184251;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.ld {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	text-decoration: underline;
}
