	body {background-color:#edecf2;text-align:center;margin-top:0px;margin-left:0px; margin-right:0px;}
	td {font-family:times;font-size:13px;font-weight:normal;}
	h1 {}
	h2 {font-size:21px;}
	form {}
	a {text-decoration:none;color:blue;}
	a:hover {text-decoration:underline;}
	p {padding:0 0 10px 0;margin:0;}
	.clear {clear:both}
	
	#main {margin: 0 auto;margin-top:30px;text-align:left;width:830px;}
	#header {background:#edecf2 url("images/header.jpg") no-repeat center;width:830px;height:120px;}
	#footer {background:#edecf2 url("images/footer.jpg") no-repeat center;width:830px;height:23px;}
	.hr {border-bottom:1px solid white;padding:2px 0 2px 0;}
	
/* HEADER */
	#navigation {margin:95px 0 0 0;padding:0;list-style-type:none;font-family:georgia;font-size:17px;font-weight:normal;text-align:right;}
	#navigation li {list-style:none;display:inline;}
	#navigation a {text-decoration:none;color:#ffffff;padding:0 13px 0 12px;}
	#navigation a:hover {background:#4e7ab8;text-decoration:none;padding:4px 13px 5px 12px;}

/* CONTENT */
	.content {background:#fdfdea; padding: 25px 25px 25px 25px; height:400px;}
	.home_banner {background:url("images/home_bg.jpg") no-repeat center;width:830px;height:233px;}
	#home_right {float:right;text-align:left;width:405px;padding:0 5px 0 5px;}
	#home_left {float:left;text-align:left;width:404px;padding:0 5px 0 5px;border-right:1px solid #f2debc;}

/* FOOTER */
	.footer_text {font-family:georgia;font-size:11px;color:#ffffff;padding:5px 0 0 0;text-align:center;}

/* CMS  */
	.text_blurb, .text_blurb_hover { width: 100%; } 
