/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	color: #353535;
	font-size: 12px;
	font-family: Arial;
	font-family: #000;
	background-color: #E9E9CF;
}

h1 {
	color: #AD662D;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	line-height: normal;
}
h2 {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}
a          {
	color: #AD662D;
	text-decoration: none;
}
a:visited  {
	color: #AD662D;
}
a:hover    {
	font-weight: normal;
	text-decoration: underline;
}

.clear_both { clear:both; font-size:1px; line-height:1px; }

.container {
	width: 100%;
	background-color: #E9E9CF;
	background-image: url(images/Graphics/basepitch-550.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
}


/* BANNER AREA */
.bannerArea {
	width: 980px;
	height: 106px;
	margin-left: auto;
	margin-right: auto;
}

.toplogo {
	margin-left: 22px;
	padding-top: 0px;
}

.contentArea {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

/* LEFT NAVIGATION */

.leftnavigation {
	width: 205px;
	margin: 0;
	padding-top: 22px;
	padding-left: 30px;
	float: left;
}

.leftnavigation a {
	display: block;
	width: 185px;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 10px 0px;
	color: #634073;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(images/Graphics/left_nav_image.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}

.leftnavigation a:visited {
	color: #634073;
}

.leftnavigation a:hover {
	color: #6e6a31;
	background-position: right -124px;
}

/* CONTENT AREA */

.contentleft {
	width: 340px;
	float: left;
	color: #000;
	margin: 0px;
	padding: 10px;
	font-family: #000;
}

.contentright {
	width: 355px;
	float: right;
	color: #000;
	background-color: #E9E9CF;
	line-height: normal;
	border: 0;
	padding-top: 12px;
	padding-right: 5px;
	text-align: left;
	padding-left: 5px;
	margin-right: 10px;
	margin-left: 0px;
	padding-bottom: 5px;
}

.contentbox {
	width: 325px;
	min-height: 124px;
	#height: 124px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(images/Graphics/box_bkgd.gif);
	background-repeat: no-repeat;
	background-color: #EDEDD9;
	border: 2px solid white;
	border-right-color: #d2d0b9;
	border-bottom-color: #d2d0b9;
	border-bottom-width: 1px;
	border-right-width: 1px;
	margin-left: 0px;
	padding-left: 5px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	margin-top: 10px;
}

.contentbox img {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}

.contentbox .contenttype {
	margin-top: 10px;
	margin-left: 20px;
	padding-bottom: 5px;
	float: left;
	color: #634073;
}

.contentbox .contenttype h2 {
	color: #634073;
	font-weight: bold;
	margin-bottom: 5px;
}
.contentbox .contenttype p {
	color: #634073;
	margin-top: 5px;
	font-style: oblique;
}
.contentbox .contenttype a {
	font-family: Helvetica,Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #aaa671;
	background-image: url(images/Graphics/plus_sign.gif);
	background-repeat: no-repeat;
	padding: 10px 0px 10px 10px;
	background-position: 0px 9px;

}
.contentbox .contenttype a u {
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	border-bottom-color: #c0bd98;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.contentbox .contenttype a:hover {
	color: #a7591a;
}

.imageright {
	margin-top: 10px;
	margin-left: 10px;
	float: right;	
}
.imageleft {
	margin-right: 10px;
	float: left;
}


/* FOOTER AREA */
.footerArea {
	width: 100%;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	background-color: #e6e5d7;
	border-top: solid;
	border-color: #ffffff;
}

.footercontent {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

.footernav {
	padding-top: 10px;
	padding-right: 52px;	
	float: right;
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.footernav a {
	color: #622c5c;
	text-decoration: none;
}
.footernav a:visited {
	color: #622c5c;
}
.footernav a:hover {
	color: #a7591a;
}

.copyright {	
	border-width: 2px;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 12px;
	color: #928e5c;
	font-size: 12px;
	font-family: Helvetica, Verdana,Arial, sans-serif;
}
.wrap {
	color: #F00;
}
.container .contentArea .contentleft blockquote blockquote h3 em {
	color: #AB6227;
}
.linkon {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.container .contentArea .contentleft h2 a strong {
	color: #C93;
}
.contentleftb {
	width: 335px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: 85px;
	text-align: center;
}
.container .contentArea h4 {
	font-family: Verdana, Geneva, sans-serif;
}
.container .contentArea h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-right: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bolder;
	font-size: 14px;
	color: #000;
	text-align: center;
}
.Greenbox {
	background-color: #9C9;
	float: right;
	width: 350px;
	border: 2px solid #666;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	margin-right: 10px;
}
#topbanner {
	float: right;
	height: 100px;
	width: 350px;
}
.topheader {
	background-color: #E9E9CF;
	float: left;
	height: 50px;
	width: 700px;
	padding-top: 10px;
	padding-right: 0px;
}
