/**/

* { padding: 0; margin: 0; }

body {background: #ffffff;}

#wrapper {width:100%; margin:center;}

#content_home {margin: 0px; width:100%; height:100%; float: left;}

	#content_main {margin: 0px; width:800px; height:100%; float: left;}

	#headerbg  {margin:0px; width:100%; height:55px; float: left;  background: #000000;}
		#header {margin:0px; width:800px; height:55px; float: left;  background: #000000;}
			#nav {width:425px; height:36px; float: left;}
			#nav_home {width:125px; height:55px; float: left;}
			#nav_members {width:125px; height:55px; float: left;}
			#nav_contact {width:125px; height:55px; float: left;}
	
	sub_head {margin:0px; width:800px; height:55px; float: left;  background: #000000;}	
	

/* ---- General elements ---- */
div, span, li, {
	font-size:13px;
	text-decoration:none;
	line-height: 19px;
	color:#000000;
	font-family: arial, verdana, helvetica, sans-serif;
	margin-top: 5px;
	padding-top: 6px;
}

td {
	font-size:13px;
	text-decoration:none;
	line-height: 19px;
	color:#000000;
	font-family: arial, verdana, helvetica, sans-serif;
}

p {
	font-size:13px;
	text-decoration:none;
	line-height: 19px;
	color:#000000;
	font-family: arial, verdana, helvetica, sans-serif;
	margin-top: 5px;
	padding-top: 6px;
	padding-right: 10px;
}

ul
{
list-style-type: none;
padding: 0px;
margin-left: 40px;
}

li
{
background-image: url(images/bullet.jpg);
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 20px;
}


.clr {clear:both;}
img.pad { padding-right: 10px; padding-bottom: 10px;}
hr.color { color: #000000;}

a:link{
	color: #d7122c;	text-decoration:none;
}
a:visited{
	color: #d7122c;	text-decoration:none;
 }
a:hover{
	color: #16340d; text-decoration:underline;
}

a.menu:link{
	color: #ffffff;	text-decoration:none; font-size: 16px; font-weight: bold;
}
a.menu:visited{
	color: #ffffff;	text-decoration:none; font-size: 16px; font-weight: bold;
 }
 
a.menu:hover{
	color: #81b4f7; text-decoration:none; font-size: 16px; font-weight: bold;
}

a.top:link {
	color: #ffffff;	text-decoration:none; font-size: 12px; line-height: 16px; 
}
a.top:visited{
	color: #ffffff;	text-decoration:none; font-size: 12px; line-height: 16px;
 }
a.top:hover{
	color: #81b4f7; text-decoration:none; font-size: 12px; line-height: 16px;
}

a.menu:hover{
	color: #81b4f7; text-decoration:none; font-size: 16px; font-weight: bold;
}

a.foot:link {
	color: #9ba0a8;	text-decoration:none; font-size: 12px; line-height: 16px; 
}
a.foot:visited{
	color: #9ba0a8;	text-decoration:none; font-size: 12px; line-height: 16px;
 }
a.foot:hover{
	color: #ffffff; text-decoration:none; font-size: 12px; line-height: 16px;
}

a.yellow:link {
	color: #fcff00;	text-decoration:none; font-size: 12px; line-height: 16px; 
}
a.yellow:visited{
	color: #fcff00;	text-decoration:none; font-size: 12px; line-height: 16px;
 }
a.yellow:hover{
	color: #ffffff; text-decoration:none; font-size: 12px; line-height: 16px;
}


 .bold{
 	font-weight:BOLD;
}

h1 {font-weight: bold; font-size: 30px; line-height: 33px;}

h2 {font-weight: bold; font-size: 18px; line-height: 22px;}

h3 {font-weight: bold; font-size: 22px; line-height: 28px;}

h4 {font-weight: bold; font-size: 28px; line-height: 35px; color: #3d7a58;}

h5 {font-weight: bold; font-size: 14px; line-height: 19px; color: #c9140b; }

h6 {font-weight: bold; font-size: 18px; line-height: 22px; color: #c9140b; }

.bigred {font-weight: bold; font-size: 30px; line-height: 33px; color: #c9140b; }

.phone {color: #c9140b; font-size: 24px; line-height: 29px;}

.foot {color: #ffffff;	text-decoration:none; font-size: 11px; line-height: 16px;}

.white {color: #ffffff;}

.red {color: #c9140b;}

.list {font-size: 16px;}

.headline {font-weight: bold; font-size: 14px; line-height: 18px;}

.headline2 {font-weight: bold; font-size: 18px; line-height: 24px;}

.txt {font-size:13px; line-height: 19px; color:#000000; }

.sm {font-size: 12px; }

.bold18 {font-weight: bold; font-size: 18px;}

.bold16 {font-weight: bold; font-size: 16px; line-height: 19px;}