@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background:#634b22;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	line-height:1.4em;

	
}


hr{
	border:0;
	border-bottom:1px solid #232323
}

div{
	margin:0;
	padding:0;
}

img{
	border:0;
	margin:0;
	padding:0;
}

p{
	margin:0;
	padding:6px 0px 15px;
}

ul{
	list-style:square;
	padding:0 0 0 10px;
}

small{
	padding-bottom:20px;
	display:block;
	color:#000;
	font-size:.95em;
	font-weight:bold;
}

h1{
	margin:0;
	padding:6px 0px 15px;
	font-weight:normal;
	font-size:2.4em;
	line-height:normal;
	
}

h2{
	margin:0;
	padding:6px 0px 15px;
	font-weight:normal;
	font-size:2.2em;
	line-height:normal;
	
}


h3{
	margin:0;
	padding:6px 0px 15px;
	font-weight:normal;
	font-size:1.6em;
	line-height:normal;
}


h4{
	margin:0;
	padding:6px 0px;
	font-weight:normal;
	font-size:1.4em;
	line-height:normal;
}

h5{
	margin:0;
	padding:6px 0px;
	font-weight:normal;
	font-size:1.2em;
	line-height:normal;
}

#mainContent h1,
#mainContent h2,
#mainContent h3,
#mainContent h4,
#mainContent h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#642f06;
}

a.titleLink:link{
	text-decoration:none;
	color:#732900;
}

a.titleLink:visited{
	text-decoration:none;
	color:#732900;
}

a.titleLink:hover{
	text-decoration:underline;
	color:#732900;
}

a.titleLink:active{
	text-decoration:none;
	color:#732900;
}

a:link{
	text-decoration:underline;
	color:#000;
}

a:visited{
	text-decoration:underline;
	color:#000;
}

a:hover{
	text-decoration:none;
	color:#732900;
}

a:active{
	text-decoration:underline;
	color:#000;
}


#contentContainer a.readMore{
	color:#fff;
	text-decoration:none;
	padding:8px 20px;
	width:133px;
	background:url(images/read_more.jpg) no-repeat 50% 0%;
	display:inline-block;
	font-size:1.3em;
	
}

#contentContainer  a.readMore:hover{
	background:url(images/read_more.jpg) no-repeat 50% 100%;
}


/*-----------------------LAYOUT----------------------*/

#containerBody{
	background:url(images/body.jpg) center repeat-y;
}

#containerBottom{
	background:url(images/bottom.jpg) bottom center no-repeat;
}

#container{
	background:url(images/top.jpg) top center no-repeat;
	width:100%;

	
}

#back{
	/*background:url(images/back.png) center top no-repeat;*/
	padding:120px 0;
}


*html #back{
	background:none;
	padding:100px 0px;
}




/**html #back{
	 background:none;
	 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/back.png,sizingMethod='scale');
	 width:100%;
	 height:300px;
}
*/

/**html #backSplash{
	 background:none;
	 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=back.png,sizingMethod='scale');
	 width:100%;
	 height:300px;
*/

#contentContainerSplash{
	background:url(images/content_container_body.gif) center repeat-y;
	width:1000px;
	margin:auto;
}

*html #contentContainerSplash{
	margin:0 10%;
}


#contentContainer{
	background:url(images/content_container_body.gif) center repeat-y;
	width:1000px;
	margin:auto;
	margin-top:100px;

}





#contentContainerTop{
	background:url(images/content_container_top.gif) top center no-repeat;
	position:relative;
	top:-30px;
}


#contentContainerBottom{
	background:url(images/content_container_bottom.gif) bottom center no-repeat;
	position:relative;
	bottom:-15px;
}


#todd{
	background:url(images/todd.png) no-repeat 0% 140px;
	min-height:400px;
	padding:0px 15px;
}

#inner{
	min-height:650px;
	padding:0px 15px;
	padding-bottom:80px;
	position:relative;
}

*html #todd{
	background:url(images/todd.gif) no-repeat 0% 140px;
	padding:0;
	height:500px;
}


*html #inner{
	position:relative;
	height:700px;
}

#header{
	clear:both;
	padding:15px 0px 0px ;
}


#leftContainer{
	float:left;
	width:30%;
}




#sidebar{
	width:256px;
	margin:auto;
	position:relative;
	bottom:-30px;
	padding-top:250px;
}

#sidebar .content{
	padding:15px 20px;
	background:#ead7b0;
}

#sidebar .sideContent{
	margin-top:-55px;
}
#sidebar .sideContent p{
	font-size:12px;
}
#sidebarTop{
	background:url(images/sidebar_top.png) top center no-repeat;
	height:57px;
}

*html #sidebarTop{
	background:url(images/sidebar_top.gif) top center no-repeat;
}

#rightContainer{
	float:right;
	width:69%;
}

*html #rightContainer{
	position:relative;
}

#mainContent{
	clear:both;
	font-size:1.1em;
	
}

#mainContentBody{
	background:url(images/main_content_body.png) center repeat-y;
	padding:0px 15px;
}

#mainContentBody .content{
	padding:0 10px;
	font-size:14px!important;
}

#mainContentTop{
	background:url(images/main_content_top.png) bottom center no-repeat;
	height:10px;
}

#mainContentBottom{
	background:url(images/main_content_bottom.png) top center no-repeat;
	height:10px;
}




*html #mainContentBody{
	background:url(images/main_content_body.gif) center repeat-y;
	padding:0px 25px;

}

*html #mainContentTop{
	background:url(images/main_content_top.gif) bottom center no-repeat;
}

*html #mainContentBottom{
	background:url(images/main_content_bottom.gif) top center no-repeat;
}


#leftBar{
	width:237px;
	float:right;
	padding-bottom:250px;
}

#leftBarBody{
	background:url(images/left_bar_body.png) center repeat-y;
	padding:10px 20px;
}

#leftBarTop{
	background:url(images/left_bar_top.png) bottom center no-repeat;
	height:10px;
}

#leftBarBottom{
	background:url(images/left_bar_bottom.png) top center no-repeat;
	height:10px;
}


*html #leftBarBody{
	background:url(images/left_bar_body.gif) center repeat-y;
	position:relative;
	left:-1px;
}

*html #leftBarTop{
	background:url(images/left_bar_top.gif) bottom center no-repeat;
}

*html #leftBarBottom{
	background:url(images/left_bar_bottom.gif) top center no-repeat;
}


.leftBarWidgets{
	width:237px;
	float:right;
	padding-bottom:250px;
}

.leftBarWidgetsBody{
	background:url(images/left_bar_body.png) center repeat-y;
	padding:10px 20px;
}

.leftBarWidgetsTop{
	background:url(images/left_bar_top.png) bottom center no-repeat;
	height:10px;
}

.leftBarWidgetsBottom{
	background:url(images/left_bar_bottom.png) top center no-repeat;
	height:10px;
}


*html .leftBarWidgetsBody{
	background:url(images/left_bar_body.gif) center repeat-y;
	position:relative;
	left:-1px;
}

*html .leftBarWidgetsTop{
	background:url(images/left_bar_top.gif) bottom center no-repeat;
}

*html .leftBarWidgetsBottom{
	background:url(images/left_bar_bottom.gif) top center no-repeat;
}



/*#contactBox {
	bottom:-5px;
	left:55px;
	position:absolute;
	width:250px;
}*/

#contactBox{
	width:96%;
	position:absolute;
	bottom:1px;
}

#contactBoxHome{
	clear:both;
	padding-top:20px;
	
}


.postImage{
	float:left;
	background:url(images/default_pic.jpg);
	width:119px;
	height:118px;
	overflow:hidden;
	position:relative;
	border:7px solid #fff5db;
}


#videoControls{
	padding:10px 10px;
	text-align:right;
	font-size:1.2em;
}

#videoControls a{
	text-decoration:none;
	color:#000;
	display:inline-block;
}

#videoControls a.play{
	background:url(images/icon_r.gif) left center no-repeat;
	padding-left:30px;
}

#videoControls a:hover{
	color:#732900;
}

#contactInfo{
	font-family:Lucida Sans Unicode, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
	width:180px;
	padding-left:5px;
}

#contactInfo img{
	padding:3px 0px;
}

#contactInfomini{
	font-family:Lucida Sans Unicode, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-top:5px;
}
#subscribeBox{
	font-family:Lucida Sans Unicode, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#subscribeText a{
	text-align:right;
	background:url(images/subscribe_back.png) center right no-repeat;
	color:#000;
	text-decoration:none;
	padding:8px 40px 8px 0 ;
	display:inline-block;
	float:right;
}

*html #subscribeText a{
	background:url(images/subscribe_back.gif) center right no-repeat;
}

#subscribeText a:hover{
	color:#732900;
}


#icons{
	padding-top:5px;
	text-align:right;
	float:right;
	width:200px;
}

#icons img{
	opacity:0.70;
	filter:alpha(opacity=70);
}
/*-------------------------MENU-----------------------*/

#nav{
	padding:10px;
}

*html #nav{
	padding-right:35px;
}

#menu{
	list-style:none;
	padding:0;
	margin:0;
	float:right;
}

#menu ul{
	display:none;/*HIDE SUBMENU*/
}

#menu li{
	padding:0;
	margin:0 0 0 15px;
	float:left;
}

#menu li a {
	display:inline-block;
	background:url(images/menu_right.png) right center no-repeat;
	text-decoration:none;
	cursor:pointer;
}

#menu li a span{
	display:inline-block;
	color:#fff;
	padding:13px 20px;
	font-size:125%;
	font-weight:bold;
	letter-spacing:1px;
	margin-left:-9px;
	background:url(images/menu_left.png) left center no-repeat;
	font-family:Lucida Sans Unicode, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#menu li.current_page_item a, #menu li.current_page_parent a{
	/*background:url(images/menu_right_selected.png) right center no-repeat;*/
	background:url(images/menu_purchase_right_selected.png) right center no-repeat;
}

#menu li.current_page_item a span, #menu li.current_page_parent a span{
/*	background:url(images/menu_left_selected.png) left center no-repeat;
	color:#fff;*/
	background:url(images/menu_purchase_left_selected.png) left center no-repeat;
	color:#000;


}



#menu li a:hover{
	background:url(images/menu_right_hover.png) right center no-repeat;
}

#menu li a:hover span{
	background:url(images/menu_left_hover.png) left center no-repeat;
	color:#fff;
}



#menu li.purchase a{
	background:url(images/menu_purchase_right.png) right center no-repeat;
}

#menu li.purchase a span{
	background:url(images/menu_purchase_left.png) left center no-repeat;
	color:#000;
}

#menu li.purchase a:hover{
	background:url(images/menu_purchase_right_hover.png) right center no-repeat;
}

#menu li.purchase a:hover span{
	background:url(images/menu_purchase_left_hover.png) left center no-repeat;
	color:#000;
}

#menu li.purchase.current_page_item a, #menu li.purchase.current_page_parent a{
	background:url(images/menu_purchase_right_selected.png) right center no-repeat;
}

#menu li.purchase.current_page_item a span, #menu li.purchase.current_page_parent a span{
	background:url(images/menu_purchase_left_selected.png) left center no-repeat;
	color:#000;
}




/*FIX FOR IE*/

*html #menu li a {
	background: url(images/menu_right.gif) right center no-repeat;
	position:relative;
	z-index:1;
}
*html #menu li a span{
	background:url(images/menu_left.gif) left center no-repeat;
	position:relative;
	left:-9px;
	z-index:1000;
}

*html #menu li.current_page_item a{
	background:url(images/menu_right_selected.gif) right center no-repeat!important;
}

*html #menu li.current_page_item a span{
	background:url(images/menu_left_selected.gif) left center no-repeat!important;
	color:#fff!important;
}




*html #menu li a:hover{
	background:url(images/menu_right_hover.gif) right center no-repeat;
}

*html #menu li a:hover span{
	background:url(images/menu_left_hover.gif) left center no-repeat;
}



*html #menu li.purchase a{
	background:url(images/menu_purchase_right.gif) right center no-repeat;
}

*html #menu li.purchase a span{
	background:url(images/menu_purchase_left.gif) left center no-repeat;
}

*html #menu li.purchase a:hover{
	background:url(images/menu_purchase_right_hover.gif) right center no-repeat;
}

*html #menu li.purchase a:hover span{
	background:url(images/menu_purchase_left_hover.gif) left center no-repeat;
}

*html #menu li.purchase.current_page_item a{
	background:url(images/menu_purchase_right_selected.gif) right center no-repeat;
}

*html #menu li.purchase.current_page_item a span{
	background:url(images/menu_purchase_left_selected.gif) left center no-repeat;
}






/*SIDEBAR*/

#sideMenu{
	list-style:none;
	padding:0;
	margin:0;
	position:relative;
}

#sideMenu ul{
	display:none;/*HIDE SUBMENU*/
}

#sideMenu li{
	padding:0;
	margin:0;
}

#sideMenu li a {
	
	display:inline-block;
	text-decoration:none;
	cursor:pointer;
	color:#feecc6;
	font-size:1.4em;
	padding:8px 10px;
	width:91%;
}
#sideMenu li a:hover {
	background:#642f06;
}

#sideMenu li.current_page_item a {
	background:#642f06;
}

#sideMenu li.current-cat a {
	background:#642f06;
}
/*---------------------------WIDGET-------------------*/

.widget {
	padding:20px 10px 5px 10px!important;
	margin:0;
	color:#feecc6!important;
}

.widget li {
	padding:0;
	margin:0;
	list-style:none;
}



.widget h2{
	color:#feecc6;
	font-size:1.3em;
	font-weight:bold;
}
.widget h4{
	font-size:1.3em;
}

.widget ul{
	display:block!important;
	padding:0px 10px;
	margin:0;
}



.widget ul li{
	padding:5px 0px!important;
	margin:0;
	list-style:none;
	color:#feecc6;
}

#events-list a{
	display:inline-block!important;
	font-size:1em!important;
	padding:0!important;
	width:auto!important;
}

#events-list a:hover{
	background:none!important;
	text-decoration:underline;
}


/*---------------------------CLASSES-------------------*/

.clear{
	clear:both;
}

.content{
	padding:10px;
}

.borderWhite1{
	border:1px solid #fff;
}

.floatLeft{
	float:left;
}

.floatRight{
	float:right;
}


.alignLeft{
	text-align:left;
}

.alignRight{
	text-align:right;
}

.alignCenter{
	text-align:center;
}

.paddingBottom40{
	padding-bottom:40px;
}

.paddingHor15{
	padding:0px 15px;
}



.noPadding{
	padding:0;
	margin:0;
}

.marginAuto{
	margin:auto;
}

.paddingVer10{
	padding:10px 0px;
}

.paddingTop40{
	padding-top:40px;
}


.width5{
	width:5%;
}
.width10{
	width:10%;
}
.width15{
	width:15%;
}

.width18{
	width:18%;
}


.width20{
	width:20%;
}
.width23{
	width:23%;
}

.width25{
	width:25%;
}
.width27{
	width:27%;
}

.width28{
	width:28%;
}
.width30{
	width:30%;
}
.width33{
	width:33.2%;
}

.width35{
	width:35%;
}
.width36{
	width:36%;
}

.width38{
	width:38%;
}
.width39{
	width:39.5%;
}

.width40{
	width:40%;
}
.width45{
	width:45%;
}
.width48{
	width:48%;
}
.width49{
	width:49.5%;
}
.width50{
	width:50%;
}
.width52{
	width:52%;
}
.width55{
	width:55%;
}

.width58{
	width:55%;
}
.width60{
	width:60%;
}
.width65{
	width:65%;
}
.width68{
	width:68%;
}
.width69{
	width:69%;
}

.width70{
	width:70%;
}
.width71{
	width:71%;
}

.width75{
	width:75%;
}



.width78{
	width:78%;
}

.width80{
	width:80%;
}
.width90{
	width:90%;
}


.wpmlwidget {
	margin:0!important;
	padding:10px 0px;
	min-height:400px;
}

*html .wpmlwidget{
	height:400px;
}
