/* Dairy Creek website styles */

/***** Body and main container *****/

body {
margin:0 auto;padding:0;font:76% Verdana,Tahoma,Arial,sans-serif;background:#dbf2ff url(images/green_bg.bmp) top center repeat-y;color:#dbf2ff;
}

#wrap {
background-color:#fcfce2;color:#000000;margin:0 auto;padding:1px 5px;width:760px;
}

/***** Header *****/

#header {
color:#505050;
background:#fcfce2 url(images/womenslogo.jpg) top right no-repeat;
height:215px;  margin:0 0 10px 0;padding:0;
}

#header h1 {
font-size:24pt;
font-weight:normal;letter-spacing:-2px;
margin:0 0 4px 15px;padding:15px 0 0 0;
color: #006600;
}

/***** Main content *****/

#content {
margin:10px 20px 10px 20px;padding:0;text-align:left;
font-family: verdana;
font-size: 12pt;
}

#content p {
font-family: verdana;
font-size: 12pt;
}
#content h1  {
font-size:18pt;
margin:8px 0 10px 0;padding:0;
color: #006600;
}

#content h2  {
font-size:16pt;font-weight:bold;
margin:8px 0 10px 0;padding:0;
color: #006600;
}

#content h3 {
font-size:14pt;font-weight:normal;margin:6px 0 6px 0;padding:0;
}
/**
#content img  {
padding:1px;display:inline;background:#cccccc;color:#303030;border:4px solid #f0f0f0;
}
**/
#content a {
font-weight:bold;
}

#content ul {
list-style-image: url("images/golfball.gif");
margin:0 0 16px 20px;
padding-left: 10px;
}

#content li {
margin:0 0 2px 10px;
padding:0 0 0 4px;
}

#newsletter img  {
	padding:1px;
	display:inline;
	border: 0px;
	background: #fcfce2;
}

#newsletter h3 {
	font-size:14pt;
	font-weight:bold;
	text-align: center;
	padding:0;
	color: #006600;
	text-decoration: none;
	margin: 0px;
}
a.toc:link, a.toc:visited {
		color: black;
		text-decoration: underline;
		}
a.toc:hover, a.toc:active {
	background-color: #006600;
	text-decoration:underline;
	color: #FFFFFF;
	}
a.toc {
	color: black;
	
}

/*** Winners  ***/

#winners {
margin:0px 20px 10px 20px;padding:0;text-align:left;
font-family: verdana;
font-size: 12pt;
}



#winners h2  {
font-size:16pt;font-weight:bold;
margin:10px 0 0 0;padding:0;
text-align: center;
color: #006600;
}

#winners h3 {
font-size:12pt;font-weight:bold;
color: #006600;
text-decoration:underline;
}

.midHead {
font-size:14pt;font-weight:bold;
margin:10px 0 0 0;
padding:0;
color: #006600;
}

#winners table {
text-align: left; 
border-color: #006600;
border:0; padding: 0; spacing:0;
}

#winners td {
height: 27px;
}

#winners th {
text-decoration:underline;
}


/***** Solid green Line *****/

#greenbar {
border-bottom:2px solid   #006600;
height: 5px;
margin-left: 20px; margin-right:20px;
}

/***** Footer *****/

#footer {
clear:both;margin:0 auto;padding:8px 0;border-top:2px solid #006600;
width:760px;text-align:center;color:#000000;background-color:#fcfce2;font-size:0.6em;
}

#footer p {
padding:0;margin:0;
font-size: 7pt;
}

#footer a {
color:#808080;background-color:inherit;text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

/***** Various tags ***

a {
text-decoration:none;color:#505050;background-color:inherit;
}

a:hover {
text-decoration:underline;color:#286ea0;background-color:inherit;
}

a img {
border:0;
}

p {
margin:0 0 16px 0;
}
**/

/***** Table styles ***

table {
margin:0 0 16px 0;padding:0;line-height:1.3em;border-collapse:collapse;border:1px solid #d8d8d8;
}

caption {
text-align:left;font-size:1.5em;font-weight:normal;margin:0;padding:6px 0 8px 0;
}

th {
padding:7px;text-align:left;background:#eaeaea url(img/menubg2.gif) bottom left repeat-x;color:#505050;
}

td {
padding:7px;font-size:0.9em;text-align:left;background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;color:#303030;
}
***/

/***** Various classes *****/
.cowbullets {
list-style-image: url("images/flowerBullet.gif");
padding-left: 10px; 
margin-left: 60px;

}


.menuadjust {
margin: 0 0 0 -3px;
}

.flightheader {
font-size:12pt;font-weight:bold;color: #006600;
text-decoration:underline;
}


