html,body {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #EAEAEA;
	background-image: url('images/background.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	color:#5D5D5D;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}

@font-face {
	font-family: 'Rokkitt';
	font-style: normal;
	font-weight: normal;
	src: local('Rokkitt'), url('http://themes.googleusercontent.com/static/fonts/rokkitt/v5/4Z-2qkHrI1biwaOxvW6ZTA.woff') format('woff');
}

a {
	color:#1e1e1e;
	text-decoration:none;
}

a:hover{text-decoration:underline;}

p {
	line-height:160%;
}

ul#disc {
	list-style-type:disc;
}

ul#circle {
	list-style-type:circle;
}

#disc li, #circle  li, ul li{
	padding-bottom:5px;
}

.wrapper {
	width:960px;
	margin:20px auto;
	overflow:hidden;
}

#header {
	overflow:hidden;
	height:426px;
}

#logo {
	height: 100px;
    margin: 0 auto;
    padding-top: 10px;
    width: 960px;
	/*width:960px;
	margin:0px auto;
	height:120px;*/
}

#logo h1 {
	font-family:'Rokkitt', serif;
	line-height:normal;
	margin:0px;
	padding:0px;
}
#logo #text{
	background-color:#3d3d3d;
	background-image: -moz-linear-gradient(top , #3d3d3d, #292929 100.0%);
	background-image: -webkit-linear-gradient(top , #3d3d3d, #292929 100.0%);
	background-image: -o-linear-gradient(top , #3d3d3d, #292929 100.0%);
	background-image: -ms-linear-gradient(top , #3d3d3d, #292929 100.0%);
	background-image: linear-gradient(top , #3d3d3d, #292929 100.0%);
	width:450px;
	font-family:'Rokkitt', serif;
	line-height:normal;
	padding:20px 0px 10px 26px;
	margin-bottom: 10px;
	letter-spacing:-2px;
    border-radius: 0px 0px 8px 8px;
}

#logo #text a {
	color:#F5F5F5;
	display:block;
	font-size:40px;
	font-weight:bold;
	text-decoration:none;
}

#logo #text .small {
	color:#F5F5F5;
	font-size:20px;
	letter-spacing:-1px;
	font-weight:500;
}

#head_menu {
	background:url('images/hmenu.gif')no-repeat left top;
	width:964px;
	height:46px;
	margin:0px auto;
}

#head_menu ul {
	list-style: none;
    padding: 6px;
}

#head_menu li {
    color: #454545;
    display: inline;
    font-size: 13px;
	line-height:30px;
}

#head_menu a {
	color:#454545;
	display:block;
	height:30px;
	float:left;
	font-family:'Rokkitt', serif;
	font-weight:bold;
	font-size:19px;
	text-decoration:none;
	text-shadow:1px 1px 1px #E6E6E6;
	padding: 0px 10px;
	margin-right: 5px;
}

#head_menu a.active, #head_menu a:hover {
	color:#FFFFFF;
	background: url("images/hmenu_bg.gif") repeat-x scroll 0 0 transparent;
    border-radius: 4px 4px 4px 4px;
	text-shadow:1px 1px 1px #000000;
}

#header_img {
	background:url('images/pics01.jpg') no-repeat left top;
	width:936px;
	height:195px;
	padding:55px 0px 0px 26px;
	margin:0px auto;
}

#header_img h2 {
	color:#EAEAEA;
	font-size:50px;
	font-family:'Rokkitt', serif;
	font-weight:bold;
	letter-spacing:-3px;
	margin-top:-8px;
	margin:0px;
	padding:0px;
}

#header_img h3 {
	color:#D6D6D6;
	font-size:32px;
	font-family:'Rokkitt', serif;
	font-weight:bold;
	letter-spacing:-2px;
	margin:0px;
	padding:0px;
}

#body {
	background:#EAEAEA;
}

#body #leftcol {
	width:280px;
	float:left;
	position: relative;
}

#body #rightcol {
	width:651px;
	float:right;
}

#body #menu, #body #content {
	background:#E3E3E3;
	border-bottom:2px solid #AFAFAF;
	overflow:hidden;
	margin-bottom: 30px;
}

.content_title {
	height:61px;
	padding:0px 25px;
}

.content_title h2 {
	border-bottom: 1px solid #D0D0D0;
	color: #474747;
	font-family: 'Rokkitt',serif;
	font-size: 24px;
	font-weight: bold;
	height: 40px;
	letter-spacing: -1px;
	margin: 0px;
	padding: 20px 0 0;
	text-shadow: 1px 1px 1px #FFFFFF;
}

.content {
	background: #FFFFFF;
	padding: 20px 25px 15px;
}

.content_dark {
	background: #E3E3E3;
	padding: 20px 25px 15px;
}

#menu ul {
	line-height: 160%;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu li {
	border-top: 1px solid #EFE6DA;
	line-height: 35px;
}

.first {
	border-top: 0px !important;
}

#menu a {
	display:block;
	/*height:35px;*/
}

.content_foother {
	padding: 10px 25px 10px;
}

.content_foother h2 {
	color: #474747;
	font-family: 'Rokkitt',serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
    text-shadow: 1px 1px 1px #FFFFFF;
}

.content_foother p {
	display: block;
	letter-spacing: -1px;
	line-height: 160%;
	margin: 0px;
	padding: 0px;
	text-shadow: 1px 1px 1px #FFFFFF;
}

#footer{
	background:url('images/footer.gif') repeat-x left top;
	color:#878787;
	margin: 0px;
	padding: 0px;
}

#footer .left{
    width: 230px;
	float: left;
    padding: 10px 0;
}

#footer .right{
	border-left:1px solid #243138;
	width:620px;
	float:right;
	padding:10px 0px 10px 30px;
}

#footer h2 {
	color:#FFFFFF;
	font-size:24px;
	font-family:'Rokkitt', serif;
	letter-spacing:-1px;
	margin: 0px;
	padding-bottom:10px;
}

#footer h2 a {
	color:#FFFFFF;
}


#feature_wrap {
    
    margin: 0 auto;
    width: 959px;
	height:249px;
}
#featured {
    overflow: hidden;
    position: relative;
    width: 957px;
	 height: 241px;
}
.accord_top .featured1 {
    border: medium none;
    display: block;
}
#feature_wrap .fadeout {
    background: url("images/overlay.png") repeat-y scroll right top transparent;
}

.featured img {
    display: block;
    position: relative;
    z-index: 1;
}
.featured {
    background: url("images/preload.gif") no-repeat scroll center center #FFFFFF;
    border-left: 1px solid #AAAAAA;
    display: none;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 715px;
}
.accord_top .fadeout {
    display: block;
    position: absolute;
    right: 0;
    width: 200px;
    z-index: 3;
}