/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#FFFFFF;
	text-align:center;
	min-width:1000px;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.875em;
		line-height:1.4285em;
		color:#000000;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#000; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:20px;}

/* ============================= main layout ====================== */

li { background:url(../images/marker.gif) no-repeat 0 3px; padding-left:31px; line-height:1.923em; font-size:0.9285em;}
li a {color:#b26d65;}

.imgindent {margin:0 20px 0 0; float:left;}
.imgindent1 {margin:0 26px 0 0; float:left;}

h2 {font-size:2.57em; line-height:1em; font-weight:normal; padding-bottom:32px;}
/* ============================= header ====================== */
#page1 #header {height:562px; background:url(../images/page1-header-bg.jpg) top center no-repeat #d70600;}
#header {background:url(../images/header-bg.jpg) top center no-repeat #d70600;}

.logo {float:left; padding:4px 0 0 112px;}

.menu {float:right; width:706px;}
.menu ul {width:100%; overflow:hidden;}
.menu li {float:left; padding:0; background:none; line-height:1.25em; font-size:1.1428em;}
.menu li a {display:inline-block; text-decoration:none; cursor:pointer; color:#fff; text-transform:uppercase;}
.menu li a span {display:inline-block; padding:0 9px 0 9px;}
.menu li a span span {padding:60px 7px 19px 7px;}

.menu li a:hover, .menu .active a {background:url(../images/menu-left-bg.gif) left bottom no-repeat ;}
.menu li a:hover span, .menu .active a span {background:url(../images/menu-right-bg.gif) right bottom no-repeat;}
.menu li a:hover span span, .menu .active a span span {background:#9c0000;}

.slogan {width:304px; text-align:right; padding:46px 0 0 577px; font-size:1.07em; line-height:1.4666em; color:#fff;}
.slogan strong {font-size:4.4em; line-height:1.2037em; font-weight:normal;}
.slogan em {font-size:3.7333em; line-height:1.2037em; display:block; padding-bottom:10px; margin-top:-20px;}
.slogan p {padding-top:40px;}

.relative {position:relative;}
.left-link, .right-link {position:absolute; top:166px;}
.left-link {left:2px}
.right-link {right:1px;}
/* ============================= content ====================== */
.indent {padding:29px 0 0 0;}
.indent1 {padding:30px 0 0 0;}

.col-pad {padding-right:27px;}
.col-pad1 {padding-right:29px;}
.col-pad2 {padding-right:50px;}

.box {background:#f1f1f1; }
.box .indent {padding:34px 20px 44px 20px;}
.box .padding {padding-bottom:50px;}
.box .padding1 {padding-bottom:36px;}
.box .padding2 {padding-bottom:60px;}
.box .top-tail {background:url(../images/box-top-tail.gif) left top repeat-x;}
.box .bottom-right {background:url(../images/box-corner-bottom-right.gif) bottom right no-repeat;}
.box .bottom-left {background:url(../images/box-corner-bottom-left.gif) bottom left no-repeat;}
.box .top-right {background:url(../images/box-corner-top-right.gif) top right no-repeat;}
.box .top-left {background:url(../images/box-corner-top-left.gif) top left no-repeat; width:100%;}

.title {color:#d70700;}

.border {background:url(../images/border-bg.gif) left bottom repeat-x; padding-bottom:17px; margin-bottom:14px;}
.border-pad {padding-bottom:22px; margin-bottom:19px;}

.link {font-size:1.214em; line-height:1.4705em; color:#d70700; display:inline-block; margin-top:24px;}

.link-marg {margin-top:34px;}

.pad {padding-top:27px;}
.pad1 {padding-top:36px;}
.pad2 {padding-top:56px;}

.ul-pad {padding-top:18px;}

.margin {margin-top:27px;}

.h-pad {padding-bottom:26px;}

.spacing {letter-spacing:-1px;}

.phone {display:inline-block; width:100px;}
/* ============================= footer ====================== */
#footer {font-size:0.857em;}
.policy {float:left; color:#999999; padding:19px 0 0 20px;}
.policy a {color:#999999; text-decoration:none;}
.policy a:hover {text-decoration:underline;}

.rss {display:inline-block; float:right; background:url(../images/rss.jpg) right 3px no-repeat; color:#999999; text-decoration:none; padding-right:20px; margin:20px 20px 0 0;}
.rss:hover {text-decoration:underline;}
/* ============================= forms ============================= */

#ContactForm {padding:4px 14px 0 0;}
#ContactForm label {height:26px; display:block;}
#ContactForm  .link {margin:25px 0 0 20px}
.alignright {text-align:right;}
.input {
	width:450px;
	border:1px solid #cfcfcf;
	background:#f8f8f8;
	font-size:1em;
	line-height:1.243em;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 5px;
}
.contact_details{
	float:right;
	width: 28% !important;	
}
.contact_details li a:hover{background: none}
textarea {
	width:450px;
	height:210px;
	border:1px solid #cfcfcf;
	background:#f8f8f8;
	overflow:auto;
	font-size:1em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

#wrapper 
{
	width: 1024px;
	margin:0px auto;
	display:none;
}

#mainLayout 
{
	width: 1024px;
	margin:0px auto;
}

#leftColumn 
{
	float: left;
	width: 595px;
	padding-top: 10px;
	font-size: 12px;
	padding-right: 5px;
}

#rightColumn 
{
	float: left;
	font-size:12px;
	padding-top: 10px;
	padding-bottom:55px;
	padding-left: 10px;
	width:405px;
}
.blackheaders 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color:#333333;
	font-weight: bold;
	text-align: left;
}
.blackheaders1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	color:#333333;
	font-weight: bold;
	text-align: left;
	text-decoration:underline;
}




.formtext 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	text-align: left;
}

.centered-h2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	color: #000;
}

#mainLayout #leftColumn .formtext .notes 
{
	font-style: italic;
}

.mini 
{
  font-size: 9px;
}

.smallnotes 
{
	font-style: italic;
	color: #666;
	font-size: 10px;
	font-weight: normal;
}

.resided_city
{
	width: 90px;
}

.resided_address
{
	width: 125px;
}

.zip_code
{
	width: 82px;
}

.acknowledge 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align:justify;
}
.submit_button
{
	width: 100%;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;	
}