@charset "UTF-8";
/* CSS Document by Frazier Design Co., llc. - www.FrazierDesignCo.com */

body {
	background-color:#004b23;
	color:#004b23;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#main_wrap {
	width:800px;
	background-color:#ffffff;
	text-align:left;
	margin:12px auto 0px auto;
	}
	
#banner {
	width:800px;
	height:147px;
	font-size:10px;
	color:#004b23;
	}
	
#nav {
	width:800px;
	font-size:10px;
	color:#004b23;
	}
	
#col_wrap_home {
	width:800px;
	background-color:#ffffff;
	margin:0px 0px 0px 0px;
	background-image:url(img/bg_content_wrap_home.gif);
	background-position:top;
	background-repeat:repeat-y;
	}
	
#left_home {
	float:left;
	width: 345px;
	padding:12px 12px 6px 12px;
	}
	
#right_home {
	float:right;
	width:407px;
	padding: 12px 12px 6px 12px;
	}
	
#col_wrap_pages {
	width:800px;
	background-color:#ffffff;
	margin:0px 0px 0px 0px;
	background-image:url(img/bg_content_wrap_pages.gif);
	background-position:top;
	background-repeat:repeat-y;
	}
	
#left_pages {
	float:left;
	width: 552px;
	padding:12px 12px 6px 12px;
	}
	
#right_pages {
	float:right;
	width:200px;
	padding: 12px 12px 6px 12px;
	}
	
#clear {clear:both; height:1px;}

#copy_wrap {
	width:800px;
	margin:4px auto 12px auto;
	background-color:#004b23;
	color:#59b645;
	}
	
#copy_left {
	float:left;
	width:250px;
	text-align:left;
	font-size:12px;
	margin:0px;
	}
	
#copy_right {
	float:right;
	width:550px;
	text-align:right;
	font-size:12px;
	margin:0px;
	}
	
#copy_clear {clear:both; height:1px; margin:0px;}

h1.h1_home_right {
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 2px 0px;
	color:#e21689;
	}
	
h1.h1_left {
	font-size:20px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	color:#604fa1;
	}
	
h2 { font-size:16px; margin: 0px 0px 0px 0px; }
	
p {
	margin:0px 0px 14px 0px;
	font-size:14px;
	line-height:20px;
	}
	
.purple {color:#604fa1;}

.pink {color:#e21689;}
a.pink, a.pink:link, a.pink:visited {color:#e21689; text-decoration:none;}
a.pink:hover, a.pink:active {color:#604fa1; text-decoration:none;}

.light_green {color:#59b645;}

.dark_green {color:#004b23;}



a.copylinks, a.copylinks:link, a.copylinks:visited {
	color:#59b645;
	text-decoration:underline;
	}
	
a.copylinks:hover, a.copylinks:active {
	color:#604fa1;
	text-decoration:underline;
	}
	





