body {
	font-family:  verdana, arial, sans-serif;
	font-size:11px;
	color:#000000;
}

input 
{
	font-family:  verdana, arial, sans-serif;
	font-size:11px;
	color:#000000;
}

textarea
{
	font-family:  verdana, arial, sans-serif;
	font-size:11px;
	color:#000000;

}


INPUT,TEXTAREA,BUTTON,SELECT {
border: 1px;
border-style: solid;
border-color: #999999;
font-size: 9pt;
color: #000000;
font-family: arial;
}

p
{
	font-family:  verdana, arial, sans-serif;	
	font-size:11px;
	color:#000000;
	
}
td {
	font-family:  verdana, arial, sans-serif;
	font-size:11px;
	color:#000000;
}

th {
	font-family:  verdana, arial, sans-serif;
	font-size:11px;
	color:#000000;
}

a{
	font-size:11px;
}
a:HOVER{

}
a:VISITED{

}

img{border: 0px;}
H1,
H2,
H3,
H4,
H5,
H6
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}

H1{font-size:18px;}
H2{}
H3{ font-size: 13px; font-weight: bold;}
H4{}
H5{}
H6{}

#container{
	width:738px;
	margin:0px auto;
	position:relative;
}

#contentholder{
	width:738px;
	background-color:#FFFFFF;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}



div.signup {
	background: url(Images/TemplateImages/signupbutton.gif) no-repeat;
	width:272px;
	height:80px;
	margin-bottom: 5px;
	position:relative;
   }

#content{
	padding: 10px;
}


#joinimage {
width:69;
height:22;
border:0;
position:absolute; 
bottom:0; 
right:0; 
top:50px;
right:5px;
}

#login{
}

#header{
	text-align:center;
}

#footer
{
	margin-top: 15px;
	border-top: 1px solid #aaaaaa;
}

#leftNaviItem a
{
	display: block;
	text-align: right;
	color: #527539;
	background-color: #E7A6A5;
	border-bottom: 1px solid #DE2429;
	line-height: 16px;
	text-decoration: none;
	padding: 3px;
	width: 198px;
}

#leftNaviHolder > #leftNaviItem:first-child a
{
	border-top: 1px solid #DE2429;
}

#leftNaviItem a:hover
{
	color: #ffffff;
	background-color: #3975AD;
}

#homeNewsMoreNews, #homeEventsMoreEvents
{
	text-align: right;
}

#homeNewsContent, #homeEventsContent
{
	width: 255px;
	padding-right: 5px;
}


.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 */
