

body 	{  margin-bottom: 0; margin-top: 0; background: #fff url(../img/bodyBG.jpg) left top repeat-x;  }

.container 	{ 
	width: 900px; 
	background: #acadaf url('../img/containerBG.jpg') bottom center repeat-x;
	margin: 0 auto;
	padding: 0 25px;
}
.inner 	{ 
	width: 900px; 
	background: #fff;
	margin: 0 auto 20px auto;
	padding: 0 0 20px 0;
}			

#page {
	margin: 0 auto 20px auto;
	width: 868px;
	border: 1px solid #afafaf; 
}

#banner {
	width: 900px;
	height: 300px;
	background: url(../img/bannerBG.jpg) center center no-repeat;
	clear: both;
}
#banner2 {
	width: 900px;
	height: 175px;
	background: url(../img/sub-bannerBG.jpg) center center no-repeat;
	clear: both;
}
#banner h5 {
	color: #fff;
	padding: 75px 0 0 50px;
	font-size:26px;
	text-align: center;
}
#banner2 h5 {
	color: #fff;
	padding: 25px 0 0 50px;
	font-size:26px;
	text-align: center;
}

blockquote {
	font-style: normal;
	padding: 0 0 0 0;
	color: #000;
	background: url('../img/quote.png') .5em top no-repeat;
}

a 				{ color: #00487D; text-decoration: none; }
a:hover			{ color: #7B0F0F; text-decoration: underline; }
blockquote p 	{ padding: 0 20px 0 30px; }
hr 				{ background: #CCC; height: 1px; }
img				{ margin: 0; }
p img			{ float: none; }
input 			{ padding-left: 0; border: 1px solid #CCCCCC;  }
ul 				{ margin-left: 20px; padding-left: 0; }
label			{ font-weight: normal; }
textarea		{ height: 200px; width: 500px;}
.small			{ font-size: .9em; }
.nomargin		{ margin: 0; }

h2 				{ font-family: "Palatino", Georgia, serif; }

h3, h3 a {
	font-family: "Palatino", Georgia, serif;
	font-size: 1.4em;
	line-height: 1.2;
	color: #7B0F0F;
 	letter-spacing: 0px;
	text-decoration: none;
}

h2#quote, h2#latest  	{ margin-bottom: .5em; color: #7B0F0F;}
h2#latest				{ margin-top: 1.5em;}

#maincontent h2 		{ border-bottom: 2px dotted #AAA; margin-bottom: 15px; }
#maincontent .content 	{ padding: 25px 30px 30px 30px; }	/* Padding inside columns */

.navigation, 
.navigation a	{ color: #AAA; }
.alignright 	{ float: right; }
.alignleft 		{ float: left; }

/*-----------------------------------------------------------------------------
	Header
-----------------------------------------------------------------------------*/


#header {
	background: url('../img/headerBG.jpg') bottom center no-repeat;
	height: 100px;
	width: 900px;
	margin: 0 auto;
	text-align: center;
}

#header h1 { font-family: "Palatino", Georgia, serif; font-size: 2.25em; line-height: 1.25em; padding-top: 15px; color: #001453; }

#header .description { font-weight: bold; color: #7191c2; text-transform: uppercase; }
#header .homeLink {
		float: right;
		margin-top:-25px;
		padding-right:16px;
}

#maincontent { padding: 0 0 20px 0; width: 650px; float: left; }
#sidebar { padding: 0 0 20px 0; }



/*-----------------------------------------------------------------------------
	Sidebar
-----------------------------------------------------------------------------*/

#page 		{ background: #fff url('../img/sidebar_bg.gif') right top repeat-y; /* fake bg */ }
#sidebar 	{ margin-left: 20px; /* lets us have border */ width: 190px; float:right; }
#sidebar h2 { font-size: 1.25em; line-height: 1.2; }
#sidebar p { font-size: 0.875em; }


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 25px 15px 0 20px;
}

#sidebar ul li ul { padding-top: 0; }

#sidebar ul li ul li {
	margin: 0 0 0 -18px;
	padding: 2px 0 2px 9px;
	background: url('../img/icons/bullet_square_grey.gif') left 5px no-repeat;
	font-size: 0.9em;
}

/* About */
#text-1 .textwidget {
	font-size: 0.9em;
}

#sidebar #email	{ background: #FFF url('../img/icons/email.png') 2px center no-repeat;
 				  padding: 2px 2px 2px 22px; width: 100px; color: #AAA; font-size: 1em; margin: 3px 0 5px 0;}

.feedlink {
	padding: 2px 0 2px 20px;
	background: url('../img/icons/feed_small.png') left center no-repeat;
}

#sidebar ul li, #sidebar ul li#subscribe ul li {
	list-style-type: none;
	background: none;
	margin-bottom: 20px;
}

#sidebar ul li#subscribe ul li { margin: 0 0 0 -30px; } 

/*-----------------------------------------------------------------------------
	Navigation
-----------------------------------------------------------------------------*/

#nav, #subnav	{ padding: 0; background: #fff url(../img/navBG.jpg) top center no-repeat; width: 870px; line-height: 1.5em; height: 45px; border-bottom: solid 1px #afafaf; margin: 0 auto;}
/*
#nav ul,
#subnav ul		{ margin: 0; padding: 0; list-style: none; }

#nav li,
#subnav li		{ margin: 0; padding: 0; float: left; }

#nav li a,
#subnav li a 	{ color: #8b8b8b; padding: 5px 15px; float: left; text-decoration: none; font-weight: bold; text-transform: uppercase;}

#nav li.current_page_item a,
#nav li a:hover 	{ color: #7191c2; }

#subnav				{ background: #616161; }
#subnav li a 		{ color: #FFF; }

#subnav li.current_page_item a,
#subnav li a:hover 	{ color: #EEE; }

#nav li.first a { margin-left: 5px; }
*/
#breadcrumb { width: 850px; height:25px; margin: 0 25px; font-size: .9em; font-weight:bold; }

/*-----------------------------------------------------------------------------
	Search
-----------------------------------------------------------------------------*/

#search			{ float: right; margin-bottom: 10px; }


#search #s 		{ background: #fff url('../img/icons/search_grey.gif') 0px center no-repeat;
 				  padding: 2px 0 2px 17px; width: 143px; color: #222; font-size: 0.9em; }
#search #s:hover { color: #7191c2; }


.search-excerpt { margin: 0; }

#footer 		{ text-align: center; font-size: 0.875em; margin: 20px auto 0 auto; padding: 10px 0; width: 868px; border: 1px solid #afafaf; clear: both }

#footer a,
#footer .rpf	{ font-weight: bold; }

/*-----------------------------------------------------------------------------
	Comments
-----------------------------------------------------------------------------*/

.commentlist li { padding: 8px 15px; } 
.comments-alt 	{ background: #EEE;}

.fltR 	{ float:right;}
.fltL 	{ float:left;}
.submit { clear:both; padding: 0; margin-bottom: 0;}
.cform	{ background: #efefef; padding: 0 10px; border: solid 1px #d2d2d2; }