@charset "utf-8";

/* style.css */
/* Copyright Tervfect.net 2007-2009 */


body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	height: 100%;
}

/* ID Containters */


#container {
	background-color: #7d7a68;
	width: 100%;
	min-height: 100%;
	margin: 0 auto;
	border: none;
}

#content {
	width: 1024px;
	background-image: url(images/bkgnd_03.jpg);
	background-repeat: repeat-x;
	margin: auto;
	min-height: 100%;
	display: block;
	
}

#header {
	margin: auto;
	padding: 0px;
	vertical-align:top;
	width: 1024px;
}

#body_left {
	width: 715px;
	float: left;
	padding: 0;
	margin: 0;
}

#body_right {
	position: relative;
	margin-left: 720px;
	max-width: 290px;
	padding: 20px 0px 0px 0px;
	text-align: left;
}

#footer {
	margin: auto;
	vertical-align: bottom;
}

#footer a {
}


/* Styling Classes */

a {
	color: #3366CC;
	text-decoration: none;
}

a:hover {
	color: #000099;
	text-decoration: underline;
}

a:visited {
	color: #990000;
	text-decoration: none;
}

a:active {
	color:#CC0000;
	background-color:#999999;
}

hr {
	color:#E4E4E4;
	height:1px;
	width:auto;
}

h1{
  	font-size: 250%;
  	margin: .6em 0 .3em;
  	font-weight: bold;
  	letter-spacing:-0.06em;
}

h2{
	font-family: "Palatino Linotype", Georgia, "Tahoma", "Century Schoolbook L", Arial, Helvetica;
	font-size: 200%;
	font-weight: normal;
	margin: .6em 0 .3em;
}

h3{
	font-family: "Palatino Linotype", Georgia, Tahoma, "Century Schoolbook", Arial;
	font-size: 150%;
	font-weight: bold;
	margin: .2em 0 .2em;
	letter-spacing:-0.06em;
}

h4{
	font-family: "Palatino Linotype", Georgia, Tahoma, "Century Schoolbook", Arial;
	font-size: 125%;
	font-weight: bold;
	margin: .4em 0 .2em;
}

h5{
	font-family: "Palatino Linotype", Georgia, Tahoma, "Century Schoolbook", Arial;
	font-size: 115%;
	font-weight: normal;
	margin: .4em 0 .2em;
	text-transform: uppercase;
	font-style: italic;
}

h6{
	font-family: "Palatino Linotype", Georgia, Tahoma, "Century Schoolbook", Arial;
	font-size: 110%;
	font-weight: bold;
	margin: .4em 0 .2em;
}

.navigation_top {
	border: none;
	background-color: #7d7a68;
	margin: 0px;
	padding: 0px;
}

.navigation_top img {
	padding: 0px;
	margin: 0px;
	border: none;
}

.navigation_top a {
}

.navigation_top a:hover {
}

.navigation_top a:visited {
}

.feature_text {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/content_box2.gif);
	height: 200px;
	background-repeat: no-repeat;
	padding: 15px 5px 15px 30px;
	position: relative;
	width: 675px;
	text-align: left;
	overflow:hidden;
}

.feature_text a {
	text-decoration: none;
	color: #3366CC;
}

.feature_text a:hover {
	text-decoration: underline;
	color: #000099;
}

.feature_text a:visited {
	text-decoration: none;
	color: #990000;
}

.feature_text h2 {
	margin: 0px;
	padding: 4px 0px 3px 95px;
	font-size: 180%;
	font-weight: normal;

}

.feature_text p {
	margin: 0px 30px 0px 0px;
	font-style: normal;
	font-size: 0.9em;
	line-height: 1.1em;
	padding: 4px 0px 3px 95px;
	clear: both;
}

.feature_text img {
	position: absolute;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	left: 20px;
}

.column_text {

}

.column_text h2 {
}

.column_text img {
	border: none;
	padding: 5px 0px 0px 5px;
}

.column_text a {
}

.column_text a:hover {
}

.column_text a:visited {
}

.column_ad {
	text-align: center;
	border: none;
	padding: 0px;
}

.column_ad img {
	border: none;
	padding: 5px 0px;
}

.footer_nav {
}

.adbox_right {
	margin: auto;
	padding: 0px;
}

.adbox_bottom {
	margin: 0px;
	padding: 0px;
}
