
body
{	
	font-family:				Verdana, sans-serif;
	font-size:					12px;
	color:						#000000;

	background-color:			#ffffff;
	background-image:			url('/images/header.jpg');
	background-repeat:			repeat-x;
	background-position:		top left;	
}

strong
{
	font-weight:						bold;
}

em
{
	font-style:							italic;
}

.clearing
{
	clear:						both;
	height:						0;
	line-height:				0;
	overflow:					hidden;
}


#Container
{
	margin:						0 auto;
	width:						1024px;
	text-align:					left;
}

#Home #Container
{
	margin:						0 auto;
	width:						1024px;
	text-align:					left;

	background-image:			url('/images/homeimg_1.jpg');
	background-repeat:			no-repeat;
	background-position:		300px 32px;
}



#Navigation
{
	float:						left;
	width:						320px;
	height:						800px;

	background-image:			url('/images/navbar_full.png');
	background-repeat:			no-repeat;
}

.navLogo
{
	padding:					70px 0px 0px 10px;
}

.navMenu
{
	width:						270px;
	padding:					40px 0px 0px 30px;
}

.navLevelTwo
{
	padding:					2px 0px 0px 15px;
}

.navMenu .navLevelTwo a
{
	padding:					2px 0px 0px 10px;
	color:						#b89b89;
}

.navMenu img
{
	padding:					6px 0px 6px 0px;
	margin:						0px;

	display:					block;
}

.navMenu a
{
	display:					block;

	padding:					0px 0px 0px 12px;
	margin:						0px;

	text-decoration:			none;
	color:						#89593b;
}

.navMenu a.currentMenu
{
	font-weight:				bold;
}


#Content
{
	float:						left;
	width:						640px;	
}

.searchBar
{
	position:					relative;

	font-family:				verdana, sans-serif;
	font-size:					11px;
	text-transform:				uppercase;

	padding:					4px 0px 0px 0px;
}

.searchBar div
{
	float:						right;
	display:					block;
	padding-left:				20px;
}

.searchBarLink
{
	padding-top:				3px;
}

.searchBar div a
{
	text-decoration:			none;
	color:						#e1d5ce;
}

.searchBar form
{
	padding:					0;
	margin:						0;
	display:					inline;
}

.searchBar input
{
	width:						130px;
	height:						17px;

	float:						left;
	display:					block;

	padding:					2px 0px 0px 2px;

	color:						#e1d5ce;
	
	text-transform:				uppercase;

	background:					transparent;
	background-color:			transparent;
	border:						1px solid #e1d5ce;

}

.searchBar img
{
	float:						left;
	display:					block;

	border:						1px solid #e1d5ce;
	border-left:				0px;

	cursor:						pointer;
}

#sidebar
{
	float:						left;
	width:						200px;
	overflow:					hidden;	
}

#sidebar div
{
	padding:					0px 0px 0px 1px;
	margin:						0px 0px 0px 0px;

	background-image:			url('/images/keyline.jpg');
	background-repeat:			repeat-y;	
}

#sidebar p, #sidebar div, #sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5
{
	padding-left:				10px;
	color:						#594324;
}

.defaultPageWide
{
	padding:					36px 10px 0px 0px;
}

.defaultPageWidth
{
	float:						left;
	width:						390px;
	padding:					36px 10px 0px 0px;
}

.cmsContent
{
	padding:					28px 0px 0px 10px;
	width:						600px;
}

#Home .cmsContent
{
	padding:					465px 0px 0px 10px;
	width:						600px;
}

.cmsContent h1
{
	font-family:				Georgia, serif;
	font-size:					24px;
	color:						#89593b;
	padding-bottom:				3px;	
}

.cmsContent h2
{
	font-family:				Georgia, serif;
	font-size:					18px;
	color:						#000000;
	padding-bottom:				10px;
	line-height:				24px;
}

.cmsContent h3, .cmsContent h4, .cmsContent h5, .cmsContent h6
{	
	color:						#89593b;
	font-weight:				bold;
	padding-bottom:				5px;
	padding-top:				8px;
	font-size:					14px;
}

.cmsContent p
{
	font-family:				Verdana, sans-serif;
	font-size:					12px;
	color:						#000000;
	padding-bottom:				10px;
	line-height:				16px;
}

.cmsContent a
{
	font-family:				Verdana, sans-serif;
	font-size:					12px;
	color:						#89593b;
	text-decoration:			none;
}

.cmsContent a:hover
{
	text-decoration:			underline;
}

.cmsContent a.largeLink
{
	font-family:				Verdana, sans-serif;
	font-size:					12px;
	font-weight:				bold;
	color:						#89593b;
	text-decoration:			none;
}

.cmsContent a.largeLink:hover
{
	text-decoration:			underline;
}

.cmsContent ul
{
	list-style-type:	disc;
	padding-bottom:		18px;
}

.cmsContent ol
{
	list-style-type:	decimal;
	padding-bottom:		18px;
}

.cmsContent ul li
{
	list-style-type:	disc;
	color:				#999;
	font-size:			14px;

	margin:				0px 0px 0px 20px;
}

.cmsContent ol li
{
	list-style-type:	decimal;
	color:				#999;
	font-size:			14px;

	margin:				0px 0px 0px 25px;
}

#Footer
{
	text-align:					center;	

	color:						#cccccc;

	padding-bottom:				20px;
}

#Footer a
{
	color:						#cccccc;
	text-decoration:			none;
}

#Footer a:hover
{
	text-decoration:			underline;
}

/*News page*/
.newsEvents h2
{
	font-family:				Georgia, serif;
	font-size:					18px;
	color:						#000000;
	padding-bottom:				2px;
	margin:						0;
}

.newsEvents h2 a
{
	font-family:				Georgia, serif;
	font-size:					18px;
	color:						#000000;
	padding-bottom:				2px;
	margin:						0;
}

.newsEvents p
{
	padding:					0px 0px 4px 0px;
	margin:						0;
}