/*
Design by Free CSS Templates
http://www.freecsstemplates.org d0d0d0
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.81em;
	background-image: url(images/bg.jpg);
	color: #000000;
	background-repeat: repeat-x;
	background-color:#d0d0d0;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
	font-weight: normal;
	padding-bottom: 0px;
}
h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(images/img07.gif);
}
a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 10px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 968px;
	height: 71px;
	margin: 0 auto;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color:#c88a20;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	padding-left:10px;
	color: #FFFFFF;
}
#logo h1 a {
	color:#FFFFFF;
}
#logo h1 {
	padding: 10px 0 0 0;
	font-weight: normal;
	font-size: 3em;
	padding-left:10px;
}

#logo p {
	text-transform: uppercase;
	padding: 37px 0 0 3px;
	font-size: 1.5em;
}
#page #sidebar1 a {
	color: #c36f26;
	text-decoration: underline;
}
#page #sidebar1 a:hover {

	text-decoration: none;
}
#logo a {
	border: none;
	text-decoration: none;
}

/* Menu */

#menu {
	width: 968px;
	height: 52px;
	margin: 0 auto;
	padding-top: 7px;
	-moz-border-radius: 15px;
border-radius: 15px;
background-color:#efab41;
}


#menu ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin: 0 3px 0 10px;
	background: url(images/img04.jpg) no-repeat left 50%;
	padding: 10px 15px 10px 15px;
	border: none;
	text-decoration: none;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	color:#FFFFFF
}

#menu a:hover {
	margin: 0 3px 0 0;
	padding: 10px 15px 10px 15px;
	color: #a85c1a;
}

#menu .current_page_item a {
	margin: 0 3px 0 0;
	padding: 10px 15px 10px 15px;
	text-decoration: underline;
}

/* Banner */

#banner {
	margin: 0 auto;
	width: 968px;
	height: 288px;
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 968px;
	margin: 0 auto;
	padding: 5px 0;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}
/* Content for contact */
#content1 {
	float: left;
	width: 970px;
}
#content1 a {
	text-decoration: underline;
	border-bottom: 1px dashed #CCCCCC;
	color: #c36f26;
}

#content1 a:hover {
	border-bottom: none;
}


/* Content */

#content {
	float: left;
	width: 726px;
	padding: 10px;
}
.post .entry table {
	margin-right: auto;
	margin-left: auto;
}
#content a {
	text-decoration: underline;
	border-bottom: 1px dashed #CCCCCC;
	color: #c36f26;
}

#content a:hover {
	border-bottom: none;
}

.post {
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 150%;
	text-align: justify;
}

.title {
	margin: 0;
	padding-bottom: 6px;
	font-weight: normal;
	
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dashed #CCCCCC;
}

.byline {
	border-top: 1px dashed #CCCCCC;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

.entry img {
	border: 2px solid #c88a20;
}
.entry2 img {
	border: 1px solid #c88a20;
}
.links {
	font-size: 11px;
}

.links a {
	display: block;
	border: none;
	color: #333333;
}

.links a:hover {
}

.links .more {
	float: left;
	padding-left: 25px;
	bpadding-right: 15px;
	text-transform: uppercase;
}

.links .comments {
	float: left;
	padding-left: 20px;
	background: url(images/img04.jpg) no-repeat left top;
}
/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	margin-left: 20px;
	border: 1px solid #c88a20;
}
/* 
.sidebar li {
	margin-bottom: 10px;
	padding: 0 0 20px 0px;
	background: url(images/img06.jpg) repeat-y left top;
	border-bottom: 1px solid #CCCCCC;
}
 */

.sidebar h2 {
	background: url(images/img05.jpg) no-repeat left top;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.sidebar a {
	color: #FFFFFF;
	text-decoration: underline;
}
.sidebar a:hover {
	text-decoration: none;
}
.sidebar p {
	padding: 0 10px;
}

/* Footer */

#footer {
	border-top: 1px solid #C8C8C8;
	height: 30px;
	width: 100%;
	text-align: center;
	margin: auto;
	background-color:#efab41;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#footer p {
	margin: 0;
	padding: 10px 0 10 0;
	text-align: center;
	font-size: 11px;
	color: #000000;
}

#footer a {
	color: #000000;
}
#stga {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#h2 a {
	color: #FFFFFF;
}
#h2 a:hover {
	text-decoration: none;
}
.entry img {
	margin-bottom: 15px;
}
td {
	vertical-align: top;
	text-align: left;
}
#faq td {
	padding-bottom: 12px;
}

