/* First Style Sheet - Comments Look Like This */

/* Colors Avail
#1E1E1E Black
#FFFFFF White
#FF0000 Red
#7AB800 Green
#B5D0D1 Sky Blue
#9A996E Darker Tan
#D1C99D Light Beige
#003359 Dark Blue

 */


body {
	text-align: center;
	background-color: #FFFFFF;
	font-family: Arial, san-serif;
	font-size: medium;
	font-weight: bold;
	line-height: 125%;
	margin: 2% 5% 10%;
}


div.header {
	width: 640px;
	margin: 0px auto;
	padding: 0px 0px 20px;
	background-color: #FFFFFF;
}

div#search {
	background-color: #D1C99D;
	border: solid 2px;
	float: right;
	padding: 5px;
	margin: 5px 0px 10px;
}

h1 {
	text-align: center;
	font-family: Arial, san-serif;
	font-size: very large;
	font-weight: bold;
	line-height: 120%
}


h2 {
	text-align: center;
	font-family: Georgia, serif;
	font-size: large;
	font-weight: bold;
	line-height: 110%
}
h3 {
	text-align: center;
	font-family: Arial, san-serif;
	font-size: large;
	font-weight: bold;
	line-height: 110%
}

h4 {
	text-align: left;
	font-family: Georgia, san-serif;
	font-size: large;
	font-weight: bold;
	line-height: 100%
}




p.hilite {
	text-align: center;
}

p.hiliteleft {
	text-align: left;
}



	


ul.nav {
	text-align: center;
	list-style-type: none;
	font-family: Arial, san-serif;
	font-size: small;
	font-weight: bold;
	padding: 0;
	margin: 0;
	line-height: 150%;
}


ul.nav li {	
	display: inline;
}


ul.nav li a {
	text-decoration: none;
	border-bottom: 2px solid;
	text-align: center;
	color: #003359;
}


ul.nav li a:hover {
	text-decoration: none;
	color: #FF0000;
}

ul.simple {
	text-align: left;
	list-style-type: none;
	font-family: Arial, sans-serif;
	line-height: 125%;
	font-size: medium;
}




div#logo {
	clear: both;
	width: 360px;
	margin: 50px auto 0px;
}
	
div#oncall {
	padding: 10px;
	margin: 10px auto;
	width: 620px;
	border-bottom: 2px solid;
	border-color: #9A996E;
}



div.hilite {
	width: 640px;
	margin: 10px auto;
	padding: 10px;
	background-color: #D1C99D;
}

div.hilitewhite {
	width: 640px;
	margin: 10px auto;
	padding: 10px;
	background-color: #FFFFFF;
}

div.hiliteleft {
	text-align: left;
	width: 640px;
	margin: 10px auto;
	padding: 10px;
	background-color: #D1C99D;
}
	
div#prepare {
	text-align: left;
	margin: 10px auto;
	background-color: #D1C99D;
	border: 2px double;
}

div#apply {
	text-align: left;
	margin: 10px auto;
	background-color: #B5D0D1;
	border: 2px double;
}

div#frequent {
	text-align: left;
	margin: 10px auto;
	background-color: #7AB800;
	border: 2px double;
}

div#holiday {
	width: 553px;
	text-align: left;
	margin: 10px auto;
	background-color: #FFFFFF;
}

div#holidaymail {
	width: 640px;
	text-align: center;
	margin: 10px auto;
	background-color: #FFFFFF;
	border-top: 15px double;
	border-color: #003359;
}

div#directory {
	width: 700px;
	text-align: center;
	margin: 10px auto;
	background-color: #FFFFFF;
	border-top: 15px double;
	border-color: #003359;
}

div#holidayblood {
	width: 640px;
	text-align: center;
	margin: 10px auto;
	background-color: #FFFFFF;
}



div#thankyou {
	margin: 25px auto 0px;
}


div.offices {
	margin: 0px auto 80px;
}


ul.offices {
	text-align: center;
	list-style-type: none;
	font-size: small;
	font-weight: bold;
	padding: 0;
	margin: 0;
	line-height: 125%;
}


ul.offices li {	
	display: inline;
}


ul.offices li a {
	text-decoration: none;
	border-bottom: 1px solid;
	text-align: center;
	color: #1E1E1E;
}


ul.offices li a:hover {
	text-decoration: none;
	color: #FF0000;
}

img.hilite {
	float: right;
	margin: 10px;
	border: solid 2px;
}

img.photoleft {
	float: left;
	margin: 40px 20px 10px 0px;
	border: solid 2px;
}

img.photofloatleft {
	float: left;
	margin: 0px 20px 0px 0px;
	border: 0px;
}

img.photofloatright {
	float: right;
	margin: 0px 20px 0px 0px;
	border: 0px;
}

img.photoright {
	float: right;
	margin: 40px 0px 10px 20px;
	border: solid 2px;
}

img.photocenter {
	float: right;
	margin: 20px auto 20px;
	border: solid 2px;
}

img.photolink {
	border: 0px;
}

div.slogan {
	text-align: center;
	padding: 2px;
	margin:10px auto;
	background-color: #ADAFAF;
	border: 2px solid;
	border-color: #1E1E1E;
}

div.slogan h1 {
	font-family: Arial, san-serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 110%;
}

div#clothingpacks {
	text-align: left;
	margin: 10px auto;
	background-color: #B5D0D1;
	border: 2px double;
	padding: 10px;
}



div#remembrance {
	text-align: center;
	margin: 10px auto;
	background-color: #B5D0D1;
	border: 2px double;
	padding: 10px;
}


div.footer {
	text-align: left;
	font-size: small;
	width: 680px;
	margin: 10px auto;
	padding: 0px 0px 20px;
	background-color: #FFFFFF;
	border-top: double 6px;
}


img.footer {
	float: right;
	margin: 5px 0px 10px 20px;
	border: none;
}

	