@charset "utf-8";
/* CSS Document */

body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #666;
	font-size: 14px;
	
}
body {
	background: #36281e;
}

td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
}

a img, :link img, :visited img {
    border: none
}

.style1 {color: #6E6E6E}
.style2 {color: #512204}
.style4 {font-size: 10px}
.style5 {color: #000000}
.style1 {
	font-size: 16px;
	color: #7E7C7B;
}
.style6 {font-size: 16px; font-weight: bold; }
.style7 {color: #990000}
div.clear {
	clear: both;
	overflow: hidden;
	height: 1px;
	width: 100%;
}
div.clear2 {
	clear: both;
	overflow: hidden;
	height: 7px;
}
div.right {
	float: right;
}
div.left {
	float: left;
}


#wrapper {
	width: 950px;
	text-align: left;
	margin: 0px auto;
}
#mainContainer {
	float: left;
	width: 930px;
	background: #EE723E url(../img/contentBorder.jpg) repeat-x 0px 207px;
	margin: 10px 10px 0px;
	padding: 0px 0px 0px 0px;

}


#bannerTop {
	clear: both;
	float: left;
	height: 207px;
	width: 930px;
	background: url(../img/topBanner.jpg);

}
#topMenu {
	padding-top: 155px;
	float: left;
}
#topInfo {
	float: left;
	padding-top: 135px;
	padding-left: 30px;
	font-size: 15px;
	line-height: 18px;
	color: #330000;
	text-align: right;
}
#topInfo a {
	color: #330000;
	text-decoration: underline;
}
#topInfo a:hover {
	color: #FFFFFF;
}
#content {
	background: #FFFFFF url(../img/tanShadow3.gif) repeat-x;
	height: auto;
	width: 814px;
	float: left;
	padding: 15px 50px 20px;
	margin: 0px 0px 0px 8px;
}
#content a {
	
	color: #648fb6;
	text-decoration: underline;
	font-weight: bold;
}
#content a:hover {
	
	
	color: #ee743f;
	text-decoration: underline;
	font-weight: bold;
}


#content p {
	font-size: 14px;
	color: #000;
	margin-bottom: 15px;
}

#content h1 {
	font-size: 28px;
	color: #33291F;
	padding-bottom: 15px;
	padding-left: 8px;
	font-weight: normal;
}
#content h2 {
	font-size: 16px;
	color: #36281E;
	padding-bottom: 15px;
}

#content h3 {
	font-weight: bold;
	font-size: 14px;
	color: #6E6E6E;
	padding-bottom: 15px;
}


div.definitionBox {
	font: 14px/18px Arial, Helvetica, sans-serif;
	color: #36281E;
	padding: 10px;
	clear: both;
	float: left;
	width: auto;
	margin-bottom: 15px;
	border: 1px solid #EF703D;
	background-color: #F3953B;
}
div.definitionBox   span {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
div.quoteBox {
	font: 14px/18px Arial, Helvetica, sans-serif;
	color: #36281E;
	padding: 1px;
	clear: both;
	float: left;
	width: 800px;
	margin-bottom: 10px;
	background: #EEEBDF;
	margin-top: 0px;
}

.longBulletList {
	float: left;
	padding-left: 10px;
	margin-left: 5px;
}
.longBulletList li {
	font-size: 14px;
	font-weight: normal;
	color: #6E6E6E;
	list-style: url(../img/listArrow.jpg);
	padding-bottom: 14px;
}
.longBulletList span {
	padding-left: 3px;
	display: block;
}

.longBulletList li div {
	background: #C4A995;
	height: 1px;
	width: 700px;
	margin-top: 14px;
	margin-bottom: 0px;
	display: block;
	margin-left: 50px;
	overflow: hidden;
}

.bulletList1 {
	float: left;
	padding-left: 10px;
	margin-left: 5px;
}
.bulletList1 li {
	font-size: 14px;
	font-weight: normal;
	color: #6E6E6E;
	list-style: url(../img/listArrow.jpg);
	padding-bottom: 5px;
}

ul.bulletList2 li {
	list-style-type: none;
	clear: both;
}

ul.bulletList2 span {
	color: #6E6E6E;
	font-size: 14px;
	display: block;
	clear: none;
	width: 750px;
	padding-bottom: 5px;
	float: left;
}

ul.bulletList2 div {
	font-size: 14px;
	color: #36281E;
	float: left;
	width: 60px;
	height: auto;
	padding-top: 0px;
	font-weight: bold;
}



input.box  {
	font-size: 11px;
	background: #FFFFFF;
	height: 16px;
	margin-left: 10px;
	padding-left: 3px;
	border: 1px solid #EF703D;
}
input.box2 {
	font-size: 11px;
	background: #FFFFFF;
	height: 16px;
	margin-left: 10px;
	padding-left: 3px;
	border: 1px solid #EF703D;
	width: 200px;
}

input.submit {
	font-size: 12px;
	color: #6892C4;
	background: #EEEBDF;
	height: 21px;
	border: 1px solid #EF703D;
	text-align: center;
	display: block;
	padding-bottom: 5px;
}
input.submit:hover {
	font-size: 12px;
	color: #EE723E;
	background: #EEEBDF;
	height: 21px;
	border: 1px solid #6892C4;
	text-align: center;
	padding-bottom: 5px;
	display: block;
}
#formBox {
	font-size: 14px;
	color: #6E6E6E;
	font-weight: bold;
	text-align: right;
	width: 355px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: 1px solid #878378;
	margin-bottom: 15px;
}



.icon {
	margin: 0px 10px 0px 0px;
	padding: 0px;
}



#footer {
	background: #F07740 url(../img/footerBackground.jpg) no-repeat;
	float: left;
	height: 55px;
	width: 914px;
	margin-left: 8px;
	text-align: center;
	padding-top: 20px;
	font-size: 12px;
}
#footer p {
	padding-bottom: 7px;
}

#footer a {
	font-size: 12px;
	color: #4c2101;
	text-decoration: none;
}
#footer a:hover {
	
	color: #FFFFFF;
	
}
.backtotop {
	font-size: 14px;
}
.font-size {
	font-size: 14px;
}

}

