/* CSS Document */

/*
Style Sheet for Wayzata Soccer Club
Site Developed by Fuzzy Duck Design 2008
*/

/* bof standard markup */

html { color:#c76e27; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px;}

body { background:url(../images/BgBackground.jpg) repeat-x #41111e; margin:0; padding-bottom:20px; }

h1 { background:url(../images/h1Bg.jpg) top left no-repeat; color:#b2501e; font-size:28px; margin:10px 0 0 0; padding:0 0 20px 30px;}

h2 { background:url(../images/h2Bg.jpg) no-repeat top left; color:#b2501e; margin:10px 0 0 0; padding:0 0 23px 20px;}

h3 {}

h4 {}

h5 {}

p { margin:0; padding:0 0 10px 0;}

hr {}

ul {}

li { padding:5px 0;}

a, a:active { color:#6e1a30; text-decoration:underline;}

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

/* eof standard markup */

/* ------------------------------- */

/* bof common markup */

.hide { display:none; }
.clearboth { clear:both; }
.clearleft { clear:left; }
ul.what-we-do-list { margin:0; padding:0;}
.what-we-do-list li { margin:0; padding:0 0 0 10px; list-style:none; }

/* eof commmon markup */

/* ------------------------------- */

/* bof default markups */

#wrapper { background:#FFFFFF; margin:auto; width:900px;}
#wrapper-header { background:url(../images/BgHeader.jpg) no-repeat top; padding-top:150px;}
#wrapper-footer { background:url(../images/BgFooter.gif) no-repeat bottom; margin:auto; height:31px; width:900px;}

#header {}

#menu { background:url(../images/menuBg.jpg) repeat-x; height:51px;}
	#menu ul { margin:0; padding:12px 0 0 0;}
	#menu li { background:url(../images/menuLiBorder.jpg) no-repeat center right; display:inline-block; float:left; font-size:22px; list-style:none; padding:0 25px;}
	#menu a, #menu a:active { color:#883c15; text-decoration:none;}
	#menu a:hover { color:#d05e24; text-decoration:none;}

#content { padding:0 20px;}
	#content-leftcol { float:left; width:590px; padding-right:10px;}
	#content-rightcol { background:url(../images/columnLeftBoxMid.jpg) repeat-y; color:#6e1a30; float:left; width:260px;}
		#content-rightcol-top { background:url(../images/columnLeftBoxTop.jpg) no-repeat top;}
		#content-rightcol-bottom { background:url(../images/columnLeftBoxBottom.jpg) no-repeat bottom; padding:10px;}
		#content-rightcol a, #content-rightcol a:active { color:#bf204a; text-decoration:underline;}
		#content-rightcol a:hover { color:#ff0849; text-decoration:underline;}

#footer { font-size:12px; padding-top:10px;}
	#footer-leftcol { float:left; width:50%;}
	#footer-rightcol { float:left; text-align:right; width:50%;}
	#footer a, #footer a:active { color:#b2501e; text-decoration:none;}
	#footer a:hover { color:#58280f; text-decoration:none;}

/* eof default markups */

/* ------------------------------- */

#flashbanner { padding:10px 0;}