@charset "UTF-8";
body {
	font: 0.75em Geneva, Helvetica, Arial, sans-serif;
	background: #FFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
}
.oneColFixCtr #container {
	width: 770px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	padding: 0px 0px 10px;
}
.oneColFixCtr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.oneColFixCtr #frame{
	width: 750px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 10px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.oneColFixCtr #content{
	padding: 7px 20px 10px;
	width: 560px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: right;
}

.oneColFixCtr #left{
	float: left;
}

.oneColFixCtr #banner{
	width: 770px;
	clear: both;
	height: 125px;
}

.oneColFixCtr #banner .image_url{
	float: right;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;

}

.oneColFixCtr #banner .image_phone{
	float: right;
	padding-top: 3px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#image_top{
	height: 160px;
	width: 770px;
	padding: 0px;
	margin: 10px 0px 0px;
	text-align: center;
}

#image_top img{
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin: 0px;
}

#image_top p.box{
	position: relative;
	border: 1px solid #CCCCCC;
	background-image: url(../f/bg.png);
	background-repeat: repeat;
	text-align: center;
	padding: 7px;
	font-size: 1.7em;
	font-weight: normal;
	margin: 0px;
	display: inline;
	top: -50px;
}

.lhn{
	background-image: url(../f/lhn_bg.gif);
	background-repeat: repeat-y;
	width: 150px;
	margin: 5px 0px 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-position: 0px 0px;
	position: relative;
	left: 0px;
	top: 0px;
}

.lhn li{
	list-style-type: none;
	margin: 0px;
	min-height: 25px;
	width: 150px;
	background-image: url(../f/lhn_li_bg.gif);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	text-indent: 10px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
}

.lhn li.lastitem, .lhn li#noline{
	background-image: none;
}

.lhn li#on{
	background-color: #ee2e24;
	background-image: url(../f/lhn_on3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 150px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 1px;
}

.lhn li#on a:link, .lhn li#on a:active, .lhn li#on a:visited, .lhn li#on a:hover{
	color: #FFFFFF;
}

a:link, a:active, a:visited {
	color: #ee2e24;
	text-decoration: none;
}

.lhn a:hover {
	color: #000000;
}

.oneColFixCtr #content a:hover, .footertext a:hover {
	color: #000000;
	text-decoration: underline;
}

.oneColFixCtr #content h1 {
	font-size: 1.6em;
	margin: 0px;
	padding: 0px 0px 5px;
	font-weight: normal;
}

.oneColFixCtr #content h2 {
	font-size: 1.35em;
	margin: 0px;
	padding: 10px 0px 5px;
	font-weight: normal;
}

.oneColFixCtr #content p {
	color:#666666;
	margin: 0px;
	padding: 0px 0px 5px;
}


.oneColFixCtr #content p.h1text {
	color:#333333;
}

.oneColFixCtr #content #lefttext {
	width: 270px;
	float: left;
	margin-bottom: 10px;
	
}

.oneColFixCtr #content #righttext {
	width: 270px;
	float: right;
	margin-bottom: 20px;
}

.oneColFixCtr #content img {
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	margin-top: 10px;
	clear: both;
	display: block;
}

.oneColFixCtr #content ul {
	margin: 0px 0px 5px;
	color: #666666;
	padding-left: 20px;
}

.oneColFixCtr #content ul li{
	padding-bottom: 5px;

}

.oneColFixCtr #content table {
	color: #666666;
	margin-bottom: 5px;
}

.oneColFixCtr #content p.caption {
	text-align: center;
	border: 1px solid #CCCCCC;
	background-image: url(../f/bg.png);
	color: #000000 !important;
	display: inline;
	padding: 10px;
	position: relative;
	letter-spacing: 0.1em;
	left: 15px;
	top: -45px;

}

.footertext {
	color:#666666;
	font-size: x-small;
}
form {
	border: thin solid #999;
	padding: 10px;
}

#fullwidthtext{
}

#fullwidthtext ol.alpha{
	list-style-type: lower-alpha;
	margin:0;
	padding-left: 3em;
	color: #666;
}
#fullwidthtext ol.alpha li {
	margin-bottom: 5px;
}
#fullwidthtext ol.roman{
	list-style-type: lower-roman;
	margin:0;
	padding-left: 3em;
	color: #666;
}
#fullwidthtext ol.roman li {
	margin-bottom: 5px;
}
#fullwidthtext p {

}

.oneColFixCtr #content #contentfooter {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top:20px;
	margin-bottom:10px;
}

.oneColFixCtr #content #contentfooter h3{
	font-size: 1.2em;
	font-weight: normal;
	color: #333333;
	width:50%;
	float:left;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

.oneColFixCtr #content #contentfooter #social{
	float:right;
	margin-top: 5px;
}
.oneColFixCtr #content #contentfooter #social img{
	border: none !important;
	display: inline !important;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	margin:0;
}
