body, div, p, a, h1, h2, h3, h4, h5, h6, span, table, td, b, ul, li, ol, i{margin: 0px; padding: 0px; color: #848990;}
body{
	background: #343E4B url('img/body_bg.jpg') top left repeat-x;
}

.main{
	width: 900px;
	margin: 0px auto;
}

.topside{
	width: 900px;
	height: 102px;
	background: url('img/topside_bg.jpg') bottom left no-repeat;
	position: relative;
}

.domain_name{
	position: absolute;
	bottom: 35px;
	left: 22px;
	font-size: 30px;
	font-family: 'Courier New', 'sans-serif';
	color: #D9790A;
}

.main_site{
	position: absolute;
	top: 15px;
	right: 22px;
	font-size: 16px;
	font-family: 'Courier New', 'sans-serif';
	color: #FFF5EA;
}
.main_site a{
	font-size: 16px;
	font-weight: bold;
	font-family: 'Courier New', 'sans-serif';
	color: #FFF5EA;
	text-decoration: none;
}

.logo{position: absolute; top: 0px; left: 370px; 
	width: 142px;
	height: 140px;
	background: url('img/logo.jpg') top left no-repeat;
}

.main_site a:hover{
	text-decoration: underline;
}

.container{
font-family: Tahoma, Arial, sans-serif;
background: #ffffff url('img/maindiv_bg.jpg') bottom left no-repeat;
font-size: 13px;
color: #848990;
}

.container h1{
	font-size: 24px;
	color: #ED8917;
	font-weight: normal;
	margin-bottom: 5px;
}

.content{padding-bottom: 8px; margin-bottom: 5px; border-bottom: 1px dotted #C2C1BC;}
.content a{
	color: #ED8917;
	text-decoration: none;
}

.content a:hover{
	text-decoration: underline;
}

.gallery{padding-bottom: 2px; margin-bottom: 15px; border-bottom: 1px dotted #C2C1BC;}

.gallery img{border: 1px solid #C2C1BC; margin: 3px 10px 15px 5px;}

.video{
	padding-bottom: 7px; margin-bottom: 5px; border-bottom: 1px dotted #C2C1BC;
}

.contact{
	width: 270px;
	background: url('img/contact_bg.jpg') top left repeat-y;
}

.contact_top{
	width: 270px; height: 16px;
	background: url('img/contact_top.jpg') top left no-repeat;
}

.contact_bottom{
	width: 270px; height: 13px;
	background: url('img/contact_bottom.jpg') top left no-repeat;
}

.contact_inside{padding: 10px 15px;}

.contact table td{
	padding-top: 10px;
}

.contact .inputtext{
	width: 217px;
	height: 18px;
	background: url('img/input_bg.jpg') top left no-repeat;
	font-size: 13px;
	color: #848990;
	padding: 3px 10px;
	border: 0px;
}

.contact .textarea{
	width: 217px;
	height: 83px;
	background: url('img/textarea_bg.jpg') top left no-repeat;
	font-size: 13px;
	color: #848990;
	padding: 3px 10px;
	border: 0px;
	overflow: auto;
}

.contact .submit{
	width: 62px;
	height: 30px;
	background: url('img/submit_bg.jpg') top left no-repeat;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #3483FA;
	border: 0px;
	cursor: pointer;
	float: right;
}
.rss_box{
	padding-bottom: 10px; margin-bottom: 10px;
	border-bottom: 1px dotted #fff;
}
.rss{
	width: 270px;
	background: url('img/rss_bg.jpg') top left repeat-y;
}

.rss_top{
	width: 270px; height: 11px;
	background: url('img/rss_top.jpg') top left no-repeat;
}
.rss_inside{
	padding: 10px 15px;
	font-size: 13px;
	font-family: Tahoma, Arial, sans-serif;
}
.rss_bottom{
	width: 270px; height: 10px;
	background: url('img/rss_bottom.jpg') top left no-repeat;
}

.rss .title{
	background: url('img/rss_bullet.jpg') top left no-repeat;
	padding-left: 17px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
}

.rss .data{
	font-size: 12px;
	font-style: italic; 
	padding: 3px 0px;
}

.rss .desc{
	color: #F4F3E8;
}

.rss a.more{
	color: #ED8917;
	text-decoration: none;
}
.rss a.more:hover{
	text-decoration: underline;
}

.feed_box{
	padding-bottom: 7px; margin-bottom: 0px; border-bottom: 1px dotted #C2C1BC;
}

.feed .title{
	width: 539px;
	height: 33px;
	background: url('img/feed_title_bg.jpg') top left no-repeat;
	font-size: 13px;
	color: #ED8917;
	font-weight: bold;
	padding: 5px 15px 0px 15px;
}
.feed .data{
	font-size: 12px;
	font-style: italic; 
	padding: 3px 15px;
}

.feed .desc{
	font-size: 13px;
	color: #848990;
	padding: 0px 15px;
}

.feed a.more{
	padding: 0px 15px;
	color: #418BFA;
	text-decoration: none;
	display: block;
	text-align: right;
}

.feed a.more:hover{
	text-decoration: underline;
}

.bottom_info{padding: 2px 18px 5px 18px}

.addthis{
	padding: 10px 0px 15px 15px;
}