﻿@charset "utf-8";
/* CSS Document */
tr, p, div {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #666666;
	width: 700px;
	font-weight: normal;
}

.style1 {
	text-align: center;
}
.style2 {
	text-align: center;
}

.style3 {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 700px;
}

A:link { text-decoration: none; color: #666699; font-weight:bold}
A:visited {text-decoration: none; color: #666699; }
A:active {text-decoration: none; color: #666699;}
A:hover {text-decoration: underline; color: red;}

#container {
	width: 720px;
	background: #FFFFFF;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
#banner {
	background-image: url(images/banner4.jpg);
	height: 100px;
	width: 700px;
}
#rotator {
	background-image: url(images/gallery1.jpg);
	background: white height: 350px;
	width: 700px;
	background-color: #FFFFFF;
}
#spacer {
	height: 5px;
	width: 700px;
}
#spacer2 {
	height: 10px;
	width: 700px;
}
#spacer3 {
	height: 60px;
	width: 700px;
}
#spacer4 {
	height: 30px;
	width: 700px;
}

#imgstyle
{
	border: 0;
	align: middle;
}

#home_column {
	float: left;
	width: 80px;
}
#about_column {
	float: left;
	width: 100px;
}
#events_column {
	float: left;
	width: 90px;
}
#join_column {
	float: left;
	width: 110px;
}
#faq_column {
	float: left;
	width: 60px;
}
#contact_column {
	float: left;
	width: 110px;
}
#members_column {
	float: left;
	width: 120px;
}
#events_column {
	float: left;
	width: 120px;
}
#img_column {
	float: left;
	width: 160px;
}

h3 {
	font-size: medium;
	font-weight: bold;
}
h4 {
	font-weight: bold;
	font-size: small;
}
h5 {
	font-weight: bold;
	font-size: small;
	line-height: normal;
}
