 html, body {
	margin:0;
	padding:0;
	text-align:center;
	background: url(../images/bg.jpg) repeat-x;
	background-color: #dbd7be;
} 
 
#pagewidth {
	width:777px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background: url(../images/hori-strip.jpg) repeat-y;
	border: 1px solid #000000;
} 
 
#phone {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	color:#000000;
	float:right;
	width:280px;
	height:83px;
	text-align:center;
	padding-right: 10px;
}
 
#header {
	background-color:#FFFFFF;
	width:777px;
	height:83px;
	background-repeat:no-repeat;
	background-image: url(../images/header_logo.jpg);
}

.headerSpanish {
	background-color:#FFFFFF;
	width:777px;
	height:83px;
	background-repeat:no-repeat;
	background-image: url(../images/header_logo-spanish.jpg);
}
 
#header2 {
	background-color:#FFFFFF;
	width:777px;
	height:135px;
	background-repeat:no-repeat;
} 

#header3 {
	background-color:#FFFFFF;
	width:777px;
	height:135px;
	background-repeat:no-repeat;
	background-image: url(../images/personal-header-logo.jpg);
} 
#header-container {
	float: right;
	height: 135px;
	width: 357px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}


#mainnav {
	width:777px;
	height:30px;
	background: #56679b;
	background-image: url(../images/nav-bg.jpg);
	font-size: 9px;
} 
 
#leftcol{
	width:25%;
	float:left;
	position:relative;
 }
 
#twocols{
	width:100%;
	float:right;
	position:relative;
  }
 
#rightcol{
	width:216px;
	float:right;
	position:relative;
	height: inherit;
	background: #000000 url(../images/Cartwright2_17.jpg) no-repeat;
 }
 
#maincol{
	float: left;
	display:inline;
	position: relative;
	width:538px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #FFFFFF;
}

p {
	color:#000000;
	font-size:12px;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.list {
	color:#000000;
	font-size:12px;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.list2 {
	color:#000000;
	font-size:12px;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
}

h1 {
	color:#000000;
	font-size:18px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	white-space: pre;
}

h2 {
	color:#000000;
	font-size:16px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	text-align:left;
}

ol {
color:#FFFFFF;
font-size:12px;
line-height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.lists {
	font-size:12px;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
}

/*li {
	color:#000000;
	font-size:12px;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
}*/

/****small form**/
#contactbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#FFFFFF
}

#form2 {
	float:left;
	width:180px;
	height:350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	background-image: url(../images/form_head.jpg);
	background-repeat: no-repeat;
}
.form-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-transform: capitalize;
	text-decoration: none;
	margin-right: auto;
	margin-bottom: -10px;
	margin-left: auto;
	margin-top: 3px;
	display: block;
}

label{
	float: left;
	width: 100px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-left: 10px;
}
#el02 {
	width: 150px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	color: #000000;
	font-size: 10px;
}

#el03 {
	width: 150px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	color: #FFFFFF;
	font-size: 12px;
}

#el09 {
	width: 290px;
	height: 150px;
}

#submitbutton2{
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #212677;
	font-weight: bold;
	height: 27px;
	float:right;
	margin-right: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/**code for forms**/

#label1{
	float: left;
	width: 200px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-right: 8px;
	margin-bottom: 10px;
	display: inline;
}
.form-container {
	display: block;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	margin-bottom: 5px;
}

.form-container1 {
	display: block;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}

#e111 {
	width: 130px;
	margin-bottom: 10px;
	float: right;
	
}

#e112{
	width: 150px;
	height: 80px;
	margin-top: -1px;
}

#e113{
	width: 130px;
	height: 80px;
	display: block;
	float: right;
	margin-bottom:15px;
}

.boxes{
width: 1em;
}

#submitbutton{
	margin-top: 5px;
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	/*background-image: url(../images/background/top-navigation-bg.jpg);*/
	border: 1px solid #CCCCCC;
}

br{
clear: left;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-position: outside;
	list-style-type: decimal;
	padding-left: 18px;
}

/*---------form style-----------*/
#request-form {
	float:left;
	width:210px;
	height:400px;
	margin-left:3px;
	display: block;
}
label{
	float: none;
	width: 100px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-left: 5px;
	color: #FFFFFF;
}

#form-address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
}

#el01 {
	width: 180px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #000000;
}

#verify {
	width: 88px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #000000;
	float:left;
	display:inline;
}
.verify-img {
	float:left;
	margin-bottom: 5px;
	margin-left:5px;
	
}

#el02{
	width: 180px;
	margin-bottom: 10px;
}
#el08 {width: 250px;
height: 150px;}

#submitbutton {
	margin-left: 55px;
	margin-top: 5px;
	width: 100px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* -------------------------- */
#nav {
	width:777px;
	height:28px;
	display: block;
	background-color: 56679b;
	font-size: 16px;
}

#nav ul {
	float: inherit;
	list-style: none;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing:normal;
	padding-top:5px;
	text-align:center;
	font-style: normal;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
/* -------------------------- */
/* The top main navigation links */
#nav a {
	display: block;
	color: #FFFFFF;
	background-image:none;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:normal;
	font-style: normal;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 7px;
}


#nav a:hover {
	color:#FFFF00;
}

#nav li {
	float: left;
	padding: 0;
}

#nav li a#current
{
	color: #FFFFFF;
}
/* The dropdown links lists */
#nav li ul {
	position:absolute;
	z-index: 10;
	left: -999em;
	height: auto;
	width: 150px;
	font-weight: normal;
	border: 1px solid #000000;
	margin: 0;
	padding:0;
	background-color:#FFFFFF;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
}
#nav img  { border:0; border:8px #fff solid; }
#nav li li { /* this is for the image list */
	padding:0px px 0px px;
	width: 150px;
	line-height:19px;
}
#nav li ul a {
	padding: 0;
	width: 150px;


	* html width: 100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6273A7;
	font-weight:normal;
	text-decoration:none;
}
#nav li ul a:active {
text-align:left;
}

/* This controls the flyout location of the second level dropdowns */
#nav li ul ul {
	margin: -2em 0 0 100px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li ul a:hover {
	color:#999999;
	text-decoration:underline;
}
#nav img:hover {
	color:#666666;
	border:8px;
}
/* -------------------------- */
/* Here is the background of the main nav link while looking at the dropdown */
#nav li:hover, #nav li.sfhover {
}
/* -------------------------- */
/* The dropdown links list colors */
#nav li ul.under a {
	background-image: none;
}
#nav li ul.under a:hover {
	background: none;
}
/* -------------------------- */


/* The background of the second level links while looking at the dropdown under it... */
#nav li ul.under li:hover a.daddy, #nav li ul.under li.sfhover a.daddy {
}
#nav li ul.under li:hover, #nav li ul.under li.sfhover {
	background-color: none;
}

/*Footer********************************/
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	list-style-position: outside;
	list-style-type: decimal;
	padding-left: 18px;
}

#footer{
	height:75px;
	clear:both;
	width: 777px;
	margin:0;
	padding:0;
	background-color:#DBD7BE;
} 

#footer2{
	height:205px;
	clear:both;
	width: 777px;
	margin:0;
	padding:0;
	background-color:#DBD7BE;
}
 
#footercontact {
	margin:0;
	padding:0;
	width: 777px;
	text-align: center;
	position:absolute;
	font-size: 10px;
}
#footnav{
	padding:0;
	margin:0;
	width:150px;
	float:left;
	height:110px;
	padding-bottom:0px;
	padding-left:15px;
	/*	padding-top:10px;*/
	position:relative;
	border-right: 1px #fff solid;
}
#footnav ul {
	padding:0; margin:0;
}
#footnav li{
	padding:0; margin:0;
	line-height:21px;
	list-style:none;
}
#footnav a:link {
	color:#fff;
	text-decoration:none;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.02em;
}
#footnav a:visited {
	font:Arial;
	font-size:10px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#footnav a:hover {
	font:Arial;
	font-size:10px;
	color:#fff;
	text-decoration:underline;
}
#footnav img {
margin-top:50px;
float:right;
margin-left:10px;
}
#footerlinks {
	float:right;
	margin:0;
	padding:0;
	text-align:center;
	width: 365px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height:18px;
	color: #fff;
	position:relative;
	text-align:left;
	height:115px;
	padding-bottom:0px;
	padding-left:25px;
	position:relative;
	border-left: 1px #fff solid;
	
}

a.footer, a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: underline;
}
a.directoryone, a.directoryone:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
}
a.directoryone:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: underline;
}

/* -------------------------- */
 
 /* *** Float containers fix: *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
