body {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#232629;
	margin: 0px;
	padding: 0px;
}

td, th, div, p, ul, li {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#232629;
}


form
{
	padding: 0px;	
}

a
{
	color: #01ADED;
	text-decoration: underline;
}
a:HOVER
{
	text-decoration: none;
}
a:VISITED{

}

h1,h2,h3,h4,h5,h6
{
	margin-top: 0px;
	padding-top: 0px;
	font-family: Verdana;
	margin-bottom: 10px;
	font-family: Verdana, Helvetica, sans-serif;
}

H1{font-size: 18px; font-weight: bold; border-bottom: 1px solid #989898; padding-bottom: 5px; margin-bottom: 15px;}
H2{font-size: 18px; font-weight: bold; margin-bottom: 10px;}
H3{font-size: 16px; font-weight: bold; }
H4{font-size: 14px; font-weight: bold; }
H5{font-size: 12px;  font-weight: bold;}
H6{font-size: 12px; font-weight: bold;}


#leftcolumn H3
{
	background-image: url(images/templateimages/left_column_h3_bg.jpg);
	background-repeat: no-repeat;
	background-color: #818080;
	color: #232629;
	font-size: 12px;
	font-weight: bold;
	line-height: 33px;
	margin: 0px;
	padding: 0px;
	padding-left: 8px;
}

#leftcolumn H2
{
	color: #232629;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	padding-bottom: 4px;
	border-bottom: 1px solid #989898;
	
}

.floatleft
{
	float: left;
}

#container,
#footer
{
	width: 970px;
	margin: 0px auto;
}

#header
{
	height: 195px;
	position: relative;
}

#logo
{
	position: absolute;
	top: 10px;
}

#topnaviholder
{
	margin-bottom: 134px;
	height: 27px;
	padding-right: 30px;
}

#topnavileftcorner,
#topnavihome,
#topnavicontactus,
#topnavirightcorner
{
	float: right;
	height: 27px;
}

#topnavileftcorner
{
	width: 9px;
	background-image: url(images/templateimages/top_navi_left.jpg);
}

#topnavirightcorner
{
	width: 9px;
	background-image: url(images/templateimages/top_navi_right.jpg);
}

#topnavihome
{
	border-right: 1px solid #000000;
	background-color: #FFD301;
	width: 46px;
}
#topnavihome a
{
	color: #232629;
}


#topnavicontactus
{
	background-color: #353739;
	width: 73px;
	background-image: url(images/templateimages/top_navi_contactus_back.jpg)
}
#topnavicontactus a
{
	color: #ffffff;
}

#topnavihome a,
#topnavicontactus a
{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	line-height: 27px;
	text-align: center;
}




#topmenuholder
{
}

#topmenuleft,
#topmenu,
#topmenuright
{
	float: left;
}

#topmenu
{
	width: 931px;
	background-image: url(images/templateimages/menu_bg.jpg);
	background-repeat: repeat-x;
}

#topmenuleft,
#topmenuright
{
	width: 19px;
	height: 33px;
	background-repeat: no-repeat;
}
#topmenuleft
{
	background-image: url(images/templateimages/menu_left.jpg);
}
#topmenuright
{
	background-image: url(images/templateimages/menu_right.jpg);
}



#maincontent
{
	position: relative;
	margin-top: 17px;
}

#leftcolumn
{
	float: left;
	width: 171px;
}

#leftcolumn .leftcolumnlink
{
	border-bottom: 1px solid #ffffff;
}

#leftcolumn .leftcolumnlink a
{
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding-left: 24px;
	background-image: url(images/templateimages/left_column_link_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 8px center;
	line-height: 36px;
	color: #ffffff;
}

#leftcolumn .currentpage,
#leftcolumn .leftcolumnlink:hover
{
	background-image: url(images/templateimages/left_column_link_over_bg.jpg);
	background-repeat: repeat-x;
}

#leftcolumn .currentpage a,
#leftcolumn .leftcolumnlink a:hover
{
	background-image: url(images/templateimages/left_column_link_arrow_over.jpg);
}

#leftcolumn .leftcolumnsubsection
{
	padding-left: 22px;
	border-bottom: 1px solid #ffffff;

}

#leftcolumn .leftcolumnsubsection .leftcolumnlink
{
	border-bottom: 0px;
}

#leftcolumn .leftcolumnsubsection .leftcolumnlink a
{
	background-image: url(images/templateimages/left_column_subsection_link_arrow.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

#leftcolumn .leftcolumnsubsection .currentpage,
#leftcolumn .leftcolumnsubsection .leftcolumnlink:hover
{
	background-image: none;
}


#leftcolumn .leftcolumnsubsection .currentpage a,
#leftcolumn .leftcolumnsubsection .leftcolumnlink a:hover
{
	color: #FFD800;
	background-image: url(images/templateimages/left_column_subsection_link_arrow_over.jpg);
}






#leftcolumn .leftcolumnmoduleholder
{
	background-color: #818080;
	padding: 10px 8px 10px 8px;
}


#leftcolumn .news_item,
#leftcolumn .event_item
{
	margin-top: 10px;
	padding-bottom: 5px;
}

#leftcolumn .news_item .news_item_title a,
#leftcolumn .event_item .event_item_title a
{
	color:#FFD800;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#leftcolumn .news_item .news_item_more a,
#leftcolumn .event_item .event_item_more a
{
	color:#FFD800;
	font-size: 11px;
	font-weight: bold;
}



#rightcolumn
{
	float: right;
	width: 761px;
}

#contentbanner
{
	height: 228px;
	border: 1px solid #000000;
}

#content
{
	margin-top: 14px;
	background-color: #ffffff;
	padding: 10px 5px 20px 5px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}



#homeannouncementstitle
{
	font-weight: bold;
	color: #ffffff;
	background: url(images/templateimages/home_announcements_title_bg.jpg) repeat-x 0 0;
	height: 33px;
	line-height: 33px;
	padding-left: 15px;
}


#footercontainer
{
	background-color: #FFD800;
	height: 117px;
	margin-top: 20px;
}

#footer #signupholder
{
	float: left;
	font-weight: bold;
	font-size: 11px;
	padding-top: 20px;
	line-height: 21px;
	margin-left: 213px;
}

#sitebydslholder
{
	float: right;
	margin-top: 91px;
	margin-right: 20px;
}

#sitebydsllink
{
	display: block;
	background-image: url(images/templateimages/sitebydsl_bg.jpg);
	width: 138px;
	line-height: 26px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	font-size: 10px;
	font-weight: bold;
}


#content table
{
	border-collapse: collapse;
	/*border: 2px solid #000000;*/
}

#content table td
{
	/*border: 2px solid #000000;*/
}

#content table tr:first-child  td
{
	background-color: #818080;
	color: #ffffff;
}

#content table tr:first-child  td.nobackground
{
	background:none;
	color: #000000;
}


#content div.thumbnail_frame table,
#content table.nostyle
{
	border: 0px;
}

#content div.thumbnail_frame table  tr td,
#content table.nostyle td
{
	border: 0px;
}

#content table.nostyle tr:first-child  td
{
	color:inherit;
	background-color: inherit;
}

#content form.styled table
{
	border:none;
	width:580px;
}

#content form.styled table colgroup col.col1
{
	width:120px;
}

#content form.styled table colgroup col.col2
{
	width:240px;
}

#content form.styled table colgroup col.col3
{
	width:220px;
}

#content form.styled table tr  td
{
	color:inherit;
	background-color: inherit;
	border:none;
}

#content form.styled table tr td br
{
	display:none;
}

#content form.styled table tr td label
{
	font-weight:bold;
}

#content form.styled table tr td .astrix,
#content form.styled table tr td .error
{
	color:Red;
}

#content form.styled table tr td .text
{
	width:220px;
	margin-bottom:4px;
}

#content form.styled table tr td .textarea
{
	width:220px;
	height:80px;
	margin-bottom:4px;
}

#content form.styled table tr td .button
{
	width:110px;
}


.clearfix:after { 
    content: ".";  
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden; 
} 
 
.clearfix {
	display: inline-table;
} 
 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {
	display: block;
} 
/* End hide from IE-mac */

