body {
	background: #4d0a0a;
	margin: 0;
	padding: 0;
	font-size: 75%;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	color: #000000;
}

/*
TYPOGRAPHY
-------------------------------------------------------------------------- */

p {
     margin: 0 0 10px 0;
}

#left p {
	font-size: 1em;
	line-height: 1.6em;
	color: #330000;
     }
     
#right p {
	font-size: 1em;
	line-height: 1.6em;
	color: #330000;
}

#footer_top p {
	font-size: 1em;
	line-height: 1.6em;
	text-align: center;
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0  0 .6em 0;
	color: #8f2828;
	font-family: verdana, arial, sans-serif;
	letter-spacing: -0.05em;
	line-height: 1.1em;
}

h1 { font-size: 1.8em; }
h2 { font-size: 1.7em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.5em; }
h5 { font-size: 1.4em; }
h6 { font-size: 1.3em; letter-spacing: 0;}	

#logo h1 {
	margin: 0;
	font-size: 2.4em;
	letter-spacing: -0.05em;
	line-height: 1.2em;
	color: #4d0a0a;
	background: transparent;
}

#logo h2 {
	margin: 0;
	font-size: 1em;
	letter-spacing: 0.05em;
	line-height: 1.4em;
	font-weight: normal;
	color: #4d0a0a;
	background: transparent;
}

/*
HYPERLINKS
-------------------------------------------------------------------------- */

a:link {
	color: #c54343;
	text-decoration: none;
}   
a:visited {
	color: #c54343;
	text-decoration: none;
}  
a:hover {
	color: #000000;
	text-decoration: underline;
}  
a:active {
	color: #4538ee;
	text-decoration: none;
}  

#logo a:link {
	text-decoration: none;
}   
#logo a:visited {
	text-decoration: none;
}  
#logo a:hover {
	color: #c54343;
	text-decoration: underline;
}  
#logo a:active {
	color: #4538ee;
	text-decoration: none;
}  


#breadcrumb a:link {
	color: #c54343;
	text-decoration: none;
}   
#breadcrumb a:visited {
	color: #c54343;
	text-decoration: none;
}  
#breadcrumb a:hover {
	text-decoration: underline;
}  
#breadcrumb a:active {
	color: #4538ee;
	text-decoration: none;
}  


#footer_top a:link {
	color: #c54343;
	text-decoration: none;
	background: transparent;
}   
#footer_top a:visited {
	color: #c54343;
	text-decoration: none;
	background: transparent;
}  
#footer_top a:hover {
	color: #4d0a0a;
	text-decoration: underline;
	background: transparent;
}  
#footer_top a:active {
	color: #4538ee;
	text-decoration: none;
	background: transparent;
}  

#menu a:link {
	color: #f8e4c9;
	text-decoration: none;
	padding: 5px;
	margin:1px;
	background: transparent;
	font-size: 1em;
}   

#menu a:visited {
	color: #f8e4c9;
	text-decoration: none;
	padding: 5px;
	margin:1px;
	background: transparent;
	font-size: 1em;
}  

#menu a:hover {
	text-decoration: none;
	background-color: #f8e4c9;
	padding: 5px;
	margin:1px;
	font-size: 1em;
	color: #4d0a0a;
}  

#menu  a:active { 
     text-decoration: none;
}  


/*
BULLETED LISTS
-------------------------------------------------------------------------- */

#menu_list {
     padding: 0;
     margin: 0;
     text-align: left;
}

#menu_list li
{
	text-align: left;
	font-size: 1.0em;
	font-weight: normal;
	display: inline;
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0;
}

#content ul {
     margin-left: 0;
     padding-left: 0;
     list-style: none;
     font-size: 1em;
     line-height: 1.6em;
     margin: 0 0 1.4em 0;
}

#content li  {
     padding-left: 12px;
     margin-bottom: .2em;
     background-image: url(arrow.gif);
     background-repeat: no-repeat;
     background-position: 0 .4em;
}


/*
PAGE STRUCTURE
-------------------------------------------------------------------------- */

#wrapper {
	width: 682px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-image: url(header.jpg);
}

#top {
	height: 15px;
}

#header {
	padding-top: 25px;
	height: 71px;
	background-image: url(header.jpg);
}

#logo {
     width: 330px;
     height: 90px;
     margin: 0 0 0 45px;
} 

#menu {
	background: url(header.jpg) top left repeat-y;
}

#menu_bar {
	border-top:1px solid #CE726C;
	border-bottom: 1px solid #69130E;
	background: url(menu_fade.jpg) top left repeat-x;
	margin: 0 0px;
	padding: 5px 5px;
}

#content {
     background: url(content.jpg) top left repeat-y;
}

#content_wrapper {
     margin: 0 21px;

}

#breadcrumb {
     background: url(content.jpg) top left repeat-y;
}

#breadcrumb_wrapper {
	padding: 20px 0 20px 0;
	margin: 0 25px;
	border-bottom: 1px solid #E6D4D3
}

#left {
	float:left;
	width: 410px;
	margin: 0 0 0 15px;
	padding: 0;
}

#right {
     float: right;
     width: 180px;
     margin: 0 15px 0 0;
     padding: 0;
}

#footer_top {
     background: url(footer_top.jpg) top left repeat-y;
}

#footer_wrapper {
     padding: 30px 0 5px 0;
     margin: 0 40px;
}

#footer_bottom {
     height: 20px;
     background: url(footer_bottom.jpg) top left no-repeat;
}

#bottom {
     height: 15px;
     background: url(bottom.jpg) top left no-repeat;
}


/*
OTHER
-------------------------------------------------------------------------- */

.spacer { clear:both;  height: 15px;}

.float_right {
     float: right;
     margin: 5px 0 10px 10px;
     border: 0;
}

.float_left {
     float: left;
     margin: 5px 10px 10px 0;
     border: 0;
}

.fill {
	padding: 10px;
	background: transparent;
	border: 1px solid #F3EEDB;
}

.photo_frame {
	float: right;
	background: #ffffff;
	padding: 10px;
	margin: 5px 0px 10px 10px;
	border: 1px solid #000000;
}

.photo_frame img {
     border: 0px;
     
}


/* sNews	
-------------------------------------------------------------------------- */

#search_box {
     margin: 0;
     padding: 0;
}

#search_box form {
     margin: 0;
     padding: 0;
}

.searchfield {
	width: 172px;
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	text-align: left;
	padding: 4px 2px;
}

.searchbutton {
	width: 80px;
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
}

fieldset {
	border: 1px solid #E1E0CF;
	padding: 10px 8px;
	margin: 0 0 8px 0;
	background: transparent;
	color: #000;
}

input { padding: 2px; }
textarea { width: 97%; height: 20em; padding: 3px; }

.comment { 
     background: #F3F2E8; 
     color: #666666; 
     padding: 10px; 
     margin: 0 0 10px 0; 
     border-top: 1px solid #E8E7D7; 
}

.commentsbox {
	background: transparent;
	color: #666666;
	padding: 10px;
	margin: 0 0 10px 0;
}

.date { 
     border-top: 1px solid #F3F2E8; 
     margin: 0 0 20px 0; 
     clear: both;
}
.in {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19.2px;
	font-weight: 400;
	color: #339933;
	background-color: transparent;
}
.no {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19.2px;
	font-weight: 400;
	color: #FF0000;
	background-color: transparent;
}
