/*
Theme Name: Garden Villa
Theme URI: 
Description:Custom theme developed by Raidious Digital Content Services
Version: 1.1
Author: Raidious
Author URI: http://www.raidious.com
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style-position: outside;
	list-style-type: circle;
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


.clear{
	clear:both;
}
.inline{
	display:inline;
}
.bold{
	font-weight:bold;
}
.no_weight{
	font-weight:normal;
}
.italic{
	font-style:italic;
}
.underline{
	text-decoration:underline;
}
.alignleft, .float_left{
	float:left;
	margin: 2px 20px 20px 0;
}
.alignright, .float_right{
	float:right;
	margin: 2px 0 20px 20px; 
}
.left{
	text-align:left;
}
.right{
	text-align:right;
}
.hide {
	display: none;
}


body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, sans;
	background:#52261a url(images/body_bg.jpg) center top repeat-x;
	color:#000;
	font-size:12px;
}
hr{
	border:0;
	color:#D7BC75;
	background-color:#D7BC75;
	height:1px;
	width:100%;
	text-align:left;
	margin:0 0 10px 0;
}
a{
	color:#6d3c2e;
	text-decoration:underline;
}
a:hover{
	/* [BC] color:#D0C0B8; */
	color: #858585;
}
h1{
	font-size:18px;
	color:#6d3c2e;
	font-family:Georgia;
	padding-right:20px;
	margin-bottom: 20px;

}
h2{
	font-weight: bold;
	font-size: 14px;
	color: #6d3c2e;
	font-family:Georgia;
	padding-right:20px;
	margin-bottom: 20px;

}
h3{

	padding-bottom: 10px;

	color: #6d3c2e;

	font-weight: bold;

}
p{ padding: 0 0 20px; line-height: 16px; }

p.optima { font-size: 11px; font-weight: bold; padding: 0 0 10px 0; width: 77px;}
p.optima .cufon { margin-bottom: 4px; }

ul { list-style: disc; margin: 0 0 20px 30px; }
ul li { padding: 4px 0; }

.description ul, ul#mycarousel, ul#nav-sidebar, .links ul { list-style: none; margin: 0; }
.description ul li, ul#mycarousel li, ul#nav-sidebar li, links ul li { padding: 0; }

.btn_see_more { display: inline-block; width: 56px; height: 11px; background: url(images/btn_see_more.png) 0 0 no-repeat; }
.btn_see_more:hover { background-position: 0 -11px; }

.btn_learn_more { display: inline-block; width: 68px; height: 11px; background: url(images/btn_learn_more.png) 0 0 no-repeat; }
.btn_learn_more:hover { background-position: 0 -11px; }

.btn_read_more { display: inline-block; width: 58px; height: 11px; background: url(images/btn_read_more.png) 0 0 no-repeat; }
.btn_read_more:hover { background-position: 0 -11px; }

.btn_read_more_success { display: inline-block; width: 146px; height: 11px; background: url(images/btn_read_more_success.png) 0 0 no-repeat; }
.btn_read_more_success:hover { background-position: 0 -11px; }

#all{
	text-align:left;
}
#page_container_bg{
	/* background-image:url(images/bg_texture.jpg);
	background-repeat:no-repeat;
	background-position:center top; */
	background: url(images/page_container_bg.jpg) center top repeat-y;
}
#page_container{
	width:900px;
	text-align:left;
	margin: 0 auto;
}
#header .main{
	height:104px;
	background-image:url(images/header_nav_bg.jpg);
	background-repeat:no-repeat;
	margin-bottom:2px;
}
#header .main .logo{
	width:187px;
	position:absolute;
	z-index:100;
	margin:5px 0px 0px 12px;
}
#header .main .meta{
	float:right;
	font-size:9px;
	letter-spacing: 0px;
	color:#d0c0b8;
	margin-right:10px;
	width:300px;
	text-align:right;
	margin-top:5px;
}
#header .main .meta a{
	color:#d0c0b8;
	font-size:9px;
	letter-spacing: 0px;
	margin: 0 4px;
	text-decoration: none;
}
#header .main .meta a:hover{
	color:#fff;
}
#main_nav {
float:right;
margin:57px 6px 0 0;
width:676px;
}
.home_rotator { margin-bottom: 2px; }
#home_tier1{
	height:108px;
	background-image:url(images/tier1_bg.jpg);
	background-repeat:no-repeat;
}
#home_tier1 .col1{
	float:left;
	width:258px;
	padding-left:18px;
	margin-top:15px;
	color:#f8eed2;
	line-height:16px;
	letter-spacing:0px;
	font-size:11px;
}
#home_tier1 .col1 .title{
	margin-bottom:2px;
}
#home_tier1 .col1 .more_link{
	float:right;
	/* margin-right:15px; */
}
#home_tier1 .col2{
	float:right;
	margin-top:22px;
	margin-right:12px;
	width: 594px;
	height: 64px;
	overflow: hidden;
	padding: 2px 0 0 2px;
	background:#fff;
}
#home_tier1 .col2 a{
	float: left;
	margin: 0 2px 0 0;
}
#home_tier2{
	height:296px;
	background-image:url(images/tier2_bg.jpg);
	background-repeat:no-repeat;
}
#home_tier2 .col1{
	float:left;
	width:50%;
}
#home_tier2 .col1 .sub_col1{
	float:left;
	width:196px;
	padding-left:20px;
	padding-top:17px;
}
#home_tier2 .col1 .sub_col1 .title{
	margin-bottom:10px;
}
#home_tier2 .col1 .sub_col1 .description{
	font-size:10px;
	color:#000;
	line-height:14px;
}
#home_tier2 .col1 .sub_col1 .description ul{
	margin-top:10px;
}
#home_tier2 .col1 .sub_col1 .description li{
	margin-bottom: 2px;
	height: 11px; overflow: hidden;
/* [BC]
	list-style-type:disc;
	color:#d1b975;
	font-weight:bold;
	margin-left:11px;
*/
}

#spec_nav a{ height: 11px; display: block; color:#6d3c2e; }
#spec_nav #spec_nav_01 { background: url(images/spec_nav_01.png) 0 0 no-repeat; padding: 0; }
#spec_nav #spec_nav_01:hover { background-position: 0 -11px; }
#spec_nav #spec_nav_02 { background: url(images/spec_nav_02.png) 0 0 no-repeat; padding: 0; }
#spec_nav #spec_nav_02:hover { background-position: 0 -11px; }
#spec_nav #spec_nav_03 { background: url(images/spec_nav_03.png) 0 0 no-repeat; padding: 0; }
#spec_nav #spec_nav_03:hover { background-position: 0 -11px; }
#spec_nav #spec_nav_04 { background: url(images/spec_nav_04.png) 0 0 no-repeat; padding: 0; }
#spec_nav #spec_nav_04:hover { background-position: 0 -11px; }
#spec_nav #spec_nav_05 { background: url(images/spec_nav_05.png) 0 0 no-repeat; padding: 0; }
#spec_nav #spec_nav_05:hover { background-position: 0 -11px; }
#spec_nav #spec_nav_06 { background: url(images/spec_nav_06.png) 0 0 no-repeat; padding: 0; }
#spec_nav #spec_nav_06:hover { background-position: 0 -11px; }

#home_tier2 .col1 .sub_col2{
	padding-left:12px;
	padding-top:22px;
	float:left;
	width:214px;
}
#home_tier2 .col1 .sub_col2 .caption{
	text-align:right;
	padding-right:18px;
	color:#4a2015;
	font-size:11px;
	font-style:italic;
	line-height:14px;
}
#home_tier2 .col2{
	float:left;
	width:49%;
}
#home_tier2 .col2 .sub_col1{
	float:left;
	width:205px;
	padding-left:20px;
	padding-top:17px;
}
#home_tier2 .col2 .sub_col1 .title{
	margin-bottom:5px;
}
#home_tier2 .col2 .sub_col1 .description{
	font-size:10px;
	color:#000;
	line-height:14px;
	margin-top:-3px;
}
#home_tier2 .col2 .sub_col1 .more_link a{
	color:#6d3c2e;
	font-size:11px;
	font-style:italic;
}
#home_tier2 .col2 .sub_col1 .more_link{
	font-weight:bold;
	text-align:right;
	margin-top:12px;
}
#home_tier2 .col2 .sub_col2{
	padding-left:12px;
	padding-top:22px;
	float:left;
	width:185px;
}
#home_tier2 .col2 .sub_col2 .caption{
	text-align:right;
	padding-right:18px;
	color:#4a2015;
	font-size:11px;
	font-style:italic;
	line-height:14px;
}
#home_tier3{
	margin-bottom:2px;
}
#home_tier3 .col1{
	float:left;
	width:299px;
	height:226px;
	background-image:url(images/home_tri_bg1.jpg);
	background-repeat:no-repeat;
	margin-right:2px;
	color:#f8eed2;
	font-size:12px;
	line-height:15px;
}
#home_tier3 .col1 .wrapper{
	background-image:url(images/tri_col1_bg_cover.png);
	background-repeat:no-repeat;
	height:226px;
}
#home_tier3 .col1 .title, #home_tier3 .col2 .title, #home_tier3 .col3 .title{
	padding-top:14px;
	padding-left:16px;
}
#home_tier3 .col1 .description{
	width:140px;
	margin-left:16px;
	margin-top:15px;
}
#home_tier3 .col1 .learn_more_link{
	width:136px;
	text-align:right;
	margin-left:16px;
	margin-top:27px;
}
#home_tier3 .col2{
	float:left;
	width:298px;
	height:226px;
	background-image:url(images/home_tri_bg2.jpg);
	background-repeat:no-repeat;
	margin-right:2px;
	overflow: hidden;
}
#home_tier3 .col2 .learn_more_link{
	width:136px;
	text-align:right;
	margin-left:145px;
	margin-top:-15px;
}
#home_tier3 .col3{
	float:left;
	width:299px;
	height:226px;
	background-image:url(images/home_tri_bg3.jpg);
	background-repeat:no-repeat;
	color:#f8eed2;
	font-size:12px;
	line-height:15px;
}
#home_tier3 .col3 .wrapper{
	background-image:url(images/tri_col3_bg_cover.png);
	background-repeat:no-repeat;
	height:226px;
}
#home_tier3 .col3 .description{
	width:145px;
	margin-left:145px;
	margin-top:22px;
}
#home_tier3 .col3 .learn_more_link{
	width:136px;
	text-align:right;
	margin-left:143px;
	margin-top:30px;
}
#food_bar{
	height:56px;
	background-image:url(images/food_bg.jpg);
	background-repeat:no-repeat;
}
#food_bar .pic{
	float:left;
	width:110px;
	margin-top:-13px;
	margin-left:35px;
}
#food_bar .title{
	float:left;
	width:237px;
	margin-left:10px;
	margin-top:12px;
}
#food_bar .description{
	float:left;
	width:490px;
	margin-left:15px;
	margin-top:15px;
	font-size:11px;
	color:#f8eed2;
	letter-spacing:-1px;
}
#food_bar .learn_more_link{
	float:right;
	margin-right:30px;
	margin-top:5px;
}

#footer_featured { position: relative; z-index: 100; height: 86px; margin: -12px 0; }
#footer_featured div.learn_more_link { padding: 45px 0 0 800px; }

.footer_featured_01 { background: url(images/footer_featured/footer_featured_01.png); }
.footer_featured_02 { background: url(images/footer_featured/footer_featured_02.png); }
.footer_featured_03 { background: url(images/footer_featured/footer_featured_03.png); }
.footer_featured_04 { background: url(images/footer_featured/footer_featured_04.png); }
.footer_featured_05 { background: url(images/footer_featured/footer_featured_05.png); }
.footer_featured_06 { background: url(images/footer_featured/footer_featured_06.png); }
.footer_featured_07 { background: url(images/footer_featured/footer_featured_07.png); }

#footer{
	margin-top:15px;
	color:#6d3c2e;
	font-size:10px;
	letter-spacing:-1px;
	padding-bottom: 80px;
}
#footer .small_logo{
	float:right;
	width:84px;
}
#footer .links{
	color:#cdb267;
	padding-top:8px;
	float:right;
	margin-right:12px;
}
#footer .links li{
	float:left;
}
#footer .links li a{
	/* [BC] color:#6d3c2e; */
	font-size:10px;
	text-decoration: none;
}
#footer .copyright{
	letter-spacing: 0px;
	float:right;
	text-align:right;
	margin-right:12px;
	padding-top:8px;
}
#footer .copyright a{
	/* [BC] color:#858585; */
}
#sub_content_container .main_col1{
	float:left;
	width:206px;
}
#sub_content_container .main_col1 .sub_nav{
	width:186px;
	padding:20px 10px 0px 10px;
	background-image:url(images/sub_side_nav_bg.jpg);
	/* background-repeat:no-repeat; */
}
#sub_content_container .main_col1 .sub_nav h3{
	font-family:Georgia;
	font-size:30px;
	color:#fff;
	text-align: center;
	padding-bottom:15px;
}
#sub_content_container .main_col1 .sub_nav ul a{
	color:#beaca7;
	text-decoration: none;
}
#sub_content_container .main_col1 .sub_nav ul a:hover{
	color:#fff;
}
#sub_content_container .main_col1 .sub_nav ul{
	color:#beaca7;
	text-align:center;
	margin-left:10px;
	font-size:12px;
	line-height:16px;
}
#sub_content_container .main_col1 .sub_nav li{
	width:155px;
	background-image:url(images/sub_nav_rule.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-top:7px;
	padding-bottom:7px;
}
#sub_content_container .main_col1  .extra{
	margin: 20px 0;
	width:206px;
	background: url(images/sidebar_success_bg.gif) no-repeat;
	padding:80px 0 0;
}
#sub_content_container .main_col1  .extra .story{
	margin-top:7px;
	font-size:10px;
	font-family:Verdana;
	line-height:16px;
	letter-spacing:-1px;
}
#sub_content_container .main_col1  .extra .story img.pic{
	float:right;
}
#sub_content_container .main_col1  .extra .story .more{
	padding-top:10px;
	text-align:center;
}
#sub_content_container .main_col1  .extra .story .more a{
	color:#6d3c2e;
	font-weight:bold;
	font-size:11px;
	font-style:italic;
}

#sub_content_container .main_col1 .extra p{ padding: 0 10px 10px 10px; }
#sub_content_container .main_col1 .extra .more_link{ padding: 0 0 10px 50px; }


#sub_content_container .main_col2{
	float:left;
	width:668px;
	padding-left:25px;
}
#sub_content_container .main_col2 .main_title{
	margin-top:40px;
	background-image:url(images/sub_title_rule.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	text-align:right;
}
#sub_content_container .main_col2 .main_title h1{
	font-size:18px;
	color:#6d3c2e;
	text-transform:uppercase;
	font-family:Georgia;
	padding-right:20px;
	margin-bottom: 20px;
}

.entry { padding-right: 5px; width: 600px; float: left; }

#sub_content_container .main_col2 .content .col1{
	float:left;
	width:360px;
	font-family:Verdana;
	font-size:11px;
	line-height:18px;
}

#sub_content_container .main_col2 .content .col1 h2{
	font-size:17px;
	color:#6d3c2e;
	font-family:Georgia;
	margin-top:22px;
	margin-bottom:5px;
}
#sub_content_container .main_col2 .content .col2{
	padding-top:40px;
	float:right;
	width:260px;
	padding-right:20px;
}
#home_tier3 .col2 .wrapper .description #excerpt {
color:#F8EED2;
font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
font-size:13px;
font-weight:normal;
height:50px;
margin-top:-130px;
padding-bottom:30px;
padding-left:150px;
width:150px;
}

#excerpt a {
color:#F8EED2;
font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
font-size:13px;
font-weight:normal;		
}
#excerpt a:hover {
color:#F8EED2;
font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
font-size:13px;
font-weight:normal;		
}
#excerpt a:visited {
color:#F8EED2;
font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
font-size:13px;
font-weight:normal;		
}


#home_tier3 .col2 .wrapper .description #photo {
	padding-top: 10px;
}
#sub_content_container .main_col2 .content #rightbar {
	width: 263px;
	float: right;
}
.main_col1 .extra #photo {
left:57px;
position:relative;
top:-193px;
}

#home_tier3 .col2 .wrapper #featured {
    height: 226px;
    width: 298px;
}
