/* Begin Structure */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Arial, Helvetica, sans-serif;
	background: #9c9cb5;
	color: #000;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	}

#container {
       margin:0 auto;
       padding:0;
       font-family:Georgia, Arial, Helvetica, sans-serif;
}

#header {
	background:#bdbdce url("images/bg5.jpg") repeat-x;
	margin: 0 auto;
	padding: 0;
	height: 150px;
	width: 100%;
        border-bottom:1px solid #fff;
	}
#header h1 {
        background: url("images/head4.jpg") no-repeat;
        height:150px;
        width:358px;
	font-family:Occidental, "Times New Roman", Times, serif;
	padding:0;
	margin: 0;
	font-size: 36px;
	text-align: center;
        position:absolute;
        top:2em;
	}
#top {
        background: url("images/head.jpg") no-repeat;
        height:150px;
        width:358px;
        position:absolute;
        left:50em;
}
#inner {
        background: url("images/side3.gif");      
	margin: 20px auto 0 auto;
	padding: 0 10px 0 0;
	width: 884px;
        position:relative;

	}
#content {
        background: url("images/bg1.gif") repeat-y;
	margin: 0 auto;
	padding: 0;
	width: 780px;
        min-height:557px;
	border: 1px solid #000;
	text-align:left;
        position:relative;
        top:-20px;
        left:9px;
}
.enter {
	font-family:Occidental, "Times New Roman", Times, serif;
       font-size:34px;
       text-align:center;
}
.enter a {
       color:#fff;
}
.enter a:hover {
       color:#480808;
}
.centered {
	margin:0  auto;
        padding:0 0 20px 0;
        text-align:center;
	}
#sidebar {
	width: 190px;
	padding: 0px;
	text-align: left;
        position:absolute;
        top:30px;
        left:660px;
        z-index:1000;
}
.left {
       text-align:left;
}
.widecolumn {
	padding: 10px;
	margin:0;
	width: 760px;
	}
.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin:0 auto;
	width: 780px;
	clear: both;
        position:relative;
        top:-40px; 
        left:9px;
	}

#footer p {
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	text-align: center;
        font-size:10px;
	}
/* End Structure */

/* Begin Headers */
h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
h1 {
        background: url("images/head4.jpg") no-repeat;
        height:150px;
        width:358px;
	font-family:Occidental, "Times New Roman", Times, serif;
	padding:0;
	margin: 0;
	font-size: 40px;
	text-align: center;
        position:absolute;
        top:1em;
        left:-.5em;
	}
.span1 {
	font-family:Occidental, "Times New Roman", Times, serif;
        font-size:38px;
       }
h2 {
        font-family:Occidental, Book Antiqua, Georgia, Arial, Helvetica, serif;
	font-size: 21px;
	margin: 10px 0 0 10px;
	}

h3 {
        font-family: Georgia, Times, Arial, Helvetica, serif;
	font-size: 1.3em;
        color:#480808;
	padding: 0;
	margin: 30px 0 0;
	}
h4 {
       font-family:Georgia, Arial, Helvetica, sans-serif;
       font-size:14px;
       font-weight:bold;
       text-align:center;
       color:#480808;
       padding:0;
       margin:0 0 19px 0;
       position:relative;
       top:-1em;
}
/* Begin Images */

/* End Images */
.alignright {
	float: right;
        width:200px;
	font-family:Occidental, "Times New Roman", Times, serif;
	padding:0;
	margin: 0;
	font-size: 36px;
        position:relative;
        top:-10.3em;
        left:1em;
	}
.alignright a {
        color:#fff;
        text-decoration:none;
}
.alignright a:hover {
        color:#480808;
}

.alignleft {
	float: left;
        width:180px;
	font-family:Occidental, "Times New Roman", Times, serif;
	padding:0;
	margin: 0;
	font-size: 36px;
        position:relative;
        top:3em;
        left:1em;
	}
.alignleft a {
        color:#fff;
        text-decoration:none;
}
.alignleft a:hover {
        color:#480808;
}

.small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
        text-align:center;
        margin:0;
        padding:0;

	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #fff;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
/* End Headers */

/* Begin Typography & Colors */

#content {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	}

.widecolumn {
	line-height: 1.6em;
	}



#sidebar {
	font: 1em 'Book Antiqua', Georiga, Times, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #480808;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 {
	color: #000;
	text-decoration: none;
	}
a {
        color:#480808;
        text-decoration:none;
}
a:hover {
	color: #4fff;
	text-decoration:none;
	}
/* End Typography & Colors */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style-type: none;
        background-image:none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}
p {
       margin:15px 10px;
}

.span2 {
	font-family:Georgia, Arial, Helvetica, sans-serif;
        font-size:17px;
        font-weight:bold;
        color:#fff;
        margin:10px 0;
        padding:0;
       }
.cred {
        margin:6px;
       }
.credbottom {
       margin:6px 6px 19px 6px;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/