body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
	line-height:20px;
}

body {
	background-color:#DEDEDE;
	background-image:url(images/framework/bg_camo.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin-top:18px;
}

a {
	font-weight:bold;
}

#page {
	width:884px;
	margin:auto;
}

#navbar {
	clear:both;
	background-image:url(images/framework/bg_logo.gif);
	background-repeat:no-repeat;
	height:36px;
	text-align:right;
	padding-top:58px;
	padding-bottom:0px;
}

#navbar ul {
	list-style-type:none;
	margin:0px;
	padding:0px
}

#navbar li {
	display:block;
	float:left;
	height:36px;
}

#main-image {
	clear:both;
	background-image:url(images/framework/bg_metal.gif);
	background-repeat:repeat-x;
	padding-top:13px;
}

#content {
	clear:both;
	float:left;
	background-image:url(images/bg_divider_sm.gif);
	background-repeat:no-repeat;
	padding-top:50px;
	background-color:#FFFFFF;
	color:#535A68;
	overflow:hidden;
	width:884px;
}

#content-singlepane {
	clear:both;
	padding-top:50px;
	padding-bottom:50px;
	background-color:#FFFFFF;
	color:#535A68;
	overflow:hidden;
}

#content-singlepane p {
	padding-left:65px;
	padding-right:65px;
}

#content h1, #content-singlepane h1 {
	background-image:url(images/bg_h1.gif);
	background-repeat:repeat-y;
	padding-top:25px;
	padding-bottom:25px;
	padding-left:55px;
	font-size:30px;
	color:#A4AA41;
	line-height:normal;
}

#content h2 {
	padding-bottom:25px;
	padding-left:25px;
	font-size:30px;
	color:#A4AA41;
	line-height:normal;
}

#content a:link {
	color:#A4AA41;
	text-decoration:none;
}

#content a:visited {
	color:#67611D;
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;
}


.column-left {
	float:left;
	clear:left;
	width:476px;
	padding-bottom:20px;
}

.column-left p {
	padding-left:55px;
	padding-right:25px;
}

.btn-header {
	font-size:18px;
	color:#A4AA41;
	padding-left:20px;
}

.btn-sub {
	padding-left:20px;
}

.column-right {
	float:right;
	clear:right;
	width:408px;
	padding-bottom:20px;
}

.column-right p {
	padding-left:25px;
	padding-right:55px;
}

#news {
	clear:both;
	background-color:#747B8A;
	padding-top:20px;
	padding-left:65px;
	padding-right:65px;
	padding-bottom:20px;
	color:#FFFFFF;
}

.news-h3-left {
	background-color:#828897;
	background-image:url(images/bg_news_left.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:69px;
	width:30px;
}

.news-h3-right {
	background-color:#828897;
	background-image:url(images/bg_news_right.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:69px;
	width:30px;
}

.news-h3-center {
	background-color:#828897;
	vertical-align:middle;
	color:#A6E2EB;
	font-size:24px;
	font-weight:bold;
}

.news-heading {
	background-image:url(images/bg_news_item.gif);
	background-repeat:repeat-x;
	padding-top:20px;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#A4AA41;
}

.news-date {
	font-size:12px;
	color:#FFFFFF;
	margin-bottom:16px;
}
	
.smaller {
	font-size:10px;
}

#footer {
	clear:both;
	background-image:url(images/framework/bg_footer.gif);
	height:62px;
}
