body {
	font-family: "Times New Roman",Times,serif;
	font-size: 14px;
}
a {
	color: #793393;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
strong {
	font-weight: bold;
}

#container {
	width: 900px;
	margin: 0 auto;
}

h1 {
	font-size: 40px;
	text-align: center;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
h4 {
text-align: center;
font-weight: bold;
font-size: 120%;
padding-bottom: 10px;
}
h5 {
	font-family: tahoma;
	font-variant: small-caps;
	text-align: center;
	text-transform: lowercase;
}

table tr td {
	padding: 2px;
}

ul {
padding:0;
}
li {
list-style-type:none;
}

.menu {
	margin: 5px auto 18px auto;
	height: 16px;
}
.menu li {
	float: left;
	height: 16px;
	margin: 0 1px 0 0;
}
.menu li a {
	display: block;
	background: transparent url(images/btn-main.gif) scroll repeat-x 0 0;
	line-height: 16px;
	height: 16px;
	width: 109px;
	color: #000;
	font-size: 12px;
	font-family: Tahomas, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border-right: 1px solid #7B7B7B;
	border-left: 1px solid #fff;
}
.menu li a:hover {
	background-image: url(images/btn-hover.gif);
}

.left-col {
	float: left;
	width: 200px;
}

.right-col {
	float: left;
	width: 690px;
	margin-left: 10px;
}
.right-col p {
	margin: 10px 0;
	line-height: 19px;
}
.right-col p img {
	float: right;
	padding: 0 0 0 10px;
}
.right-col p img.img-left {
	float: left;
	padding: 0 10px 0 0;
}
.right-col h3 {
	margin: 10px 0 5px 0;
}

.full-col {
	width: 900px;
}

.footer {
	clear: both;
	padding-top: 10px;
}
.footer .footer-left {
	float: left;
}
.footer .footer-right {
	float: right;
	text-align: right;
}

.update-box,
.menu-box {
	padding: 5px;
	width: 188px;
	background-color: #F7F4F4;
	border: 1px dashed #793393;
	position: relative;
}
.update-box li,
.menu-box li a {
	background: transparent url(images/star.gif) scroll no-repeat 0 3px;
	padding-left: 19px;
	margin: 2px 0;
	display: block;
}
.menu-box li a {
	margin: 4px 0;
}
.menu-box li a:hover {
	background-image: url(images/star-hover.gif);
	text-decoration: none;
	color: #000;
}
.update-box {
margin-bottom: 5px;
}
.update-box ul {
margin-bottom: 5px;
overflow: hidden;
}
.update-box ul li a {
font-size: 100% !important;
}
.update-box .forum-link {
margin: 10px 0 5px 0;
text-align: center;
display: block;
}
.update-box .small-text {
margin: 3px 0 3px -1px;
}
.update-box h3 a {
position: absolute;
top: 6px;
right: 5px;
font-size:11px;
font-weight:bold;
}

.small-text {
font-family: Tahomas,sans-serif;
font-size: 10px;
text-transform: uppercase;
}

.diary {
width: 100%;
}
.diary tr th,
.diary tr td {
padding: 10px 5px;
}
.diary tr th {
border-right: 1px solid #4F4F4F;
border-bottom: 1px solid #4F4F4F;
width: 40%;
font-weight: bold;
}
.diary tr td {
border-bottom: 1px solid #4F4F4F;
}


/* list styles */
.star-list li {
list-style: none;
background-image: url(images/star.gif);
background-repeat: no-repeat;
background-position: 0 5px;
padding-left: 18px;
line-height: 25px;
width: 500px;
}
.rules-list li {
list-style-type: decimal;
list-style-position: inside;
margin: 15px 0;
}
.rules-list li ul li {
list-style-type: lower-roman;
margin: 5px 0 5px 20px;
}
.solo-list li {
width: auto;
}

/* image styles */
.img_right {
background-color: #fff;
float: right;
clear: right;
margin-top: 50px;
border: 2px solid #793393;
padding: 1px !important;
}
.photo_album {
border: 0;
width: 70%;
margin: 0 auto 30px;
}

/* homepage styles */
.homeback {
background: transparent url(../images/homepage/background03.jpg) scroll no-repeat 0px 44px;
text-align: center;
margin-left: -10px;
height: 445px;
}
.right-col .homeback p img {
	float: none;
}
.homeback .description {
color: #4F4F4F;
font-size: 19px;
line-height: 22px;
margin: 10px auto 0;
padding: 0 0 0 70px;
text-align: center;
width: 379px;
}
.homeback .weekly {
width:300px;
height: 143px;
margin: 80px auto 0;
color: #793393;
font-family: Tahoma,sans-serif;
font-size: 14px;
font-weight: bold;
}
.homeback .weekly strong {
font-size: 18px;
}
.homeback .main-image {
float: left;
}

/* contact page */
.contact-left {
float: left;
}
.contact-right {
float: right;
width: 350px;
}

/* google map styles */
.map_title {
font-weight: bold;
text-align: center;
}
#map_canvas,
#map_canvas2 {
width: 350px;
height: 270px;
margin-bottom: 10px;
}

/* prettyphoto changes */
div.ppt {
font-size: 20px;
font-weight: bold;
}

/* photo_popup */
.photo_popup {
width: 652px;
margin: 20px auto 0;
text-align: center;
}
.photo_popup p {
margin: 10px 0 0 0;
}
.photo_popup .img {
background-color: #793393;
margin-bottom: 0;
}
.photo_popup .img img {
background-color: #fff;
border: 6px double #793393;
}
.photo_popup .caption {
background-color: #793393;
margin-top: 0;
padding: 3px 0 7px;
color: #fff;
font-weight: bold;
}