﻿*
{
	margin:0px;
	padding:0px;
}

img
{
	display:block;
}

ul
{
	margin-left:25px;
}

p
{
	margin-top:10px;
}

.quote
{
	padding-top:0px;
	border:1px solid #694321;
	text-align:center;
}

.quote a
{
	color:#aaa;
}

.underline
{
	border-bottom:2px solid #fff;
	font-size:10pt;
	font-weight:bold;
	color:#fff
}

.center
{
	text-align:center
}

.title
{
	font-weight:bold;
}

a
{
	text-decoration:underline;
	color:#990000;
}

h1
{
	color:#000000;
	font-size:12pt;
	font-weight:bold;
	margin-top:30px;
	margin-bottom: 5px;
	padding-left: 5px;
}

h2
{
	color:#333;
	font-size:10pt;
	font-weight:bold;
	padding:5px;
	text-align:left;
	padding-left:30px;
	background-image: url(Images/flower.jpg);
	background-repeat: no-repeat;
	text-indent: 20px;
}


h3
{
	background:#666;
	color:#fff;
	font-size:10pt;
	margin:0;
	padding-left:5px;
}

.membership h3
{
	margin-top:20px;
}

.membership p
{
	margin-top:0px;
	padding:5px;
}

h4
{
	margin-bottom:25px;
	color:#4378c6;
	font-size:11pt;
}

h6
{
	font-size:7pt;
	text-align:center;
	font-style:italic;
	font-weight:normal;
}

html
{
	min-height:100%;
	background-image: url(Images/h2.jpg);
}

body
{
	font-family:Geneva, tahoma, arial, Helvetica;
	font-size:10pt;
	color:#ddd;
	text-align:justify;
	min-height:100% !important;
	padding-bottom:50px;
	background-color: #000000;
	background-image: url(Images/back.jpg);
	background-repeat: no-repeat;
}

#page
{
	margin:0px auto 20px auto;
	border:6px solid;
	width:780px;
	line-height:18pt;
	border-color: #FFFFFF;
	margin-top: 20px;
}

#header
{
	width:780px;
	height:220px;
	margin:auto;
	font-size:35pt;
	color:#fff;
	background-image: url(Images/header.jpg);
}

#menu
{
	height:38px;
	line-height:38px;
	font-weight:bold;
	width:780px;
	background-color: #A88C5C;
}

#menu ul
{
	margin-left:70px;
	margin-bottom:0px;
	margin-top:0px;
}

#menu li
{
	display:inline;
}

#menu li a
{
	margin-right:-4px;
	padding:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:10pt;
}

#menu li a:hover
{
	color:#FFFFFF;
	background:url(images/bgLinkOn.jpg) repeat-x;
	background-color: #C0C0C0;
}

#menu li a.selected
{
	color:#000000;
	background:url(images/bgLinkOn.jpg) repeat-x;
}

#text
{
	padding:20px;
	padding-top:5px;
	width:740px;
	margin:auto;
	color:#333;
	background:#fff;
}

#text ol
{
	margin-left:35px;
}

table.gallery
{
	padding:0px;
	border:1px solid #aaa;
	border-top:0;
}

table.gallery tr td
{
	border:0px solid #ddd;
	padding-bottom:15px
}

table.gallery tr th
{
	background:#999;
	color:#fff;
	height:30px;
	padding-bottom:0px;
}

td, th
{
	vertical-align:top;
}

th
{
	text-align:right
}

div.news
{
	background:#fff url(images/bgNews.jpg) repeat-x bottom;
	margin-bottom:15px;
}

div.news p
{
	padding:10px;
	margin:0;
}

.pic
{
	text-align:center;
	margin-top:25px;
	
}

#logo
{
	text-align:center;
	margin-top:10px;
}

#logo img
{
	margin-bottom:5px;
	margin-left:10px;
	display:inline;
}

.pic img 
{
	margin-right:10px;
	display:inline;
}

#footer
{
	font-size:8pt;
	text-align:center;
	background-color: #A88C5C;
}

#footer a
{
	color:#FFFFFF;
	text-decoration:none;
}
