/*CSS Document*/
/*Created for Cantex by NetSuccess on 08/01/06*/

* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
	overflow: scroll;
}

p error {
	padding: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	line-height: 1.6em;
	text-align: left;
	clear: both;
}

p {
	padding: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d5d5d;
	line-height: 1.6em;
	text-align: left;
	clear: both;
}

p a:link, p a:visited {
	color: #97233f;
	text-decoration: underline;
}

p a:hover {
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;	
	margin: 0;
	padding: 0;
	text-align: left;
}

h1 a {
	width: 148px;
	height: 107px;
	display: block;
	text-indent: -999px;
	text-decoration: none;
	background: url(../images/logo_cantex.gif) no-repeat top left;
	float: left;
	text-align: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #5d5d5d;
	line-height: 1.6em;
	text-align: left;
}

h3 {
	padding: 15px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #5d5d5d;
	text-align: left;
}

h5 {
	padding: 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #305719;
	line-height: 1.6em;
	text-align: left;
}

h6 {
	padding: 0 0 2px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5d5d5d;
	line-height: 1.6em;
	text-align: left;
	clear: both;
}

h6 a:link, h6 a:visited {
	color: #97233f;
	text-decoration: underline;
}

h6 a:hover {
	text-decoration: none;
}

dl {
	margin: 10px 0;
}

dt {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #305719;
	text-align: left;
}

dd {
	padding: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d5d5d;
	line-height: 1.6em;
	text-align: left;
	clear: both;
}

body {
	margin: 0 auto;
	text-align: center;
	background: #a7a682 url(../images/bg_body_green.gif) repeat top left;
	font-size: 10px;
}

/*----------------------------- Top Nav -----------------------------*/
#topnav {
	margin: 0 auto;
	width: 1000px;
	
}

#topnav ul {
	padding: 4px 0;
	float: right;
}

#topnav li {
	padding: 0 6px 0 4px;
	_padding: 0 4px 0 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #972340;
	list-style: none;
	display: inline;
}

#topnav li a:link, #topnav li a:visited {
	color: #972340;
	text-decoration: none;
}

#topnav li a:hover {
	color: #5d5d5d;
}

.topnavborder {
	border-right: 1px solid #972340;
}

/*----------------------------- Main Container -----------------------------*/
#maincontainer {
	margin: 0 auto;
	width: 1000px;	
}

/*----------------------------- Nav -----------------------------*/
#nav {
	width: 148px;
	background: #f4f3e8;
	float: left;
	border-top: 7px solid #f4f3e8;
	border-bottom: 7px solid #f4f3e8;
	border-left: 7px solid #f4f3e8;
}

#nav ul {
	padding: 14px 0;
	float: right;
	background: #bfc99a;
	display: block;
	width: 148px;
}

#nav li {
	padding: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #972340;
	list-style: none;
	text-align: right;
}

#nav li a:link, #nav li a:visited {
	padding-right: 14px;
	color: #972340;
	text-decoration: none;
}

#nav li a:hover {
	color: #96958b;
	/*color: #b3bc91;
	background: #d2dcbb;*/
	display: block;
	width: 134px;
}

/*----------------------------- Subnav -----------------------------*/
#subnav {
	padding: 0 0px 0 0px;
	width: 220px;
	background: #d2dcbb;
	float: right;
	border-right: 7px solid #f4f3e8;
	border-bottom: 14px solid #f4f3e8;
}

#subnav ul {
	padding: 5px 0;
}

#subnav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5d5d5d;
	text-align: left;
	list-style: none;
	line-height: 1.6em;
}

#subnav li a:link, #subnav li a:visited {
	padding-left: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #5d5d5d;
}

#subnav li a:hover {
	color: #97233f;
	/*background: url(../images/bullet_subnav.gif) no-repeat top left;*/
}

.subnavborder {
	background: url(../images/border_dots_subnav.gif) repeat-x top left;
}

/*----------------------------- Profile On States -----------------------------*/
#profile li#nav_profile a, #values li#nav_profile a, #history li#nav_profile a, #leadership li#nav_profile a { 
	color: #b3bc91;
	background: #d2dcbb;
	display: block;
	width: 134px;
}

#values li#subnav_values a, #history li#subnav_history a, #leadership li#subnav_leadership a { 
	color: #97233f;
	background: url(../images/bullet_subnav.gif) no-repeat top left;
}

/*----------------------------- Centers Nav On States -----------------------------*/
#centers li#nav_centers a, #center_overview li#nav_centers a, #center_location li#nav_centers a, #center_photo li#nav_centers a { 
	color: #b3bc91;
	background: #d2dcbb;
	display: block;
	width: 134px;
}

/*----------------------------- Centers Subnav On States -----------------------------*/
#center_overview li#subnav_overview a, #center_location li#subnav_location a,#center_floorplans #subnav_floorplans a,  #center_location li#subnav_photos a, #center_floorplan li#subnav_floorplan a, #center_photo li#subnav_photo a  { 
	color: #97233f;
	background: url(../images/bullet_subnav.gif) no-repeat top left;
}

/*----------------------------- Family Resources On States -----------------------------*/
#famresource li#nav_famresource a, #faq li#nav_famresource a, #links li#nav_famresource a, #glossary li#nav_famresource a { 
	color: #b3bc91;
	background: #d2dcbb;
	display: block;
	width: 134px;
}

#faq li#subnav_faq a, #links li#subnav_links a, #glossary li#subnav_glossary a { 
	color: #97233f;
	background: url(../images/bullet_subnav.gif) no-repeat top left;
}

/*----------------------------- Locations On States -----------------------------*/
#locations li#nav_locations a { 
	color: #b3bc91;
	background: #d2dcbb;
	display: block;
	width: 134px;
}

/*----------------------------- Services On States -----------------------------*/
#services li#nav_services a { 
	color: #b3bc91;
	background: #d2dcbb;
	display: block;
	width: 134px;
}

/*----------------------------- Employment Subnav On States -----------------------------*/
#benefits li#subnav_benefits a, #opportunities li#subnav_opportunities a, #contact li#subnav_contact a { 
	color: #97233f;
	background: url(../images/bullet_subnav.gif) no-repeat top left;
}

/*----------------------------- Rehabilitation Subnav On States -----------------------------*/
#benefits li#subnav_benefits a, #rehabilitation li#subnav_rehabilitation a, #contact li#subnav_contact a { 
	color: #97233f;
	background: url(../images/bullet_subnav.gif) no-repeat top left;
}

/*----------------------------- Investor Subnav On States -----------------------------*/
#development li#subnav_development a, #ratings li#subnav_ratings a { 
	color: #97233f;
	background: url(../images/bullet_subnav.gif) no-repeat top left;
}

/*----------------------------- Content -----------------------------*/
#contentcontainer {
	width: 830px;
	background: #f4f3e8;
	float: left;
	border-top: 7px solid #f4f3e8;
	border-bottom: 7px solid #f4f3e8;
	border-left: 7px solid #f4f3e8;
}

#contenthome {
	padding: 20px 0 10px 30px;
	width: 500px;
	float: left;
}

#content {
	padding: 20px 0 25px 35px;
	width: 496px;
	float: left;
}

#contentLeft {
	width: 248px;
	float: left;
}

#contentRight {
	width: 248px;
	float: right;
}

#contentmap {
	padding: 20px 0 25px 35px;
	width: 525px;
	float: left;
}

/*.mapborder {
	border: 1px solid #999;
}*/

p.backlink {
	padding: 10px 0 0 35px;
}

#content ul {
	padding: 0 5px 10px 20px;
}

#content li {
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #5d5d5d;
	line-height: 1.6em;
	text-align: left;
	list-style-image: url(../images/bullet_content.gif);
}

#content ul li li {
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #5d5d5d;
	line-height: 1.6em;
	text-align: left;
	list-style-image: url(../images/bullet_content.gif);
}

ul#secondary {
	padding: 0 5px 0 20px;
}

#content li a:link, #content li a:visited {
	color: #97233f;
	text-decoration: underline;
}

#content li a:hover {
	text-decoration: none;
}

#colonnades {
}

#colonnades h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #5d5d5d;
	line-height: 1.6em;
	text-align: left;
	margin-top: -15px;
}


ul#col {
	float: left;
	width: 115px;
	display: block;
}

.contactborder {
	margin: 15px 0 0 0;
	background: url(../images/border_dots_content.gif) repeat-x top left;
}
#content h3 {
	padding-top: 20px;
}

#content img {
	border: none;
}

#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #5d5d5d;
	line-height: 1.2em;
	text-align: left;
	clear: both;
}

#content h2 {
	padding-top: 20px;
}


#content form {
	padding: 10px 0 0 0;
}

#content input {
	margin: 0 0 8px 0;
	width: 245px;
	height: 16px;
	border: 1px solid #5d5d5d;
	background: #f4f3e8;
	color: #5d5d5d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	float: left;
}

#content textarea {
	margin: 0 0 8px 0;
	width: 243px;
	border: 1px solid #5d5d5d;
	background: #f4f3e8;
	color: #5d5d5d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	float: left;
}

input#submit {
	margin-right: 50px;
	width: 48px;
	float: left;
	background: #d4d2bf;
	line-height: 1.2em;
}

input#submit:hover {
	background: #f4f3e8;
}

img.employees {
	margin: 20px 0 0 0;
}

/*----------------------------- CTAs Right -----------------------------*/
#cta {
	padding: 0 6px 0 13px;
	width: 202px;
	background: #e8e3c5;
	float: right;
	border-right: 7px solid #f4f3e8;
}

#cta p {
	padding-bottom: 20px;
	line-height: 1.2em;
}

#cta img {
	padding-bottom: 7px;
	border: 0px;
}

.ctaborder {
	background: url(../images/border_dots_dktan.gif) repeat-x top left;
}

/*----------------------------- Contact Right -----------------------------*/
#contactrightcontainer {
	padding-bottom: 25px;
	width: 221px;
	float: right;
	border-right: 7px solid #f4f3e8;
	background: #e8e3c5 url(../images/bg_contact_bottom.gif) no-repeat bottom left;
}

#contactright {
	padding: 0 6px 0 13px;
	background: url(../images/bg_contact_top.gif) no-repeat top left;
}

#contactright h3 {
	padding-top: 25px;
}

#contactright h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #5d5d5d;
	line-height: 1.2em;
	text-align: left;
	clear: both;
}

#contactright p {
	padding-bottom: 15px;
	line-height: 1.2em;
}

#contactright form {
	padding: 10px 0 0 0;
}

#contactright input {
	margin: 0 0 8px 0;
	width: 195px;
	height: 14px;
	border: 1px solid #5d5d5d;
	background: #f4f3e8;
	color: #5d5d5d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	float: left;
}

#contactright textarea {
	margin: 0 0 8px 0;
	width: 193px;
	border: 1px solid #5d5d5d;
	background: #f4f3e8;
	color: #5d5d5d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	float: left;
}

input#button {
	margin-right: 8px;
	width: 48px;
	float: right;
	background: #d4d2bf;
	line-height: 1.2em;
}

input#button:hover {
	background: #f4f3e8;
}

/*------------------------------ Footer ------------------------------*/
#footer {
	margin: 0 auto;
	padding: 10px 14px;
	width: 809px;
	background: #d4d2bf;
	border-top: 7px solid #a8a784;
	position: relative;
	left: 73px;
}

#footer address {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
	color: #5d5d5d;
	float: left;
	line-height: 1.2em;
}

#footer address a:link, #footer address a:visited {
	color: #5d5d5d;
	text-decoration: none;
}

#footer address a:hover {
	color: #5d5d5d;
	text-decoration: underline;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
	color: #5d5d5d;
	float: right;
	line-height: 1.2em;
}

#footer p a:link, #footer p a:visited {
	color: #5d5d5d;
	text-decoration: none;
}

#footer p a:hover {
	color: #5d5d5d;
	text-decoration: underline;
}

#locs{
	width: 496px;
}

#loc1 {
	list-style: none;
	width: 164px;
	float: left;
	display: inline;
}

#loc2 {
	list-style: none;
	width: 164px;
	float: left;
	display: inline;
}

#loc3 {
	list-style: none;
	width: 164px;
	float: left;
	display: inline;
}

#loc1 ul li {
	list-style: none;
}

#loc2 ul li {
	list-style: none;
}

#loc3 ul li {
	list-style: none;
}

/*---------- Clear Fix for divs with items floated inside them---------- */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */