/* Elements */

body {
	margin-top: 40px;
	background: #000000;
	text-align: justify;
	font-family: "Arial", "MS UI Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	color: #AA2808;
}

h1 {
}

h2 {   text-align: left;
}

h3 { text-align: left;
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 2em;
}

p {
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #323B51;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

img {
	border: none;
}

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

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

hr {
	display: none;
}



#language {
	width: 892px;
	height: 17px;
	margin: 0 auto;
}

#language h3 {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	margin: 0;
	padding: 0px 20px 5px 10px;
	font-size: 11px;
}

#language a {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
}

#language a:hover {
	text-decoration: underline;
}


/* Header */

#header {
	width: 892px;
	height: 110px;
	margin: 0 auto;
	background: url(img-css/top.png) no-repeat;
}

#header h1 {
	float: left;
	margin: 0;
	padding: 10px 0 0 20px;
}

#header h2 {
	color: #FFFFFF;
	font-family: "Arial", "MS UI Gothic", Arial, Helvetica, sans-serif;
	float: left;
	margin: 0;
	padding: 25px 20px 0px 10px;
	font-size: 18px;
}

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


/* Menu */

#menu {
	float: right;
	width: 692px;
	height: 91px;
}

#menu ul {
	margin: 0;
	padding: 6px 0 0 20px;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #110404;
}

#menu a:hover, #menu .active a {
	background: #FFFFFF;
	color: #110404;
}


/* Splash */

#splash {
	width: 892px;
	margin: 0 auto;
	padding: 0;
	background: url(img-css/img3.gif);
}


#colOne {
	float: right;
	width: 320px;
	padding: 0 15px 0 0;
}

#colTwoA {
	float: left;
	width: 160px;
	padding: 0 0 0 5px;
	text-align: left;
}

#colTwo {
	float: left;
	width: 160px;
	padding: 30px 0 0 5px;
	text-align: left;
}

#colTwo  h3{
	border-bottom: 4px solid #000080;
}


#colTwo ul{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}


#colTwo li {
	padding: 5px 14px;
	border-bottom: 1px solid #0000C0;
}

#colTwo a, #colTwoA a{
	text-decoration: none;
}

#colTwo a:hover, #colTwoA a:hover  {
	font-weight:bold; 
	color: #EF3100;
}


#noCol {
	float: left;
	padding: 10px 20px 0 20px;
	line-height: 140%
}

.details{
	width: 80%;
	background-color: #FFC0FF;
	border: thin #C000C0 solid;
	margin: 10px 10px 10px 10px;
	padding: 18px;
	font-size: 1em;
}


.detailsorange{
	width: 80%;
	background-color: #FFC893;
	border: thin #FF7C00 solid;
	margin: 10px 10px 10px 10px;
	padding: 18px;
	font-size: 1em;
}




.hanging{ 
	text-indent: -25px;
	padding-left: 25px;
} 


#history {
	float: right;
	padding: 30px 10px 0 10px;
}



/* Page */

#page {
	width: 892px;
	margin: 0 auto;
	background: url(img-css/img03PAGE.jpg) repeat-y left top;
}

#page-bgtop {
	background: url(img05PAGEBGTOP.jpg) no-repeat left top;
	padding: 0px 30px;
}

/* Content */

#content {
	float: left;
	width: 514px;
	padding-top: 30px;
}
.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	padding: 4px 35px 4px 15px;
	background: #FF0000;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

.post .dates {
	padding: 4px 35px 4px 15px;
	background: #FF0000;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

.post a:hover {
	text-decoration: none;
	color: #FFFF00;
}

.post .entry {
}


.post .meta {
	text-align: right;
	padding-top: 20px;
	border-bottom: 1px solid #E5E5E5;
	font-weight: bold;
	color: #202020;
}



/* Sidebar */

#sidebar {
	float: right;
	width: 270px;
	padding-top: 30px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

#sidebar li li {
	margin: 0;
	padding: 9px 0px;
	border: none;
	background: url(img-css/img07SIDEBAR.jpg) repeat-x left bottom;
}

#sidebar h2 {
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #EBEBEB;
	font-family: "Times New Roman", Times, serif;
	font-size: 160%;
	font-weight: normal;
	color: #110404;
}

#sidebar h3 {
	font-size: 77%;
	color: #110404;
}

#sidebar p {
	margin: 0;
	padding: 0px 0px 20px 0px;
	line-height: normal;
	color: #D4C792;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #FF0000;
}

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





/* Table */

table.sched
{
text-align: left;
color:#000000;
background-color:#f1f1f1;
font-size: 100%;
padding:0px;
border-top: 1px solid gray;
border-left: 1px solid gray;
border-bottom: 0px solid gray;
border-right: 0px solid gray;
}

table.sched th 
{
background-color:#C0C0C0;
padding-bottom:2px;
border-top: 0px solid gray;
border-left: 0px solid gray;
border-bottom: 1px solid gray;
border-right: 1px solid gray;
}

table.sched td 
{
background-color:#f1f1f1;
padding-bottom:2px;
border-top: 0px solid gray;
border-left: 0px solid gray;
border-bottom: 1px solid gray;
border-right: 1px solid gray;
}

table.sched a {
	text-decoration: none;
	color: #006699;
}

table.sched a:hover {
	text-decoration: underline;
	color: #006699;

}


/* Footer */

#footer {
	width: 892px;
	height: 50px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	background: url(img-css/img04FOOTER.jpg) no-repeat left top;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

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

#footer a:hover {
	text-decoration: none;
}
