/* Created on November 17, 2007 by Allen Moore
copyright 2007, allenmediadesign.com
Last modified on November 17, 2007*/

/* CSS for all pages */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
}
ol, ul
{
	list-style: none;
}
address, caption, cite, code, dfn, em, strong, th, var
{
	font-style: normal;
	font-weight: normal;
}
fieldset, img
{
	border: 0;
}
caption, th
{
	text-align: left;
}
q:before, q:after
{
	content:'';
}
body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Futura, Geneva, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	background: url(../images/bg.png) repeat top center;
	height: 100%;
}
a
{
	color: #000000;
}
a:hover
{
	color: #153E54;
}
h1
{
	font-size: 22px;
	font-weight: normal;
	padding: 0 0 0.7em 0;
}
h2
{
	color: #920000;
	padding: 0.2em 0 0.5em 0;
	font-size: 19px;
	font-weight: normal;
}
h3
{
	font-size: 17px;
	padding: 3px 0 3px 0;
	font-weight: bold;
}
h3 a
{
	font-weight: normal;
}

h3 .focus
{
	color: #2a699a;
	font-size: 16px;
}
h4
{
	font-size: 14px;
}
#main
{
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0px;
}
#border_top
{
	width: 712px;
	height: 20px;
	text-align: center;
	font-size: 1px;
}
#main_body
{
	background: url(../images/main_bg.png) repeat-y;
	width: 612px;
	height: 488px;
	padding-left: 50px;
	padding-right: 50px;
	text-align: center;
}
#main_about
{
	background: url(../images/main_bg.png) repeat-y;
	width: 612px;
	height: 688px;
	padding-left: 50px;
	padding-right: 50px;
	text-align: center;
}
#main_contact
{
	background: url(../images/main_bg.png) repeat-y;
	width: 612px;
	height: 888px;
	padding-left: 50px;
	padding-right: 50px;
	text-align: center;
}
#main_listing
{
	background: url(../images/main_bg.png) repeat-y;
	width: 612px;
	height: 10;0%
	padding-left: 50px;
	padding-right: 50px;
	text-align: center;
}
#header
{
	width: 612px;
	height: 60px;
}
#logo_left
{
	width: 50%;
	height: 60px;
	text-align: left;
	float: left;
}
#nav_top_right
{
	width: 50%;
	height: 40px;
	text-align: right;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 20px;
}
#nav_top_right a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#nav_top_right a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
#content
{
	background: url(../images/content_bg.png) repeat-y;
	width: 612px;
	height: 368px;
	float: left;
	text-align: center;
	margin: 0 auto;
}
#content_about
{
	background: url(../images/content_bg.png) repeat-y;
	width: 612px;
	height: 568px;
	float: left;
	text-align: center;
	margin: 0 auto;
}
#content_contact
{
	background: url(../images/content_bg.png) repeat-y;
	width: 612px;
	height: 768px;
	float: left;
	text-align: center;
	margin: 0 auto;
}
#content_listing
{
	background: url(../images/content_bg.png) repeat-y;
	width: 612px;
	height: 768px;
	float: left;
	text-align: center;
	margin: 0 auto;
}
#content_tb
{
	background: url(../images/content_tb.png);
	width: 612px;
	height: 6px;
	font-size: 1px;
}
#content_bb
{
	background: url(../images/content_bb.png);
	width: 612px;
	height: 6px;
	font-size: 1px;
}
#flash_area
{
	width: 612px;
	height: 290px;
	text-align: center;
	margin-bottom: 6px;
}
#nav_middle
{
	width: 600px;
	height: 66px;
	margin-left: 6px;
}
#nav_middle_left
{
	width: 300px;
	height: 66px;
	float: left;
}
#nav_middle_right
{
	width: 300px;
	height: 66px;
	float: right;
}
#employee_bio
{
	width: 600px;
	height: 266px;
	margin-left: 6px;
}
#listing_area
{
	width: 600px;
	height: 100%;
	margin-left: 6px;
}
#left_bio
{
	width: 300px;
	height: 266px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#right_bio
{
	width: 300px;
	height: 266px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bio_h4
{
	font-size: 14px;
	font-weight: bold;
}
#contact
{
	width: 600px;
	height: 466px;
	margin-left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#footer
{
	width: 600px;
	height: 50px;
	padding-top: 10px;
	text-align: left;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#footer a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#footer a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
#border_bottom
{
	width: 712px;
	height: 20px;
	font-size: 1px;
}
