body
{
	margin:0px;
	padding:0px;
	font-family:helvetica;
	font-size:15px;
	color:#956829;
	
}
.bricks_bg
{
	background:url(images/main_bg.jpg) repeat center 0;
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
}
.top_nav ul li
{
	list-style:none;
	display:inline;
	padding-left:10px;
}

.top_nav ul
{
	padding:0px;
	margin:0px;
}
.top_nav ul li a
{
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
.top_nav ul li a:hover
{
	font-size:14px;
	text-decoration:none;
	color:red;
	font-weight:bold;
}
.current_page_item a
{
	color:red;
}

#main
{
	
	height:auto;
	margin:10px auto 0;
	overflow:hidden;
	width:901px;
	position:relative;
}
.header
{
	height:294px;
	overflow:hidden;
	width:690px;
	margin-bottom:40px;
	background:url(images/header.png) no-repeat;
}
.top_nav
{
	height:26px;
	margin:261px 0 0 5px;
	padding:8px 0 2px;
	background:#000;
	text-align:center;
	width:684px;
}
.top_nav span
{
	margin:0 20px;
}
.top_nav span a
{
	text-decoration:none;
	color:#d91d28;
	font-weight:bold;
	font-size:17px;
}
.top_nav span a:hover
{
	color:#f6b337;
}
.body_con
{
	width:auto;
	height:auto;
	min-height:525px;
	overflow:hidden;
}
.content_con
{
	float:left;
	width:482px;
	min-height:500px;
}

.right_con
{
	float:right;
	width:200px;
	
	
}

.bottom_bar
{
	background:url(images/bottom_bar.png) no-repeat;
	width:688px;
	height:78px;
	margin:40px 0 80px;
}
.sign_up
{
	font-size:13px;
	background:url(images/signup_title.png) no-repeat;
	color:#d79d4b;
	height:auto;
	overflow:hidden;
	padding:0px;
	margin-bottom:26px;
	text-align:center;
}
.sign_up span.title
{
	padding-top:10px;
	float:left;
	padding-top:49px;
	padding-bottom:4px;
}

.sign_up_input
{
	background:url(images/input_bg.png) no-repeat;
	border:0px solid;
	width:189px;
	padding:8px 0 6px 8px;
	color:#d79d4b;
	margin-bottom:8px;
	font-weight:bold;
}
.posts_title
{
	background:url(images/featured_posts.png) no-repeat;
	width:122px;
	height:51px;
	padding-bottom:8px;
}
.posts_top
{
	background:url(images/round_top.png) 0 1px  no-repeat ;
	width:188px;
	height:auto;
	padding-top:1px;
}
.posts_mid
{
	background:url(images/round_mid.png) repeat-y;
	width:168px;
	padding:0 10px;
	font-size:13px;
	min-height:16px;
}
.posts_mid ul{
  
   margin:0px;
   padding:0px;
}
.posts_mid ul li ul li{
    width:168px;
    list-style-type:none;
    background:transparent url(images/divider_hr.png) no-repeat scroll center bottom;
    padding-bottom:10px;
    padding-top:7px;
  
  }
.posts_mid ul li a{
   color:#956829;
   font-size:13px;
   text-decoration:none;
  
}

.posts_bottom
{
	background:url(images/round_bottom.png) no-repeat;
	width:188px;
	height:16px;
}
.posts_mid p
{
	margin:0px;
}
.divider_hr
{
	background:url(images/divider_hr.png) center center repeat-x;
	height:34px;
	width:167px;
	display:block;
}
.gravyard_bottom
{
	background:url("images/paper_bg2.png") no-repeat scroll 0 0 transparent;
	height:auto;
	margin:10px auto 0;
	min-height:508px;
	overflow:hidden;
	padding:68px 95px 0 101px;
	position:relative;
	width:704px;
}
div.follow_me ul
{
	list-style:none;
}
div.follow_me li
{
	list-style:none;
}
a img
{
	border:0px solid;
}
.follow_me
{
	background:url(images/follow_me.png) no-repeat;
	float:left;
	height:auto;
	overflow:hidden;
	padding-left:14px;
	padding-top:9px;
	width:139px;
}
.follow_me span
{
	float:left;
	margin-left:5px;
	margin-right:2px;
}
.follow_me span.follow1
{
	float:right;
	margin-right:0px;
	width:100%;
	text-align:right;
	margin-bottom:16px;
}
span.follow_right
{
	float:left;
	margin-right:0;
}
.follow_me span.tr
{
	float:left;
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 0 10px;
}
.divider_ver
{
	float:left;
	height:250px;
	margin-top:43px;
	width:84px;
	background:url(images/divider.png) repeat-y center 0;
}
.sign-up_bottom
{
	float:left;
	margin-top:24px;
	width:192px;
}
.sign-up_bottom ul li
{
	list-style:none;	
}
.sign-up_bottom ul 
{
	margin:0;
	padding:0;
}
.sign-up_bottom label
{
	color:#c56111;
	font-weight:bold;
}
.site_info span.tr
{
	float:right;
}
.site_info
{
	background:url(images/site_map.png) no-repeat;
	float:left;
	padding-top:6px;
	width:132px;
}
.site_info .card1
{
	float:right;
	width:100%;
	text-align:center;
	margin-bottom:10px;
}
.site_info .card2
{
	float:right;
	width:100%;
	text-align:right;
	margin-bottom:10px;
}
.site_info .card3
{
	float:right;
	margin-left:10px;
	text-align:right;
}
.site_info .card4
{
	float:right;
}

.footer_tweet ul li
{
	list-style:none;
	text-align:center;
}
#twitter_div ul li
{
	text-align:left;
	padding-bottom:10px;
}
#twitter_div ul li a
{
	text-align:left;
	padding-bottom:10px;
	width:235px;
	overflow:hidden;
	float:left;
}
.footer
{
	float:left;
	width:100%;
	height:auto;
	text-align:center;
	overflow:hidden;
}
.footer a
{
	color:#b46b0b;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
}
.footer a:hover
{
	text-decoration:underline;
}

.nav
{
	float:left;
	width:684px;

}
.nav ul
{
	float:left;
     margin:0px;
     padding:0px;
}
.nav ul li{
	float:left;
     list-style-type:none;
     padding:0 10px;
}
.nav ul li a{
	float:left;
     list-style-type:none;
     color:#D91D28;
     font-size:17px;
     font-weight:bold;
     text-decoration:none;
     padding:0 10px;
}
.nav ul li a:hover{
	float:left;
     color:#f6b337;
}
.main_full{
 float:left; 
 width:690px;
}     
.main_full_top{
float:left;
width:690px;
height:348px;
padding:75px 105px 0px;
background:url(images/paper_bg_top.png) no-repeat;
}     
.main_full_cnt{
float:left;
width:690px;
padding:0px 105px 0px;
background:url(images/cnter.png) repeat-y;
}     
.main_full_bottom{
 float:left;
 width:690px;
 height:237px;
 padding:5px 105px 0px;
 background:url(images/paper_bg_bottom.png) no-repeat;
}     

h2 a
{
color:#956829;
}
a
{
color:#956829;
}
a:hover
{
font-weight:bold;
text-decoration:none;
color:#956829;
}

.bottom_submit
{
     background:url(images/smbit.png) no-repeat;
	border:0px solid;
	width:227px;
	height:29px;
	padding-left:8px;
	color:#956829;
	margin-bottom:8px;
	margin-top:2px;
	float:left;
}
span.wpcf7-form-control-wrap input
{
	background:url(images/input_bg_contact.png) no-repeat;
	border:0px solid;
	width:300px;
	height:29px;
	padding-left:8px;
	color:#d79d4b;
	margin-bottom:8px;
	font-weight:bold;
}
#frm_cap
{
	background:#fff;
	color:#000;
	width:70px;
	float:right;
margin-right:200px;
}
div.textwidget
{
	/*margin-top:-14px;*/
}
.footer_tweet
{
	float:left;
	width:151px;
}
.footer_tweet ul
{
	margin:0px;
	padding:0px;
}
#frm_cap
{
	background:url(images/input_bg_cap.png) no-repeat;
	border:0px solid;
	width:70px;
	height:29px;
	padding-left:8px;
	color:#d79d4b;
	margin-bottom:8px;
	font-weight:bold;
}

#frm_cap_sub 
{
     background:url(images/smbit.png) no-repeat;
	border:0px solid;
	width:90px;
	height:29px;
	padding-left:8px;
	color:#c56111;
	margin-bottom:8px;
	margin-top:2px;
}
#submit 
{
     background:url(images/smbit_comm.png) no-repeat;
	border:0px solid;
	width:140px;
	height:29px;
	padding-left:8px;
	color:#c56111;
	margin-bottom:8px;
	margin-top:2px;
}
input
{
	cursor:pointer;
}
textarea
{
	background:url(images/input_textarea.png) no-repeat;
	border:0 solid;
	height:162px;
	padding:10px;
	width:326px;
}
#submit
{
	
}
