#header{
	background:#F9FBE6 url(images/header_center_bg.jpg) no-repeat scroll center top;
}

#leftPanel{
	background:transparent url(images/panel_bg.jpg) repeat-x scroll center top;
	float:left;
	height:20px;
	width:107px;
}

.blue_block{
	width:244px;
	height:82px;
	background:#0E1B71 url(images/blue_block_bg.jpg) no-repeat scroll center top;
	color:#C3BDA8;
	padding:9px;
	text-align:center;
	margin-bottom:5px;
}	

.blue_block H1{
	text-transform:uppercase;
	font-size:22px;
	border-bottom: 1px dotted #FAFBE5;
	margin:0px 5px;
	color:#FFF
}

.blue_block p{
	font-size:10px;
	font-family:verdana;
	margin:4px 18px;
}

.tan_block{
	width:244px;
	height:82px;
	background:#d4d1b0 url(images/tan_block_bg.jpg) no-repeat scroll center top;
	color:#1B2445;
	padding:9px;
	text-align:center;
	margin-bottom:5px;
}	

.tan_blockH1{
	text-transform:uppercase;
	font-size:22px;
	border-bottom: 1px dotted #FAFBE5;
	margin:0px 5px;
	color:#aa4224;
}

.tan_block p{
	font-size:10px;
	font-family:verdana;
	margin:4px 18px;
}

.tan_block_text {
	font-size:10px;
	font-family:verdana;
	margin:4px 15px;
	width:180px;
	float:left;
}

.recent_faq_header{
	text-transform:uppercase;
	font-size:22px;
	border-bottom: 2px solid #CDD8CA;
	border-top:2px solid #CDD8CA;
	padding-top:6px;
	color:#101C72;
	text-align:center;
	margin: 20px 0 5px 0;
}

.recent_faq_wrapper{
	border: solid 1px #BDC7A5;
	background-color:#e6e4cd;
	color:#101C72;
	font-size:13px;
	line-height:1.3em;
	padding:5px;
}

.recent_faq_question{
	background:url(images/faq_question_bg.jpg) no-repeat scroll 4% 0%;
	text-indent:50px;
	border-bottom:1px dotted #1C1278;
	margin-bottom:10px;
	padding-bottom:10px;
}

.recent_faq_answer{
	background:url(images/faq_answer_bg.jpg) no-repeat scroll 4% 0%;
	text-indent:50px;
	border-bottom:1px solid #1C1278;
	margin-bottom:10px;
	padding-bottom:10px;
}

#faq_submit{
	background-color:#A41F00;
	color:#FFFFFF;
	text-transform:uppercase;
	padding:10px;
	font-size:15px;
	text-align:center;
	letter-spacing:2px;
}

#faq_submit a, #faq_submit a:hover{
	color:#FFFFFF;
	font-style:normal;
}

.center_link{
	color:#0E1F3B;
	font-size:16px;
	text-transform:uppercase;
	text-align:center;
	background: #E6E4CD url(images/center_link_bg.jpg) no-repeat scroll 50% 100%;
	padding:25px;
	width:255px;
	letter-spacing:3px;
}

.center_link a{
	color:#0E1F3B;
	font-style:normal;
}

.current_center_link{
	background: #E6E4CD url(images/current_center_link_bg.jpg) no-repeat scroll 50% 100%;
}

#help_link{
	float:right;
}

.blog_post{
	padding-top:10px;
}

.blog_title{
	color:#7E7E61;
	font-size:20px;
	font-weight:bold;
}

.blog_content{
	color:#AA4224;
	font-size:13px;
	line-height:1.6em;
	padding:0px 0px 10px;
}

.blog_banner{
	background:url(images/banner.jpg) no-repeat scroll center top;
	height:25px;
	position:relative;
	left:-20px;
	width:280px;
}

.blog_date, .blog_link{
	font-size:15px;
	position:absolute;
	top:4px;
}

.blog_date{
	right:40px;
	color:#544D3C;
}

.blog_link{
	left:16px;
}

.blog_link a{
	font-family:georgia;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
}

#center_content{
	padding:10px;
}

#philosophy_link a, #help_link a{
	font-family:'Gill Sans', 'Gill Sans MT', Verdana;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
}

//*jQuery Slide menu *//

.slideContainer, ul li{margin:0; padding:0; list-style:none; width:258px;}

.slideContainer{ margin-bottom:5px; }

.menu_head{cursor:pointer;}

.menu_body {
	border-bottom:2px solid #29325a; 
	border-left:2px solid #29325a; 
	border-right:2px solid #29325a; 
	font-family:verdana;
	font-size:12px;
	margin-top:0;
	width:258px;
	padding-left:0px;
	margin-left:0px;
}
ul.menu_body { position:relative; }
.menu_body li{background:#e6e4cd; width:258px; list-style:none;}
.menu_body li.alt{background:#bcb9a7; width:258px; list-style:none;}
.menu_body li a{padding:10px; display:block;}
.menu_body li a:hover{padding:10px;}

ul.footer-nav{
	color:#D7D5B3;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	margin:0 310px 0 110px;
	padding:25px 10px 0;
	text-align:center;
	text-transform:lowercase;
	width:590px;
}

#snipit-footer-copyright {
	color:#6B80A4;
	font-family:georgia;
	font-size:10px;
	margin:0 310px 0 110px;
	padding:2px 10px 0;
	text-align:center;
	width:590px;
}
