* { padding: 0; margin: 0; }

body {
	color: #444444;
	font: 62.5% georgia, Times, serif;
	background-color: #DDDDDD;
}
p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	margin: 10px 0;
}
a:link {
	color: #CA0F00;
	text-decoration: underline;
}

a:visited {
	color: #CA0F00;
	text-decoration: underline;
}
a:hover, a:active {
	color: #2F89C7;
	text-decoration: none;
}
h1 {
	color: #475263;
	font-size: 2.3em; 
}
h2 {
	color: #475263;
	font-size: 2.2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
h3 {
	color: #30292B;
	font-size: 1.8em; 
}
h4 {
	color: #A6AA78;
	font-size: 1.8em; 
}
h5 {
	color: #30292B;
	font-size: 1.4em; 
}

h6 {
	color: #30292B;
	font-size: 1.2em;
}
#main_wrapper {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/repeat.png);
	background-repeat: repeat-y;
	height: 100%;
}
#header {
	color: #333;
	width: 980px;
	float: left;
	height: 116px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header h1 {
	display: none;
	height: 116px;
	width: 980px;
}
#navigation {
	float: left;
	width: 970px;
	color: #333;
	margin: 0px;
	background-color:#F3F2ED;
	background-image: url(images/Menu_bkrgnd.jpg);
	height: 21px;
	padding-left: 10px;
	padding-top: 5px;
}
/* Main Menu */

#Main_Nav {
	color: #999999;
	padding: 0;
	font-weight:bold;
	text-transform: uppercase;
	word-spacing: 0.5px;
	font-size: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0px;
}

#Main_Nav ul {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#Main_Nav li {
	display:inline;
	margin:0;
	padding: 0 12px 0 8px;
	font-family: Tahoma, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;

}

#Main_Nav li a {
	color: #FFFFFF;
	text-decoration: none;
}

#Main_Nav li a:hover {
	color: #999999;
}
#search {
	float: left;
	width: 960px;
	margin: 0px;
	background-color:#F3F2ED;
	background-image: url(images/Search_Bkgrnd.jpg);
	height: 50px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#searchsubmit {
	border: 1px solid #752632;
	width: 50px;
	height: 22px;
	font-size: .85em;
	background-color:#ffffff;
	color: #3A4D88;
	vertical-align: middle;
	text-align: center;
	font-family: Tahoma, sans-serif;
	background:  url(images/search.jpg) left  repeat;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

#searchform {
	vertical-align: middle;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#search_box {
	border: none;
	padding: 2px 0 4px 7px;
	height: 14px;
	width: 200px;
	background-color: #ffffff;
	border: 1px solid #752632;
	margin: 0;
	vertical-align: middle;
	color: #293669;
	background:  url(images/search_back.jpg) left  repeat;
}

.search_no_b {
	margin: 0;
	border: none;
	background: none;
	height: 26px;
	width: 45px;
	vertical-align: middle;
}

#leftcolumn {
	margin: 0px;
	width: 737px;
	float: left;
	padding-left: 20px;
	min-height:500px;
	height: auto !important;
	height: 500px;
}
#rightcolumn {
	float: right;
	width: 218px;
	color: #555655;
	font-size: 12px;
	position: relative;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
}

.post ul li{
	list-style-type: disc;
	margin-left: 25px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

.post ol li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

/*  All of the title H2's */

.post h2 {
	margin: 0 0 2px 0;
	font-size: 2.2em; 
	line-height: 1em; 
	font-weight: bold; 
	color: #CA0F00;
	letter-spacing: -.2px;
	word-spacing: -.3px;
}


.post h2 a {
	color: #CA0F00;
	text-decoration: none;
}

.post h2 a:visited {
	color: #CA0F00;
	text-decoration: none;
}

.post h2 a:hover {
	color: #2F89C7;
	text-decoration: underline;
}
.post h3 {
	font-size: 18px;
	line-height: 1em;
	font-weight: bold;
	color: #CA0F00;
	letter-spacing: -.2px;
	word-spacing: -.3px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.post h4 {
	margin: 0 0 2px 0;
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	color: #CA0F00;
	letter-spacing: -0.2px;
	word-spacing: -0.3px;
}

.post p  {
	font-family: georgia, Times, serif;
	font-size: 13px;
	line-height: 18px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 20px;
	padding-right: 25px;
}

.post_quote  {
	margin: 0 0 2px 0;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: normal;
}

.buttons_no_b {
	border: none;
	background: none;
	margin: 2px 0 0 0;
	height: 26px;
	width: 45px;
}

form {

}

#date_and_search {
	word-spacing: 0.2px;
	font-size: 12px;
	color: #ffffff;
	float: right;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.solid_line {
	border-bottom: 1px solid #C4C8CB;
	margin: 4px 10px 0 0;
}

#single_container {
	min-height: 100%;
	height: 100%;
	width: 980px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: #FFF url(images/repeat.png) 0 0 repeat-y;
}

#single_wrapper {
	width: 737px;
	position: relative;
	float: left;
	margin: 0;
	margin:0 0 0 0;
}
#wrapper {
	width: 530px;
	position: relative;
	float: left;
	margin: 0 0 0 0;
}

#content {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}



.entry {
	font-size: 1.4em;
	line-height: 1.571em;
	color: #333333;
}


.entry img {
	border: none;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0;
}
#sidebar  h2   {
	color:	#C83233;
	font-size: 15px;
	border-bottom: 1px solid #cccccc;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	font-weight: bold;
}
#sidebar {
	width: 205px;
}
#sidebar ul {
	margin: 0;
	list-style-type: none;
	padding-left: 10px;
}



/*  All of the sidebar H2's no margins */

#sidebar li {
	margin: 0;
	list-style-type: none;
	padding-left: 10px;
	padding-bottom: 4px;
}
#sidebar .List_Title {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	line-height: 30px;
}


#sidebar a {
	color: #374A85;
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#sidebar a:visited {
	color: #374A85;
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

#sidebar a:hover {
	color: #2F89C7;
	font-family: Tahoma, sans-serif;
    font-size: 11px;
}

  /* Footer
-----------------------------------------*/
 
  #footer {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 1.2em;
	width: 920px;
	clear: both;
	background-image: url(images/footer.jpg);
	height: 63px;
	margin: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
}
#About_img {
	float: left;
	height: 200px;
	width: 300px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
}
hr  {
	color: #0000CC;
	font-size: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
}
