
/*
green	#005f28


*/

/* reset */
a img {
	border: 0; } html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; background: transparent; } :focus { outline: 0; } body { line-height: 1; color: black; background: white; } ol, ul { list-style: none; } table { border-collapse: collapse; border-spacing: 0; } caption, th, td { text-align: left; font-weight: normal; } blockquote:before, blockquote:after, q:before, q:after { content: ""; } blockquote, q { quotes: "" "";
	}


body {
	background: #68afa7 url('/assets/templates/msrt/sitewide/msrt-bg-01.jpg') top repeat-x;
	font: 1.0em/1.4em 'Georgia', 'Times New Roman', 'Times', serif;
	}
	
div#wrap {
	background: #fff;
	background: none;
	width: 970px;
	margin: 0 auto;
	}


div#header {
	background: #68afa7 url('/assets/templates/msrt/sitewide/msrt-navbg-01.jpg') repeat-y center center;	
	}

div#header img { border-bottom: 0px solid #0ff; }

/* nav */
div#header ul {
	border-top: 0px solid #ff0;
	margin: -5px 15px 0 100px;
	height: 2em;
	}

div#header ul li {
display: inline;
	}

div#header ul li a {
	display: block;
	float: left;
	text-decoration: none;
	padding: .2em 1em .2em 1em;
	background: none;
	margin: 0 .33em;
	font-size: 1em;
	color: #7a7e56;
	}
div#header ul li a:hover {
	background: #fff url('/assets/templates/msrt/sitewide/nav-hoverbg-02.gif') top center repeat-x;
}
div#main {
	background: #fff url('/assets/templates/msrt/sitewide/msrt-contentbg-01.jpg') repeat-y center center;
	}


/* subnav */
div#subnav {
	background: none;
	width: 160px;
	margin: 0 0 0 5px;
	float: left;
	text-align: right;
	}
	div#subnav li {
		margin: 5px 0 0 0;
	}
	
	div#subnav li a {
		display: block;
		text-decoration: none;
		width: 140px;
		padding: 10px 10px;
		color: #005f28;
		}
	div#subnav li a:hover {
	background: #d0dfdc;
	}
	div#subnav li.subnavcurrent a {
	background: #fff url('/assets/templates/msrt/sitewide/subnav-hoverbg-01.jpg') repeat-y;
	}


div#content {
	width: 750px;
	margin: 15px 35px 100px 0;
	float: right;
	}

/* footer */
div#footer {
	clear: both;
	background: #eee;
	background:#68afa7 url('/assets/templates/msrt/sitewide/msrt-footerbg-02.jpg') top center no-repeat;
	font-size: .9em;
	padding: 15px 15px 30px 175px;
	}

div#footer ul li {
	display: inline;
}
div#footer ul li a {
	display: block; float: left;
	padding: .2em 1em 0 0;
	color: #fff;
}
div#footer ul li a:hover { text-decoration: none; }
div#footer p {
	clear: both;
}

p.credits, p.credits a { color: #fff; text-decoration: none; font-size: .9em;}
p.credits a { text-decoration: none;}

/* h */
h1 {
	color: #005f28;
	color: #f30;
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.4em;
}

h2 {
	font-weight: bold;
	font-size: 1.2em;
}

h3 {
	margin-top: 1.2em;
	font-weight: bold;
	font-size: 1.2em;
}


/* lists */

dt {
	font-weight: bold;
	margin-top: 1.2em;
}

dd {
margin-bottom: .6em;
}

div#content ul {

}
div#content ul li {
	list-style-type: disc;
	margin: .3em 0 .3em 2em;
}

/* p */
div#content p {
margin-bottom: .8em;
}

blockquote {
	font-weight: bold;
	padding: .5em 1em;
}


strong { font-weight: bold; }
em { font-style: italic; }


/* images */
img.left {
	margin: 0 1em 1em 0;
}

img.right {
	float: right;
	margin: 0 0 1em 1em;
}




/* patronmessage */
div#patronmessage {
	background: #eee;
	border: 1px solid #ddd;
	padding: 1em;
}
body.home#homepage div#patronmessage {
	width: 580px;
	font-size: .9em;
	}

img.patronbutton {
	float: right;
	margin: -2em 0 1em 1em;
	
}

/* sponsors list */
div#sponsorslist {
	background: #eaedeb;
	float: right;
	margin: -50px -30px 0 35px;
	width: 150px;
	padding: 5px;
	font-size: .8em;
	line-height: 1.2em;
}

div#sponsorslist img {
display: block;
margin: 0 auto 2em auto;
}

div#sponsorslist h4 { font-size: 1.6em; font-weight: normal; line-height: 2em; 
}
h5.goldsponsor, h5.silversponsor, h5.bronzesponsor {
	font-size: 1.4em;
	font-weight: bold;
}
h5.goldsponsor { color: gold;}
h5.silversponsor { color: silver;}
h5.bronzesponsor { color: bronze;}
/* home page 
<body class="home" id="homepage">
*/
body.home#homepage div#main {
	background: #fff url('/assets/templates/msrt/sitewide/msrt-contentbg-02.jpg') repeat-y center center;
	}



/* photogallery */

div#photos {

}
div.photobox { clear: both; }
div.photobox div {
	width: 48%;
	padding: 1%;
	float: left;
}



/* contact */
form#contact_form,
div#contactdiv p {
	clear: both;
	min-height: .8em;
	background: #eee;
	border: 1px solid #aaa;
	padding: 1em;

	margin: 2em auto;
	}
	form#contact_form {
	width: 420px; width: 80%;
	}

form#subscription_form {
	width: 250px;
	float: right;
	min-height: .8em;
	background: #eee;
	border: 1px solid #aaa;
	padding: 1em;

	margin: 1em 0 2em 0 ;
}

fieldset {
	}


input[type="text"], textarea {
	margin: .2em 0 1em .5em;
	width: 28em; width: 98%;
	background: #fff; border: 1px solid #aaa;
	padding: .2em;
	}

input[type="submit"] {
	display: block;
	width: 8em;
	}

label {
	display: block; cursor: pointer;
	}


div.newsletterpromo {
	padding: .5em 1em .2em 1em;
	margin-bottom: 1em;
	width: 320px;
	background: #dfeae8;
}