﻿body 
{
	background-color:#5a4633;
	margin: 0;
	padding:0;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 12px;
}

#content 
{
	width: 850px;
	margin: 0 auto;
}

#bannerAd 
{
	width: 850px;
	margin: 10px auto 5px;
}

#container 
{
	width: 850px;
	background-image: url(/images/BackShadow.gif);
	background-repeat: repeat-y;
	margin: 0px auto 0;
}
#topShadow 
{
	width: 850px;
	height:12px;
	background-image: url(/images/TopShadow.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
}
#header 
{
	width: 800px;
	height: 87px;
	background-image: url(/images/RedHeader.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#leftColumn 
{
	float: left;
	width: 200px;
	margin: 0 0 0 25px;
	_margin: 0 0 0 12px;
}

/**Navigation Menu **/

#navbar 
{
	width: 202px;
	background-color: #630505;
	font-size: 15px;
	
}

#navbar ul 
{
	list-style-type: none;
	display:block;
	margin: 0 0 0 -40px;
	#margin: 0;
	_margin: 0;
}

#navbar ul li 
{

	border-bottom: 1px solid #f5e49c;
}

#navbar ul li.last
{
	border-bottom: none;
}

#navbar ul li a 
{
	color: #ffffff;
	text-decoration: none;
}

#navbar ul li a.menu
{
	height:28px; 
	padding-top: 5px;
	width:201px; 
	display:block;
	text-indent:15px;
}

	


/**#navbar ul li a.menuItem1
{
	padding: 6px 143px 6px 20px;
}

#navbar ul li a.menuItem2
{
	padding: 6px 97px 6px 20px;
}

#navbar ul li a.menuItem3
{
	padding: 6px 127px 6px 20px;
}

#navbar ul li a.menuItem4
{
	padding: 6px 120px 6px 20px;
}

#navbar ul li a.menuItem5
{
	padding: 6px 119px 6px 20px; 
}

#navbar ul li a.menuItem6
{
	padding: 6px 42px 6px 20px;
}

#navbar ul li a.menuItem7
{
	padding: 6px 23px 6px 20px;
}

#navbar ul li a.menuItem8
{
	padding: 6px 46px 6px 20px;
}

#navbar ul li a.menuItem9
{
	padding: 6px 32px 6px 20px;
}**/


#navbar ul li a:hover 
{
	background-color: #940909;
}

/**End navigation menu **/

/**Events **/

#events h3
{
	font-weight:normal;
	text-align: center;
	color: #630505;
}
#events table 
{
	width: 100%;
	margin: 0 auto;
}

#events td 
{
	text-align: center;
	font-size: 12px;
	border-bottom: 1px solid #000000;
}

#events td.last
{
	border-bottom: none;
}

.month 
{
	font-size: 16px;
	font-weight: bold;
}

.day 
{
	font-size:24px;
}

.year
{
	font-size: 14px;
	font-weight: bold;
}

/**End Events**/

#rightColumn 
{
	float: right;
	width: 575px;
	padding: 0;
	margin: 0 20px;
	_margin: 0;

}

/**Content Area **/

.image 
{
	margin:  0 0 -17px -27px;
	#margin: 0 0 -21px -27px;
	_margin: 0 0 -21px 0;
	padding: 0;
	width: 597px;
}


h1 
{
	font-weight: normal;
	font-size: 26px;
	color: #630505;
	font-variant: small-caps;
	background-color: #f5e49c;
	width: 572px;
	padding-left: 26px;
	_padding-left: 53px;
	margin-left: -28px;
	_margin-right: 25px;
	
}

h2 
{
	font-weight: normal;
	font-size: 20px;
	color: #630505;
	border-bottom: 3px double #f5e49c;
	width: 544px;
	_margin: 15px;
}

h2 a 
{
	text-decoration: none;
}

h2 a:hover 
{
	text-decoration: underline;
}

h3 
{
	font-weight: normal;
	font-size: 16px;
	line-height: 1.5em;
	margin: 15px;
}


p
{
	line-height: 1.7em;
	margin: 15px;
}

ol, ul.page
{
	margin-right: 5px;
}

 ol li, ul.page li 
 {
 	margin: 5px;
 }
	

ul.leadership 
{
	list-style: none;
	line-height: 1.7em;
}

ul.leadership2
{
	list-style: none;
	line-height: 2.5em;
}

table.bookstore 
{
	width: 500px;
	margin-left: 15px;
}

table.bookstore td 
{
	width: 50%;
	padding: 5px;
	vertical-align: top;
}

table.bookstore td a:link, table.bookstore td a:visited, a:link, a:visited
{
	color: #630505;
}

#insidetable 
{
	margin: -11px 0 0 -30px;
	_margin: -11px 0 0 0;
	padding: 0;
}

#insiderow 
{
	color: #ffffff;
}


/** End Content Area**/

#bottomShadow 
{
	width: 850px;
	height:30px;
	background-image: url(/images/BottomShadow.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
}

/**Footer **/

#footer 
{
	width: 850px;
	margin-left: -18px;
	text-align: center;
	color: #aeaeae;
	font-size: 11px;
}

#footer ul 
{
	list-style-type: none;
	margin: 0 0 5px 0;
}

#footer ul li 
{
		display: inline;
		padding: 0 10px;

}

#footer ul li a 
{
	color: #aeaeae;
}

#footer ul li a:hover
{
	text-decoration: none;
}

/**End Footer**/

.box 
{
	width: 1px;
	height: 1px;
}


a img 
{
	border: none;
}

.clear 
{
	clear: both;
}

/** STORE **/

.rightSide
{
	float: right;
	border-left: 1px solid #f5e49c;
	padding-left: 5px;
	margin-left: 5px;
	padding-right: 10px;
}

.shoppingCart
{
	width: 100%;
	padding-left: 5px;
	margin-left: -5px;
	_margin: 0 27px 0 0;
	_padding-left: 30px;
}

.category 
{
	width: 200px;
	padding: 0 5px 0 0;

	margin: -10px 0 0 -40px;
	#margin: 0;
	_margin: 0;
}

.column_header 
{
	text-align: center;
	font-size: 14px;
	background-color: #f5e49c;
	margin-right: 5px;
	margin-left: -5px;
}


.category a:link, .category a:visited
{
	color: #000000;
}

.heading 
{
	font-size: 18px;
	font-weight: normal;
}

.storeLogin
{
	float: right;
	vertical-align: top;
	margin-right: 10px;
}

.shoppingCart
{
	
	margin-left: -33px;
	width: 598px;	
}

.tabletop 
{
	width: 100%;
	background-color: #f5e49c;
	border-bottom: 1px solid #000000;
}


h2.store 
{
	border-bottom: none;
}

#programs 
{
	width: 350px;
	margin-top: 25px;
}
/**End of Store **/
.home_quote{
background-image:url(../images/home_quote.jpg);
background-repeat:no-repeat;
}