body {background-color: #fff; font-size: 85%;}

h1, h2, h3, h4   { font-family: verdana, helvetica, arial, sans-serif; 	}
h1, h3 {color: #036; }
h2, h4 {color: #660A09;  }
h1 {font-size: 1.7em;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.05em;}



P, td, th, ul, ol {font-family: verdana, helvetica, arial, sans-serif; font-size: .875em; color: #000; line-height: 1.7em;}
th {color: #036; font-size: 1em; }
ul {
	list-style-image: url(images/bullet_point.gif);
	
}

li {line-height: 2em; margin-top: .2em;
}

a { color: #123466;} 
a:hover { color: #660A09; }
a:visited { color: #660A09; }

.address { font-size: smaller; font-weight: bold;
	color: #036; 
	border: solid #660A09 ; border-width: 4px 0px 0px; }
	
.photobox {border: solid #660A09;  border-width: 4px  } 
.caption {font-weight: bold;
	color: #036;}
.eyebrow { color: #660A09; font-weight: bold; font-size: 1.2em;}	

#photo {float: right; padding: 1em; text-align: right;} 

#leftnavbar {background-color: #ccc; 
			width: 195px; 
			position: absolute; top: 0px; left: 0px; /*bottom: 0px;*/
			border-right: 5px solid #660A09 ;
			text-align: center;
			padding-top: 10px;
			/*height: 100%;*/}

#leftnavbar ul {list-style: none; margin: 0; padding: 0; list-style-image: none;}

.button {background-image: url(images/button_blank.gif); background-position: center top; background-repeat: no-repeat;
		height: 69; width: 150; 
		font-family: arial, verdana, helvetica, sans-serif; 
		font-size: 16px; font-weight: bold;} 
li.button {padding-top: 1.1em; text-align: center; }
#firstbutton {margin-top: 1em;}
.button a {text-decoration: none; color: #660A09; }
.button a:hover { color: #123466; }

#mainbody { margin-left : 210px; 
			padding-left: 1em; 
			margin-right: 5%;
			margin-top: 2em;
			/*width: 100%;padding-right : 15px;*/}
			
#ctre {margin: 1em;}
#isu {margin: 1em;}

#footer p {color: #660A09; font-size: .85em;}			
			


		

	
	
