/* Ray White Willoughby */

* { margin: 0 auto; 
	padding: 0;
}

body {
	background: url(images/bg.gif) repeat-x #b2b2b2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000;
	line-height: 1.5em;
}

#container {
	width: 780px;
}

#header {
	width: 780px;
	height: 100px;
	background: url(images/bg_header.gif) repeat-x;
	border-bottom: 1px solid #666;
}

#logo {
	float: left;
	width:50%;
	margin:0 0 0 30px;
	display:inline;
}

#nav {
	float: left;
	width: 500px;
	margin: 11px 0 0 28px;
	display: inline;
}

/* NAV STYLES */
#nav li{margin:0; padding:0; float:left; list-style:none;}
/*----LINK STYLES---*/
#nav li.home a{float:left; display:block; width:86px; height:34px; background:url(images/01.gif) 0 0 no-repeat; text-decoration:none; color:#fff; line-height:34px; text-align:center;}
#nav li.team a{float:left; display:block; width:130px; height:34px; background:url(images/02.gif) 0 0 no-repeat; text-decoration:none; color:#fff; line-height:34px; text-align:center;}
#nav li.market_profile a{float:left; display:block; width:125px; height:34px; background:url(images/03.gif) 0 0 no-repeat; text-decoration:none; color:#fff; line-height:34px; text-align:center;}
#nav li.contact a{float:left; display:block; width:112px; height:34px; background:url(images/04.gif) 0 0 no-repeat; text-decoration:none; color:#fff; line-height:34px; text-align:center;}
/*----HOVER STYLES---*/
#nav li.home a:hover {text-decoration:none; color:#666;}
#nav li.team a:hover {text-decoration:none; color:#666;}
#nav li.market_profile a:hover {text-decoration:none; color:#666;}
#nav li.contact a:hover {text-decoration:none; color:#666;}
/*----ACTIVE STYLES---*/
#home #nav li.home a{text-decoration:none; color:#000;}
#team #nav li.team a{text-decoration:none; color:#000;}
#market_profile #nav li.market_profile a{text-decoration:none; color:#000;}
#contact #nav li.contact a{text-decoration:none; color:#000;}

#datebox {
	float: right;
	margin: 20px 30px 0 0;
	color: #fff;
}

#content {
	float: left;
	width: 780px;
	background: #fff;
	padding-bottom: 50px;
}

#flash_banner {
	width: 780px;
	height: 155px;
	background: #fff;
	border-bottom: 1px solid #666;
}

#photo_gallery{
	margin-top:10px;
	margin-left:25px;
}

#lhs {
	float: left;
	width: 350px;
	margin: 30px 0 0 25px;
	display: inline;
}

#holder {
	float: left;
	width: 315px;
	height: 162px;
	margin: 0 0 20px 0;
	background: url(images/bg_panel.gif) no-repeat;
	display: inline;
}

#panel_img {
	float: left;
	margin: 2px 0 0 5px;
	display: inline;
}

#panel_links {
	float: left;
	width: 120px;
	height: 30px;
	margin: 10px 0 0 30px;
	color: #fff;
	display: inline;
}

.links a:active, .links a:link, .links a:visited {
	text-decoration: none;
	color: #fff;
	margin: 0 0 15px 0;
}

.links a:hover {
	text-decoration: none;
	color: #ffff00;
}	

#copy {
	float: right;
	width: 350px;
	margin: 10px 35px 0 0;
	display: inline;
}

#details {
	float: left;
	text-align: center;
	margin: 20px 0 0 50px;
	display: inline;
}

#footer {
	float: left;
	width: 780px;
	padding: 10px 0 20px 0;
	text-align: center;
	color: #666;
	font-size: 90%;
	position: relative;
}

#profile {
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #999;
}

img {
	border: 0px;
}

/* TEXT STYLES */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #666;
	font-weight: normal;
	margin: 20px 0 10px 0;
	text-indent: 20px;
	background: url(images/bg_h1.gif) 0 0 no-repeat;
}

p {
	margin-bottom: 1.0em;
}

li{
	margin-left:15px;
}

a:active, a:link, a:visited {
	text-decoration: none;
	color: #999;
}

a:hover {
	text-decoration: underline;
	color: #999;
}

.tag a:active, .tag a:link, .tag a:visited {
	text-decoration: none;
	color: #666;
}

.tag a:hover {
	text-decoration: none;
	color: #fff;
}

input, textarea {
	margin-top: 5px;
	margin-bottom: 10px;
}
#copy ul li, #profile_content ul li{
	margin:0;
	list-style:none;
	background:url(images/icon.jpg) no-repeat 2px 3px;
	padding:3px 0 8px 22px;
}

#profile_content{
	margin:10px 20px;
	padding:5px;
}
.item_list{
display:none;
}
/* = Team Box = */
.clear-both{
	clear:both;
}
#team_tab {
	width:100%;
	font-size:93%;
	padding-top:10px;
	line-height:normal;
}
#team_tab ul {
	margin:0;
	padding:10px 20px 0 20px;
	list-style:none;
}
#team_tab li {
	display:inline;
	margin:0;
	padding:0;
}
#team_tab a.tab {
	float:left;
	background:url("images/tableftB.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#team_tab a.tab span {
	float:left;
	display:block;
	background:url("images/tabrightB.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
}
#team_tab a.tab:hover span {
	color:#000;
}
#team_tab a.tab:hover {
	background-position:0% -42px;
}
#team_tab a.tab:hover span {
	background-position:100% -42px;
}

.div_content{
	margin:0 20px;
	padding:5px;
	border:1px solid #DDDDDD;
}

#panel_box{
	margin:10px 20px 0;
}
#panel_box #holder{
	margin:0 27px;
}

.div_content {
	overflow:auto;
}
#member_intro {
	float:left;width:470px;
}
#member_head {
	float:left;width:255px;
}
.div_content .member{
	padding:5px;
}
.div_content .member .head{
	float:left;padding:5px;
}
.div_content .member .contact{
	float:left;line-height:28px;padding-left:10px;
}
.div_content .member .contact strong{
	font-size:14px;
}
.headCT{
	float:left;width:11%;text-align:center;width:85px;
}
.headBW{
	padding:10px 5px;
}
.headBW a{
	color:#000000;
}
.headBW .name{
	padding:0 5px;
}
				
.header_container {text-align:left;width:100%}
.header_container .header {width:456px;float:left}
.header_container .header .tb1{margin:0px 2px;border-bottom:1px solid #999999;height:1px;}
.header_container .header .tb2{margin:0px 1px;border-left:2px solid #999999;border-right:2px solid #999999;height:1px;overflow:hidden;} 
.header_container .header .tb3{margin:0px 1px;border-left:1px solid #999999;border-right:1px solid #999999;height:1px;overflow:hidden;}
.header_container .header .titles {text-align:center;}
.header_container .header .titles .first{width:0px;float:left;padding-bottom:2px;border-left:1px solid #999999;border-bottom:1px solid #999999;overflow:hidden;}
.header_container .header .titles .last{width:90px;float:left;padding-bottom:2px;border-right:1px solid #999999;border-bottom:1px solid #999999;cursor:pointer;}
.header_container .header .titles .title{width:90px;float:left;padding-bottom:1px;border-right:1px solid #999999;border-bottom:1px solid #999999;padding-top:3px;margin-top:-2px;cursor:pointer;}
.header_container .header_blank {width:274px;float:left;border-bottom:1px solid #999999;padding:3px 0px;}
* html .header_container .header_blank {margin-top:16px;}
.content_container{border:1px solid #999999;border-top:none;padding:10px;}