@charset "utf-8";
/* CSS Document */
html,body{
	padding:0;
	margin:0;
	background:url(../images/backgound.gif) repeat-x #304743;
	font-family:"Times", Times New Roman, serif;
	font-size:12px;
	line-height:14px;
	color:#707070;
	height:100%;
}
img, div,a { behavior: url(css/iepngfix.htc) }
table,td{ vertical-align:top; border:none; }
img{ border:none; }
p{ margin-top:0px;}
a:link {
	color:#fa7c0e;
	text-decoration:none;
}
a:visited {
	color:#fa7c0e;
 	text-decoration:none;
 }
a:hover {
	color:#707070;
 	text-decoration:none;
}
#header{
	height:130px;
	background:url(../images/topBg.gif) repeat-x;
	min-width:980px;
	width:100%;
}
#header div.content{
	width:960px;
	margin:auto;
	position:relative;
}
#header div.content img.logo{
	float:left;
	margin:30px 10px;
}
#header div.content img.slogan{
	float:left;
	margin:55px 5px;
}
#header div.nav{
	margin-top:24px;
	margin-left:2px;
	float:right;
	width:294px;
}
#header div.nav ul.line1{
	list-style-type:none;
	margin:0;
	padding:0;	
	width:108px;
}
#header div.nav ul.line1 li{
	display:list-item;
	margin:0;
	padding:0;
	white-space:nowrap;
}
#header div.nav ul.line2{
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:left;
	float:right;
	width:174px;
}
#header div.nav ul.line1 li img, ul.line2 li img{
	border:none;
}
#header div.nav ul.line1 li a, ul.line2 li a{
	height:20px;
	display:block;
	margin-bottom:2px;
}
#header div.nav ul.line1 li a.current, ul.line2 li a.current{
	background:url(../images/nav/hover.gif) repeat-x;
}
#header div.content div.clumb{	
	position:absolute;
	margin-top:106px;
	margin-left:10px;
	text-align:left;
	left:0;
	font-family:"Helvetica", Arial, Trebuchet MS, sans-serif;
	font-size:10px;
	color:#6c533d;
}
#header div.content div.clumb a{
	color:#6c533d;
	text-decoration:none
}
#header div.content div.clumb a:hover{
	text-decoration:underline;
}
#map{
	width:960px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}
#center{
	clear:both;
	width:940px;
	overflow:auto;
	background:#FFF;
	margin:auto;
	margin-top:15px;
	padding:10px;
}
#center div.homeEmerald{
	float:left;
	width:290px;
	height:454px;
	background:#e9eaea;
	padding:10px;
}
#center div.homeIrvine{
	float:left;
	margin-left:10px;
	width:280px;
	height:454px;
	background:#e9eaea;
	padding:10px;
}
#center div.homeOcean{
	float:right;
	width:290px;
	height:454px;
	background:#e9eaea;
	padding:10px;
}

#center div.left{
	float:left;
	width:370px;
	overflow:hidden;
}

#center div.left2{
	float:left;
	width:310px;
	overflow:hidden;
}

#center div.content{
	float:right;
	width:540px;
	min-height:255px;
	padding:75px 10px 10px 10px;
	text-align:left;
	background:#e9eaea;
	line-height:18px;
}
#center div.content2{
	float:right;
	width:600px;
	min-height:139px;
	padding:75px 10px 10px 10px;
	text-align:left;
	background:#e9eaea;
	line-height:18px;
}
#center div.content div.title, div.content2 div.title{
	margin-bottom:10px;	
	font-family:"Helvetica", Arial, Trebuchet MS, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fa7c0e;
}

#center div.rotating{
	float:left;
	width:625px;
	height:340px;
}
#center div.map{
	float:right;
	width:305px;
	height:340px;
}

#center div.detailleft{
	float:left;
	width:470px;
	overflow:hidden;	
}

/*Container tab*/
#center div.detailleft div.container{
	width:470px;
	height:382px;
	overflow:hidden;
}

#center div.detailleft ul.tabnav{
	list-style-type:none;
	margin:25px 0 0 0;
	width:490px;
	padding:0;
}
#center div.detailleft ul.tabnav li{
	float:left;
	display:inline;
	margin-right:15px;
}
/*End container tab*/

#center div.detailright{
	float:right;
	width:440px;
	min-height:423px;
	background:#e9eaea;
	padding:10px;
}

#stats{
	clear:both;
	width:960px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
#stats div.featuredHome{
	float:left;
	text-align:left;
	width:232px;
	height:174px;
	padding:10px;
	background:url(../images/featBg.gif) repeat-x;
	font-size:11px;
}
#stats div.statsHome{
	float:left;
	text-align:left;
	width:233px;
	height:174px;
	margin-left:10px;
	padding:10px;
	background:url(../images/featBg.gif) repeat-x;
	font-size:11px;
}
#stats div.derikPic{
	float:right;
	width:173px;
	height:194px;
	background:url(../images/featBg.gif) repeat-x;
	text-align:center;
}

#stats div.featuredPro{
	float:left;
	text-align:left;
	width:449px;
	height:174px;
	padding:10px;
	background:url(../images/featBg.gif) repeat-x;
	font-size:11px;
}
#stats div.derikPro{
	float:left;
	text-align:left;
	width:219px;
	height:174px;
	padding:10px;
	background:url(../images/featBg.gif) repeat-x;
	font-size:11px;
}
#stats div.statsPro{
	float:right;
	text-align:left;
	width:212px;
	height:174px;
	padding:10px;
	background:url(../images/featBg.gif) repeat-x;
	font-size:11px;
}
#stats div.derikPic img{
	margin-top:10px;
}
#stats .title{
	margin-bottom:5px;
}

#footer{
	clear:both;
	width:960px;
	overflow:auto;
	margin:auto;
	color:#FFF;
}
#footer a{
	color:#FFF;	
}
#footer a:hover{
	color:#fa7c0e;	
}
#footer div.bottom{
	border: solid 1px #9aaba8;
	height:80px;
	margin-top:10px;
	background:#6f8783;
}
#footer div.bottom img.logo{
	float:left;
}
#footer div.bottom img.photo{
	float:right;
	margin:6px;
}
#footer div.bottom div.info{
	float:right;
	width:700px;
	margin-top:25px;
	margin-right:12px;
	text-align:right;
	line-height:16px;
}
#footer div.foot{
	margin-top:5px;
	margin-bottom:95px;
	height:20px;
	font-family:"Helvetica", Arial, Trebuchet MS, sans-serif;
	font-size:9px;
}


.textfield{
	font-family:"Times", Times New Roman, serif;
	font-size:12px;
	color:#000;
}
.options{
	width:163px;
	font-family:"Times", Times New Roman, serif;
	font-size:12px;
	color:#000;
}
.textarea{
	width:157px;
	height:65px;
	overflow:auto;
	font-family:"Times", Times New Roman, serif;
	font-size:12px;
	color:#000;
}
.submit{
	cursor:pointer;
	font-family:"Times", Times New Roman, serif;
	font-size:12px;
	color:#000;
}


.title3{
	font-size:14px;
	font-weight:bold;
	color:#707070;
}
a.title3{
	font-size:14px;
	font-weight:bold;
	color:#707070;
}
a:hover.title3{
	color:#fa7c0e;
}

.small{
	font-size:11px;
}

.title{
	font-family:"Helvetica", Arial, Trebuchet MS, sans-serif;
	font-weight:bold;
	font-size:11px;	
}
.name{
	font-family:"Helvetica", Arial, Trebuchet MS, sans-serif;
	color:#fa7c0e;
	font-weight:bold;
	font-size:14px;		
}


a.moreh{
	color:#707070;
	font-size:11px;
	font-style:italic;
}
a:hover.moreh{
	color:#fa7c0e;
	font-size:11px;
}
a.page{
	color:#707070;
}
a:hover.page{
	color:#fa7c0e;
}

