body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	background:#fff url(images/bg.gif) top repeat-x;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:1.5em;
	letter-spacing:0.043em;
	margin:0;
	padding:0 0 10px 0;
}
.ol_03{
	padding-left:20px;
}
ol li{
	padding:5px 0;
	line-height:23px;
}
.ol_03 li{
	list-style-type:lower-roman;
	list-style-position: outside;
}
.ol_02{
	list-style-type:lower-alpha;
}
ul, ol, li{
	list-style:none;
	padding:0;
	margin:0;
	font-size:12px;
	color:#333333;
}
h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#380505;
	margin-top:0;
	padding-top:0;
}
h1{
	font-size:26px;
}
h2{
	font-size:20px;
}
h3{
	font-size:16px;
}
ul li{
	padding-left:25px;
	height:auto;
	background-image:url(images/bullet01.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-bottom:10px;
	padding-top:0;
	margin-top:0;
}

a img{
	border:none;
}
a{
	text-decoration:none;
	color:#380505;
}
a:hover{
	text-decoration:underline;
}
.imageFloatLeft{
	margin:0 10px 5px 0;
	float:left;
}
.imageFloatRight{
	margin:0 0 5px 10px;
	float:right;
}
hr{
	border-bottom:0;
	border-left:0;
	border-right:0;
	border-top:#CCCCCC dotted 1px;
	height:1px;
	margin:20px 20px;
	clear:both;
}
.phone{
	font-size:40px;
	font-family:Impact, "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	color:#2C0505;
	line-height:normal;
}
.padding{
	padding:15px;
}
.margin{
	margin:15px;}

/*======================================*/
/*==============containers==============*/
/*======================================*/
#centerHolder{
	width:810px;
	height:auto;
	margin:0 auto;
}
/*==============Header==============*/
#headerMast{
	width:810px;
	height:317px;
	float:left;
	background:url(images/headerBanner.jpg) no-repeat;
}
#headerMast img{
	float:left;
}
#homeButt{
	margin:0;
	padding:0;
	text-align:right;
	float:right;
	width:100px;
}
#homeButt a{
	color:#F2D69E;
	text-decoration:none;
}
.offices{
	clear:both;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color: #F2D69E;
	font-size:22px;
	width:485px;
	text-align: center;
	padding:20px 0 0 0;
	margin:0;
}
/*============Content Container==========*/
#contentContainer{
	width:810px;
	height:auto;
	float:left;
	padding-bottom:30px;
}
#rightPanel{
	width:340px;
	height:auto;
	float:right;
}

#leftPanel{
	width:457px;
	height:auto;
	float:left;
	padding-right:5px;
	padding-top:15px;
}
/*===========Form Box====================*/
#formBoxContainer{
	width:340px;
	height:auto;
	background:url(images/formBoxMid.gif) left repeat-y;
	float:left;
	margin-bottom:20px;
	margin-top:14px;
}
#formBoxContainer #top{
	width:340px;
	height:auto;
	float:left;
	background:url(images/formBoxTop.gif) top no-repeat;
}
#formBoxContainer #bottom{
	width:280px;
	height:auto;
	min-height:230px;
	float:left;
	background:url(images/formBoxBottom.gif) bottom no-repeat;
	padding:20px 30px 20px 30px;
}
#formBoxContainer #bottom h2{
	padding:0;
	margin:0 0 15px 0;
	border-bottom:#380505 dotted 1px;
}
#formBoxContainer #bottom p{
	padding-bottom:0;
}
#formBoxContainer #bottom form p{
	font-size:11px;
	padding:0;
	font-weight:bold;
}
#formBoxContainer #bottom form .input01{
	width:180px;
	border:#666666 solid 1px;
}
#formBoxContainer #bottom form img{
	margin-bottom:3px;
}
#formBoxContainer #bottom form .butt .input02{
	background:none;
	border:none;
	width:173px;
	height:49px;
	cursor:pointer;
}
#formBoxContainer #bottom form .butt{
	height:49px;
	background:url(images/submitButt.gif) left no-repeat;
}
.box{
	background-color: #FFE7B7;
	padding:10px;
	margin:10px;
}
.box li{
	margin-left:25px;
}
.borderLeft{
	border-left:#380505 double;
	padding-left:10px;
}
/*==============footer==================*/
#footer{
	float:none; 
	width:100%; 
	clear:both;
	height:90px;
	padding-top:20px;
	background:url(images/footerBG.gif) top repeat-x;
	text-align:center;
	clear:both;
	color:#fff;
}
#footer a{
	color:#F2D69E;
	font-weight:bold;
}
#footer a:hover{
	text-decoration:underline;
}
#footer p{
	color:#FFFFFF;
}