body { 
	background-color:#666666; 
	background-repeat:repeat-x; 
	margin:0; 
	padding: 0;
	background-position:top center;
	font-family:arial,sans-serif;
	height:100%;
	font-size: 10px;
	
}
.color1 {
	color: #7CA815;
}
.color2 {
	color: #E28B0A;
}

table, td, tr {border:0; margin:0; padding:0;}
h1{
	color:#E28B0A;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	font-family: arial;
	margin: 0;
	padding: 0px 0 10px 0;
}
h2{
	color:#494E61;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	font-family: arial;
	margin-bottom: 0px;
}
h3{
	color:#E28B0A;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-family: arial;
	margin: 0;
	padding: 0px 0 10px 0;
}
p, li, form span, div{
	color:#494E61;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	font-family: arial;
	
}
p {
	margin: 0;
	padding: 12px 0 12px 0;
	line-height: 18px;
	text-align: justify;
}
p.caption {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}

a, a:visited{
	color:#7DA915;
	text-decoration: none;
	outline: none;
}
a:hover{
	text-decoration: underline;
}

img.img_border {
	padding: 9px 0 0 0;
	border: 0px solid #cccccc;
}
table td {
	vertical-align: top;
}
form td {
	padding: 3px;
}
table#microsites {
	text-align: center;
}

table#microsites img {
	
}
table#microsites td.pad_right {
	padding-right: 17px;
}
table#microsites td.pad_bottom {
	padding-bottom: 18px;
}
table#microsites td div {
	font-size: 10px;
	font-weight: bold;
	padding: 5px 0 5px 0;
}
div#showcase {
	background-image:url('images/showcase_home.jpg'); 
}

/*BUTTON*/
div.button a{
	/*background-image:url('images/button_bg_off.gif'); 
	background-repeat:repeat; */
	background: #6C8D2B;
	padding: 5px 30px 5px 30px;
	border: 1px solid #414141;
	color: #ffffff;
	font-weight: bold;
	line-height: 27px;

}
div.button a:hover{
	/*background-image:url('images/button_bg_on.gif'); */
	background: #6C8D2B;
	text-decoration: none;
}


div#bg {
	background-color:#ffffff; 
	background-image:url('images/header_bg_internal.gif'); 
	background-repeat:repeat-x; 
}
div#bg_home {
	background-color:#ffffff; 
	background-image:url('images/header_bg_home.gif'); 
	background-repeat:repeat-x; 
}
div#header {
	width:900px;
	height: 112px;
	margin: auto;
	background-image:url('images/header.jpg'); 
	background-repeat:no-repeat; 
}
div#showcase {
	width:1100px;
	height: 325px;
	margin: auto;
	background-repeat:no-repeat; 
	position: static;
}
	div#showcase_blurb {
		position: relative;
		top: 70px;
		left: 618px;
		width: 300px;
	}
		div#showcase_blurb p{
			color: #dddddd;
			font-weight: normal;
			line-height: 18px;
		}

div#featured {
	width: 1100px;
	margin: auto;
	
}
	div#featured div.top{
		height: 8px;
		background-image:url('images/featured_top.jpg'); 
		background-repeat:no-repeat; 
		margin-bottom: 1px;
	}
	div#featured div.middle{
		background-image:url('images/featured_middle.jpg'); 
		background-repeat:repeat-y; 
		padding: 30px 0 30px 120px;
		width:980px;
		margin-bottom: 1px;
	}
		div#featured div.callout_box_home {
			padding-right: 15px;
			margin-right: 15px;
			border-right: 1px solid #cccccc;
		}
	div#featured div.bottom{
		height: 10px;
		background-image:url('images/featured_bottom.jpg'); 
		background-repeat:no-repeat; 
	}
table#home {
	height:auto !important;
	margin: auto;
	min-height:100%;
	position:relative;
	width:900px;
	/* padding: 20px; */
	padding: 0px 0 0px 0;
	background-repeat:repeat-x;
}
td#left_home {
	padding: 40px 20px 40px 20px;
}
td#right_home {
	padding: 40px 20px 40px 20px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #efeeee;
}
div#main {
	height:auto !important;
	margin: auto;
	min-height:100%;
	position:relative;
	width:900px;
	/* padding: 20px; */
	padding: 40px 0 40px 0;
}
div#gallery_main {
	height:auto !important;
	margin: auto;
	min-height:100%;
	position:relative;
	width:900px;
	padding: 20px 0 40px 30px;
}
	table.gallery td {
		padding-bottom: 20px;
	}
		p.page_nav {
			font-weight: bold;
			text-align: right;
			padding: 5px 10px 10px 10px;
		}
		p.gallery_details {
			padding: 6px 0 0 10px;
			color: #666666;
			font-size: 10px;
		}
			p.gallery_details span.title{
				font-size: 13px;
				font-weight: bold;
			}
			p.gallery_details a {
				text-decoration: underline;
				font-weight: bold;
				font-size: 11px;
			}
	td#left_col{
		/* float: left; */
		/* width: 590px; */
		padding-left: 20px;
		padding-right: 20px;
		vertical-align: top;
	}
	td#right_col{
		/* float:left; */
		width:250px;
		padding-right: 40px;
		vertical-align: top;
		
	}
	
div.callout_box {
	background: #f7f7f7;
	border: 1px solid #cccccc;
	padding: 20px;
	margin-bottom: 25px;
}
	div.callout_box p{
		padding:5px 0;
	}



div#footer {
	padding: 12px 0 0 0;
	width: 900px;
	text-align:center;
	margin: auto;
	height: 100px;
	color: #ffffff;
}

	/*div#footer a, div#footer a:visited{
		color:#eeeeee;
		font-size: 8pt;
		text-decoration: none;

	}
	div#footer a:hover{
		text-decoration: underline;
	}
	div#footer span.spacing{
		margin-right: 20px;
		padding-right: 20px;
		border-right: 1px solid #dddddd;
	}*/

div#footer_all {
	padding: 12px 0 0 0;
	height: 100px;
	color: #ffffff;
	background: #565656;
	height: 50px;
	border-bottom: 1px solid #cccccc;
}
	div#footer_container {
		width: 900px;
		margin: auto;
	}

	div#select_site {
		top: 4px;
		color: #ffffff;
		position: relative;
		left: -5000px;
		width: 150px;
	}