#slidearea{
	height: 250px; 
	overflow: hidden;
	position: relative; 
	background:#01070d url(images/slide.jpg) no-repeat;
}
#gallerycover{
	overflow: hidden;
	width:900px;
	margin:0px 52px;
}

.mygallery{
	overflow: hidden;
	position:relative;
}

.mytext img{
	position:absolute;
	left:5px;
	top:5px;
	padding:10px;
	background:#561d54;
}

.mytext{
	position:relative;
	margin:20px 0px;
	height:190px;
	width:900px;
	float:left;
	display:inline;
	line-height:20px;
	color:#c4c4c4;
	font-family: Tahoma,Georgia,century gothic,Verdana, sans-serif;
}

.mytext ul li{
	height:200px;

}

.mytext a:link, .mytext  a:visited {
	color:#fff;
}

.mytext h2 {
	font: 26px Georgia,century gothic,Verdana, sans-serif;
	margin:5px 0px 5px 450px;
	font-weight:normal;
	width:450px;
}

.mytext p {
	width:450px;
	margin:0px 0px 5px 450px;
	color:#e4bcf3;
}

.mytext h2 a:link, .mytext h2 a:visited {
	color:#fff;
}

.prev{
	position:absolute;
	top:100px;
	left:20px;
	width:32px;
	height:32px;
	z-index:200;
	background:url(images/prev.png);
	}
	
.next{
	position:absolute;
	top:100px;
	right:20px;
	width:32px;
	height:32px;
	z-index:200;
	background:url(images/nxt.png);
	display:block;
	}



	
h3.sidetil{
	padding: 15px 0px 0px 55px;
	color:#222;
	font-size:20px;
	}
	
.sidetitl{
	padding: 15px 0px 10px 15px;
	color:#222;
	font-size:24px;
	}


.video{
	width:300px;
	padding:0px 0px 15px 0px;
	margin:0px 0px;
	overflow:hidden;
	background:url(images/line.png) bottom repeat-x;
	}

.video embed{
	width:300px;
	height:250px;
	margin-left:15px;
	}

.squarebannerh {
	width:300px;
	height:58px;
	background:url(images/sqb.png);
	position:relative;
	}

.squarebanner {
	width:300px;
	background:url(images/line.png) bottom repeat-x;
	padding:5px 0px;
	overflow:hidden;
	}

.squarebanner ul{
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	width:300px;
		}
		
.squarebanner ul li{
		list-style-type:none;
	    margin: 7px 0px 7px 16px;
		float:left;
		display:inline;
		}


.box{
	width:325px;
	margin: 0px 0px 20px 20px;
	height:100%;
	color:#504945;
	font: 13px Tahoma, century gothic,Arial,verdana, sans-serif;
	float:left;
	display:inline;
	border-bottom:1px solid #DADADA;
	}

.box  h2 {
	margin: 5px 0 10px 0;
	padding: 0px 0px 0px 5px;
	text-align: left;
	font: 24px Arial, Georgia, century gothic,verdana, sans-serif;
	font-weight:bold;
	overflow:hidden;
	}

.box h2 a, .box h2 a:link,.box  h2 a:visited  {
	color:#191109;
	background-color: transparent;
	}
	
.ethumb{
	position:relative;
	width:320px;
	height:120px;
	
	}

.resp{
	font: 30px Arial Black,Georgia, century gothic,verdana, sans-serif;
	position:absolute;
	bottom:5px;
	right:10px;
	z-index:100;
		color:#fff;
	}

.resp a:link,.resp a:visited{
	color:#fff;
	}

.pmore{
	font-size:10px;
	font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	position:absolute;
	bottom:10px;
	left:10px;
   	color:#8B5301;
	text-transform: uppercase;
	}

.pmore a:link,.pmore a:visited{
	color:#fff;
	background:#B35981;
	display:block;
	padding:5px 5px;
	}

.subscribe{
	height:65px;
	background:url(images/line.png) bottom repeat-x;
	}

.subscribe img{
	margin:10px 10px;
	float:left;
	}
.subscribe p{
	padding-top:10px;
	font: 24px Arial, Georgia, century gothic,verdana, sans-serif;
	font-weight:bold;
	}
.widgets {
	width:280px;
	float:right;
	overflow:hidden;
	margin-top:5px;
	padding:0px 0px 5px 0px;
	background:#dfdfdf;

}

.widgets a {
	color: #222;
	text-decoration: none;
	}
	
.widgets a:hover {
	color: #009;
	text-decoration: underline;
	}
ul.tabnav{

	padding:0px 0px 0px 0px;
	height:30px;
	margin:0px 0px;
	background:url(images/widtab.png) repeat-x;
}	
	

.tabnav li {
	display: inline;
	list-style: none;
	float:left;
	text-align:center;
	margin-right:1px ;

	}


.tabnav li a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	padding: 8px 6px;
	width:80px;
	font-weight:normal;
	font: 12px tahoma, helvetica,arial,sans-serif; 
	color: #ba906c ;
	text-decoration: none;
	display:block;

	}
		
.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
	text-decoration:none;
	background:url(images/widtaba.png) repeat-x;
	color: #171F34;

	}
tabdiv {
	padding: 5px 5px 5px 5px;
	font-family:Tahoma,Century gothic, Arial, sans-serif;
	background:#dfdfdf;
	}
.tabdiv a:link,.tabdiv  a:visited {	
		color:#333;
	}
.tabdiv a:hover{
	color: #2676A1;
	}
.tabdiv ul{
	list-style-type:none;
	margin:0px 0px;
	padding:0px 0px;
		}
.tabdiv ul li{	
	border-bottom:1px solid #d3d3d3;
	height:100%;
	line-height:28px;
	padding: 0px 0px 0px 0px;
	color:#333;
	width:270px;
	float:left;
	line-height:22px;
	font-family:Tahoma, Century Gothic, Arial, sans-serif;
}
.tabdiv li a:link,.tabdiv li a:visited{

	margin-left:5px;
	overflow:hidden;
	padding:0px 0px ;
	margin:0px 0px;
	color:#993366;
	font-size:12px;
	font-weight:bold;
		}
.tabdiv li a:hover {
	font-weight:bold;
	color: #500c54;
	text-decoration:none;
		}
.ui-tabs-hide {
	display: none;
		}
 