body { margin: 0; padding: 0; background: #FFFFFF; color: #000000; }
body, td, input, textarea, option, select { font-family: Arial, Helvetica, sans-serif; }
table, input, textarea, option, select { font-size: 1em; }
ul, ol { margin: 0; padding: 0 0 0 2.5em; }
h1, h2, h3, h4, h5, h6, p, ul, ol { padding-top: 0; padding-bottom: 1.2em; margin: 0; }
li { padding-bottom: 10px; font-size: 0.8em; }


#content p, #content ul, #content ol, #content li, #content blockquote { line-height: 1.45em; }

h1 { font-size: 1.2em; color:#113A4A; margin:15px 0px 10px 0px;  }
h2 { font-size: 0.8em; margin:0px 0px 10px 0px;  color: #363636; }
h3 { font-size: 0.8em; color: blue;}
h4 { font-size: 0.8em; }
h5 { font-size: 0.8em; }
h6 { font-size: 0.8em; }
p{ font-size: 0.8em;}
a:link { color: #254394; }
a:visited { color: #4979AA; }
a:hover, a:focus { color: #000000; }
a:active { color: #000000; text-decoration: none; }
span{ font-weight: bold; font-size: 0.8em; }

body { background: #663333 url(../images/body-bg.jpg); color: #000000; margin-left:17px; }
#header{ width: 769px; background:url(../images/header-bg.png) left no-repeat; height:232px;}
#logo{padding:60px 0px 0px 220px;}
#phone{ height: 40px; margin:20px 0px 0px 210px;}

#content_container{ background:url(../images/content-bg.png) left top no-repeat; padding-top:20px;}
#main_content{ background:url(../images/con-bg.png) left repeat-y;}
#left_container{ width: 189px; float: left; margin-left:8px;}
#left_container p{ margin: 10px;}
#right_container{ width:527px; float: left; margin-left: 13px; background:url(../images/con-bg.jpg) right top no-repeat;}
.con_bottom{ clear: both; background:url(../images/con-bottom.png) left bottom no-repeat; height: 15px;}
.contact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}
.bios{
	margin-left: 15px;
}
.biostxt{
   color: #993333;
	font-size: 12px;
}
.biostxt a:link, .biostxt a:visited{ 
text-decoration: none;
	color: #993333;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
.biostxt a:hover, a.biostxt:visited:hover{
   color: #003372;
	display: block;
}
.cont{
	float: right;
	margin-right: 8px;
}
*+html #containerPage {padding-top:27px;}
	
#footer { color: #666666;  font-size: 11px;}
#footer a:link { color: #666666; }
#footer a:visited { color: #999999; }
#footer a:hover, #navigationLower a:focus { color: #000000; }
#footer a:active { color: #000000; text-decoration: none; }
