/* STYLEPAGE.CSS & STYLE.CSS
   It's a copy of all of the tags on the main CSS, just remember to edit or copy BOTH if you change, this is different from the NON WP theme style sheets  */



body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background: #fefefe;
	list-style: none;
	vertical-align: top;
	font-family: Georgia, Lucida sans, Arial; 
	font-size: 11px; 
	line-height: 17px; 
	color: #4c6459; 
	text-align: justify;}

/* STRUCTURAL */

.td, tr, .content {
	list-style: none;
	vertical-align: top;
	font-family: Georgia, Lucida sans, Arial; 
	font-size: 11px; 
	line-height: 17px; 
	color: #8cb9a5; 
	text-align: justify;}

.sidebar {
	padding-bottom: 0px;
	vertical-align: top;
	font-family: Tahoma; 
	font-size: 9px; 
	line-height: 14px; 
	color: #686868; 
	text-align: jusitify;}

/* NAVI */

.navigation {
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	font: 11px Trebuchet MS;
	line-height: 11px;
	color: #8bb3a0;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
	text-align: center;}

.navigation a:link {
	font-style: normal;
	border-bottom: 1px solid #fefefe;
	text-decoration: none;
	color: #fefefe;}

.navigation a:visited {
	font-style: normal;
	border-bottom: 1px solid #fefefe;
	text-decoration: none;
	color: #fefefe;}

.navigation .selected, .navigation a:hover {
	font-style: normal;
	border-bottom: 0px;
	text-decoration: none;
	color: #f6dee4;}

/* NAVI */

.quick {
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	font: 11px Trebuchet MS;
	line-height: 11px;
	color: #8bb3a0;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
	text-align: center;}

.quick a:link {
	font-style: normal;
	border-bottom: 1px solid #d3ede1;
	text-decoration: none;
	color: #d3ede1;}

.quick a:visited {
	font-style: normal;
	border-bottom: 1px solid #f6dee4;
	text-decoration: none;
	color: #d3ede1;}

.quick .selected, .quick a:hover {
	font-style: normal;
	border-bottom: 0px;
	text-decoration: none;
	color: #f6dee4;}

/* TITLES AND PAGE CLASSES */

.title {
	list-style: none;
	vertical-align: top;
	font-family: Georgia; 
	font-size: 17px; 
	text-transform: normal;
	line-height: 17px; 
	color: #7d5968; 
	text-align: right;
	padding-right: 20px;
	padding-bottom: 0px;}


.sidetitle {
	border-bottom: dotted 1px #bcd8cc;
	list-style: none;
	vertical-align: top;
	font-family: Georgia; 
	font-size: 17px; 
	text-transform: normal;
	line-height: 17px; 
	color: #468568; 
	text-align: right;
	padding-right: 5px;
	padding-bottom: 4px;}


.content-div, h1, h2 {
	border-bottom: 1px solid #efd6dc;
	list-style: none;
	vertical-align: top;
	font-family: Lucida sans, Arial; 
	font-size: 13px; 
	text-transform: normal;
	line-height: 14px; 
	color: #a2727d; 
	text-align: justify;
	padding: 5px;}

a {
	border-bottom: 1px solid #bfcdc8;
	font-style: italic;
	color: #9b6477;
	text-decoration: none;}


a, a:link, .bottompage a:visited {
	border-bottom: 1px solid #bfcdc8;
	font-style: italic;
	color: #9b6477;
	text-decoration: none;}

a:hover {
	border-bottom: 1px dotted #bfcdc8;
	font-style: italic;
	color: #9b6477;
	text-decoration: none;}

/* MISC */

 

.border {
	border: 1px solid #8dbaa6;
	padding: 4px;
	}

i,em	{
	font-weight: bold;
	font-style: italic;
	color:  #789688;
	}

b,bold,strong {
	font-weight: bold;
	font-style: normal;
	color:  #8bb3a0;
	}

u {
	text-decoration: underline;
	font-style: italic;
	color:  #6c8479;
	}

blockquote {
	line-height: 15px;
	border-left: 25px solid #edd6dc;
	margin-left: 1.5em;
	padding-left: 25px;}

a img {
	border: 1px solid #8dbaa6;
	padding: 4px;
	}

a img:hover {
	border: 1px solid #8dbaa6;
	padding: 4px;
	}


/* footer links */

.footer {
	vertical-align: top;
	font: 11px Trebuchet MS;
	line-height: 14px;
	color: #ffffff;
	text-align: center;
	padding-left: 5px;
	padding-top: 58px;
	padding-right: 5px;
	padding-bottom: 25px;}

.footer a {
	font-style: normal;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	text-decoration: none;}

.footer a:link, .footer a:visited {
	font-style: normal;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	text-decoration: none;}

.footer a:hover {
	font-style: normal;
	border-bottom: 0px;
	color: #fefefe;
	text-decoration: none;}


/* Wordpress */


form {
	background-color: transparent;}

input, textarea, option, select {
	background: #dcdada;
	font: 9px Georgia;
	line-height: 15px;
	color: #707070;
	text-align: justify;
	letter-spacing: 0px;
	border: 0px;
	padding: 3px;}

.date {
	width: 85px;
	height: 37px;
	text-align: center;
	padding-left: 1px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;}

.month {
	font-family: Georgia;
	font-size: 7px; 
	line-height: 3px; 
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #b27988;}

.day {
	font-family: Georgia, Tahoma;
	font-size: 25px; 
	line-height: 30px; 
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: normal;
	color: #bcd8cc;}

.year {
	font-family: Courier New;
	font-size: 8px; 
	line-height: 9px; 
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #b27988;}


.newstitle {
	font-style: normal;
	list-style: none;
	vertical-align: top;
	font-family: Georgia; 
	font-size: 17px; 
	text-transform: normal;
	line-height: 17px; 
	color: #7d5968; 
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;}

.newstitle a:link, .newstitle a:visited, .newstitle a:active {
	border-bottom: 0px;
	font-style: normal;
	text-decoration: none; 
	cursor: hand;
	color: #7d5968;
	letter-spacing:0px; 
	text-align: justify;}

.newstitle a:hover {
	border-bottom: 0px;
	font-style: normal;
	text-decoration: none; 
	cursor: hand;
	color: #e4bcc7;}

.newstitle2 {
	font-family: Tahoma, Verdana;
	font-size: 9px; 
	line-height: 13px; 
	letter-spacing: 0px;
	text-transform: normal;
	color: #96b8a8; 
	text-align: right;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;}

.newstitle2 a, .newsbottom a:link, .newstitle2 a:visited {
	border-bottom: 0px;
	text-decoration: none;
	font-style: normal;
	color: #9fc8b6;}

.newstitle2 a:hover {
	border-bottom: 0px;
	font-style: normal;
	border-bottom: 0px;
	text-decoration: none;
	color: #d2e8de;}

.line {
	border-bottom: dotted 1px #bcd8cc;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;}

.newsbottom {
	border: 1px solid #2f2f2f;
	background: #222222;
	font-family: Tahoma;
	font-size: 11px; 
	line-height: 14px; 
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: normal;
	color: #808080; 
	text-align: center;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;}

.newsbottom a, .newsbottom a:link, .newsbottom a:visited {
	text-decoration: none;
	color: #686868;}

.newsbottom a:hover {
	border-bottom: 0px;
	text-decoration: underline;
	color: #808080;}

.commentbox {
	border-top: solid 1px #ffffff;
	padding: 5px;
	background-color: #eff5f3;
	font-family: Arial; 
	font-size: 9px; 
	line-height: 12px;}

.comment-border {
	background-color: #dfebe6;
	border: solid 1px #e9f1ee;
	padding: 5px;}

