body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background: #9f9f9f url(http://sarahwaynecallies.org/img/back.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;}

/* NAVIGATION LINKS */

.navigation {
	padding-top: 13px;
	font: 12px Georgia;
	line-height: 13px;
	color: #9f9f9f;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
	text-align: left;}

.navigation a:link {
	background: #ffffff;
	font-weight: normal;
	padding: 2px;
	font-style: normal;
	border-bottom: 1px dotted #9f9f9f;
	text-decoration: none;
	color: #578234;}

.navigation a:visited {
	background: #ffffff;
	font-weight: normal;
	padding: 2px;
	font-style: normal;
	border-bottom: 1px dotted #9f9f9f;
	text-decoration: none;
	color: #578234;}

.navigation a:hover {
	font-weight: normal;
	padding: 2px;
	font-style: normal;
	border-bottom: 1px solid #0e0e0e;
	text-decoration: none;
	color: #0e0e0e;}

.quick {
	padding-top: 13px;
	font: 8px Small Fonts;
	line-height: 13px;
	color: #9f9f9f;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
	text-align: right;}

.quick a:link {
	font-weight: normal;
	padding: 2px;
	font-style: normal;
	border-bottom: 0px;
	text-decoration: none;
	color: #585858;}

.quick a:visited {
	font-weight: normal;
	padding: 2px;
	font-style: normal;
	border-bottom: 0px;
	text-decoration: none;
	color: #585858;}

.quick a:hover {
	font-weight: normal;
	padding: 2px;
	font-style: normal;
	border-bottom: 1px solid #0e0e0e;
	text-decoration: none;
	color: #0e0e0e;}

/* STRUCTURAL */

.box {
	background: #878787 url(img/box.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding: 5px;
	border: 1px solid #727272;}

.td, tr, .content {
	list-style: none;
	vertical-align: top;
	font-family: Lucida Sans, Trebuchet MS, Arial; 
	font-size: 11px; 
	line-height: 16px; 
	color: #ffffff; 
	text-align: justify;}

.side-box {
	list-style: none;
	vertical-align: top;
	font-family: Lucida Sans, Trebuchet MS, Arial; 
	font-size: 10px; 
	line-height: 16px; 
	color: #d8d8d8; 
	text-align: left;}


.side-box a:link, .side-box a:visited, .side-box a:active {
	border-bottom: 0px;
	font-weight: bold;
	text-decoration: none; 
	cursor: hand;
	color: #b1f57e;
	letter-spacing:0px; 
	text-align: justify;}

.side-box a:hover {
	border-bottom: 1px dashed #dcfdc3;
	font-weight: bold;
	text-decoration: none; 
	color: #dcfdc3;}



/* IMAGE LINKS BORDER COLOR */

a img {
	border: 1px solid #A4F57E;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	padding: 2px;}

a img:hover {
	border: 1px solid #ffffff;
	filter:alpha(opacity=60);
	-moz-opacity:0.9;
	padding: 2px;}

.noborder {
	border: 0px;}

.noborder a img {
	border: 0px;
	padding: 0px;}

.noborder a img:hover {
	border: 0px;
	padding: 0px;}

/* TITLES AND PAGE CLASSES */

.title {	
	margin-bottom: 5px;
	background: #131313;
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold;
	line-height: 11px;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #ffffff; 
	text-align: center;
	padding: 10px;}

title a, .title a:link, .title a:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;}

.title a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;}

.title-side {
	margin-bottom: 5px;
	background: #131313;
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold;
	line-height: 11px;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #ffffff; 
	text-align: center;
	padding: 10px;}

.content-div, h1 {
	margin-top: 5px;
	margin-bottom: 5px;
	background: #656565;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial; 
	font-size: 11px; 
	line-height: 11px;
	letter-spacing: 0px;
	text-transform: normal;
	color: #fafafa; 
	text-align: center;
	padding: 10px;}


/* REG PAGE LINKS */


a:link, a:visited, a:active {
	border-bottom: 0px;
	font-weight: bold;
	text-decoration: none; 
	cursor: hand;
	color: #b1f57e;
	letter-spacing:0px; 
	text-align: justify;}

a:hover {
	border-bottom: 1px dashed #dcfdc3;
	font-weight: bold;
	text-decoration: none; 
	color: #dcfdc3;}



/* FONT AND MISC */

i,em{
	font-style: italic;
	color:  #CDF2BD;}

b, strong {
	font-weight: bold;
	font-style: normal;}

u {
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;}

/* MISC */


blockquote {
	background: #E3FCD8;
		color:  #878787;
	border: 1px solid #B1F57E;
	padding: 5px;
	vertical-align: top;
	text-align: justify;}
	
form {
	background-color: transparent;}

input, textarea, option, select {
	color: #878787;
	font-family: trebuchet ms;
	font-size: 11px;
	line-height: 17px;
	background-color: #E3FCD8;
	border: 1px solid #B1F57E;
	text-align: justify;
	letter-spacing: 0px;
	padding: 2px;}