body{
	margin:0;
	padding:0;
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
*{
	outline:none;
}
h1, h2, h3, h4, h5, h6, p, ul, li, input{
	margin:0;
	padding:0;
}
h1{	font-family:Arial, Helvetica, sans-serif;
font-size:22px;
	line-height:normal;
	margin:0;
	padding:0; 
	color:#000; 
	font-weight:normal;
	font-weight:bold;
}
h1 a{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
h1 a:hover{
	color:#2f2f88;
}


h2{	font-family:Arial, Helvetica, sans-serif;
font-size:18px;
	line-height:normal;
	margin:0;
	padding:0 0 5px 0;
	color:#555555;
	font-weight:normal;
}
h2 a, h2 a:hover{	font-family:Arial, Helvetica, sans-serif;
font-size:18px;
	color:#1e417c;
}
h3{	font-family:Arial, Helvetica, sans-serif;
font-size:20px;
	line-height:normal; 
	margin:0; 
	padding:0; 
	color:#000;
	font-weight:normal;
	padding:10px 10px 10px 0;
}
h3 a, h3 a:hover{	font-family:Arial, Helvetica, sans-serif;
font-size:22px; 
	color:#1e417c;
}
p{
width:auto;
height:auto;
margin:0;
padding:0px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000; 
	font-size:12px;
	text-decoration:none; 
	font-weight:normal;
	line-height:20px;
}
.clr{
	clear:both;
}
.italic{
	font-style:italic;
}



#layout_wraper{
width:100%;
height:auto;
margin:0 auto;
padding:0;
}
#header_full{
width:100%;
height:100px;
margin:0 auto;
background:#2f2f88;
}
#header{
width:960px;
height:70px;
margin:0 auto;
padding:15px;
background:#2f2f88;
}
.live_uncluttered_logo{
width:388px;
height:68px;
margin:0;
padding:0;
float:left;
}
.price_self_logo{
width:195px;
height:68px;
margin:0;
padding:0;
float:right;
}
.green_bar_full{
width:100%;
height:30px;
margin:0 auto;
padding:0;
background:#bbd639;
}
.green_bar{
width:960px;
height:23px;
margin:0 auto;
padding:7px 15px 0 15px;
background:#bbd639;
}
.green_bar a{
	font-family:Arial, Helvetica, sans-serif;
	color:#000; 
	font-size:12px; 
	font-weight:bold;
	text-decoration:none; 
}
.green_bar span{
width:960px;
height:25px;
margin:0 auto;
padding:1px 5px 1px 5px;
margin-right:15px;
background:#fff;
border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;/* Firefox */
-webkit-border-radius: 3px 3px 3px 3px;/* Safari and Chrome */
-o-border-radius: 3px 3px 3px 3px;/* Opera */
}
.green_bar span a{
	font-family:Arial, Helvetica, sans-serif;
	color:#000; 
	font-size:12px;
	text-decoration:none; 
	font-weight:bold;
	margin:0;
	padding:0;
	}
#content_wrap{
width:950px;
height:auto;
margin:0 auto;
padding:20px;
/*background:url(../images/content_bg.gif) repeat-y top left;
*/}

#left_content {
width:630px;
height:auto;
margin:0;
padding:0 20px 0 0;
float:left;
}

#sidebar{
width:266px;
height:auto;
    background:#f1f2f2;
    border: 2px solid #A9C948;
    margin-bottom:0px;
    padding:0px;
	float:right;
	padding:15px;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;/* Firefox */
-webkit-border-radius: 5px 5px 5px 5px;/* Safari and Chrome */
-o-border-radius: 5px 5px 5px 5px;/* Opera */
}
.search_box{
width:266px;
height:auto;
margin:0;
padding:0;
float:left;
}
.search_box h3{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
	line-height:normal;
	margin:0;
	padding:0; 
	color:#2f2f88; 
	font-weight:normal;
	font-weight:bold;
	padding-bottom:10px;
}
.search_box .submit{
width:auto;
height:22px;
margin:0;
float:left;
padding:1px 5px 2px 5px;
background:#fff;
border:1px solid #cce06a;
border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;/* Firefox */
-webkit-border-radius: 3px 3px 3px 3px;/* Safari and Chrome */
-o-border-radius: 3px 3px 3px 3px;/* Opera */
	font-family:Arial, Helvetica, sans-serif;
	color:#2f2f88; 
	font-size:12px;
	text-decoration:none; 
	font-weight:bold;
}
/*.search_box submit{
	font-family:Arial, Helvetica, sans-serif;
	color:#2f2f88; 
	font-size:12px;
	text-decoration:none; 
	font-weight:bold;
	margin:0;
	padding:0;
	}
*/
.search_box input{
width:150px;
height:18px;
margin:0;
float:left;
padding:1px 5px 1px 5px;
margin-right:15px;
background:#fff;
border:1px solid #cce06a;
border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;/* Firefox */
-webkit-border-radius: 3px 3px 3px 3px;/* Safari and Chrome */
-o-border-radius: 3px 3px 3px 3px;/* Opera */
	font-family:Arial, Helvetica, sans-serif;
	color:#000; 
	font-size:12px;
	text-decoration:none; 
}
.follow_box{
width:266px;
height:auto;
margin:0;
padding:20px 0 20px 0;
float:left;

}
.follow_box h3{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
	line-height:normal;
	margin:0;
	padding:0; 
	color:#2f2f88; 
	font-weight:normal;
	font-weight:bold;
	padding-bottom:10px;
}
.recent_posts_box{
width:266px;
height:auto;
margin:0;
padding:20px 0 20px 0;
float:left;

}
.recent_posts_box h3{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
	line-height:normal;
	margin:0;
	padding:0; 
	color:#2f2f88; 
	font-weight:normal;
	font-weight:bold;
	padding-bottom:10px;
}
.recent_posts_box ul{
width:266px;
height:auto;
margin:0;
padding:0;
float:left;
list-style:none;
}
.recent_posts_box ul li{
width:auto;
height:auto;
margin:0;
padding:5px 0 5px 15px;
background:url(../images/dot.gif) no-repeat top left;
}
.recent_posts_box ul li a{
width:auto;
height:auto;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
	line-height:normal;
	color:#4d4d4f;
	text-decoration:none;
	font-weight:bold;
}
.categories_box{
width:266px;
height:auto;
margin:0;
padding:20px 0 0px 0;
float:left;

}
.categories_box h3{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
	line-height:normal;
	margin:0;
	padding:0; 
	color:#2f2f88; 
	font-weight:normal;
	font-weight:bold;
	padding-bottom:10px;
}
.categories_box ul{
width:266px;
height:auto;
margin:0;
padding:0;
float:left;
list-style:none;
}
.categories_box ul li{
width:auto;
height:auto;
margin:0;
padding:5px 0 5px 15px;
background:url(../images/dot.gif) no-repeat top left;
}
.categories_box ul li a{
width:auto;
height:auto;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
	line-height:normal;
	color:#4d4d4f;
	text-decoration:none;
	font-weight:bold;
}









#footer_full{
width:100%;
height:auto;
margin:0 auto;
padding:0px;
background:#2f2f88;
}


#footer{
width:960px;
height:45px;
margin:0 auto;
padding:15px;
background:#2f2f88;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff; 
	font-size:18px;
	text-decoration:none; 
	font-weight:normal;
	text-align: center;
}
#footer span{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff; 
	font-size:12px;
	text-decoration:none; 
	font-weight:normal;
	text-align: center;
}
.date_share {
width:630px;
height:auto;
margin:0;
padding:15px 0 0 0;
float:left;
}

.blogdate{
width:150px;
height:23px;
margin:0;
padding:0;
float:left;
}


.blogdate span{
width:auto;
height:17px;
margin:0;
float:left;
padding:1px 5px 1px 5px;
margin-right:15px;
background:#bbd639;
border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;/* Firefox */
-webkit-border-radius: 3px 3px 3px 3px;/* Safari and Chrome */
-o-border-radius: 3px 3px 3px 3px;/* Opera */
}
.blogdate span a{
	font-family:Arial, Helvetica, sans-serif;
	color:#000; 
	font-size:12px;
	text-decoration:none; 
	font-weight:bold;
	margin:0;
	padding:0;
	}
.share {
width:250px;
height:auto;
margin:0;
padding:0px 0 0 0;
float:left;
}
.blog_text {
width:630px;
height:auto;
margin:0;
padding:0px 0 0 0;
float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000; 
	font-size:12px;
	text-decoration:none; 
	font-weight:normal;
}
.blog_text p {
/*width:630px;
float:left;
*/
width:auto;
height:auto;
margin:0;
padding:0px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000; 
	font-size:12px;
	text-decoration:none; 
	font-weight:normal;
	line-height:20px;
	text-align: justify;
}
.blog_text p img.left {
width:auto;
height:auto;
margin:0 10px 10px 0;
padding:0;
float:left;
display:inline;
}
.blog_text p img.right {
width:auto;
height:auto;
margin:0 0px 10px 10px;
padding:0;
float:right;
display:inline;
}
.blog_text p img.alignleft {
width:auto;
height:auto;
margin:0 10px 10px 0;
padding:0;
float:left;
display:inline;
border:0px;
}
.blog_text p img.alignright {
width:auto;
height:auto;
margin:0 0px 10px 10px;
padding:0;
float:right;
display:inline;
border:0px;
}
.blog_text ul {
width:auto;
height:auto;
margin:0;
padding:0;
float:left;
list-style:none;
}
.blog_text ul li {
width:auto;
height:auto;
margin:0;
padding:8px 0 8px 15px;
background:url(../images/dot2.gif) no-repeat top left;

}
.blog_readmore {
width:630px;
height:auto;
margin:0;
padding:0px 0 0 0;
float:left;
}
.blog_readmore span{
width:auto;
height:17px;
margin:0;
float:right;
padding:1px 5px 1px 5px;
background:#bbd639;
border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;/* Firefox */
-webkit-border-radius: 3px 3px 3px 3px;/* Safari and Chrome */
-o-border-radius: 3px 3px 3px 3px;/* Opera */
}
.blog_readmore span a{
	font-family:Arial, Helvetica, sans-serif;
	color:#000; 
	font-size:12px;
	text-decoration:none; 
	font-weight:bold;
	margin:0;
	padding:0;
	}


#sidebar_2{
	width:300px; height:auto; padding:28px 0 0 0; float:right;
}

#sidebar_2 .get_online_rates_today{
	background:#ffffff url(../images/banner-sidebar-bg.jpg) no-repeat 100% 0; width:296px; height:135px; float:left; border: 2px solid #b8cf31; margin-bottom:0px;  padding:0!important; border-radius: 5px 5px 5px 5px; -moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; -o-border-radius: 5px 5px 5px 5px;
}

.get_online_rates_today h3{
	color:#2f3584; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:18px; margin:0; padding:5px 0 0 8px; letter-spacing:-1px;
}

.get_online_rates{
	font-family:Arial, Helvetica, sans-serif; color:#b8cf31; font-size:25px; font-weight:bold; padding:10px 0 0 7px; line-height:25px;
}

.get_online_rates a,
.get_online_rates a:hover{
	font-family:Arial, Helvetica, sans-serif; color:#b8cf31; font-size:25px; font-weight:bold; text-decoration:none;
}

.reserve_now{
	width:185px; float:left; padding:13px 0 0 8px;
}

.reserve_now a,
.reserve_now a:hover{
	width:157px; float:left; background:url(../images/reserve_now.png) no-repeat 0 0; padding:0 0 0 22px; height:25px; line-height:24px; font-family:Arial, Helvetica, sans-serif; color:#f4f5f5; font-weight:bold; text-decoration:none;
}