/* Delaby website styles */

/***** Body and main container
 background-color: #9cc5de;
 background-color: #3366cc;
 *  *****/

body {
margin:0  auto; 
margin-top: 0px;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background-color: #ffffff;
width: 1000px;
}

h2  {
	font-size:20px;
	color: #3366CC;
	font-weight:bold;
	text-align:center;
	margin:8px 0 10px 0;
	padding:0;
}
/***** Header background-position: top center;
background-repeat: height:190px;color:#dbf2ff; repeat-y;background-image: url(images/bg_blues.jpg);*** **/

#header {
	color:#505050;
	
	background:#eff8ff ;
	border-top: 5px solid #3366cc;
	border-bottom: 5px solid #3366cc;
	margin:0px 0 0px 0;
	padding:0;
}

/*** color 6e8cd4 matches wrap, but too light for text,etc ***/
#header p {
font-family: Broadway; 
color: #3366cc;
font-size:28px;
}

#menu {
background:#eff8ff ; margin-top:0px;
height:30px;  
}

.tableBorders {
	border-right: 3px solid #3366cc;
}

.leftside {
	border-width: 1px; border-style: solid;
	border-color: #3366cc;
	background-color: #eff8ff;
	padding: 5px;
	font-size: 10pt;
	font-weight: bold;
	}

/***** Home Page content *****/

#contenthome {
margin:0px 0px 10px 0px;
padding:0;
text-align:left;
font-family: verdana;
background-color:#ffffff;
color: #000000;
font-size: 12pt;
}
/***** Main content *****/

#content {
	margin:0px 25px 10px 25px;
	padding:0;
	text-align:left;
	font-family: verdana;
	background-color:#ffffff;
	color: #000000;
	font-size: 12pt;
}

#content  h2  {
	font-size:20px;
	color: #3366CC;
	font-weight:bold;
	text-align:center;
	margin:8px 0 10px 0;
	padding:0;
}
/**
#contenthome  h2  {
font-size:20px;
color: #3366CC;
font-weight:bold;
text-align:center;
margin:8px 0 10px 0;
padding:0;
}
**/

#content ul {
list-style-image: url("images/golfball.gif");
margin:0 0 16px 30px;
padding:5px;
}
/**
#content, #contenthome  a{
color: rgb(0, 0, 216); font-weight: bold;text-decoration:underline;
}
**/
.leftsidebar{
	background-color: #9cc5de;
	font: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
/*** For holiday links  ***/
a.red, a.red:link, a.red:visited {
text-decoration:none;
background-color:inherit;
color:#ff0000;
}

a.red:hover, a.red:active {
color:#009900;
}

a.green, a.green:link, a.green:visited {
text-decoration:underline;
background-color:inherit;
color:#009900;
}
a.green:hover, a.green:active {
color:#ff0000;
}


/***** Tee To Green Main content *****/

#togcontent {
margin:0px 25px 10px 25px;
padding:0;
text-align:left;
font-family: verdana;
background-color:#ffffff;
color: #000000;
font-size: 12pt;
}

#togcontent p {
font-family: verdana;
font-size: 12pt;
}

#togcontent h2  {
font-size:16pt;
font-weight:bold;
text-align:center;
margin:8px 0 10px 0;
padding:0;
color: #3366cc;
}
		
#togcontent ul {
list-style-image: url("images/golfball.gif");
margin:0 0 16px 30px;
padding:5px;
}

#togcontent a{
	color: #3366cc; font-weight: bold;text-decoration:none;
}

#togcontent a:hover {
	text-decoration:underline;
	color:#009900;
}

/***** Tee To Green Menu *****/

#togmenu a{
	color: #3366cc; font-weight: bold;text-decoration:none;
}

#togmenu a:hover {
	text-decoration:underline;
	color:#009900;
}

#togmenu h2  {
	font-size:16pt;
	font-weight:bold;
	text-align:center;
	margin:8px 0 10px 0;
	padding:0;
	color: #3366cc;
}
/***** Footer *****/

#footer {
	clear:both;
	margin:0 auto;
	padding:8px 0;
	border-top:2px solid #3366cc;
	text-align:center;
	background-color:#eff8ff;
	color: #000000;
	font-size:7pt;
}

#footer a {
	color:#808080;
	background-color:inherit;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/***** Link ***/
a, a:link, a:visited {
text-decoration:none;
background-color:inherit;
color: #3366cc;}

a:hover, a:active {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
}
/**
a {
text-decoration:none;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
}
**/

/***** Various classes *****/

.menumargin {
margin: -1px 0 0 5px;
}

.articlehead  {
font-size:14pt;
font-weight:bold;
text-align:center;
color: #3366cc;
}

.teetogreenitems  {
font-size:14pt;
font-weight:bold;
text-align:left;
color: #009900;
}

.box{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
}

.bulletspace {
margin: 0 0 5px 0;
}

.testimonial {border-style: none; 
border-color: rgb(0, 153, 0); font-size: 8pt; 
background-color: #ffcc00; width: 70%; 
text-align: left; margin-left: auto; margin-right: auto;"
padding: 3px;
}


