/***********************************************/
/* Layout Divs                                 */
/***********************************************/

html, body {
	margin: 0px;
	padding: 0px;
	border: 0;
	list-style: none;
	font-family: arial, helvetica, non serif;
	color:#333;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	text-align: center;
	background-color: white;
	background-image: url(../images/bktile.jpg);
	background-repeat: repeat-x;
	letter-spacing:0em;
	}

#HTML_main {
	width: 900px;
    	margin: 0px auto;
    	text-align: left;
    	padding: 0px;
	}

#topbanner{
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 187px;
	float: left;
	background-image: url(../images/topbanner_home.jpg);
	background-repeat: no-repeat;
	}

#topbanner_section{
	margin: 0px;
	padding-top: 0px;
	width: 900px;
	height: 132px;
	float: left;
	background-image: url(../images/topbanner_section.jpg);
	background-repeat: no-repeat;
	border-bottom:solid #FFF 15px;
	}

/***********************************************/
/* NAVIGATION AREA                             */
/***********************************************/ 

#nv_wrapper{
	margin-top: 18px;
	margin-left: 35px;
	width: 900px;
	}

#nv_main{
	margin-top: 38px;
	margin-left: 330px;
	}

.nv_text{
	margin: 0px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	text-transform: uppercase;
	color: #007661;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border-right:solid #666 1px;
	display: inline;
	}

.nv_text:hover{
	color: #F60;
	text-decoration: none;
	}

.nv_text_selected{
	margin: 0px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	text-transform: uppercase;
	color: #007661;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border-right:solid #666 1px;
	display: inline;
	}


.nv_text2{
	margin: 0px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	text-transform: uppercase;
	color: #007661;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border-left:solid #666 1px;
	display: inline;
	}

.nv_text2:hover{
	color: #F60;
	text-decoration: none;
	}

.nv_text2_selected{
	margin: 0px;
	padding-top: 3px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 3px;
	text-transform: uppercase;
	color: #007661;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border-left:solid #666 1px;
	display: inline;
	}

/***********************************************/
/* SUB NAVIGATION AREA                         */
/***********************************************/ 

#subnv_wrapper{
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 20px;
	width: 150px;
	float: left;
	word-wrap: break-word;
	background-image: url(../images/snv_tile.jpg);
	background-repeat: repeat-y;
	text-transform: uppercase;
	}

#subnv_wrapper a:link{
	margin: 0px;
	text-transform: uppercase;
	color: #007661;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}

#subnv_wrapper a:visited{
	font-size: 10px;
	color: #007661;
	text-decoration: none;
	font-weight: bold;
	}

#subnv_wrapper a:hover{
	font-size: 10px;
	color: #F60;
	text-decoration: none;
	font-weight: bold;
	}

#subnv_wrapper a:active{
	font-size: 10px;
	color: #007661;
	text-decoration: none;
	font-weight: bold;
	}


/***********************************************/ 

#midbanner{
	margin: 0px;
	width: 900px;
	height: 113px;
	float: left;
	}

#btn_joinnow{
	margin: 0px;
	width: 260px;
	height: 113px;
	float: left;
	background-image: url(../images/btn_joinnow_f2.jpg);
	background-repeat: no-repeat;
	}

#topbanner2_home{
	margin: 0px;
	width: 640px;
	height: 113px;
	float: left;
	}

#titlebar{
	margin-left: 0px;
	padding-left: 185px;
	font-size: 18px;
	color: #69C;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 10px;
	width: 715px;
	height: 20px;
	float: left;
	border-bottom:solid #999 6px;
	}

#content_wrapper{
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	background-color: white;
	font-family: arial, helvetica, non serif;
	width: 900px;
	float: left;
	/* overflow: auto; */
	background-image: url(../images/content_bk.gif);
	background-repeat: repeat-y;
	}

#content_section_wrapper{
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	background-color: white;
	font-family: arial, helvetica, non serif;
	width: 900px;
	float: left;
	overflow: auto;
	background-image: url(../images/content_section_bk.gif);
	background-repeat: repeat-y;
	}


#contentleft_col{
	margin: 0px;
	padding-top: 20px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 20px;
	font-family: arial, helvetica, non serif;
	width: 236px;
	float: left;
	word-wrap: break-word;
	}

#contentleft_section_col{
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 20px;
	font-family: arial, helvetica, non serif;
	width: 182px;
	float: left;
	word-wrap: break-word;
	}

#contentright_col{
	margin-top: 5px;
	margin-left: 10px;
	width: 623px;
	min-height: 300px;
	float: left;
	font-family: arial, helvetica, non serif;
	}

#contentright_section_col{
	margin-top: 5px;
	margin-left: 0px;
	width: 714px;
	min-height: 300px;
	float: left;
	font-family: arial, helvetica, non serif;

	}

#section_subcontent1{
	margin-top: 10px;
	width: 523px;
	float: left;
	font-family: arial, helvetica, non serif;
	}

#section_subcontent2{
	margin-top: 10px;
	margin-left: 10px;
	width: 180px;
	float: left;
	font-family: arial, helvetica, non serif;
	font-size: 12px;
	color: #39C;
	/* font-weight: bold; */
	line-height: 20px;
	text-transform: uppercase;
	display: inline;
	}

#contentright_subcol1{
	margin: 0px;
	padding-left: 10px;
	width: 195px;
	float: left;
	}

#btn_events{
	margin: 0px;
	width: 180px;
	height: 89px;
	float: left;
	background-image: url(../images/btn_events_f2.gif);
	background-repeat: no-repeat;
	}

#btn_directory{
	margin-bottom: 10px;
	width: 180px;
	height: 95px;
	float: left;
	background-image: url(../images/btn_directory_f2.gif);
	background-repeat: no-repeat;
	}

#title_homebk{
	margin-bottom: 10px;
	width: 240px;
	height: 96px;
	float: left;
	background-image: url(../images/title_homebk.jpg);
	background-repeat: repeat-x;
	text-align:center;
	}

#btmbanner_tile{
	margin: 0px;
	width: 900px;
	height: 63px;
	float: left;
	color: white;
	line-height: 17px;
	background-image: url(../images/btmbanner_tile.jpg);
	background-repeat: repeat-x;
	}

#star{
	margin: 0px;
	padding-right: 10px;
	width: 57px;
	height: 63px;
	float: left;
	}


#copyright_bk{
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	width: 880px;
	height: 28px;
	background-image: url(../images/copyright_bk.jpg);
	background-repeat: repeat-x;
	background-color: #007661;
	float: left;
	}

#copyright_text{
	margin-top: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 265px;
	font-size: 10px;
	color: white;
	float: left;
	}

#copyright_text a:link{
	font-size: 10px;
	color: white;
	}
#copyright_text a:visited{
	color: white;
	}
#copyright_text a:hover{
	color: #F60;
	}
#copyright_text a:active{
	color: white;
	}

#footerlinks{
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;	
	color: white;
	float: left;
	border-left:solid #CCC 1px;
	}

#footerlinks a:link{
	color: white;
	}
#footerlinks a:visited{
	color: white;
	}
#footerlinks a:hover{
	color: #F60;
	}
#footerlinks a:active{
	color: white;
	}


/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

form	{
	margin: 0px;
	padding: 0px;
	}

li	{
	font-family: arial, helvetica, non serif;
	color:#333;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	}

ul{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding-left: 15px;
	border-bottom-width: 0px;
	}

.rollover{
	border-width:0px;
	display: block;
	}
.rollover img{ 
	width: 100%; height: 100%; border: 0;
	}
.rollover:hover{ 
	visibility: visible; 
	}
.rollover:hover img{
	visibility: hidden; 
	}

a:link {
	font-family: arial, helvetica, sans-serif;
	color: #007661;
	text-decoration: none;
}

a:visited {
	font-family: arial, helvetica, sans-serif;
	color: #007661;
	text-decoration: none;
}
a:hover {
	font-family: arial, helvetica, sans-serif;
	color: #F60;
	text-decoration: underline;
}
a:active {
	font-family: arial, helvetica, sans-serif;
	color: #007661;
	text-decoration: none;
}

/* Title Tag */
h3 {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-family: arial, helvetica, non serif;
	font-size: 25px;
	color: #39C;
    	line-height: 25px;
	font-weight: bold;
}

h4 {
	/* margin: 0px; */
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: arial, helvetica, non serif;
	font-size: 18px;
	color: #666;
    	line-height: 23px;
	font-weight: bold;
}

img{
	border:0;
	}

#ads { float:left; width:180px; text-align: center; }
#ads .AdSpeed, #AdSpeed .AdSpeed { padding-bottom: 10px; }
#ads div { margin:0px auto; }


