@charset "UTF-8";
/* CSS Document */

body,
html {
	margin:0;
	padding:0;
	background-image:url(../images/grad_bkgd.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#89A66C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#573C1F;
	
}

#wrap {
width:860px;
margin:0 auto;
background:#FEFFEF;
}

#header {
padding:0;
margin:0;
background:#FAF6E2;
height:180px;
}


#nav ul {
margin:0;
padding:0;
list-style:none;
height:56px;
text-align:right;
background-color:#FEFFEF;
line-height:56px;
border-bottom:#573C1F 2px dotted;
} 


#nav li {
display:inline;
margin:0;
padding:0;
}

#nav li a {
background:#FEFFEF;
color:#573C1F;
text-decoration:none;
}

#nav li a:hover {
	background:#FEFFEF;
	color:#D77A58;
}


#main {
float:left;
width:400px;
margin-left: 20px;
padding-right:5px;
background:#FEFFEF;
}

#new {
float:left;
width:350px;
margin-left: 5px;
padding-right:10px;
background:#FEFFEF;
border:#573C1F thin dotted;
}

#mainSmall{
float:left;
width:320px;
margin-left: 20px;
padding-right:5px;
background:#FEFFEF;
}

#mainWide{
float:left;
width:500px;
margin-left: 20px;
padding-right:5px;
background:#FEFFEF;
}

#mainSpan{
float:left;
width:800px;
margin-left: 20px;
padding-right:5px;
background:#FEFFEF;
}

.date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#D77A58;
}

.headers {
	margin:0 0 1em;
	color: #D77A58;
	text-transform: capitalize;
	font-size: 22px;
	font:Arial, Helvetica, sans-serif;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#573C1F;
	}
	
.bodyItalic {
	font-family:times new roman, georgia, serif;
	font-size:14px;
	font-style:italic;
	line-height:18px;
	color:#A18551;
	}
	
.signupframe {
  border: 1px solid #FEFEEF;
  background: #ffffff;
  color: #573C1F;
  font-family: Arial, Helvetica, sans-serif;
}
	
#sidebar {
float:right;
width:420px;
padding:5px;
background:#FEFFEF;
}

#sidebarBig {
float:right;
width:490px;
padding:5px;
background:#FEFFEF;
}

#sidebarTiny {
float:right;
width:300px;
padding:5px;
background-image:url(../images/ruminations_img.png);
background-position:top right;
background-repeat:no-repeat;
}


#sidebarSpan {
float:right;
width:20px;
padding:5px;
background:#FEFFEF;
}

#archive{
width:250px;
padding: 10px;
align:right;
}

#footer {
clear:both;
padding:5px 10px;
background:#573C1F;
}

#footer p {
margin:0;
}

* html #footer {
height:1px;
}



.novText {
	color:#573C1F;
	text-transform:uppercase;
	font:Geneva, Arial, Helvetica, sans-serif;
	font-stretch:expanded;
	font-size:12px;
	text-align:right;
	}
	
.novText a{
	color:#D77A58;
	text-transform:uppercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-stretch:expanded;
	font-size:12px;
	text-align:right;
	}
	
.novText h{
	color:#D77A58;
	background-color:#FFFFFF;
	text-transform:uppercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-stretch:expanded;
	font-size:12px;
	text-align:right;
	}
	
.footerText{
text-align:center;
font-size:9px;
color:#FEFEEF;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

.bodyBold {
	margin:0 0 1em;
	color: #573C1F;
	font-size: 14px;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.headersBold {
	margin:0 0 1em;
	color: #573C1F;
	font-size: 16px;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
}


.peachLinks {
	margin:0 0 1em;
	color: #D77A58;
	font-size: 12px;
	font:Arial, Helvetica, sans-serif;
}

.peachLinks a{
	margin:0 0 1em;
	color: #D77A58;
	font-size: 12px;
	font:Arial, Helvetica, sans-serif;
}


.peachLinksB {
	margin:0 0 1em;
	color: #D77A58;
	font-size: 12px;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.imgBorder{
	border:#573C1F thin dotted;
	}
	
.tableBottom{
	border-bottom: #573C1F thin dotted;
	border-top:#573C1F thin dotted;
	border-left:#573C1F thin dotted;
	}
	
.tableTop{
	border-top:#573C1F thin dotted;
	border-left:#573C1F thin dotted;
}

.tableTpR{
	border-right:#573C1F thin dotted;
	border-top:#573C1F thin dotted;
	border-left:#573C1F thin dotted;
	}
	
.tableBtmR{
	border-right:#573C1F thin dotted;
	border-bottom: #573C1F thin dotted;
	border-left:#573C1F thin dotted;
	border-top:#573C1F thin dotted;
	}

A:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#573C1F;
	font-weight:bold;
	text-decoration:none;
}

A:visited {
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#573C1F;
	font-weight:bold;
	text-decoration:none;
	}
A:active {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#573C1F;
	font-weight:bold;
	text-decoration:none;
	}
A:hover {text-decoration: underline; color: peach;}
