@charset "utf-8";

body {
	color:#222;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height:1.5em;
	margin:0;
	padding:0;
}

body.canvas {
	background:url(images/body-bg.gif) top left repeat;
}


a, a:visited {
	color:#698202;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:0;
}

p {
	margin:0 0 1em 0;
}

.clear {
	clear:both;
}

#container {
	width:100%;
	background:url(images/header-bg.gif) 50% top no-repeat; /*#4B3D29*/
}

#wrapper {
	width:1004px;
	margin:0px auto;
}

#header {
	position:relative;
	height:189px;
	padding:34px 0 17px 0;
}

#header h1 {
	margin:0;
	width:308px;
	height:80px;
}

#header h1 a, #header h1 a:visited, #header h1 a:hover {
	display:block;
	width:308px;
	height:80px;
	text-indent:-9999px;
	overflow:hidden;
}

#topad {
	width:728px;
	height:90px;
	margin:0 auto 19px auto;
	background-color:#000000;
}

#backlink {
	position:absolute;
	right:0px;
	bottom:17px;
	line-height:1em;
}

#backlink a, #backlink a:visited, #backlink a:hover {
	color:#FFFFFF;
}
 
#slideshow {
	background:url(images/box.gif) left bottom no-repeat;
	padding-bottom:15px;
}

#slideshow-header {
	background:url(images/box.gif) left top no-repeat;
	padding:15px 15px 0 15px;
	position:relative;
}	

#slideshow-header h1 {
	font-size:2em;
	line-height:1em;
	margin:0;
	color:#97C000;
	width:789px;
}

#nav {
	position:absolute;
	right:15px;
	top:15px;
	width:185px;
	height:25px;
	line-height:25px;
}

#nav ul {
	margin:0;
	padding:0;
	float:right;
}

#nav ul li {
	display:block;
	float:left;
	width:40px;
	height:25px;
	margin:0px 2px;
	background:url(images/nav.gif) left top no-repeat;
}

li.left-active { background-position:0px 0px !important }
li.left-inactive { background-position:0px -25px !important }
li.right-active { background-position:-40px 0px !important; }
li.right-inactive { background-position:-40px -25px !important }

#nav ul li a, #nav ul li a:visited, #nav ul li a:hover {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#count {
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	font-weight:bold;
	text-align:right;
	margin:0 8px 0 0;
}

.sep1 {
	margin:10px 0 0 0;
	border-bottom:1px dotted #97C000;
	height:1px;
}

#slide-image-box {
	width:604px;
	overflow:hidden;
}

#slide-image {
	margin:0 auto;
	border:2px solid #000000;
}

#content {
	border:3px solid #97C000;
	border-width:0px 3px;
	padding:10px 12px 0 12px;
	background-color:#FFFFFF;
}

#right-col {
	float:right;
	width:350px;
	overflow:hidden;
}

#right-col h2 {
	font-size:1.3em;
	margin:0 0 0.2em 0;
}

#share img {
	vertical-align:middle;
}

#ad {
	overflow:hidden;
	border-top:1px solid #DDDDDD;
	padding-top:20px;
}
#ad p.notice {
	font-size:0.8em;
	color:#CCCCCC;
	text-align:center;
	margin:0;
}

#ad-container {
	width:300px;
	height:250px;
	margin:0 auto;
}

#footer {
	margin-top:30px;
	padding:20px 0 60px 0;
	border-top:13px solid #2A0D00;
	background:url(images/footer-bg.gif) left top repeat #97C000;s
}

#footer-content {
	width:1004px;
	margin:0 auto;
	color:#FFFFFF;
}

#footer a, #footer a:visited {
	color:#FFFFFF;
}
