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

body{
background-color:#F1FFF3;
background-color:#ddd;
background-color:#D9D9B4;
font-family: verdana, arial;
}

p{
font-family: arial, verdana;
line-height:23px;
margin:15px 0px 15px 0px;
font-size:14px;
color:#333;
}

.italic{
font-style:italic;
}

.links_p{
margin:-10px 0px 30px 0px;
font-family: arial, verdana;
line-height:23px;
margin:15px 0px 15px 0px;
font-size:14px;
color:#333;
}



ul, li{
font-family: arial, verdana;
font-size:14px;
line-height:23px;
margin:0px 0px 15px 20px;
}

hr{
margin-bottom:20px;
}

strong{
color:#002EB8;
color:#0000ff;
text-decoration:underline;
font-size:14px;
}

#wrapper{
width:770px;
text-align:left;  
margin-left:auto; 
margin-right:auto;
border: 0px #002EB8 dotted;
background-image:url(../images/bg.png);
}

#imgheader{
height:120px;
margin: 0px 0px 0px 0px;
background-color:#999;
}

#navbar{
font-size:14px;
text-align:center;
margin:0px 0px 15px 0px;
padding-top:5px;
height:23px;
background-image:url(../images/nav_1.jpg);
background-repeat: repeat-x;
}

#navbar ul
	{
	padding: 0;
	margin: 0 0 0 5px;
	list-style: none;
	padding: 0px 0;
	}
	
#navbar li
	{
	float: left;
	line-height: 16px;
	margin: 0;
	padding: 0;
	background: none;
	font: 14px arial, verdana, sans-serif;
	letter-spacing: 1px;
	}
	
#navbar li a
	{
	padding: 0 15px;
	border-right: 1px solid #667;
	color:#f3f3f3;
        font-weight:bold;
	background: none;
	text-decoration:none;
	
	}
	
#navbar ul li a:hover
	{
	color:#378F37;
	text-decoration:none;
	}



#searchbar{
margin:10px 5px 20px 5px; 
text-align:right;
}

#searchbar .searchbox{
text-align:left;
padding:0px 5px 0px 5px;
background:#F3F3F3;
color:#333;
border: 1px #000000 solid;
width:125px;
}

#content_wrapper{
font-family: verdana, "trebuchet ms";
text-align:left;
}

#left_panel{
float:left;
text-align:justify;
height:100%;
width:65%;
padding: 0px 20px 0px 20px;
}

#right_panel{
float:left;
text-align:left;
height:100%;
width:23%;
border-width: 0px 0px 0px 0px;
border-color: #000000;
border-style: solid;
padding: 0px 3px 0px 15px;
}

.centerimg{
margin:10px 0px;
text-align:center;
}

#left_panel_wide{
float:left;
text-align:justify;
height:100%;
width:94%;
padding: 0px 20px 0px 20px;
}




h3{
font: bold 16px arial, verdana;
display:inline;
color:#002EB8;
text-decoration:none;
}


h1{
font: bold 16px arial, verdana;
display:inline;
color:#002EB8;
text-decoration:none;
}

.link{
text-decoration:none;
}

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

h4{
margin:0px 3px 0px 0px;
color:#993333;
text-decoration:none;
font-size:12px;
text-align:center;
}

h5{
margin:0px 3px 0px 0px;
color:#002EB8;
color:#993333;
text-decoration:none;
}

h2{
font: bold 16px arial, verdana;
margin:0px 3px 0px 0px;
color:#002EB8;
color:#993333;
text-decoration:none;
}

#left_panel h5{
padding:5px 0px 5px 3px;
margin:0px 3px 10px 0px;
color:#002EB8;
color:#993333;
text-decoration:none;
background-color:#fff;

}

.author{
font-size:12px;
color:#999;
}

.clr{
clear:both;
}


p a{
font-size:11px;
color:#333300;
text-decoration:none;
}

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



/* Footer Styles */

#footer{
width:768px;
background-color:#336633;
border: 1px #336633 solid;
margin: 15px 0px 0px 0px;
color: #eee;
}

#footer p{
text-align:right;
font: bold  12px arial;
color: #eee;
padding: 0px 10px;
}

#footer a{
text-align:right;
font: bold  12px arial;
color: #eee;
text-decoration:underline;
}







/* Contact Us Page Styles */

td {
 padding:0px 0px 15px 0px;
}

#padding_250{
padding-bottom:250px;
}

#padding_150{
padding-bottom:150px;
}

#padding_350{
padding-bottom:350px;
}

#padding_450{
padding-bottom:450px;
}
#padding_50{
padding-bottom:50px;
}

#contactus_table{
margin-left:20px;
width:90%;
}

.form_entry_title{
width:100px;
color:#333;
font-size: 14px;
font-weight:bold;
vertical-align:top;
padding:0px 10px;
}

.form_enquiry_box{
font-family: Verdana, Arial, Helvetica, sans-serif; /* for textareas */
	width:90%;
	font-size:12px;
	padding:3px;
}

.form_input_box{
font-family: Verdana, Arial, Helvetica, sans-serif; /* for textareas */
	width:90%;
	font-size:12px;
	padding:3px;
}




/* Gallery Styles */

// img{
width:150px;
height:120px;
border-width: 1px 1px 2px 1px;
border-style:solid;
border-color: #002EB8 #999 #999 #002EB8;
}


/* Article Page Styles */

.article_wrap{
border-color:#ddd;
border-width:0px 0px 0px 0px;
border-style:solid;
margin:20px 0px 5px 0px; 
}

#abouttheauthor{
font-style:italic;
color:#333;
}

fieldset{
color:#333;
padding:5px;
margin:30px 0px 10px 0px;

}
legend{
font: bold 12px Verdana;
color:#002EB8;
}

/* Sitemap Styles */

.sitemap_pages{
padding:10px;
width:470px;
margin-bottom:10px;
}

.sitemap_pages ul{
padding:5px 10px;
font-family: arial, verdana;
font-size:14px;
;
}

.sitemap_pages li{
list-style: none;
}

.links li{
list-style: none;
}


/* Recommended Partners */
.review{
margin:0px 0px 50px 0px;
}

.review P{
float:left;
width:75%;
padding:10px 40px 0px 20px;
height:100%;
}

.photo_area{
float:left;
width:120px;
margin:0px 0px 10px 0px;
}


a .bluelink{
font-size:15px;
color:#333300;
text-decoration:none;
}

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


/* GOOGLE ADS */

#google_ads_728_15{
margin:-15px 0px 0px 0px;
padding:10px 0px 0px 15px;
background-color:#fff;
height:35px;
}

.ads_350{
float:left;
margin:0px 15px 0px 0px;
}

.ads_250{
float:left;
margin:0px 15px 0px 0px;
}

.ad_120_600{

margin:0px 15px 40px 20px;
}

.ads_125{
float:left;
margin:0px 10px 0px 0px;
}


/* Rounding Boxes */

.bl {background: url(../images/bl.gif) 0 100% no-repeat}
.br {background: url(../images/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:10px}

.t {background: url(../images/dot2_color_cccccc.gif) 0 0 repeat-x;
width: 100%;
}
.b {background: url(../images/dot2_color_cccccc.gif) 0 100% repeat-x}
.l {background: url(../images/dot2_color_cccccc.gif) 0 0 repeat-y}
.r {background: url(../images/dot2_color_cccccc.gif) 100% 0 repeat-y}



/* SEO Styles */

.link_desc{
margin:-20px 0px 0px 0px;
font-family: arial, verdana;
line-height:23px;
font-size:12px;
color:#333;
}


.float_right{
float:right;
}

.float_left{
float:left;
}

.center_ads{
margin:0px 0px 0px 30px;
}

.sit_stay_fetch_right{
margin:5px 10px 15px 20px;
float:right;
}



.ads_link_1 {
	margin-top:-10px;
	font-family: Arial;
	font-size: 11px;
	color: #0000ff;
	font-weight: bold;
	padding-left: 2px;
}
a.ads_link_1 {
	font-family: Arial;
	font-size: 11px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}
a.ads_link_1:hover {
	font-family: Arial;
	font-size: 11px;
	color: #336633;
	font-weight: bold;
	text-decoration: underline;
}
.link_visit_site {
	margin-top:-20px;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding-left: 2px;
	padding-bottom: 8px;
}
.link_3 {
	margin-top:-25px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding-left: 2px;
}




