
* {
	margin: 0px;
	padding: 0px;
}

body {
	#background: #CD9F46;
	background: #000000;
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


h1, h2, h3 {
	color: #CD9F46;
}

h1 {
	font-size: 3em;
}

h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #CD9F46;
}


h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: underline;
	color: #CD9F46;
}

a:hover {
	border: none;
	text-decoration: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #CD9F46;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #CD9F46;
}

hr {
	display: none;
}

#main
{
width: 1020px;
margin: 0 auto;
#border-left: 5px solid #000000;
border-left: 5px solid #CD9F46;
#border-right: 5px solid #000000;
border-right: 5px solid #CD9F46;
}


/* Header */

#header {
	width: 1020px;
	margin: 0 auto;
	height: 424px;
}

#gmenu {
	float: left;
	height: 101px;
	width: 820px;
	padding-left: 200px;
	background: url(images/gmenu.jpg) no-repeat;
}

#gmenu ul {
	margin: 0;
	padding: 300;
	list-style: none;
	line-height: normal;
}

#gmenu li {
	float: left;
}

#gmenu a {
	display: block;
	float: left;
	height: 61px;
	width: 115px;
	#width: 145px;
	#margin-right: 1px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #CD9F46;
	padding-top: 40px;
    text-align: center;
	background: url(images/button.jpg) no-repeat
}

#gmenu a:hover {
	color: #ffffff;
	background: url(images/button_r.gif) repeat-x;
}

#smenu {
	float: left;
	height: 101px;
	width: 820px;
	padding-left: 200px;
	background: url(images/gmenu.jpg) no-repeat;
}

#smenu ul {
	margin: 0;
	padding: 300;
	list-style: none;
	line-height: normal;
}

#smenu li {
	float: left;
}

#smenu a {
	display: block;
	float: left;
	height: 61px;
	width: 115px;
	#width: 145px;
	#margin-right: 1px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #CD9F46;
	padding-top: 40px;
    text-align: center;
	background: url(images/button.jpg) no-repeat
}

#smenu a:hover {
	color: #ffffff;
	background: url(images/button_r.gif) repeat-x;
}

#menu {
	float: left;
	height: 101px;
	width: 820px;
	padding-left: 200px;
	background: url(images/menu.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 300;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 61px;
	width: 115px;
	#width: 145px;
	#margin-right: 1px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #CD9F46;
	padding-top: 40px;
    text-align: center;
	background: url(images/button.jpg) no-repeat
}

#menu a:hover {
	color: #ffffff;
	background: url(images/button_r.gif) repeat-x;
}



/* Logo */
#slogo {
	width: 1020px;
	height: 323px;
	margin: 0 auto;
	text-align: right;
	background: url(images/sheader.jpg) no-repeat left top;
}

#glogo {
	width: 1020px;
	height: 323px;
	margin: 0 auto;
	text-align: right;
	background: url(images/gheader.jpg) no-repeat left top;
}

#logo {
	width: 1020px;
	height: 323px;
	margin: 0 auto;
	text-align: right;
	background: url(images/header.jpg) no-repeat left top;
}


#logo h1 {
	padding-right: 45px;
	color: #000000;
	padding-top: 150px;
	font-size: 26px;
}

#logo h2 {
	font-style: italic;
	font-size: 10px;
	padding-right: 20px;
}


#logo a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 1020px;
	margin: 0 auto;
	background: #ffffff url(images/page_back.gif) repeat-x top;
	border-top: none;
	padding-top: 20px;
}

/* Content */

#content {
	float: left;
	width: 670px;
	padding-left: 40px;
}

#content2 {
	float: left;
	width: 920px;
	padding-left: 40px;
}

.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
	#text-transform: uppercase;
}

.post h1.title {
	height: 30px;
	font-size: 2.4em;
}

.post .entry {
	padding: 0 10px 30px 15px;
	text-align:justify;
}

.post .subentry {
	padding: 0 0 0 15px;
	text-align:justify;
}

.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	background: url(images/img04.gif) repeat-x left bottom;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CD9F46;
}

.post .meta a {
	color: #CD9F46;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	background: url(images/img04.gif) repeat-x;
}

.post .links a, .post .tags a {
	border: none;
}


/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}


.sidebar li li {
	margin: 0;
}


#sidebar1 {
	width: 255px;
}

#sidebar2 {
	width: 255px;
	padding-top: 50px;
}

#sidebar2 li h2 {
	background: url(images/title.gif) no-repeat left top;
	height: 40px;
	#color: #FFFFFF;
	color: #CD9F46;
	text-align: center;
	#padding-left: 20px;
	padding-top: 15px;
}

#sidebar2 li h3 {
	height: 20px;
	color: #000000;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 5px;
}

#sidebar2 li ul {
	line-height: normal;
	color: #000000;
}

#sidebar2 li li {
	padding: 1px;
	padding-left: 30px;
	background: url(images/img04.gif) repeat-x left bottom;
	font-size: .8em;
}

#sidebar2 li a {
	border: none;
	padding-left: 10px;
}

#sidebar2 li a:hover {
	border: none;
	padding-left: 10px;
}

#sidebar3 {
	width: 255px;
	padding-top: 0px;
}

#sidebar3 li h2 {
	background: url(images/title.gif) no-repeat left top;
	height: 40px;
	#color: #FFFFFF;
	color: #CD9F46;
	text-align: center;
	#padding-left: 20px;
	padding-top: 15px;
}

#sidebar3 li h3 {
	height: 20px;
	color: #000000;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 5px;
}

#sidebar3 li ul {
	line-height: normal;
	color: #000000;
}

#sidebar3 li li {
	padding: 1px;
	padding-left: 30px;
	background: url(images/img04.gif) repeat-x left bottom;
	font-size: .8em;
}

#sidebar3 li a {
	border: none;
	padding-left: 10px;
}

#sidebar3 li a:hover {
	border: none;
	padding-left: 10px;
}

.back_title
{
background: url(images/title_back.gif) no-repeat;
}

.back_title2
{
background: url(images/title_back2.gif) no-repeat;
}

#sidebar2 .top {
 padding-top: 20px;
 }

/* Calendar */

#calendar {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	padding-left: 12px;
	text-align: center;
}

#calendar thead {
	font-weight: bold;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
}

#calendar #next {
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #B1F98D;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ff0000
}

#calendar #wkend {
	#background: #CCCCCC;
	background: #E5E5E5;
	color: #ff0000;
}


/* Footer */
#footer
{
border-top: 3px solid #CD9F46;
padding: 20px;
background: url(images/footer.gif) repeat-x
}

#footer p {
	text-align: center;
	font-size: 9px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#footer a
{
#color: #FFFFFF;
color: #CD9F46;
}