* {
	margin: 0;
	padding: 0;
}

body {
	background: #e6d0b8 /*#e0a48a /*lite skin*/ /*#c77e5d /*dark skin*/ /*#742d00  #8ba732 #d2d2d2 #e5e6e7 #f0f0f0*/ url(images/body-tail1.gif) repeat-x 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

#top-left-tail {
	background: url(images/top-left-tail1.gif) repeat-x 0% 0%;
	width: 50%;
	height: 417px;
	position: absolute;
	top: 0;
	left: 0;
}

#main {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {	position: relative;	height: 417px;}

#content {
	/*padding: 33px 41px 39px 41px;*/
	padding: 20px 20px 30px 20px;
}

#content p {
	font-size:14px; 
	line-height:18px; 
	padding: 0 0 12px 0; 
}

#content a:link {
	color: #771117; font-weight:bold; text-decoration:underline;
}

#content a:visited {
	color: #771117; font-weight:bold; text-decoration:underline;
}

#content a:hover {
	color:#8ba732; text-decoration: none;
}

.row-1 {padding: 0 0 20px 0;}

.row-2 {padding: 0 0 20px 0;}

.wrapper {width: 100%; overflow: hidden;}

/*#content p em {
	float: right;
	padding: 0 5% 0 0;
	font-style: normal;
}

#content p.extra {
	padding: 0 0 27px 0;
}

#content p.extra1 {
	padding: 0 0 24px 0;
}

#content p.extra2 {
	padding: 0 0 12px 0;
}*/


/************************************************************************* box ***************************************************/

.box .border-top {
	background: #fcfcfc url(images/border-top.jpg) repeat-x 0% 0%;
}

.box .border-bot {
	background: url(images/border-bot.jpg) repeat-x 0% 100%;
}

.box .border-left {
	background: url(images/border-left.jpg) repeat-y 0% 0%;
}

.box .border-right {
	background: url(images/border-right.jpg) repeat-y 100% 0%;
}

.box .corner-top-left {
	background: url(images/corner-top-left.jpg) no-repeat 0% 0%;
}

.box .corner-top-right {
	background: url(images/corner-top-right.jpg) no-repeat 100% 0%;
}

.box .corner-bot-left {
	background: url(images/corner-bot-left.jpg) no-repeat 0% 100%;
}

.box .corner-bot-right {
	background: url(images/corner-bot-right.jpg) no-repeat 100% 100%;	width: 100%;
}

.box .box-indent {padding: 23px 32px 25px 30px;}

.box .box-indentcu {padding: 23px 22px 10px 20px;}

.box .inner {
	margin: 0 0 18px 0; 
	padding: 19px 0 /*25px*/ 15px 10px /*35px*/; 
	border-bottom: 1px solid #999999;}
	
.top {float:right; font-size:12px;}	

/*.box p {
	margin: -3px 0 -3px 0 !important;
	padding: 0 0 0 0 !important;
	line-height: 1.5em !important;
	font-size: 1em !important;
	color: #4b4b4b !important;
}

.box p.extra {
	padding: 19px 0 0 25px !important;
	line-height: 1.714em !important;
	font-size: 1.167em !important;
}

.box p.extra a {
	color: #71c050;
}
*/

/***************************************************************************** h1 - h2 *****************************************************/

h1 {
	padding: 0 0 18px 35px; /*55px;*/
	line-height: 1.1em;
	font-size: 2.5em;
	font-weight: normal;
	border-bottom: 2px solid #771117;
}

h1.style-1 {background: url(images/button-grn.gif) no-repeat 0 /*22px*/ 8px;}

h1.style-2 {background: url(images/button-red.gif) no-repeat 0 /*22px*/ 8px;}

h1.style-3 {background: url(images/button-slv.gif) no-repeat 0 /*22px*/ 8px;}

h2 {
	background: url(images/button-arrow.gif) no-repeat 0% 4px;
	padding: 0 0 20px 36px;
	word-spacing: 1px;
	line-height: 1.1em;
	font-size: 2.5em;
	font-weight: normal;
	border-bottom: 2px solid #771117;
}

h2.style-1 {
	background: url(images/bg6.gif) no-repeat 0% 4px;
	padding: 0 0 33px 36px;
}


/*********************************************************************** div **************************************************/

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.fleft {
	float: left;
}

img.fleft {
	margin: 0 22px 12px 0;
}

a.fleft {
	margin: 0 0 0 22px !important;
}

.fright {
	float: right;
}

.clear {clear: both; font-size: 0%; line-height: 0%; height: 0;}

.clear10 { clear:both; height:10px; }

.clear20 { clear:both; height:20px; }

.clear30 { clear:both; height:30px; }

.clear40 { clear:both; height:40px; }

.separator10 {border-bottom: 1px solid #999999; margin:10px auto;}

.separator20 {border-bottom: 1px solid #999999; margin:20px auto;}

.separator40 {border-bottom: 1px solid #999999; margin:40px auto;}

.faqs {
	margin: 15px auto; 
	padding: 10px 20px 10px 15px;
	border-bottom: 1px solid #e5e6e7;
}	

.faqtitle { font-size:16px; font-weight:bold; font-style:italic; margin-left:-10px;}	

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
}

/**************************************************************************** text ********************************************************/

.stng {font-weight:bold;}

.txt10 {font-size:10px;}

.txt10b {font-size:10px; font-weight:bold;}

.txt12 {font-size:12px;}

.txt12b {font-size:12px; font-weight:bold;}

.txt12bi {font-size:12px; font-weight:bold; font-style:italic;}

.txt14 {font-size:14px; line-height:20px;}

.txt14b {font-size:14px; line-height:20px; font-weight:bold;}

.txt16 {font-size:16px; line-height:20px;}

.txt16b {font-size:16px; line-height:20px; font-weight:bold;}

.txt18 {font-size:18px; line-height:20px;}

.txt18b {font-size:18px; line-height:20px; font-weight:bold;}

.txt18bcnt {font-size:18px; line-height:20px; font-weight:bold; text-align:center;}

.txt22 {font-size:22px; line-height:24px;}

.txt22b {font-size:22px; line-height:24px; font-weight:bold;}

.txt22bcnt {font-size:22px; line-height:24px; font-weight:bold; text-align:center;}

.itl { font-style:italic;}

/****************************************************************** popup windows ***********************************************/

#dhtmltooltip{
position: absolute;
left: -500px;
width: 150px;
border: 2px solid black;
padding: 10px;
background-color: #e5e6e7;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
color: #393939;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -500px;
z-index: 101;
visibility: hidden;
}

/************************************************************************* lists ***********************************************/

.list li {
	background: url(images/marker-1.gif) no-repeat 0% 9px;
	padding: 0 0 0 11px;
	line-height: 30px; /*1.714em;*/
	font-size: 14px; /*1.167em;*/
	/*color: #4b4b4b;*/
}

.list li a {
	color: #771117;
	/*color: #4b4b4b;*/
	text-decoration: underline; /*none;*/
}

.list li a:hover {
	color:#8ba732;
	text-decoration: underline;
}

.style-2 li {
	background: url(images/marker-2.gif) no-repeat 0% 9px !important;
}

.style-3 li {
	background: url(images/marker-3.gif) no-repeat 0% 9px !important;
}


.list-1 li {
	background: url(images/marker-1.gif) no-repeat 0% 9px;
	padding:0 0 0 10px; 
	margin: 10px;
	font-size:14px; 
	line-height:20px;
}



	 

/*************************************************************************** colored bg links *****************************************************/

.link-1 {
	background: url(images/link-tail1.gif) repeat-x 0% 0%;
	height: 19px;
	float: left;
	overflow: hidden;
	text-decoration: none;
	font-size: 16px;
	/*font-size: 0.917em;*/
	color:#771117;	
	/*color: #f7f7f7;*/
}

.link-1 span {
	background: url(images/link-left1.gif) no-repeat 0% 0%;
	display: inline-block;
}

.link-1 span span {
	background: url(images/link-right1.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 19px;
	padding: 0 13px 0 18px;
	line-height: 17px;
}

.link-1:hover span span {
	cursor: pointer;
	text-decoration: none;
	color:#FFFFFF;
}


.indent {
	padding: 24px 0 0 38px;
}

.indent-left {
	margin: 0 0 0 150px;
}

.no-indent {
	padding: 0 !important;
	margin: 0 !important;
}

.line-ver {
	background: url(images/line-ver.gif) repeat-y;
}

/****************************************************************** contact us form *******************************************************/

.formmain { font-size:12px; background:#999; padding:2px 5px 5px 20px; }

span.required {font-size:16px; color:red; }

.formLeft 
{ float:left; margin-bottom:5px; padding:0 0 5px 20px; line-height:20px; }

.formLeft40 
{ float:left; margin-bottom:5px; padding:10px 0 5px 20px; line-height:20px; }

.formLeftButton 
{ float:left; margin-bottom:5px; padding:10px 0 5px 300px; line-height:20px; }

/******************************************************************** footer *************************************************************/

#footer {
	width: 100%;
/*	height: 65px;*/
	text-align:center;
	margin-bottom:20px;
	border-top: 3px solid #fff;
}

#footer p {
	font-size:12px;
	line-height:20px;
	padding: 10px 0 10px 0;
	color: #393939;
}

#footer a:link, a:visited {
	text-decoration: none;
	color:#771117;
}

#footer a:hover {
	text-decoration: underline;
	color:#8ba732;
}

/********************************************************************* OLD form **************************************/

/*h3 {
	background: url(images/bg5.gif) no-repeat 0% 4px;
	padding: 0 0 11px 36px;
	word-spacing: 1px;
	line-height: 1.1em;
	font-size: 2.5em;
	font-weight: normal;
}

h3.title1 { padding-bottom:31px;}

h4 {
	padding: 3px 0 7px 0;
	line-height: 1.286em;
	font-size: 1.167em;
	color: #202020;
}

h4 span {
	margin: 0 4px 0 0;
}

h5 {
	line-height: 1.714em;
	font-size: 1.167em;
	font-weight: normal;
	color: #71c050;
}

h5.style-2 {
	color: #62b9c7;
}
*/

/*#subscribe-form {
	background: url(images/subscribe-form.gif) no-repeat 0% 0%;
	width: 258px;
	height: 59px;
	padding: 20px 0 0 28px;
}

#subscribe-form input {
	background: #fff;
	width: 141px;
	height: 15px;
	margin: 0 0 6px 0;
	padding: 1px 3px 1px 7px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #525252;
}

#subscribe-form #subscribe-submit {
	background: url(images/subscribe-submit.gif) no-repeat 0% 0%;
	width: 75px;
	height: 20px;
	margin: 0 0 0 3px;
	padding: 0;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
}

#subscribe-form a {
	background: url(images/arrow.gif) no-repeat 0% 5px;
	margin: 0 0 0 3px;
	padding: 0 0 0 13px;
	color: #7dc666;
}*/

/*#contact-form {
	width: 100%px;
}

#contact-form textarea {
	background: none;
	width: 246px;
	height: 62px;
	padding: 3px;
	border: 1px solid #a4a4a4;
	float: right;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #898989;
}

#contact-form label {
	display: block;
	height: 25px;
	overflow: hidden;
}

#contact-form input {
	background: none;
	width: 220px;
	height: 14px;
	padding: 2px 3px 2px 3px;
	border: 1px solid #a4a4a4;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #898989;
}

#contact-form a {
	background: url(images/link-tail4.gif) repeat-x 0% 0%;
	height: 19px;
	float: right;
	margin: 12px 0 0 27px;
	overflow: hidden;
	text-decoration: none;
	font-size: 0.917em;
	color: #f7f7f7;
}

#contact-form a span {
	background: url(images/link-left4.gif) no-repeat 0% 0%;
	display: inline-block;
}

#contact-form a span span {
	background: url(images/link-right4.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 19px;
	padding: 0 13px 0 18px;
	line-height: 17px;
}

#contact-form a:hover span span {
	cursor: pointer;
	text-decoration: underline;
}*/

/*.link-2 {
	background: url(images/link-tail2.gif) repeat-x 0% 0%;
	height: 19px;
	float: left;
	overflow: hidden;
	text-decoration: none;
	font-size: 16px;
	color:#771117;	
}

.link-2 span {
	background: url(images/link-left2.gif) no-repeat 0% 0%;
	display: inline-block;
}

.link-2 span span {
	background: url(images/link-right2.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 19px;
	padding: 0 13px 0 18px;
	line-height: 17px;
}

.link-2:hover span span {
	cursor: pointer;
	text-decoration: none;
	color:#FFFFFF;
}

.link-3 {
	background: url(images/link-tail3.gif) repeat-x 0% 0%;
	height: 19px;
	float: left;
	overflow: hidden;
	margin: 0 0 0 77px;
	text-decoration: none;
	font-size: 16px;
	color:#771117;	
}

.link-3 span {
	background: url(images/link-left3.gif) no-repeat 0% 0%;
	display: inline-block;
}

.link-3 span span {
	background: url(images/link-right3.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 19px;
	padding: 0 13px 0 18px;
	line-height: 17px;
}

.link-3:hover span span {
	cursor: pointer;
	color:#FFFFFF;
}

.link-4 {
	background: url(images/link-tail4.gif) repeat-x 0% 0%;
	height: 19px;
	float: left;
	overflow: hidden;
	text-decoration: none;
	font-size: 16px;
	color:#e5e6e7;	
}

.link-4 span {
	background: url(images/link-left4.gif) no-repeat 0% 0%;
	display: inline-block;
}

.link-4 span span {
	background: url(images/link-right4.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 19px;
	padding: 0 13px 0 18px;
	line-height: 17px;
}

.link-4:hover span span {
	cursor: pointer;
	color: #666666;
}

.link-5 {
	color: #68bbc9 !important;
}*/

/*.list-1 {
	padding: 0 0 6px 0;
}

.list-1 li {
	width: 100%;
	overflow: hidden;
	padding: 0 0 26px 0;
}

.list-1 li img {
	float: left;
	margin: 0 22px 0 0;
}

.list-1 li strong {
	display: block;
	padding: 4px 0 8px 0;
	font-size: 1.167em;
	color: #202020;
}

.list-1 li p {
	padding: 0 !important;
	line-height: 1.5em !important;
	font-size: 1em !important;
	color: #898989 !important;
}

.list-1 li.extra {
	padding: 0;
}*/

/*.list-2 {
	padding: 0 0 17px 0;
}

.list-2 li {
	background: url(images/marker-4.gif) no-repeat 0% 7px;
	padding: 0 0 0 15px;
	line-height: 1.417em;
	font-weight: bold;
	color: #212121;
}

.list-2 li a {
	color: #212121;
}

.list-2 li a span {
	text-transform: uppercase;
	color: #fc5f8f;
}*/

