/* HILL VIEW RESORT CSS Document */


body{
	background-color:#2a3749;
	margin:0;
	padding:0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	}


.clear {
	clear:both;
	}
	
		/*....................main wraper..................*/
						
#main_wraper{
	width:870px;
	height:auto;
	margin:0 auto;
	padding:0;
	}

		/*....................header..................*/
	
#main_header{
	width:870px;
	height:323px;
	margin:0px auto;
	padding:0;
	overflow:hidden;
	}
	
		
		/*....................Containers..................*/
					
					
					
#inner_cont{
	width:850px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	background-image:url(images/bg.gif);
	background-position:left;
	background-repeat:repeat-y;
	}	

	
#left_container{
	width:629px;
	height:auto;
	margin:0;
	padding:0px 5px 12px 10px;
	float:left;
	background-color:#FFFFFF;
	}		
	
#right_container{
	width:200px;
	height:auto;
	margin:0;
	padding:0;
	float:right;
	}
	
#middle_container{
	width:456px;
	height:auto;
	margin:0 0 0 0px;
	padding:0px 0px 0px 8px;
	float:left;
	background-color:#FFFFFF;
	}						

.page_top{
	width:900px;
	height:6px;
	background-image:url(images/page_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:0;
	margin:0;
	}
	
.page_botom{
	width:900px;
	height:7px;
	background-image:url(images/page_botom.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:0;
	margin:0;
	}
	
#news{
	width:180px;
	height:auto;
	padding:0;
	margin:4px auto;
	}
					
.padding_botm{
	padding-bottom:5px;
	}					
							
							/*....................SIDE menu..................*/
	

	
#side_menu {
	width:200px;
	height:auto;
	float:left;
	margin:0px 0 0 0px;
	padding:0 0 0px 0px;
	font-size:11px;
	}	
#side_menu ul {
	width:200px;
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	}

				

#side_menu ul li {
	background-color:#212c3b;
	display: block;
	width:200px;
	font-weight:normal;
	margin:0px 0 3px 0;
	padding:0px 0 0px 0;
	color:#FFFFFF;
	text-align:left;
	
	}	
	
	
#side_menu li a {
	display: block;
	width:185px;
	height:17px;
	margin:0;
	text-decoration: none;
  	color:#FFFFFF;
	
	padding:2px 0 0 15px;
	}

#side_menu ul li a:hover {
	color:#FFFFFF;
	background-color:#323f51;
	}
		



		/*................Footer.................*/
									
	
									

#footer{
	width:650px;
	height:40px;
	margin:0 0 0 0px;
	padding:4px 0 0 0;
	text-align: center;
	color:#425469;
	font-size:14px;
	background-color:#1b2531;
	overflow:hidden;
	float:left;
	}

	
	
.footer_links:link, .footer_links:visited, .footer_links:active{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #5f6d81;
		text-decoration: none;
	}

.footer_links:hover{
		color:#FFFFFF;
		text-decoration:underline;
	}		
	
.copy_right{
	font-size:11px;
	color:#a9b7cb;
	padding-top:7px;
	}	
	
						/*....................Fonts..................*/


.main_content{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-align:justify;
	line-height:18px;
	padding:0;
	margin:8px 0 0 0;
	}
	
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	padding:0;
	margin:15px 0 0px 0;
	color:#2180bc;
	}
.heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0;
	color:#2180bc;
	text-align:left;
	}	
.right_head{
	width:525px;
	height:auto;
	float:left;
	padding:2px 0;
	margin-bottom:8px;
	border-bottom:2px  #9c9c9c solid ;
	}		
	
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#4B2525;
	font-weight:bold;
	padding:0;
	margin:0;
	}
	
	
	
.head2{
	width:550px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#ad6732;
	padding:0px;
	float:left;
	}	

h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	padding-left:4px;
	}
h4{
	font-size:12px;
	color:#999999;
	}	
		
.Testimon_content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-align:justify;
	padding:0;
	}
.subhead{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4B2525;
	font-weight:bold;
	padding:0;
	margin:0;
	}
.dark_highlit{
	font-size:14px;
	font-weight:bold;
	color:#ff4200;
	font-family:Arial, Helvetica, sans-serif;
	}
.order_text a{
	font-size:19px;
	font-weight:bold;
	color:#FFFFFF;
	}
.order_text a:hover{
	color:#db9750;
	}	
	
.order_text2 a{
	font-size:19px;
	font-weight:bold;
	color:#FFFFFF;
	}
.order_text2 a:hover{
	color:#94A09E;
	}	
.black_highlight{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-align:justify;
	}
	
.black_highlight2{
	font-size:13px;
	font-weight:bold;
	color:#000000;
	}
	
.white_highlight{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	}

.ash_big_highlight{
	font-size:15px;
	font-weight:bold;
	color:#333333;
	}
	
.big_center{
	font-size:14px;
	font-weight:bold;
	color:#0082e3;
	text-align:center;
	line-height:20px;
	}			
.smal_highlight_white{
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	}
.smal_highlight_white2{
	font-size:10px;
	color:#807469;
	font-weight:normal;
	}
.highlight_med{
	font-size:14px;
	font-weight:bold;
	color:#4d4d4d;
	}
.price{
	font-size:15px;
	font-weight:bold;
	color:#875716;
	}	
.question{
	font-size:15px;
	font-weight:bold;
	color:#E10005;
	padding:0px 10px 0px 0px;
	}	

.price_big{
	font-size:15px;
	font-weight:bold;
	color:#E10005;
	
	}	

.question_faq{
	font-size:16px;
	font-weight:bold;
	color:#000066;
	padding:0px 0px 0px 0px;
	}	
.big_font{
	font-size: 18px;
	font-weight:bold;
	color: #CC0000;
}	


.font_grn_heading{
	font-size: 15px;
	font-weight:bold;
	color: #006600;
}
.font_white{
	font-size: 21px;
	font-weight:bold;
	color: #FFFFFF;
	padding:5px;
}

.font_white a:hover{
	color:#6666FF;
	}
.news{
	font-size:11px;
	color:#FFFFFF;
	line-height:14px;
	text-align:justify;
	}

.font_blu{
	font-size: 16px;
	font-weight:bold;
	color: #98D0EB;
	text-align:center;
	padding:5px 0px 5px 0px;
}
.font_brown{
	font-size: 22px;
	font-weight:bold;
	color: #0c4403;
}
.font_bl{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #000033;
}	

.highlt_link a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#2180bc;
	padding:5px;
	
	}
.highlt_link a:hover{
	color:#FFFFFF;
	background-color:#333333;
	padding:5px;
	text-decoration:none;
	}
	
.direct_link a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
	
	}
.direct_link a:hover{
	color:#FFFFFF;
	background-color:#333333;
	padding:5px;
	}
		
.link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#006600;
	text-align:right;
	float:right;
	}
.link a{
	text-decoration: none;
	color:#006600;
	}	
.link a:hover{
	background-color:#000000;
	
	color:#99FF00;
	}		
a{
	text-decoration:none;
	}.marq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
