/* CSS Document */
body, html {width: 100%; height: 100%; 	margin:0;}
body, html, p, div, td {
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
select, input {
	font: 9px/9px Verdana, Arial, Helvetica, sans-serif;
}
select {
	appearance: popup-menu;
}
body {
	background: #000000 url(images/bg_fade.jpg) repeat-x center top;
	text-align: center;

}
#container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	background: #e0d6b5 url(images/bg_content.jpg);
}
#footer {
	background: url(images/footer_NEW.jpg) no-repeat center top;
	height: 105px;
	width: 760px;
	clear:both;
}
#content {
	width: 760px;
	background: url(images/bg_content_c.gif) no-repeat right top;
	margin:auto;
}
h1 {
	font: normal 19px/21px Trebuchet MS, Arial, sans-serif;
	color: #cccc66;
}
h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin:0;
	padding:0;
}
h4 {
	font: normal 16px/18px Trebuchet MS, Arial, sans-serif;
	color: #FFFFFF;
	margin-bottom:0;
}

a:link, a:visited {
	text-decoration: none;
	color: #CCCC66;
}
a:active, a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#main{
	width:660px;
	margin:auto;
	text-align:left;
	padding:20px;
	height:auto;
}

.divider {
	background: url(images/divider.gif) no-repeat center top;
	height: 34px;
	width: 660px;
	position: relative;
	margin: 35px auto;
}

.clear {
	clear:both;
}

/*DEAN TEAM*/
.biowrap {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.biowrapcola {
	float: left;
	margin-right: 25px;
	position: relative;
	width: 310px;
	padding-bottom: 45px;
}
.biowrapcolb {
	float: left;
	position: relative;
	width: 310px;
}
.biowrap p, .biowrap h2 {
	display: inline;
	
}
/*RDC DIFFERENCE*/

#subnav {
	font: 11px "Trebuchet MS", Arial, sans-serif;
	color: #006699;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	height: 20px;
	border-top-style: solid;
	padding-top: 4px;
	text-align: center;
}
#subnav a:link, #subnav a:visited {
	color:#FFFFFF;
}
.subhead {
	text-transform: capitalize;
	font-size: 11px;
	font-weight: bold;
}
.wrap {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	margin-bottom: 5px;
	clear:both;
}
.wrapcola {
	float: left;
	margin-right: 25px;
	width: 185px;
	position: relative;
	margin-bottom: 10px;
}
.wrapcolb {
	float: left;
	position: relative;
	width: 410px;
	margin-bottom: 10px;
}
.wrap h1 {
	color: #FFFFFF;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.wrap li {
	list-style-type: lower-alpha;
	list-style-position: outside;
	margin-top: 8px;
	margin-left: -10px;
}
a:link.photo, a:visited.photo, .photo {
	margin-left: 5px;
	text-transform: uppercase;
	color: #99CCCC;
	font-family: Arial, Helvetica, sans-serif;
}
/*INVENTORY*/
#resultsbar {
	height: 50px;
	padding: 15px 20px 0 0;
	background:url(images/resultsbar.gif) no-repeat;
}
.homeresult {
	padding:10px;
}
.thumbs, a:link.thumbs, a:visited.thumbs, a:hover.thumbs, a:active.thumbs {
	border:0;
}

/*COMMUNITIES*/
.comm {
	margin-right: auto;
	margin-left: auto;
	clear:both;
	width: 660px;
}
.comma {
	width: 285px;
	float: left;
	margin-top: 20px;
}
.commb {
	float: right;
	text-align:left;
	padding-left: 20px;
	width: 285px;
	margin-top: 20px;
}
.comm li {
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	padding-top: 5px;
	margin-left: -30px;
}
.comm ul {
	list-style-type: none;
	margin-top: 8px;
}
.comm li a:link, .comm li a:visited {
	color: #CCFF99;
	text-decoration: none;
}
.comm li a:hover, .comm li a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#modelleft,#modelright,#availableleft,#availableright,#plansleft,#plansright {
	width:300px;
	padding: 10px 10px 10px 0px;
	height: 125px;
	vertical-align:middle;
	color:#FFFFFF;
	text-align:left;
	margin-top: 5px;
	margin-bottom: 5px;
}

#modelleft,#availableleft,#plansleft {
	float:left;
}

#modelright,#availableright,#plansright {
	float: right;
}


#homeresults {
	width:100%;
	clear:both;
}.jobtitle {
	text-transform: capitalize;
	font-weight: normal;
	font-size: 12px;
}


.tourname {
	width:150px;
	text-align:center;
}
