@CHARSET "ISO-8859-1";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

html, body{
	background:#EBEFF2 url(../images/background.png) repeat-x;
	color:#000000;
	font-family:arial,helvetica,clean,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.231;
	width:100%;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

hr {
	border:0px solid #454545;
	width:80%;
	height:1px;
	background:#454545;
}

#application{
	width:960px;
	margin:0 auto;
	overflow:hidden;
}

#up{
	width:960px;
	margin:0 auto;
	height:50px;
	text-align:right;
}

#up ul {
	margin-top:16px;
	width:480px;
	float:right;
}

#up .left{
	width:480px;
	float:left;
	text-align:left;
}

#up .left h1{
	margin-top:16px;
	color:#CDBA8D;
	font-size:16px;
}

#up li{
	display:inline;
	border:1px solid #342B23;
	padding: 1px 0px 3px 0px;
}

#up a{
	text-decoration:none;
	color:#CDBA8D;
	text-transform:uppercase;
	font-size:10px;
	padding: 3px 3px 3px 3px;
	margin-bottom:3px;
}

#up a:hover{
	background:#27201B;
}


#logo{
	width:960px;
	margin:0 auto;
	height:150px;
	overflow:hidden;
}

#brand{
	float:left;
	width:480px;
	height:150px;
}

#search{
	float:right;
	width:480px;
}

#search form {
	padding:10px 0px;
	text-align:right;
}


#search {
	margin-top:8px;
	font-size:10px;
	color:#CDBA8D;
}

#search input {
	border:1px solid #423A2C;
	width:150px;
	background:#EDE1C5;
	padding:3px;
	color:#1B1613;
	font-size:11px;
}

#search select {
	border:1px solid #423A2C;
	background:#EDE1C5;
	padding:3px;
	color:#1B1613;
	font-size:11px;
}

#search a{
	color:#FDE47E;
	text-decoration:none;
	font-size:11px;
}

#search a:hover{
	text-decoration:underline;
}

#search .button{
	width:80px;
	background:#1B1613;
	color:#CDBA8D;
	margin-top:10px;
	border:1px solid #CDBA8D;
}

#nav{
	width:960px;
	height:35px;
	margin:0 auto;
	text-align:left;
	background:none;
	margin-bottom:5px;
	
}

#nav ul{padding:10px 0px 9px 0px;}
#nav li {display:inline;padding:10px 0px 8px 0px;}
#nav a{
		text-decoration:none; 
		color:#000;
		font-family:"lucida grande","lucida sans unicode","lucida sans",arial,sans-serif;
		font-size:13px;
		padding:10px 5px 9px 5px;
	}

	#nav a:hover{
		color:#000;
		background:#FDE584;
	}

#mainTop{
	width:958px;
	margin:5px auto;
	background:#fff;
	border:1px solid #DBE1E6;
	overflow:hidden;
}	
	
.t1 {
	float:left;
	width:300px;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
	height:150px;
	background:#fff;
}	
* html .t1 { display:inline; }

.t1 ul li{
	background:url(../images/green.png) no-repeat;
	padding:0px 0px 5px 25px;
	font-size:10px;
	margin-top:12px;
	margin-bottom:10px;
	color:#000;
}

.t2{
	float:right;
	width:209px;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
	border:1px solid #DBE1E6;
	display: inline;
	background:#FFF8E8;
}

.t2 p {
	padding:5px;
	color:#454545;
	font-size:12px;
}

.t2 a {
	color:#cb0100;
}

.t2 .mtitle h3{
	font-size:10px;
}

.image{
	width:197px;
	float:left;
	background:#fff;
	border:1px solid #DBE1E6;
}


#main {
	margin-top:8px;
	width:960px;
	margin:0 auto;
	overflow:hidden;
}



.links li {
	background:url(../images/arrow.gif) no-repeat;
	padding:2px 0px 3px 15px;
}
.links a{
	text-decoration:none;
	color:#560917;
	font-size:13px;
	padding:5px;
	font-weight:bold;
}

.links a:hover{
	text-decoration:underline;
}

#main .left{
	width:275px;
	float:left;
	background:#fff;
	border:1px solid #DBE1E6;
}

#main .left a{
	color:#000;
	font-weight:bold;
}

#main .left p {
	font-size:11px;
}

#main .right{
	width:675px;
	border:1px solid #DBE1E6;
	float:right;
	background:#fff;
}

#main  .right ul li{
	padding:6px;
	font-size:12px;
	color:#454545;
	
}

.cleft{
	float:left;
	width:200px;
	overflow:hidden;

}

.cright{
	float:right;
	width:200px;
	overflow:hidden;
}

.title{
	width:auto;
	background:#F9FAFA url(../images/title.png) repeat-x;
	border:1px solid #DBE1E6;
	

}

.mtitle{
	width:auto;
	background:#F9FAFA url(../images/title.png) repeat-x;
	border-bottom:1px solid #DBE1E6;
	border-left:5px solid #FEA100;

}

.stitle{
	width:auto;
	background:#F9FAFA url(../images/title.png) repeat-x;
	border-bottom:1px solid #DBE1E6;
	border-top:1px solid #DBE1E6;
	border-left:5px solid #FEA100;

}

.stitle h3 {
	font-size:12px;
	color:#4B5360;
	padding:5px;
	font-weight:bold;
}

.mtitle h3 {
	font-size:12px;
	color:#4B5360;
	padding:5px;
	font-weight:bold;
}

.title h3 {
	font-size:12px;
	color:#4B5360;
	padding:5px;
	font-weight:bold;
	
}

#main .left #snav ul li a{
	color:#336699;
	text-decoration:none;
	font-size:13px;
}

#main .left #snav ul li a:hover{
	text-decoration:underline;
}

.content{
	width:auto;
	margin:5px 5px 5px 5px;
	overflow:hidden;
}

#mapContainer{
	margin:0 auto;
	width:675px;
	overflow:hidden;
	background:#fff;
	position:relative;
}

#map {
	width:663px;
	margin:0 auto;
	height:503px;
	border:1px solid #DBE1E6;
	position:relative;
}

#navigator{
	width:960px;
	
	margin-top:5px;
}

ul .tabs {
}


.tabs li{
	display:inline;
	padding:0px 0px 1px 0px;
	margin:0px 0px 0px 0px;
	border-top:1px solid #DBE1E6;
	border-left:1px solid #DBE1E6;
	border-right:1px solid #DBE1E6;
	
}
.tabs .tabNavigation li a{text-decoration:none;color:#454545; font-weight:bold;background:#F9FAFA; padding:0px 5px 0px 5px;}
.tabs .tabNavigation li a.selected, .tabNavigation li a:hover {
	background:#5C758E;
	color:#fff;
	border-bottom:1px solid #5C758E;
}

#first, #second, #third{
	background:#5C758E;
	color:#fff;
	font-size:11px;
	padding:5px;
	overflow:hidden;
	border:1px solid #DBE1E6;
	_zoom:1;
}

.division{
	width:180px;
	float:left;
	margin-right:5px;
	border:none;
	
}

.division ul li{
	display:block;
	border:none;
	margin-bottom:5px;
}

.division ul li a{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	
}
.division ul li a:hover{
	text-decoration:underline;
}

.invisible{
	display:none;
}

.invisible ul li {
	margin-left:10px;
}

.invisible ul li a{
	color:#FFFFCC;
	font-size:11px;
}

.division h3{
	font-size:14px;
	color:#fff;
}

#footer{
	width:960px;
	margin:0 auto;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}

#footer p{
	padding-top:5px;
	padding-bottom:5px;
	color:#6C717A;
	font-size:11px;
	
}


#gallery {
    position:relative;
	width:641px;
    height:150px;
	margin-left:0px;
	margin-top:0px;
}

#gallery img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#gallery img.active {
    z-index:10;
    opacity:1.0;
}

#gallery img.last-active {
    z-index:9;
}

.resources{
	margin:5px auto;
	width:958px;
	overflow:hidden;
	background:#fff;
	border:1px solid #DBE1E6;
}


#resources a{
	margin-left:20px;
	color:#504634;
	text-decoration:none;
}

#resources a:hover {
	text-decoration:underline;
}

center a{
	color:#504634;
	text-decoration:none;
}

center a:hover{
	text-decoration:underline;
}


#list {
	height:135px;
	overflow:auto;
	margin-bottom:5px;
	cursor: pointer;
	cursor: hand;
}

.space{
	float:left;
	width:210px;
	height:25px;
	margin-right:5px;
	font-size:11px;
	margin-top:10px;
	
	
}

.hspace {
	width:auto;
	overflow:hidden;
	background:#5C758E;
	cursor: pointer;
	cursor: hand;
	color:#fff;
}

.hspace:hover{
	background:#FFFD8B;
	color:#000;
}

.wrapper{
	font-size:12px;
}

#ulist {
	height:65px;
	overflow:auto;
}

#ulist ul li{
	padding:3px;
}

#ulist a{
	color:#5C758E;
	text-decoration:none;
	font-size:11px;
}

#ulist a:hover{
	text-decoration:underline;
}
.content h4 {
	font-size:14px;
	color:#4B5360;
	margin-top:5px;
	margin-bottom:10px;
	font-weight:bold;
}

#snav ul li{
	padding-bottom:5px;
	padding-top:3px;
	padding-left:20px;
	background:url(../images/arrow.gif) no-repeat;
	}
	
#snav a{
	color:#5C758E;
	text-decoration:none;
	font-size:13px;
}

#snav a:hover{
	text-decoration:underline;
}



#h ul li{
	padding-bottom:5px;
	padding-top:3px;
	padding-left:51px;
	background:url(../images/hot-deal.png) no-repeat;
	}
	
#h a{
	color:#5C758E;
	text-decoration:none;
	font-size:13px;
}

#h a:hover{
	text-decoration:underline;
}

#window{
		position:absolute; 
		padding:10px; 
		width:300px;  
	}
	#message { 
	background:#000; 
	color:#fff; 
	width:240px;  
	font-size:10px;
	filter:alpha(opacity=90); 
	-moz-opacity: 0.9; 
	opacity: 0.9;
	border:3px solid #454545;
	float:right;
   }
   
   #messageHolder{
		margin:10px 10px 10px 10px;
		width:220px;
		float:right;
   }
	
	#arrow{
		width:54px;
		height:54px;
		float:left;
		background: url(../images/arrow-trans.png) no-repeat 10px -4px ;
	}
	.marker {
		font-size:11px;
		width:220px;
			
	}
	
	#message h3{
		font-size:13px;
		width:100%;
		text-transform:none;
		margin-bottom:10px;
		border-bottom:1px solid #fcfcfc;
		
	}
	
	#message a{
		color:#FCE300;
	}
	
	
	.himage{
		width:104px;
		float:left;
	}
	
	.himage img {
		border:2px solid #fcfcfc;
			background:#000;
	
	}
	
	.htext{
		width:101px;
		margin-left:5px;
		float:right;
		margin-bottom:5px;
	}
	.description{
		float:left;
		width:220px;
		margin: 0 auto;
	}
	
	.distance {
		color:#336699;
		font-size:9px;
	}
	
	.hots {
		margin-bottom:10px;
	}
	
	.hots h3 {
		font-size:14px;
		font-weight:bold;
	}
	.content .hots img {
		border:5px solid #E8E8FF;
	}
	
	.content .hots p {
		text-align:left;
		font-size:12px;
	}
	
	#topmenu {
		margin-bottom:10px;
		background:#fff;
		border:1px solid #DBE1E6;
	}
	
	#topmenu a {
		text-decoration:none;
		color:#336699;
		font-size:13px;
		padding:5px;
		font-weight:bold;
		background:url(../images/arrow.gif) no-repeat;
		padding:2px 0px 3px 15px;
	}
	
	#topmenu a:hover{
		text-decoration:underline;
	}
	
	#white{
		background:#fff;
		overflow:hidden;
	}