/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	color: #333333;
	text-align: center;
	width: 959px;
	background-color: #00315E;
	background-image: url(../Images/bodybkgrd.png);
	border-top-style: none;
	border-bottom-style: none;
	font: 90% Helvetica Neue, Corbel, Tahoma, Arial, sans-serif;
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}
a {
font-family: Helvetica Neue, Corbel, Tahoma, Arial, sans-serif;
color: #333333;
}

#wrapper {
	background: #FFFFFF;
	width: 959px;
	text-align: center;
	clear: both;
	height: auto;
	-moz-border-radius-topleft: 7px;
    -webkit-border-top-left-radius: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-right-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -webkit-border-bottom-right-radius: 7px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#banner {
	height: 130px;
	width: 959px;
	text-align: center;
	background-color: #003566;
	background-image: url(../Images/bannerbkgrd.png);
	background-repeat: no-repeat;
	-moz-border-radius-topleft: 7px;
    -webkit-border-top-left-radius: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-right-radius: 7px;
	background-position: center center;
}
#nav {
	width: 959px;
	padding: 3px 0px;
	margin: 0px;
	background: #FFCD49;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBB600
}

#nav ul {
	text-align: center;
	background: #FFCD49;
}

#nav ul li {
	display: inline;
	text-align: center;
}

#nav ul li a{
	color: #003566;
	background-color: #FFCD49;
	background-image: url(../Images/tabbkgrdunselected.png);
	background-repeat: repeat-x;
	text-decoration: none;
	text-align: center;
	font: 100% Helvetica Neue, Corbel, Tahoma, Arial, sans-serif;
	list-style: none;
	padding: 3px 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #DDA000;
	border-bottom-color: #FFC120;
	border-left-color: #FFC120;
}

#nav a:hover, body#home #t-home a{
	color: #000066;
	background: #FFFFFF;
	background-image: url(../Images/tabbkgrd.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 3px 5px 4px;
}

#nav a:hover, body#about #t-about a{
	color: #000066;
	background: #FFFFFF;
	background-image: url(../Images/tabbkgrd.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 3px 5px 4px;
}

#nav a:hover, body#membership #t-membership a{
	color: #000066;
	background: #FFFFFF;
	background-image: url(../Images/tabbkgrd.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 3px 5px 4px;
}

#nav a:hover, body#calendar #t-calendar a{
	color: #000066;
	background: #FFFFFF;
	background-image: url(../Images/tabbkgrd.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 3px 5px 4px;
}

#nav a:hover, body#photos #t-photos a{
	color: #000066;
	background: #FFFFFF;
	background-image: url(../Images/tabbkgrd.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 3px 5px 4px;
}

#nav a:hover, body#news #t-news a{
	color: #000066;
	background: #FFFFFF;
	background-image: url(../Images/tabbkgrd.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 3px 5px 4px;
}
#nav a:hover, body#meetings #t-meetings a{
	color: #000066;
	background: #FFFFFF;
	background-image: url(../Images/tabbkgrd.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 3px 5px 4px;
}
#nav a:hover, body#forum #t-forum a{
	color: #000066;
	background: #FFFFFF;
	background-image: url(../Images/tabbkgrd.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 3px 5px 4px;
}

#nav a:hover, body#links #t-links a{
	color: #000066;
	background: #FFFFFF;
	background-image: url(../Images/tabbkgrd.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 3px 5px 4px;
}
#nav a:hover, body#contact #t-contact a{
	color: #000066;
	background: #FFFFFF;
	background-image: url(../Images/tabbkgrd.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 3px 5px 4px;
}
#nav a:hover, body#membersonly #t-membersonly a{
	color: #000066;
	background: #FFFFFF;
	background-image: url(../Images/tabbkgrd.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 3px 5px 4px;
}
#nav a:hover, body#rye #t-rye a {
	color: #000066;
	background: #FFFFFF;
	background-image: url(../Images/tabbkgrd.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 3px 5px 4px;
}
#content p {
	margin: 10px;
}
.content {
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	width: 959px;
	}
#day {
	font-family: Helvetica Neue, Corbel, Tahoma, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	float: left;
	height: auto;
	width: 133px;
	border: 1px solid #333333;
	padding: 1px;
	margin: 0px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
#date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color: #ECE9D8;
	text-align: right;
	float: left;
	height: 120px;
	width: 133px;
	line-height: normal;
	clear: none;
	padding: 1px;
	margin: 0px;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
h1 {
	font: bold normal large Georgia, "Times New Roman", Times, serif;
	color: #003566;
	text-align: left;
	text-decoration: none;
	padding-bottom: 5px;
}
h2 {
	font: lighter normal 90%/24px Georgia, "Times New Roman", Times, serif;
	color: #003566;
	text-align: left;
}
h3 {
	font: italic lighter normal 85% Georgia, "Times New Roman", Times, serif;
	text-indent: 4px;
	text-align: left;
	padding-bottom: 3%;
}
h4 {
	color: #333333;
	text-align: center;
	font-family: Helvetica Neue, Corbel, Tahoma, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 7px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
h5 {
	text-indent: 4px;
	text-align: left;
	padding-bottom: 3%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	font-style: italic;
	font-weight: lighter;
	font-variant: normal;
}

#footer{
	clear: both;
	color: #000000;
	text-align: center;
	white-space: normal;
	text-transform: capitalize;
	font-family: Helvetica Neue, Corbel, Tahoma, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	-moz-border-radius-bottomleft: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
    -webkit-border-top-left-radius: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-bottom-top-radius: 7px;
	float: none;
	background-color: #A5B4FA;
	background-image: url(../Images/ftrbkgrd.png);
}
