﻿* {
	margin: 0;
	padding: 0;
}

body {
	background: #a17461 url(images/img01.jpg) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #b1C0C7;
}

form {
}

textarea {
	font: normal 1em Arial, Helvetica, sans-serif;
        background-color: #e6e6e6; 
        color: #000000; 
}

input {
	font: normal 1em Arial, Helvetica, sans-serif;
        background-color: #e6e6e6; 
        color: #000000; 
}

}

input.text {
}

input.
}

input.red {
        background-color: #cc0000;
        font-weight: bold; 
        font-size: 12px; 
        color: white;
}

h1 {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color: #ffffff;
        letter-spacing: -.05em;
	font-size: 2.2em;
}

h2 {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color: #c3272b;
        margin-top: 0.5em;
	letter-spacing: -.05em;
	font-size: 1.4em;
}

h3 {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color: #f8941c;
        font-size: 1.2em;
        margin-top: 1.2em;
}

h4 {    font-family: "Verdana", Arial, Helvetica, sans-serif;
        color: #ffffff;
        font-size: 1.2em;
        padding: 10px 20px 20px 20px;
}

h5 {    font-size: 0.95em;
        float: right;
        padding: 0 20px 0 0;
}

ol {
	margin-top: 1em;
	line-height: 160%;
}

ul {
	margin-top: 1em;
	line-height: 160%;
}

p {
	margin-top: 1em;
	line-height: 160%;
}

ul {
	list-style: none;
}

ul li {
}

ol {
	margin-left: 1em;
	list-style-position: inside;
}

blockquote {
	margin-left: 1em;
	padding-left: .75em;
	border-left: 1px solid #9e9d89;
}

a {
	color: #ffffff;
        outline: none;
        text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 1px solid #000000;
}

a:hover img{
	border: 1px solid #ffffff;
}


/* Header */

#header {
	width: 852px;
	height: 94px;
	margin: 0 auto;
	background: url(images/img02.jpg);
}

#header p {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: .25em;
        font-family: "Arial", Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

#header h1 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: .25em;
        font-family: "Arial", Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

#header h1 {
	padding-top: .30em;
	font-size: 2.7em;
    color: #2e328d;
}

#header a {
	text-decoration: none;
	color: #2e328d;
}

/* Page */

#page {
	width: 852px;
	margin: 0 auto;
	background: url(images/img03.jpg);
}

#pagebg {
	background: url(images/img06.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: left;
	width: 474px;
	padding: 26px 20px 20px 46px;
	background: url(images/img04.jpg) no-repeat;
}

.post {
	padding-left: 5px;
}

.post .title {
	padding-top: 20px;
	text-align: center;
}

.post .title a {
	text-decoration: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 1px dashed #748aaf;
	text-align: center;
	color: #849ac1;
}

.post .meta a {
	text-decoration: none;
	color: #b1c0c7;
}

.post .meta a:hover {
	text-decoration: underline;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding: 26px 46px 20px 26px;
	background: url(images/img05.jpg) no-repeat;
}

#sidebar ul {
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 3em;
	padding: 0;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px dotted #748aaf;
}

#sidebar h2 {
	margin: 0;
	padding-bottom: .5em;
	border-bottom: 1px solid #748aaf;
	text-align: center;
}

#sidebar a {
	text-decoration: none;
        font-weight: 500;
}

#sidebar a:hover {
	text-decoration: underline;
        color: #b4b4b4;
}

/* Footer */

#footer {
	width: 852px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img07.jpg) no-repeat;
	text-align: center;
}

#footer p {
	margin: 0;
	font-size: 1.11em;
	color: #000000;
}

#footer a {
        text-decoration: none;
	color: #2e328d;
}

#footer a:hover {
        text-decoration: underline;
	color: #ffffff;
}

#map    {
        border: 1px solid #ffffff;
        margin: 20px 0 0 0;
}

#map2    {
        border: 1px solid #ffffff;
        margin: 20px 0 0 0;
}

#markers {
        width: 200px;
        body: #f46523;
        background: #420100;
        border: 1px solid #b4b4b4;
        padding: 5px 3px 5px 5px;
        color: #ebebeb;
}

acronym {
        border-bottom: 1px dotted #ffffff;
        cursor: help;
}

#center {
        text-align: center;
}

#wall   {
        background: url(images/wall.jpg) repeat;
}

#sponsors {
        font-size: 0.933em;
}

#adbreak {
        width: 470px;
        height: 140px;
        border: solid 1px #cccccc;
        text-align: center;
}
