@charset "utf-8";
/* CSS Document */

body{
	background-color:#D8D8D8;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top:0px;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color:#4e5360;
}
a img{
	border:none;
}
a{
	color:#4e5360;
}
#content-wrap{
	background-color:#FFF;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	-webkit-box-shadow: 5px 5px 7px #666;
	-moz-box-shadow: 0px 0px 20px #666;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#logo{
	padding-top:37px;
	padding-left:37px;
}
#top-right{
	float:right;
	padding-right:10px;
	padding-top:10px;
	text-align:right;
}
#top-right a{
	text-decoration:none;
	color:#2d2d2d;
}
#mailing-list{
	text-align:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(images/form-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:181px;
	height:52px;
	padding-top: 7px;
	padding-left: 10px;
	margin-top: 23px;
}
#field{
	width:116px;
}
#menu{
	margin-top:20px;
	padding-left:162px;
	height:33px;
	padding-right:1px;
	background-image: url(images/nav-end.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display:inline-block;
	text-transform: uppercase;
	font-size: 11px;
}
#menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#menu li{
	display:inline;height:33px;margin:0px;
}
#menu li a{
	background-image: url(images/nav-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:inline-block;
	line-height:33px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-decoration: none;
	color:#2d2d2d;
	font-weight: bold;
}
#menu li a:hover{
	background-image: url(images/nav-hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#08087b;
}
#menu  li#current a{
	background-image: url(images/nav-hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#08087b;
}
#page-wrap{
	background-image: url(images/content-back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top:3px;
	position:relative;
}
.clear{
	clear:both;
	height:0px;
	font-size:0px;
}
#col-1{
	width:162px;
	float:left;
	background-image: url(images/col-1-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#col-2{
	width:572px;
	float:left;
	background-image: url(images/col-2-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#col-3{
	width:216px;
	float:left;
	background-image: url(images/col-3-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #1D1E4E;
}
#quote{
	color:#FFF;
	padding-top:137px;
	padding-left:17px;
	padding-right:17px;
	padding-bottom:10px;
	line-height:14px;
}
#quote h2{
	font-size:17px;
	font-weight:normal;
	font-family: Times New Roman, Times, serif;
	margin-top:0px;
	margin-bottom:10px;
}
#quote p{
	margin-top:10px;
	margin-bottom:10px;
}
#strap{
	font-size:18px;
	color:#FFF;
	font-family: Times New Roman, Times, serif;
	margin-top:0px;
	margin-bottom:10px;
	font-style: italic;
	text-transform: capitalize;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:20px;
	
}
#heading{
	background-color:#d6ad42;
	line-height:56px;
	background-image: url(images/heading-back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#heading h1{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size:30px;
	color:#FFF;
	font-family: Times New Roman, Times, serif;
	font-weight:normal;
}
#content{
	background-color:#FFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#content p{
	margin-top:0px;
	margin-bottom:20px;
}
.side-head{
	background-color:#000;
	color:#FFF;
	font-size:14px;
	margin-top:90px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.faq-head{
	background-color:#4e5360;
	color:#FFF;
	font-size:14px;
	margin-top:90px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#now{
	color:#FFF;
	font-style: italic;
	line-height:14px;
}
#now P{
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#footer{
	background-color:#000;
	color:#FFF;
	width:934px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding:10px;
}
#footer a{
	color:#FFF;
	text-decoration:none;
}
.copy{
	color:#9fa6b6;
}
.quotelink {color: #FFFFFF;
}
.largerbold {color: #4e5360;
font:Arial, Helvetica, sans-serif;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:bold;
}