/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 30px;
	padding: 0;
	background: #000000;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #616161; 
}

h1, h2, h3 {
	margin-top: 0;
	color: #669900;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #6E8A21;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 770px;
	margin: 0 auto;
	height: 343px;
	background: url(images/img02.jpg) repeat-x left top;
	clear:both;
}

/* Header */

#logo {
	width: 745px;
	height: 82px;
	margin: 0 auto;
	padding-left: 25px;
	background: url(images/img01.gif) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding: 22px 0 0 40px;	
	font-weight:normal;
	font-size: 4em;
	font-style:italic;
	
}

#logo p {
	text-transform: uppercase;
	padding: 57px 0 0 3px;
	font-size: 10px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background: url(images/img03.gif) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin: 0;
	padding: 18px 30px 0 30px;
	text-decoration: none;
	text-transform: capitalize;
	background: url(images/img03.jpg) no-repeat right top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

#splash {
	width: 770px;
	margin: 0 auto;
	height: 220px;
	background:url(images/top02.jpg) center no-repeat;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 770px;
	margin: 0 auto;
	padding: 5px 0px;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 550px;
	padding: 0px 15px 0px 0px;
	margin:20px 0px 0px 0px ;
}


#content h1 {
	margin: 0;
	padding: 0px 0 4px 0px;
	font-weight: normal;
	font-size:24px;
	color:#669900;
}

.title {
	margin: 0;
	padding: 15px 0 4px 0px;
	font-weight: normal;
	font-size:24px;
}

.title a {
	border-bottom: none;
	color: #6E8A21;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #616161 dashed;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 0px 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar {
	float: left;
	width: 200px;
	padding: 0;
	margin: 20px 0px 0px 0px;
	
	
}

.sidebar {		
	font-size: 12px;
	background: #282828;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
	text-align: left;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #616161 dashed;
}
.sidebar li li.SPCMS_menu_intend {padding: 8px 0px 8px 10px;}
.sidebar li li.SPCMS_menu_doubleintend {padding: 8px 0px 8px 20px;}

.sidebar li h2 {
	height: 31px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 40px;
	background: #4F6517 url(images/img04.gif) no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}

.sidebar a {
	color: #FFFFFF;
}
.sidebar a.selected{color:#6E8A21; font-weight:bold;}

.extra {
padding: 10px;
color:#e3e3e3;
}

/* Footer */

#footer {
	width: 770px;
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(images/img04.jpg) no-repeat left top;
	clear:both;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
	color: #6E8A21;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

/* forms - input, select, textarea */

form {
margin:10px;
padding:10px;
background-color: #f5f5f5;
border: #339900 solid 1px;
font:12px verdana, arial, helvetica, sans-serif;
color: #333333;
}

/*
default cms template
*/

table {
	border-collapse: collapse;
	margin: 10px auto 15px auto;
	/*border: 1px solid #a0a0a0;*/
}

th {
	background: #e0e0e0;
	height: 25px; 
	padding: 0 10px;
	color: #ffffff; 
	text-align: left;
}

td {
	padding: 0 4px; 
/*	height: 25px; */
}

tr.odd {
	background: #303030;
}

tr.even {
	background: #404040;
}

tr.odd:hover, tr.even:hover {
	color: #d0d0d0;
	background: #606060;
}

