/*   
colors
dark red #7D0B0C
sidebar red #990000

light-green #E7E7D0
*/

/* @group html */

body
{
font-family: Verdana,  Tahoma, Helvetica;
font-size: 72%;
line-height: 1.6em;
background:#7C0C0C;
background-color:#EEEED9;
background:#000;
margin:0;
}


div {
	border: 0px solid #000;
}



a img, a img.btn {
border:0;
}

p
{
font-family: Verdana,  Tahoma, Helvetica;
font-size: 1em;
text-align: left;
	}

p {
margin-top: 0;
}


a
{
color:#336699;
}



h3 a:hover,
li a:hover,
p a:hover
 {
color:#000;
}

h1
{
text-align:center;
font-weight: normal;
margin:0;
padding:4px;	
font-size: 2em;
color: #6f2603;
color:#666;
height:1.6em;
text-transform:uppercase;
letter-spacing:0.1em;
border-top:1px solid #CCC;
border-bottom:1px solid #CCC;
}


h2 {
font-weight: normal;
margin-bottom:0px;	
margin-top:0;
font-size: 2em;
color:#959556;
color:#BF923F;
color:#FFF;
line-height:1.2em;
}

h3
 {
font-size: 1.5em;
font-weight:normal;
margin-top:5px;
color: #2C0800;
color: #FFF;
border-bottom:0px solid #FFF;
border-top:0px solid #FFF;

}

h3.members {
margin-bottom:0 ;
margin-top:5px;
font-size: 1.5em;
font-weight:normal;
margin-top:5px;
color: #2C0800;
border:none;
}


h4 {
margin:0;
font-size:1.1em;
color:#990000;
color:#936342;
color:#333333;
letter-spacing:1px;
font-weight:bold;
text-transform:uppercase;
}

h4.month {
background: #F3D697;
padding: 0 10px;
margin: 10px 0;	
}

h5 {
margin:0;
font-size:1.1em;
color:#990000;
font-weight:bold;
text-transform:uppercase;
}
	
strong {
font-size:1em;
font-weight:bold;
}


h1, h2, h3, h4, h5
{
font-family: "Trebuchet MS", Verdana,  Tahoma, Helvetica;
}

img.floatLeft {
float:left;
margin:0 15px 10px 0;
}

/*
#center li {
list-style:none;
background:url(/www_media/images/bullet.gif)  no-repeat;
padding-left:15px;
}

*/

/* @end */

/* @group layout */

#logo {
	position: absolute;
}

#container
{
width: 960px;
margin-left: auto;
margin-right: auto;
background:#910E0A url(images/bg-content.jpg) repeat-y;
}

body#home  #container {
border:0px solid #CCC;
background:#900A09 url(images/bg-home.jpg) no-repeat;
}
 
 
#header
{
margin: 0;
padding: 0;
height:121px;
width:960px;
background:#FFF url(images/header.jpg) top left no-repeat;
border-bottom: 0px;

}

/*
#header img,
#left img,
#center img {
display:block;
}
*/


#left {
font-family: "Trebuchet MS", Verdana,  Tahoma, Helvetica;
width: 220px;
float: left;
margin-bottom:30px;
padding-top:20px;
margin-top: 0;
display:inline; /* IE margin bug */
background:url(/images/bg-left.jpg) top left no-repeat;

}



#right
{
margin:20px 10px 0 0;
padding:0;
float: right;
width: 170px;
border:0px solid #666666;
display:inline; /*IE margin bug */

}

#center
{
/*margin:0px 0 0 220px;*/
float: left; /* floating prevents the 3px bug in IE 5+6 */
display:inline;
padding: 0;
width:547px;
border:0px solid #666666;
background:url(/images/bg-center.jpg)  no-repeat;

}

#center img {
	float: left;
	margin: 0 0px 10px 0;
}


#home-top {
width:940px;
margin-left: 15px;
margin-top: 15px;
color: #FFF;	
}

#home-bottom {
margin-left: 15px;

}

#center .pad {
padding:20px;
background: transparent;
}



#footer
{
font-size:0.9em;
border-top:1px solid #532F0A;
clear: both;
padding:10px;
text-align: center;
margin: 0;
background-color:#6B0201;
color:#FFF;
}

	





#search {
height:20px;
padding:5px;
margin:10px 0;
background:url(/images/bg-dark.jpg) repeat;
}

/* @end */

/* @group home */

#welcome {
	float: right;
	width: 410px;
	margin: 50px 15px 0 0;
	display: inline;
	
}

#welcome a {
	color: #FFF;
}


#welcome h3 {
font-size: 3em;
line-height: 1.2em;
	color: #F5E7D9;	
}

sup {
	font-size: 0.4em;
}

#video {
	width: 470px;
	height: 355px;
	background: #000;
	float: left;
}

#welcome h4 {
    margin: 0;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.6em;
text-decoration: none;
margin-bottom: 10px;
color: #2C0800;
}

#welcome h4 a {
font-weight: normal;
color: #2C0800;
text-decoration: none;
}


#home-nav {
	margin-top: 20px;
	float: left;
	display: inline;
}

div.navbox {
	width: 220px;
	height: 355px;
	background: #F8F2E5;
	background-color:#F2F2E0;
	float: left;
	display: inline;
	margin-right:15px;
	margin-bottom: 20px;
	border-bottom: 0px solid #D3D23B;
	border-right: 0px solid #D3D23B;
	margin-left: 0;
}

div.last {
	margin-right: 0;
}

div.navbox h3 {
margin: 0;
background: #333;
font-size: 1.1em;
letter-spacing: 1px;
padding: 3px 10px;	
border-top: 1px solid #666;
border-bottom: 0px solid #5A5A01;
color:#FFF;
height: 35px;
}

div.navbox p,
div.navbox h4
 {
margin-left: 10px;
margin-right: 10px;
}

div.navbox h4 {
	margin-top: 5px;
}

div.navbox ul {
	margin: 5px 10px;
	padding: 0;
	list-style: none;
}
div.navbox li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	background:url(/images/arrow2.gif) 0 0.3em  no-repeat;
padding-left:15px;
}

div.navbox a {
	margin: 0;
	padding: 0;
text-decoration: none;
color: #000;
font-weight: normal;
}

div.navbox a:hover {
text-decoration: underline;
	
}

#news {
	width: 460px;
	width: 480px;
}

#side {
	float: right;
	width: 240px;
	margin-left: 20px;
}

/* @end */

/* @group nav left */

#leftnav {
font-family: "Trebuchet MS", Verdana,  Tahoma, Helvetica;
margin-left:10px;
margin-right:10px;

}

#leftnav h4, #leftnav p {
	margin: 0 10px;
}

#leftnav div.box {
	background-color:#F2F2E0;
	margin: 5px 0;	
}

#leftnav div.box h3 {
letter-spacing:0px;
font-size:1em;
margin:0;
background: #333;
color:#FFF;
padding:0 5px;
}

#leftnav  div.box ul {
margin: 5px 10px;
padding: 0;
}

#leftnav div.box li {
list-style:none;
background:url(/images/arrow2.gif) 0 0.3em  no-repeat;
padding: 0;
padding-left:15px;
}

#leftnav div.box li a {
text-decoration:none;
display:block;
color: #58582C;
color:#000;
}

#leftnav div.box li a:hover {
text-decoration:underline;
color:#333;
}

/* @end */

/* @group nav header */
#header {
	
}

#nav-header-bottom {
	float: right;
	margin-top: 55px;
	margin-right: 20px;
	
	color: #EDE7DA;
	clear: both;
}

#nav-header-bottom ul,
#nav-header-top ul
 {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav-header-bottom li,
#nav-header-top li {
	list-style: none;
	display: inline;
	border-right: 1px solid #FFF;
	padding: 0 5px 0;
}

#nav-header-bottom a {
	color: #EDE7DA;
	font-weight: normal;
	text-decoration: none;
}

#nav-header-bottom a:hover {
	color: #FFF;
	text-decoration: underline;
	
}

#nav-header-top {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
color: #EDE7DA;
clear: both;
}

#nav-header-top a {
	color: #EDE7DA;
	font-weight: normal;
	text-decoration: none;
}

#nav-header-top a:hover {
	color: #FFF;
	text-decoration: underline;
	
}


/* @end */

/* @group right styles */

#right li {
list-style:none;
padding: 0;
margin: 0;
}

#right ul {
margin:0;
padding:0;
}


#right h4 {
margin:10px 0;
font-size:1.1em;
color:#990000;
letter-spacing:1px;
font-weight:bold;
text-transform:uppercase;
}

input, form {
margin:0;
padding:0;
}


#right h3 {
padding-left: 5px;
background:#E7E7D0;
color:#814C27;
background:#BF923F;
color:#FFF;
text-transform:uppercase;
font-size:1.1em;
letter-spacing:1px;
}


#right ul.articles {
margin: 0;
padding: 0;
list-style-type: none;
}

#right ul.articles li {
margin: 0;
padding-left: 25px;
padding-bottom: 5px;
list-style-type: none;
background: url(images/website_gold_16.gif) 0.2em 0.2em no-repeat;
}

#right div.box ul.articles a {
font-weight:bold;	
text-decoration: none;	
color: #58582C;   
}


div#planner {
	color: #FFF;
	text-align: center;
background:#AD521A url(/images/bg-box.jpg) repeat-x;
padding-bottom: 5px;	
}

div#planner a {
	color: #FFF;
}

div#planner p {
	text-align: center;
	margin: 3px 10px;
	line-height: 1.2em;
	font-size:0.9em;
}

div#planner h4 {
	font-size:1em;
background:#AD521A;
color: #FFF;	
}

#right div.order {
border-top: 1px dotted #CDA863;
border-bottom: 1px dotted #CDA863;
margin: 10px 0;	
}


/* @end */

/* @group articles */

.article-excerpt p {
margin:0;
}


.article-excerpt h3 {
margin:0;
font-size: 1.5em;
font-weight:normal;
}


.article-excerpt h3 a {
text-decoration:none;
color: #A72F1B;
}


p.read-more a {
font-weight: bold;
margin-top: -1em;	
}






div.article-excerpt h3.excerpt a:hover {
color: #000;
text-decoration:underline;	
}



div.article-excerpt {
padding:10px;
margin:0px;

}

div.article-full {
margin-bottom:20px;
}

/* @end */


/*     */

/* @group search */

div.search-results h3 {
font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
font-size:1em;
margin:0;

}

div.search-results p {
margin:0;
}

div.search-results {
margin-bottom:15px;

}

/* @end */

/* @group misc */

#nav-header-bottom:after,
#home-nav:after


{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }

/* Hides from IE-mac \*/
* html #nav-header-bottom,
* html #home-nav

{height: 1%;}
/* End hide from IE-mac */

p.clear {
clear:both;
margin:0;
height:0;
}

.rssThumbs {
	float: left;
}

.rssThumbFloat {
    float: left;
    
    border: 1px solid #999;
    margin: 0 15px 15px 0;
    padding: 5px;
    text-align: center;
    font-size: .85em;
    background: #FFF;
}

/* @end */
