﻿body { 
	background-color:#333;
}

#wrapper {
	width:940px;
	margin:0px auto 0px;
	padding: 10px;
	position:relative;
	background-color:#FFF;
	/*background-image: url(../images/construction/contentlayout.gif);
	background-repeat: no-repeat;*/
}


/*--- Begin header styles --*/
#header {
	position: relative;
	width: 940px;
	height: 83px;
	background: url(../images/content_nav_top_off2.gif) no-repeat;
	background-color: #EBD1A1;
}

#header a { position: absolute; text-indent: -5000px; }


#header #logolink { top: 3px; left: 25px; width: 116px; height: 76px; }
#header #research { top: 12px; left: 238px; width: 171px; height: 30px; }
#header #economic_dev { top: 13px; left: 462px; width: 284px; height: 30px; }
#header #contact { top: 12px; left: 795px; width: 111px; height: 30px; }
#header #business_resource { top: 46px; left: 276px; width: 229px; height: 30px; }
#header #living { top: 46px; left: 626px; width: 170px; height: 30px; }

#header #logolink:hover, #header #logolink.currentsection {
	top: 3px; left: 26px; width: 116px; height: 76px;
	background-image: url(../images/content_nav_top_on2.gif);
	background-repeat: no-repeat;
	background-position: -26px -3px;
}

#header #research:hover, #header #research.currentsection {
	top: 12px; left: 238px; width: 171px; height: 30px;
	background-image: url(../images/content_nav_top_on2.gif);
	background-repeat: no-repeat;
	background-position: -238px -12px;
}

#header #economic_dev:hover, #header #economic_dev.currentsection {
	top: 13px; left: 462px; width: 284px; height: 30px;
	background-image: url(../images/content_nav_top_on2.gif);
	background-repeat: no-repeat;
	background-position: -462px -13px;
}

#header #contact:hover, #header #contact.currentsection {
	top: 12px; left: 795px; width: 111px; height: 30px;
	background-image: url(../images/content_nav_top_on2.gif);
	background-repeat: no-repeat;
	background-position: -795px -12px;
}

#header #business_resource:hover, #header #business_resource.currentsection {
	top: 46px; left: 276px; width: 229px; height: 30px;
	background-image: url(../images/content_nav_top_on2.gif);
	background-repeat: no-repeat;
	background-position: -276px -46px;
}

#header #living:hover, #header #living.currentsection {
	top: 46px; left: 626px; width: 170px; height: 30px;
	background-image: url(../images/content_nav_top_on2.gif);
	background-repeat: no-repeat;
	background-position: -626px -46px;
}


/*--- End header styles --*/

#index_container {
	width:940px;
	margin:10px 0px 0px;
}

#index_container img {
	float:left;
}


#container {
	width:940px;
	margin:10px 0px 0px;
	background-image: url(../images/content_bg_fullwidth2.gif);
	background-repeat: repeat-y;
}

#index_leftcol {
	width: 237px;
	margin:0px 10px 0px 0px;
	float: left;
}

#index_leftcol img {
	margin:0px 0px 10px 0px;
	border:none;
}

#index_maincol {
	width:660px;
	float: left;
	margin:0px 0px 0px 10px;
	height:1%;
}

#index_maincol img {
	float:left;
}

#index_rightcol {
	float:left;
	width:172px;
	margin:0px 0px 0px 10px;
}

#index_rightcol #topright {
	margin:0px 0px 10px;
	border:none;
}

#mainbottom {
	margin:10px 0px 10px;
}

#leftcol {
	width: 185px;
	min-height:400px;
	margin:0px;
	float: left;
}

* html #leftcol { 
  height:400px;
}

#lefnav {
	width: 175px;
}


#leftnav ul {
	list-style-type: none;
	margin:20px 0px 0px;
	padding:0px 12px;
}

#leftnav ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:20px 0px;
	font-weight: bold;
}

#leftnav ul li a {
	color:#000;
	text-decoration:none;
}

#leftnav ul li a:hover {
	color:#000;
	text-decoration:underline;
}

#leftnav ul li a.current {
	color:#330066;
}

#leftnav ul li ul {
	list-style-type: none;
	margin:0px;
	padding:8px;
}

#leftnav ul li ul li {
	margin:20px 10px 0px;
	font-weight: normal;	
}

#leftnav ul li ul li a {
	color:#000;
	text-decoration:none;	
}

#leftnav ul li ul li a:hover {
	color:#000;
	text-decoration:underline;	
}

#leftnav ul li ul li a.current {
	color:#330066;
}

#rightcol {
	width:745px;
	float: left;
	margin:0px 0px 0px 10px;
	min-height:400px;
	background-image: url(../images/content_bg_paper3.gif);
	background-repeat: no-repeat;
}

* html #rightcol {
	height:400px;
}

/*--- Begin general content styles --*/

#rightcol #content {
	margin:10px 22px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content img.main_img {
	float:left;
	margin:0px;
	}

#content img.main_img_mid {
	float:left;
	margin:0px 10px;
	}

#content p {
	margin:0px 0px 10px;
	clear:left;
}

.center {
	text-align:center;
}

.hr {
	margin:10px 0px;
	height:1px;
	border-top: 1px solid #666666;
	border-right: none #FFFFFF;
	border-bottom: none #666666;
	border-left: none #666666;
}

#content a {
	color:#330066;
}

#content table {
	table-layout: fixed;
	width:600px;
	margin:0px 0px 25px;
}

td {
	padding:0px 0px 5px;
}

td#right {
	width:290px;
}

td#gutter {
	width:4px;
}

td#left {
	width:290px;
}

b.subhead {
	display:block;
	margin:0px 0px 0px;
	font-size: 14px;
}

b.subhead2 {
	display:block;
	margin:0px 0px 0px;
	font-size: 12px;
}


#sitemapcol {
	width:48%;
	float:left;
}

#sitemapcol ul {
	list-style-type: none;
	margin:0px 0px 25px;
}

#sitemapcol ul li {
	margin:5px 5px 5px;
}


#content ul {
	list-style-type: none;
	margin:0px 0px 25px;
}

#content ul li {
	margin:5px 0px 5px;
}


.listdiv {
	width:100%;
}

.listdiv ul {
	list-style-type: none;
	margin:0px 0px 25px;
}

.listdiv ul li {
	margin:5px 5px 5px;
}


.icon {
	display:block;
	height:15px;
	vertical-align: bottom;
	clear:left;
}

.icon img {
	margin:0px 2px 0px 0px;
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

#content p#crumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px 0px 10px;
} 

#content #title {
	color:#330066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding:20px 0px;
	clear:both;
}

#content .gallery {
	margin:0px 0px 8px;
}

#content .gallerymid {
	margin:0px 5px 10px;
}

/*--- END general content styles --*/

.clearall {
	clear: both;
	height:1px;
}



#footer {
	width:960px;
	margin:10px auto;
	clear:both;
	text-align:right;
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer a {
	color:#fff;
	text-decoration:none;
	margin:0px 0px 0px 15px;
}
 
#footer a:hover {
	text-decoration:underline;
}

#magicbox {
float:left;
}

table {
	width:100%;
	border-collapse:collapse;
	clear:left;
}


td {
	padding:10px;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	}
	
.boxone{
	background-color:#CCCCAD;
}

.boxtwo{
	background-color:#BA7557;
}

.boxthree{
	background-color:#E69A47;
}
	
.lastbox {
	width:213px;
	padding:10px;
	background-color:#D3C37C;
	border-right:none;
	}
	


.boxone a, .boxtwo a, .boxthree a, .lastbox a, {
	font-weight: bold;
	color: #555;
	text-decoration: none;
}
.boxone a:hover, .boxtwo a:hover, .boxthree a:hover, .lastbox a:hover, {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
