/* zero everything */

html {
	margin: 0px;
	padding: 0px;
	border-style: none;
	text-decoration: none;
	height: 100%;
}

body {
	background: #6a230f url(../images/redish-background.jpg) repeat-y center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	border-top: 3px solid #2f1b08;
}

img {
	behavior: url("http://www.stoningtoncrew.org/png/pngbehavior.htc");
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* general text styles */

h1,h2,h3,h4,h5,h6,p,a,li,ul,ol {
	text-align: left;
	margin: 0;
	padding: 0;
}

/* basic structure */

#page {
	width: 1000px;
	min-height: 100%;
	margin-right: auto;
	margin-top: 0;
	margin-left: auto;
	background-color: #fff;
	padding: 0px;
}


#header {
	width: 1000px;
	height: 307px;
	background: #575757 url(http://www.stoningtoncrew.org/images/headers/rotate.php) no-repeat center top;
	margin: 0;
	padding: 0px;
}

#container {
	padding-bottom: 75px;
	width: 1000px;
}

#nav {
	width: 180px;
	margin-top: 40px;
	padding-left: 20px;
	margin-bottom: 40px;
}

#content {
	margin: 40px 40px 50px;
	width: 650px;
	padding-bottom: 75px;
	float: left;
}

#contentwsidebar {
	margin: 40px 40px 50px 20px;
	width: 450px;
	padding-bottom: 75px;
	float: left;
}

#footer {
	width: 900px;
	height: 75px;
	padding-top: 20px;
	border-top: 1px solid silver;
	margin: 40px 50px 20px;
	bottom: 0;
}

#header h1 {
	text-transform: uppercase;
	color: white;
	font: 30px Futura, "Trebuchet MS", verdana, sans-serif;
	margin-left: 304px;
	margin-top: 0;
	padding-top: 20px;
}

.logo {
	float: left;
	display: block;
	text-align: left;
}

p {
	font-family: Futura, "Trebuchet MS", verdana, sans-serif;
	margin-bottom: 1em;
}

/* navigation */

#nav ul {
	list-style-type: none;
}

/* let's get picky now */

#content h2 {
	color: #6b240c;
	text-align: left;
	font: 28px Futura, "Trebuchet MS", verdana, sans-serif;
	margin-bottom: 10px;
	margin-top: 2px;
}

#content h3 {
	color: #6b240c;
	text-align: left;
	font: 15px Futura, "Trebuchet MS", verdana, sans-serif;
	margin-bottom: 4px;
	text-transform: uppercase;
}
#content h4 {
	color: #000;
	text-align: left;
	font: 11px Futura, "Trebuchet MS", verdana, sans-serif;
	margin-bottom: 4px;
	text-transform: uppercase;
}

#content p {
	text-align: left;
	color: black;
	font: 11px/140% Verdana, Arial, sans-serif;
	margin-bottom: 16px;
}

.coachesbio {
	height: 120px;
	margin-bottom: 10px;
	float: left;
}

img.coaches {
	margin-right: 10px;
	margin-bottom: 4px;
	border: 1px solid gray;
	margin-top: 5px;
	float: left;
	clear: left;
}

.coachesname {
	text-transform: uppercase;
	font-weight: bold;
}

.boatname {
	text-transform: capitalize;
	font-style: italic;
	color: #6b240c;
}

.inlineheader {
	text-transform: uppercase;
	font-weight: bold;
	color: #68400f;
}

p.brownallcaps {
	text-transform: uppercase;
	color: #9a5e1a;
}

#footer p {
	color: gray;
	font: 10px Verdana, Arial, sans-serif;
	text-align: left;
}

div#content p.regattadate {
	text-transform: uppercase;
	color: #9a5e1a;
}

div#page div#sidebar {
	width: 200px;
	margin-left: 20px;
	margin-top: 40px;
	border-right: 1px solid silver;
	padding-right: 10px;
	overflow: auto;
	height: auto;
}

div#page div#sidebar h3 {
	color: #6b240c;
	text-align: left;
	font: 14px Futura, "Trebuchet MS", verdana, sans-serif;
	margin-bottom: 4px;
	text-transform: uppercase;
}

div#page div#sidebar h4 {
	font: bold 10px Futura, "Trebuchet MS", verdana, sans-serif;
	color: #9a5e1a;
	margin-bottom: 0;
	margin-top: 6px;
}

p.alum-subhead {
	font: bold 10px Futura, "Trebuchet MS", verdana, sans-serif;
	color: #9a5e1a;
	margin-bottom: 0;
	margin-top: 6px;
}

p.alum-list {
	font: 9px Verdana, Arial, sans-serif;
	text-align: left;
	margin-bottom: 4px;
	margin-right: 5px;
}

p.sidebartext {
	font: 10px Verdana, Arial, sans-serif;
	text-align: left;
	margin-bottom: 9px;
	margin-right: 5px;
}

div#sidebar ul {
	font: 10px Verdana, Arial, sans-serif;
	text-align: left;
	margin-bottom: 9px;
	margin-right: 5px;
	list-style-type: circle;
	width: 180px;
	margin-left: 4px;
}

div#sidebar li {
	font: italic 10px Verdana, Arial, sans-serif;
	text-align: left;
	margin-bottom: 6px;
	margin-right: 5px;
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 5px;
}



div#content ul {
	font: 10px Verdana, Arial, sans-serif;
	text-align: left;
	margin-bottom: 9px;
	margin-right: 5px;
	list-style-type: circle;
	margin-left: 10px;
}

div#content li {
	font: 11px/140% Verdana, Arial, sans-serif;
	text-align: left;
	margin-bottom: 6px;
	margin-right: 5px;
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 5px;
}

td.tableheader4 {
	color: #6b240c;
	text-align: left;
	font: bold 10px Futura, "Trebuchet MS", verdana, sans-serif;
	text-transform: uppercase;
	padding-top: 16px;
	padding-bottom: 4px;
}

div#content a:link {
	text-align: left;
	color: #3e96aa;
	font: 11px/140% Verdana, Arial, sans-serif;
	text-decoration: underline;
}

div#content a:visited {
	text-align: left;
	color: black;
	font: 11px/140% Verdana, Arial, sans-serif;
	text-decoration: underline;
}

div#content a:hover {
	text-align: left;
	color: white;
	font: 11px/140% Verdana, Arial, sans-serif;
	background-color: #6b240c;
	text-decoration: none;
}

.tabletext {
		font: 10px/140% Verdana, Arial, sans-serif;

}

headercell.td {
	padding-top: 10px;
}

/* special inline  type page elements */

#quotebox {
	float: right;
	width: 250px;
	clear: left;
	padding: 8px;
	margin-top: 40px;
	margin-left: 20px;
	margin-bottom: 20px;
}

div#content div#quotebox p {
	text-align: center;
	color: #a6837a;
	margin-bottom: 16px;
	font: italic 24px/140% "Times New Roman", Times, Georgia, serif;
}

div#content div#quotebox p.quoteboxcite {
	color: #a6837a;
	text-align: right;
	font: italic 14px "Times New Roman", Times, Georgia, serif;
}

div#content div#quotebox a:link, a:visited {
	text-decoration: none;
}

div#content div#quotebox a:hover {
	text-decoration: none;
	background-color: maroon;
}

#mission {
	float: right;
	width: 250px;
	clear: left;
	border: 1px solid silver;
	padding: 8px;
	margin-top: 40px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#mission p {
	text-align: left;
	color: black;
	font: 11px/140% Verdana, Arial, sans-serif;
	margin-bottom: 16px;
}

#mission h3 {
	color: #6b240c;
	text-align: left;
	font: 14px Futura, "Trebuchet MS", verdana, sans-serif;
	margin-bottom: 4px;
	text-transform: uppercase;
}

#newsbox {
	padding: 12px;
	margin-bottom: 20px;
	border: 1px solid #722e09;
	float: right;
	width: 250px;
	margin-left: 20px;
	margin-top: 20px;
}

div#newsbox div#instructions {
	display: none;
}

/* This is for the Sponsors page elements. Basically the box allowed for each of the sponsor listings */



.sponsorbox {
	width: 280px;
	padding: 8px;
	margin-top: 40px;
	margin-bottom: 20px;
	border: 1px solid silver;
	float: left;
	height: 200px;
	margin-right: 20px;
}
div#content div.sponsorbox h3 {
	text-align: center;
	color: #a6837a;
	margin-bottom: 16px;
	font: normal 16px/140% "Times New Roman", Times, Georgia, serif;
}

div#content div.sponsorbox p {
	text-align: center;
	color: #a6837a;
	font: 14px "Times New Roman", Times, Georgia, serif;
	margin-bottom: 10px;
}

div#content div.sponsorbox p.sponsorboxcite {
	color: #a6837a;
	text-align: right;
	font: italic 12px "Times New Roman", Times, Georgia, serif;
}

div#content div.sponsorbox a:link, a:visited {
	text-decoration: none;
}

div#content div.sponsorbox a:hover {
	text-decoration: none;
	background-color: maroon;
}

/* Gallery Style - this is for the listings on the main page */

#content #gallerylistbox {
	padding: 10px;
	background-color: #ededed;
	margin-bottom: 40px;
}
#content #gallerylistbox .listing {
	height: 90px;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
#content #gallerylistbox .listing img {
	margin-right: 5px;
}
#content #gallerylistbox .listing p a:link {
	font-weight: bold;
	text-transform: uppercase;
}
#content #gallerylistbox .listing p a:visited {
	font-weight: bold;
	text-transform: uppercase;
}
#content #gallerylistbox .listing p a:hover {
	font-weight: bold;
	text-transform: uppercase;
}
#content #gallerylistbox .listing p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-bottom: 4px;
	text-align: left;
}

/* Juniors page styles */

#content #juniorslistbox {
	padding: 10px;
	background-color: #ededed;
	margin-bottom: 40px;
}

#content #juniorslistbox .juniorlisting {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	background-color: #FFF;
}

#content #juniorslistbox .juniorlisting img {
	margin-right: 5px;
	display: block;
}

#content #juniorslistbox .juniorlisting p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-bottom: 4px;
	text-align: left;
}

.juniorlisting .stats {
	float: none;
	padding-left: 20px;
	width: 300px;
	overflow: auto;
}

/* end juniors page styles */
#content .post {
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
