html, body {
	width:100%;
	margin:0;
	padding:0;
}
body {
	background:#fdf8e3;
}
#main-container {
	margin: 0 auto;
	width:950px;
	font:12px Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #f68909;
	margin: 0 0 0 0;
}
h1  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #8f0013;
	margin: 0 0 0 0;
	text-decoration: none;
}
h1  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #8f0013;
	margin: 0 0 0 0;
	text-decoration: none;
}
h1   a:hover {
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #8f0013;
	margin: 0 0 0 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 2px 12px 0px 12px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF9900;
	margin: 0 0 0 0;

}



a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #872434;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #872434;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #872434;
	text-decoration: underline;
	background-color: #FEBE10;
}
.icon-window {
	text-decoration: none;
	margin: 0 0 0 15px;
}
.quote-field {
	height: 25px;
	width: 275px;
	line-height: 25;
	color: #999999;
	font-size: 14px;
	vertical-align: middle;
	padding: 3px 0 0 0;
}
.quote-label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 5px 0 5px 0;
}

/* top-nav */
#main-container .top-nav {
	float:right;
	display:inline;
	padding:0;
	position:relative;
	margin:32px 31px 0 0;
	list-style:none;
	height:14px;
}
#main-container .top-nav li {
	float:right;
	padding:0 6px;
	background:url(../images/top-separator.gif) no-repeat 0 3px;
}
#main-container .top-nav li.last {background:none;}
#main-container .top-nav a {
	text-decoration:none;
	color:#7b9197;
}
#main-container .top-nav a:hover {color:#023462;}
#skynav {
	float:right;
	width:390px;
	margin:7px 12px 0 0;
	text-align: right;
	color: #333333;
	display: inline;
}
#skynav p {
	text-align: right;
}
#skynav a {
	text-align: right;
	color: #711828;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 7px 0 7px;
}
#skynav  a:active {
	text-decoration: none;
}
#skynav   a:link {
	text-decoration: none;
}
#skynav  a:visited {
	text-decoration: none;
}
#skynav a:hover {
	text-decoration: none;
}
#nav {
	height: 28px;
	width: 950px;
	background-image: url(../images/bg-nav.gif);
	background-repeat: no-repeat;
	float: left;
	position: relative;
}
#nav li {
	float: left;
	list-style: none;
	padding: 0 15px  0 0;
	color: #FFFFFF;
}
#nav p {
	font-family: Arial, Helvetica, sans-serif;
}
#nav a {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#nav  a:hover {
	color: #E96A12;
	text-decoration: underline;
}

/* header */
#header {
	float:left;
	width:950px;
	height:100px;
	background:url(../images/bg-header.gif) no-repeat;
	display: inline;
}
#nav-container {
	background-image: url(../images/bg-nav.gif);
	background-repeat: no-repeat;
	float: left;
	width: 950px;
	padding: 0 0 0 25px;
}
#logo {
	display: inline;
	float: left;
	width: 400px;
}
#header p {
	display: inline;
}
#header  img {
	float: left;
	display: inline;
	border: 0;
}
#header  h1 {
	margin:0 0 0 0;
}
#header ul {
	float:left;
	width:769px;
	padding:0 0 0 26px;
	font-size:11px;
	margin:0;
	list-style:none;
}
#header ul li {
	float:left;
	padding:0 8px;
	background:url(../images/nav-separator.gif) no-repeat 100% 3px;
}
#header ul li.last {background:none;}
#header ul a {
	color:#cac1b7;
	text-decoration:none;
}
#header ul a:hover, #header ul li.active a {
	color:#fff;
	text-decoration:underline;
}
#page {
	float:left;
	width:950px;
	color: #000000;
	background-image: url(../images/bg-main.gif);
	min-height: 500px;
}
#page-btm {
	background-image: url(../images/bg-main-btm.gif);
	background-repeat: no-repeat;
	width: 950px;
	height: 10px;
	float: left;
}
#page-home {
	float:left;
	width:950px;
	color: #000000;
	background-image: url(../images/bg-main.gif);
}
#bar {
	background-color: #8f0013;
	float: left;
	height: 20px;
	width: 100%;
	margin: 0 0 0 0;
}
#bar p {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 12px 3px 12px;
}
#Left-col-container {
	width: 185px;
	float: left;
	display: block;
	min-height: 350px;
	margin: 5px 10px 5px 10px;
}
#Left-col-content {
	background-image: url(../images/bg-leftcol.gif);
	background-repeat: repeat-y;
	min-height: 350px;
	display: block;
	padding: 0 20px 0 20px;
}
#Left-col-container   p {
	font-weight: normal;
	color: #333333;
	margin: 0 0 0 0;
	text-align: left;
}
#Left-col-menu {
	padding: 0 0 0 0;
}
#Left-col-top {
	background-image: url(../images/bg-leftcol-top.gif);
	background-repeat: no-repeat;
	width: 621px;
	height: 12px;
}
#Left-col-btm {
	background-image: url(../images/bg-leftcol-btm.gif);
	background-repeat: no-repeat;
	width: 621px;
	height: 12px;
	display: block;
}
#Mid-col-container {
	width: 475px;
	margin: 5px 5px 5px 5px;
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#Mid-col-container p {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
#Mid-col-container img {
	float: right;
	margin: 0 0 0 12px;
	padding: 0 0 0 0;
}
#Mid-col-container .main-img {
	float: none;
	margin: 0 0 0 0;
}
#Mid-col-container .left-img {
	float: left;
	margin: 0 12px 0 0;
	padding: 0 0 0 0;
}
#Mid-col-container .headline {
	font-weight: bold;
	text-transform: uppercase;
	color: #E8A715;
	font-size: 18px;
}
#Right-col-container {
	margin: 5px 10px 5px 5px;
	float: right;
	min-height: 500px;
	width: 230px;
	display: block;
	background-color: #FDF8E3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#Right-col-container p {
	color: #333333;
	margin: 5px 0 0 0;
}
#Right-col-content {
	display: block;
	background-image: url(../images/bg-rightcol.gif);
	padding: 0px 10px 0px 10px;
}
#Right-col-top {
	background-image: url(../images/bg-rightcol-top.gif);
	background-repeat: no-repeat;
	height: 12px;
	display: block;
	width: 321px;
}
#Right-col-btm {
	background-image: url(../images/bg-rightcol-btm.gif);
	background-repeat: no-repeat;
	height: 12px;
	display: block;
	width: 321px;
}
#qlink-container {
	font-family: Arial, Helvetica, sans-serif;
	width: 690px;
	height: 44px;
	float: left;
}
#quickmenu-container {
	float: left;
	height: 44px;
	width: 225px;
}
#quickmenu-container .img {
	float: left;
	border-width: 0px;
	vertical-align: middle;
}
#qlink {
	position: relative;
}
#box-container {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	width: 950px;
}
#box-container  .form1 {
	line-height: 2px;
}
#box-container .subhead {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
#box-container a {
	color: #df922d;
	text-decoration: underline;
}
#box-container a:hover {
	background-color: #CCCCCC;
	color: #1669A0;
}
#box-container  .headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #1669A0;
}
#box-container p {
	margin: 0 0 0 0;
}
#box1 {
	float: left;
	height: 350px;
	width: 230px;
	background-color: #FDF8E3;
	margin: 7px 3px 3px 4px;
	text-align: center;
}
#box1 .content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
#box1 h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #8f0013;
	margin: 0 0 0 0;
	text-align: center;
}
#box1 h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	margin: 0 0 0 0;
	text-align: center;
}

#box1 h4 a{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	margin: 0 0 0 0;
	text-align: center;
	text-decoration:none;
}

#box1  h4:hover, #box1  h4 a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0 0 0;
	text-align: center;
	background-color: #FF9900;
}
#box1 p {
	text-align: center;
}
#box1  a {
	text-align: center;
	text-decoration: none;
	color: #000000;
}

/* footer */
#footer {
	float:left;
	width:950px;
	background:url(../images/footer.gif) no-repeat;
	background-repeat: no-repeat;
	height: 100px;
}
#footer p {
	float:left;
	padding: 0 0 0 0;
	color:#333333;
	text-align:left;
	line-height: 1.3;
}
#footer ul {
	float:left;
	width:795px;
	padding:0;
	margin:32px 0 0;
	font-size:11px;
	list-style:none;
	text-align:center;
	color:#767676;
}
#footer ul li {
	display:inline;
	padding:0 6px 0 3px;
	background:url(../images/footer-separator.gif) no-repeat 100% 3px;
}
#footer ul li.last {background:none;}
#footer a {
	color:#872434;
	text-decoration:none;
	font-size: 12px;
}
#footer a:hover {
	text-decoration:none;
	background-color: #FEBE10;
}
.required {
	color: #FF0000;
}
.error_strings{
	font-family:Verdana;
	font-size:10px;
	color:#CC0000;
}
.error_strings{
	font-family:Verdana;
	font-size:10px;
	color:#CC0000;
}

#signup {
	background-image:url(../images/login_box.gif);
	background-repeat:no-repeat;
	height:109px;
	width:192px;
	margin-left:20px;
	margin-top:0;
	float:left;
	
	}


form.signup input[type=text] {
	 border-style: hidden;
     border-width: 0px;
     color: #666;
     font-size:10pt;
	 height:14px;
	 width:130px;
	 background-position:top left;
     background-image:url(../images/spacer.gif);
	 background-repeat:no-repeat;
     padding:0 7px 0 7px;
	 margin: 0 3px 12px 3px;
}


#signup_name {
	margin:30px 3px 0 1px;
	
}
#signup_submit {
	float:right;
	width:47px;
	height:23px;
	margin:0 15px 0 0;
}

/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:400px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{

}



#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:12px;
color:#666666;
margin-bottom:10px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized fieldset {
	border:none;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input[type=text],#stylized textarea, #stylized select{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 10px 10px;
}


#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
