body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background:#C9C093 url(../images/bg.jpg) repeat-x left top;
	margin:0;
	padding:0;
}
a, a:hover{ text-decoration:none;} a{ color:#551A8B;} a:hover{ color:#53730E;}
#bgLogo{
	background:url(../images/bgLogo.jpg) repeat-x left top;
	margin:0;
	padding:0;
}

#header_bg{float:left; width:952px; height:84px; background:url(images/logo.jpg) no-repeat;}

.header_phone{float:right; font-size:20px; font-weight:bold; color:#201300; padding-top:10px;}

.header_fb{clear:right; float:right; padding-top:10px;}

#bgContent{
	background:url(../images/bgContent.jpg) repeat-y center top;
	margin:0;
	padding:0;
	border-top:#fff 1px solid;
	border-left:#fff 1px solid;
	border-right:#fff 1px solid;
}
#bgFooter{
	background:url(../images/bgFooterSub.jpg) no-repeat;
}
#blogIndex{
	/*background:url(../images/blogBg.jpg) no-repeat right top;*/
	border-right:#E6DEC0 2px solid;
}
#menu{
	width:234px; 
	height:225px; 
	margin:0; 
	padding:0;
}
#menu a, #menu img{
	padding:0;
	margin:0;
}
.h1{
	font-size:19px;
	font-weight:normal;
	color:#452201;
	margin:0;
	padding:0 20px;
	text-align:left;
}
.h1MiddleItal{
	font-family:"Trebuchet MS", Georgia;
	font-size:14px;
	/*font-style:italic;*/
	font-weight:bold;
	color:#D3CA9D;
	margin:0;
	padding:5px 20px;
	text-align:center;
}
.h2{
	font-size:16px;
	font-weight:bold;
	color:#452201;
	margin:0;
	padding:0 20px;
}
p{
	padding:5px 20px;
	margin:0;
	line-height:140%;
	text-align:left;
}
.head{
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	padding:5px 20px 20px;
	margin:0;
	line-height:150%;
	text-align:left;
	color:#FCFBF9;
}
span{
	line-height:150%;
}
.readMoreButton{
	padding:0px 10px 5px 0;
}
.smallButton{
	float:right;
}
.floatLeft{
	float:left;
	padding:10px 20px 5px 20px;
	margin:0;
}
.floatRight{
	float:right;
	padding:10px 20px 5px 20px;
	margin:0;
}
.greenBold{
	color:#0F2405;
	font-weight:bold;
}
.brownBold{
	color:#452201;
	font-weight:bold;
}
.caption{
	font-size:11px;
	font-style:italic;
}
#footer p{
	padding:5px 20px;
	margin:0;
	color:#452201;
	text-align:center;
}
#footer a{
	color:#452201;
	text-decoration:none;
}
#footer a:hover{
	color:#4B6C09;
	text-decoration:underline;
}
.click{ 
	font-size:12px;
	color:#3E3BEA;
	font-weight:bold;
	text-decoration:none;
}
.click:hover{ 
	text-decoration:underline;     
}
.seperator {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #e6dec0;
}

/*For testimonial*/

p.testiName{
	text-align:right;
	font-style:italic;
	padding-top:20px;
}

