* { margin: 0; padding: 0; }

body {
	background: #003B7D url(../images/bg.jpg) 0 0 repeat-x;
	color: #3E3F52;
	margin: 0;
	padding: 0;
	font: 100%/120% "Arial", Helvetica, sans-serif;
}

/* Layout
------------------------------------------------------------------*/

#outer {
	width: 765px;
	position: relative;
	text-align: left;
	margin: auto;
	background: #A60000 url(../images/content_bg.jpg) top right repeat-y;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}

#outer-gallery {
	width: 765px;
	position: relative;
	text-align: left;
	margin: auto;
	background: #A60000 url(../images/content_bg_gallery.jpg) top right repeat-y;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}

#wrapper1 {
	background: url(../images/side_bg.jpg) bottom left no-repeat;
}

#contentwrap {
	display: block;
	font-size: 0.75em; /* Global Content Font Size */
}

#headertop {
	background: #003B89 url(../images/header_top_bg.jpg) 0 0 no-repeat;
	height: 32px;
	text-align: right;
	color: #fff;
	font-size: 0.7em;
	padding: 7px 0 0 0;
}

#header {
	background: #fff url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 110px;
}

	#headerleft {
		float: left;
		padding: 10px 0 0 30px;
	}

	#headerright {
		 float: right;
		 padding: 30px 30px 0 0;
	}

#col-left {
	float: left;
	width: 147px;
}

.colwrap-right {
	float: right;
	width: 618px;
	background: url(../images/content_top_bg.jpg) 0 0 no-repeat;
}

.colwrap-right-gallery {
	float: right;
	width: 618px;
	background: url(../images/content_top_bg_gallery.jpg) 0 0 no-repeat;
}

	#col-center {
		float: left;
		width: 380px;
	}

        #col-center-gallery {
                float: left;
                width: 618px;
        }

	#col-center.home {
		padding-top: 15px;
	}

	#col-right {
		float: right;
		width: 234px
	}

.feature {
	height: 139px;
	float: right;
	width: 618px;
	overflow: hidden;
	padding-top: 2px;
	background: #fff url(../images/feature_bg.gif);
}
.feature span { margin-bottom: -1em; display: block; position: relative; }

p.contact {
	font-size: 0.9em;
	color: #fff;
	padding: 20px 0 0 25px;
	float: left;
	white-space: nowrap;
}
p.contact a, p.contact a:hover { color: #fff; }

/* Footer
------------------------------------------------------------------*/

#footer {
	background: #104581;
	clear: both;
	color: #fff;
	width: 760px;
	font-size: 11px;
	line-height: 25px;
}
#footer p {
	margin: 0;
}
	#footerleft {
		padding-left: 170px;
	}

	#footer a:link, #footer a:visited {
		color: #fff;
		text-decoration: none;
	}

	#footer a:hover {}

/* Home Page Specific
------------------------------------------------------------------*/

.homeitem {
	border-bottom: 1px solid #B1D8EE;
	padding: 12px 22px 0px 22px;
	min-height: 90px;
	height: auto !important;
	height: 90px;
	margin-bottom: 20px;
}

.homeitem img {
	border: 1px solid #1F65AD;
	padding: 1px;
	float: left;
}

.homeitem h2 {
	margin: 0 0 0 20px;
}

.homeitem p {
	margin: -0.2em 0 0 123px;
}

#col-right h3 {
	color: #E60000;
	width: 190px;
	height: 20px;
	text-indent: -9999px;
}
#col-right h3#club_news { background: url(../images/club_news.gif) 0 0 no-repeat; }
#col-right h3#upcoming_events {	background: url(../images/upcoming_events.gif) 0 0 no-repeat; }

#col-right a:link, #col-right a:visited {
	font-weight: bold;
}

#col-right p {
	line-height: 1.2em;
}

#col-right img {
	margin: 0 0 1em 0;
}

#col-right .right {
	float: right;
	margin: 0;
}

#col-center.home a { color: #1F65AE; }


/* Newsitem1
------------------------------------------------------------------*/

.newsitem1 {
	border-bottom: 1px solid #ccc;
	clear: both;
}
.newsitem1 h3 {
	margin-bottom: -0.15em;
	margin-top: 1em;
	font-size: 1.1em;
	border: none;
}
.newsitem1 p.date {
	font-size: 0.9em;
}
.newsitem1 img {
	float: left;
	margin: 0 15px 15px 0;
}
/*.newsitem1 p, .newsitem1 h3 {
	margin-left: 115px; /* stop text wrapping around image */
/*}*/

p.date {
	font-weight: bold;
}

/* Sub Nav
------------------------------------------------------------------*/

#col-right ul#subnav {
	margin: 30px 0 0 0;
	padding: 0;
}

#col-right ul#subnav li {
	list-style: none;
	background: none;
	padding: 0;
}

#col-right ul#subnav li a:link, #col-right ul#subnav li a:visited {
	font-weight: normal;
	display: block;
	line-height: 18px;
	width: 158px;
	padding: 3px 45px 3px 25px;
	border-bottom: 1px solid #B0D9EF;
}

#col-right ul#subnav li a:hover {
	font-weight: bold;
	text-decoration: none;
	background: #1F65AE;
	color: #fff;
}

/* Global Formatting
------------------------------------------------------------------*/

a img { border: none; }

a:link, a:visited {
	color: #1F65AE;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #1F65AE;
}

p { margin: 0 0 1em 0; }

ul, ol {
	margin: 0 0 1em 0;
	padding: 0 0 0 20px;
}

	ul ul, ol ol { margin-bottom: 0; }

#col-center ul li, #col-right ul li {
	list-style: none;
	background: url(../images/bullet.gif) 0 1px no-repeat;
	padding-left: 20px;
	line-height: 1.4em;
	padding-bottom: 0.5em;
}
#col-right ul { padding: 0; margin: 1em 0; }

.hide { display: none; }

h2 {
	margin: 0 0 0.5em 0;
	font-size: 1.5em;
	color: #1F65AE;

}

	h2 a:link, h2 a:visited {
		color: #000;
		text-decoration: none;
	}

	h2 a:hover {
		color: #000;
		text-decoration: none;
	}

h3 {
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
	color: #1F65AE;
	border-bottom: 1px solid #B0D9EF;
	padding-bottom: 3px;
}

h4 {
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
}

.imgRight {
	float: right;
	margin: 0 0 10px 20px;
}

.imgLeft {
	float: left;
	margin: 0 20px 10px 0;
}

.padding { padding: 25px 22px 10px 22px; }

.emphasis {
	font-size: 1.1em;
	font-weight: bold;
}

.clear { clear: both; }

/* Messages */

div.message {
	width: 100%;
	position: absolute;
	color: #fff;
	padding-top: 8px;
	font: bold 10px Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #fff;
	z-index: 200;
	padding: 6px 0;
	text-align: center;
	line-height: 1.4em;
}
div.message.info { background: #B7EF46;	color: #333; }
div.message.error {	background: #f66; }
/* Forms
------------------------------------------------------------------*/

form {
	margin: 0 1em 0 0;
	font-size: 1.1em;
}

input, select, textarea {
	margin-left: .5em;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

fieldset br { display: none; }

legend {
	font-weight: bold;
}

fieldset div {
	clear: both;
	margin: .3em 0;
	position: relative;
}

form.login fieldset div span {
	display: none;
}

form.login fieldset div:hover span {
	font-size: 85%;
	background-color: #fff;
	margin-left: 20em;
	line-height: 1.3em;
	padding: .2em .5em .3em;
	border: 1px solid #999;
	color: #666;
	display: block;
	position: absolute;
	z-index: 100;
	float: right;
}

* html form.login fieldset div span {
	display: none;
}

label, fieldset div.cr p {
	margin: 0;
	display: block;
	width: 10em;
	text-align: left;
	float: left;
	font-size: 0.9em;
}

fieldset div.cr p { margin-left: -10em; }

div.cr {
	margin-left: 9em;
}

fieldset div.cr label {
	text-align: left;
	display: inline;
	float: none;
}

.mandat { color: #ff0000; }

.mandat:after { content: "*"; }

.buttons { margin: 1em 0 0 9em; }

.removed { display: none !important; }

#memberslogin span {
	display: inline;
	font-weight: bold;
	margin-right: 1em;
}

#memberslogin label {
	width: 7em;
	color: #fff;
	float: none;
	display: inline;
}
#memberslogin a { color: #B1D8EE; text-decoration: underline; }
#memberslogin a:hover { text-decoration: none; }
input.logout, input.ok { margin-bottom: -5px; }
/* Tables
------------------------------------------------------------------*/

table, th, td { border: none; }

/* sIFR
------------------------------------------------------------------*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -1px;
	font-size: 21px;
	display: inline;
	line-height: 30px;
}




div.office-bearers div {
    display: block;
    float: left;
    padding: 10px;
}
