body {
	margin: 0px;
	padding: 0px;
	background-position: top;
	background-repeat: repeat-y;
	background-color: #EFEFEF;
}
#wrap {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#header {
	height: 130px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
}
.logo {
	width: 570px;
	float: left;
}
.top_phone_email_holder {
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	float: left;
	width: 164px;
	padding-right: 15px;
	height: 100px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: georgia;
	font-size: 11px;
	color: #999999;
}
.top_phone_email_row {
	font-family: georgia;
	font-size: 11px;
	color: #999999;
	margin-bottom: 8px;
}
.top_phone_email_row a {
	font-family: georgia;
	font-size: 11px;
	color: #CC6600;
	text-decoration: underline;
}
.top_phone_email_row a:hover {
	color: #666666;
	text-decoration: none;
}
#center_box_sub {
	height: 150px;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#center_box {
	height: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


#content_area {
	width: 920px;
	padding: 20px;
}
#content_left_column {
	width: 250px;
	float: left;
	margin-bottom: 20px;
}



 #content_right_column {
	float: left;
	width: 650px;
	margin-left: 20px;
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-bottom: 20px;
}
#footer {
	height: 50px;
	clear: both;
	width: 920px;
	background-color: #E5E5E5;
	padding: 20px;
	font-family: georgia;
	font-size: 12px;
	color: #999999;
}
clear fix
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}



/*begin menu*/
ul#menu, ul#menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 250px;
}

ul#menu a {
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-family: georgia;
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
	color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}

ul#menu li a:hover {
	background-color: #FFFFFF;
	color: #86AA48;
}

ul#menu li ul li a {
	color: #666666;
	padding-left: 20px;
	background-color: #E9F0DD;
	font-weight: normal;
	margin-bottom: 1px;
}

ul#menu li ul li a:hover {
	padding-left: 20px;
	background-color: #CDDEB1;
	color: #333333;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
/*end menu*/
.holder1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	height: 180px;
}
.download_holder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
	margin-right: 10px;
	padding-right: 10px;
	float: left;
	width: 270px;
	height: 180px;
}
.download_row {
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-color: #CCCCCC;
	background-image: url(images/arrow_download.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
}
.download_row a {
	font-family: georgia;
	font-size: 12px;
	color: #CC6600;
	text-decoration: underline;
}
.download_row a:hover {
	text-decoration: none;
}

.sponsors_holder {
	float: left;
	height: 180px;
	width: 359px;
}
.sponsor_advertisement {
	font-family: georgia;
	font-size: 11px;
	color: #CCCCCC;
	text-align: right;
}
.sponsors_logos {
	height: 150px;
}


.page_title {
	font-family: georgia;
	font-size: 28px;
	color: #97BB5E;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	margin-bottom: 20px;
	font-weight: normal;
}
.body_content {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 19px;
	text-align: justify;
}
.font_bold {
	font-family: georgia;
	font-size: 16px;
	font-weight: bold;
	color: #97BB5E;
	text-decoration: none;
}
.font_bold2 {
	font-family: georgia;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.font_bold3 {
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
	color: #97BB5E;
}
.thumb_row_holder {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 80px;
}
.thumb_row_title {
	font-family: georgia;
	font-size: 12px;
	font-weight: normal;
	color: #5C7632;
	text-decoration: none;
	padding-bottom: 5px;
	margin-left: 85px;
}

.thumb_row_title2 {
	font-family: georgia;
	font-size: 12px;
	font-weight: normal;
	color: #89AE4A;
	text-decoration: none;
	padding-bottom: 5px;
}

.thumb_row_content {
	margin-left: 85px;
	line-height: 16px;
}

.thumb_row_content2 {
}

.thumb_row_pic {
	height: 75px;
	width: 75px;
	margin-right: 10px;
	float: left;
}
.thumb_row_link {
	padding-top: 5px;
	margin-left: 85px;
}
.thumb_row_link a {
	font-family: georgia;
	font-size: 12px;
	color: #CC6600;
	text-decoration: underline;
}
.thumb_row_link a:hover {
	text-decoration: none;
}

.enlarged_float {
	margin-right: 10px;
	margin-bottom: 10px;
}
.holder3 {
	float: left;
	width: 260px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 20px;
	height: 200px;
	padding-right: 10px;
}
.holder4 {
	float: left;
	height: 200px;
}
.holder5 {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.holder_sponsorslogos {
	float: left;
	height: 131px;
	width: 150px;
	margin-right: 10px;
}
.sponsors_pic {
	margin-bottom: 5px;
	align: center;
}
.sponsors_title {
	font-family: georgia;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	line-height: 13px;
}

.row_holder_blank {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}


.row_holder_blank2 {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 132px;
	padding-bottom: 20px;
}
.linkmain {
	color: #CC6600;
	font-family: georgia;
	font-size: 12px;
	text-decoration: underline;
}
.linkmain:hover {
	color: #333333;
	text-decoration: none;
}
.back {
	margin-bottom: 15px;
}
.back a {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
}
.back a:hover {
	text-decoration: none;
}
.form_row_holder {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 23px;
}
.form_name {
	font-family: georgia;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	float: left;
	width: 150px;
	margin-right: 10px;
}
.form_field {
}
.form_decoration {
	font-family: georgia;
	font-size: 12px;
	color: #666666;
	border: 1px solid #999999;
}


/*begin new menu script */

.glossymenu{
	padding: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.glossymenu a.menuitem{
	color: #666666;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 10px;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: georgia;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
	color: #666666;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
	color: #333333;
	background-color: #E2E2E2;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}

.glossymenu div.submenu ul li a{
	display: block;
	color: #333333;
	text-decoration: none;
	padding-left: 30px;
	font-family: georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.glossymenu div.submenu ul li a:hover{
	colorz: white;
	background-color: #FFFFFF;
	color: #A65300;
	background-image: url(images/bullet_hover.gif);
	background-repeat: no-repeat;
}

/*end menu script*/
