/* Begin Typography & Colors */


body {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Arial', Verdana, Sans-Serif;
	text-align: center;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
        	}
#content 
{
	font-size: 1.4em;
	margin-top: -15px;
	line-height: 140%;
}

#content h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	color: #990000;
}

.spacer 
{   
			padding: 0px;
            text-align: right;
            clear: both;
            text-transform: lowercase;
            padding-top: 11px;
            border-bottom:1px dotted #dbdbdb;
}


.narrowcolumn .entry 
{
	margin-top: 10px;
	line-height: 1.2em;
	
}

	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
		color: #666666;
	}

.alt2 {
	background-color: #303030;
	}

.wp-smiley {
	border: none;
}

img { 
      padding: 0px;
      border: 0px solid #cdd0d5;
      }


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	
	}
	 small a, small a:link, small a:visited {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2em;
	text-align: left;
	}

.description {
	font-size: 1.2em;
	text-align: left;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;

	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #011a33;
	}

h2, h2 a, h2 a:visited{
	color: #990000;
	}

h2 a:hover{
	color: #ffffff;
	}

h3, h3 a, h3 a:visited {
	color: #01274e;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #01274e;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
.commentlist a, .commentlist a:link{
	color:#011f3e;
}
.commentlist a:hover {
	color: #011f3e;
	text-decoration: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, strike {
	color:  #011f3e;
	font-size: 10px;
	font-weight: bold;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #011f3e;
	text-decoration: none;
	}

a:hover {
	color: #444444;
	text-decoration: underline;
	}
	
/* End Typography & Colors */

/* header styles */

#pagetitle h1 a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-align: right;
	padding: 4px;
	float: right;
	width: 300px;
	margin-top: 90px;
	margin-right: 60px;
}

#pagetitle h1 a:hover
{
	color: #333333;
}

/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	border: none;
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	background-image: url(images/background2_02.jpg);
	background-repeat: repeat-y;
	background-position: -110px;
	}
	
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 345px;
	width: 1000px;
	background-image: url(images/background2_01.jpg);
	background-repeat: no-repeat;
	background-position: -110px;
	z-index: auto;
	}

.rss {
     float: left;
	 margin: 0px 0 0 688px; 
                          }
.narrowcolumn {
        float: left;
        padding-left: 70px; 
        padding-right: 10px; 
		width: 600px;
        display: inline;
	
}

	
.post {
	text-align: justify;

}
.entrytext ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}
.entrytext ul li, .entrytext ul ol {
  line-height      : 15px;
  padding-left     : 0px;
  padding-top      : 0px;

}


.narrowcolumn .postmetadata {
	padding-top: 5px;
	}


	
#footer {
	padding: 0 0 0 0px;
	margin: 0 auto;
	width: 1000px;
	height: 117px;
	clear: both;
	color: #011f3e;
	background-image: url(images/background2_04.jpg);
	background-repeat: no-repeat;
	background-position: -110px;
	}

#footer p {
	margin: 0;
	text-align: left;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 28px;
	padding-left: 60px;
	}
#footer a, #footer a:link{
	color: #011f3e;
    text-decoration  : underline;
}

#footer a:visited{
	color: #011f3e;
    text-decoration  : underline;
}

#footer a:hover{
	color: #444;
    text-decoration  : underline;
}
/* End Structure */

/* Design Styles */

.imgleft
{
	margin-right: 10px;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.imgright
{
	margin-right: 0px;
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}


h1 {
	margin: 0;
	}

.description {
	text-align: left;
	padding-left: 318px;
        color: #555;
	}

h2 {
	padding-top: 10px;
	margin-bottom: 0px;

	}

h2.pagetitle {
	margin-top: 15px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 10px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}




/* 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 0px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 0px;
	
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 0px;
	margin-left: 20px;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata{
	font-size: 9px;
	color: #c27421;
    text-decoration  : none;
}

.postmetadata a, .postmetadata a:link, .postmetadata a:visited, .postmetadata a:hover {
	color: #c27421;
    text-decoration  : underline;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	
	}
	

/* End Entry Lists */



/* Begin Form Elements */



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform textarea {
	background-color: #fefefe;
	border: 1px solid #dbdbdb;
	width: 99%;
	padding: 4px;
	font: 0.8em Verdana, Arial, Sans-Serif;
	color: #727273;
	}

input 
{
	background-color : #d0a660;
	color            : #aa0303;
	font: 0.8em Verdana, Arial, Sans-Serif;
	padding: 2px;
	text-transform: lowercase;
	border: 1px solid #000000;
	margin-right: 1px;
	margin-top: 3px;
	}

#commentform #submit {
	color: #727273;
	font: 0.8em Verdana, Arial, Sans-Serif;
	padding: 2px 4px 2px 4px;
	text-transform: lowercase;
	background-color: #dbdbdb;
	border: 1px solid #dbdbdb;
	
	}

#commentPreview {
	width: 374px;
	font: 0.9em Verdana, Arial, Sans-Serif;
	background-color: #fff;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	padding: 6px;
	}


/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */
/* Begin Sidebar */

#sidebar 
{
	float: left;
	width:280px;
	margin-left: -27px;
	margin-top: -175px;
	z-index: 1000;             
}

.ad 	
{
		width:250px;
		text-align: center;
		margin: 0;
		padding: 0;
 		background-color : #513311;
}	
	

		
#sidebar ul 
{
		margin-bottom:0;
		list-style-type:none;
        color: #9c8266;
}

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

#sidebar ul#linkslist 
{
		margin:0px;
}
	
#sidebar ul#linkslist 
{
		margin:0px;
}
	
#wrap > #sidebar ul#linkslist{
}
	
#sidebar p
{
		margin: 0px;
}
	
#sidebar h2{
	font-size        : 16px;
	font-weight      : bold;
	text-transform   : uppercase;
	text-align       : left;
	line-height      : 20px;
	text-indent      : 8px;
	letter-spacing   : 1px;
	color            : #b00202;
	background-image : url(images/nav.gif);
	border-bottom: 1px solid #603d15;
	width			 : 250px;
	font-family		 : Georgia, "Times New Roman", Times, serif;
	margin-top		 : 15px;
	}
	
#sidebar p{
	margin-top:0px;
	margin-bottom:0px;
	color: #555;
	word-spacing: -1px;
}

#sidebar ul ul li, #sidebar ul ol li {
	font-size        : 140%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color : #d0a660;
}
	
#sidebar ul ul li a, #sidebar ul ol li a {
	padding          : 5px 0px 5px 0px;
	width			 : 250px;
	background-color : #d0a660;
	text-indent      : 10px;
	}
	
#sidebar ul ul li a:link, #sidebar ul ul li a:visited, #sidebar ul ol li a:link, #sidebar ul ol li a:visited{
	display          : block;
  	background-color : #d0a660;
  	font-weight      : normal;
  	color            : #aa0303;
  	width			 : 250px;
}
#sidebar ul ul li a:hover, #sidebar ul ol li a:hover {
	background-color : #ffc500;
  	font-weight      : normal;
  	text-decoration  : none;
  	color            : #aa0303;
	}
	
#searchform
{
	margin-top		 : 15px;
}

	
/* End Sidebar */

/* calendar CSS */


#calendar_wrap
{
	display          : block;
	font-size        : 12px;
	font-weight      : normal;
	color            : #aa0303;
	width			 : 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-color: #d0a660;
}

#wp-calendar 
{
	float: none;
	width: 220px;
	margin-left: 10px;
}

#calendar_month
{
	font-size        : 14px;
	font-weight      : bold;
	text-transform   : uppercase;
	text-align       : left;
	letter-spacing   : 1px;
	color            : #b00202;
	border-bottom	 : 1px solid #603d15;
	width			 : 227px;
	font-family		 : Georgia, "Times New Roman", Times, serif;
	padding-right	 : 0px;
	padding-bottom	 : 3px;
	padding-top		 : 2px;
	padding-left	 : 0px;
}

#events-calendar
{
	padding-right: 3px;
	padding-left: 3px;
}



