
body {
	margin: 0;
	padding: 0;
	background: url(images/bg_top.jpg) repeat-x #cacaca;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	color: #656565;
}
.clearer {
	width:auto; 
	height:1px; 
	padding:0px; 
	margin:0px; 
	clearoth;
}

h1, h2 {
	font-weight: normal;
}

.ta a{ color: #656565; text-decoration: none;}
a {
	color: #084823;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	height: 218px;
	background: #ffffff;
	width: 838px;
	margin: 0 auto;
	clear: both;
}

#logo {
	float: left;
	padding: 0px 0 0 0px;
}

#logo h1, #logo p {
	margin: 0;
	font-weight: bold;
}
.style1 {
	color: #333333;
	font-style: italic;
}
.title {
	color:#ffba00;
	font-size: 30px;
	font-weight: normal;
	font-family: Georgia;
	padding:0px 20px 0px 20px;
	}
	
	.title2 {
	color:#ffba00;
	font-weight: normal;
	text-transform: uppercase;
	font-weight: bold;
	}


#menu {
	float: left;
	width:167px;
	padding-left:20px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

#menu li {
	height: 26px;
}

#menu a {
	float: left;
	margin: 0;
	font-size: 11px;
	color: #22227f;
	width:165px;
	padding-left: 2px;
	height: 20px;
	display: block;
	padding-top: 6px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item a {
	background: url(images/btn01.gif) no-repeat;
	font-family:  Arial, Helvetica, sans-serif;
}



/* Page */
#page {
	width: 838px;
	background: #ffffff;
	margin: 0 auto;
	clear: both;

}
#umbra{
	width: 838px;
	margin: 0 auto;
	background:  url(images/umbra.gif) top center no-repeat;
	padding: 0px;
	font-size: 6px;
}

/* Content */

#content {
	float: right;
	width: 640px;
}



/* Two Columns */

.two-columns {
	clear: both;

}

.two-columns .columnA {
	margin: 0;
	float: left;
	width: 457px;
	padding:0px;
}

.two-columns .columnA p {

	padding:0px 20px 0px 20px;

}

.two-columns .columnB {
	margin: 0;
	float: right;
	color: #6b6b6b; 
	width: 180px;
	padding:0px;
}
.two-columns .columnB p {

	padding:0px 10px;
	letter-spacing: 0px;
	margin-top: 0px ;
}

.two-columns .columnB a {

	color: #22227f;
	text-decoration: none;
}
.two-columns .columnB a: hover {

	color: #22227f;
	text-decoration: underline;
}

.two-columns .columnB ul {
	margin: 0;
	background: url(images/bg_menu_dr.gif) no-repeat center bottom;
	padding: 0px 2px 10px 18px;
	list-style: none;
	line-height: 20px;
	 
}

.two-columns .columnB li {
	background: url(images/sage.gif) no-repeat left;
	padding: 0px 2px 0px 16px;
}

.top {
	background-image: url(images/grey_box_top.gif);
	background-position: top;
	background-repeat: no-repeat;	
}
#bottom {
	width: 838px;
	margin: 0 auto;
	background:  url(images/bottom.gif) top center no-repeat;
	padding: 0px;
	font-size: 7px;
}

#rightside_bg {

	padding:0;
	margin-top: 0;
}

/* Footer */

#footer {
	clear: both;
	margin: 0;
	font-weight: normal;
	padding: 20px 0;
	background: #cacaca;
	text-align: center;
	color: #242a84;
}
