html {font: 0.75em Arial, Helvetica, sans-serif;}

body {
	background-color: #030;
	margin: 0;
	color: black;
	text-align: center;
	background-image: url(images/bodybg.png);
	background-repeat: repeat-y;
}

#wrapper {
	position: relative;
	width: 950px; 
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/wrapperbg.png);
	background-repeat:repeat-y;
	text-align: left; 
}

#header {
	position:relative;
	height:110px;
	background-image:url(images/dc_banner.jpg);
}

#sidebar {
	float: left;
	width: 210px;
	padding: 0;
}

#nav {
	margin: 0;
	padding: 0;
	background: black;
	list-style-type: none;
	width: 210px;
}

#nav li {
	margin: 0 5px;
	padding: 0;
}

#nav a {
	display: block;
	color: white;
	text-decoration: none;
	font: 1.2em "Gill Sans MT", "Gill Sans", verdana, arial, helvetica;
	padding: 0 15px;
	line-height: 2.5;
	border-bottom: 1px solid #696;
}

#nav a:hover {
	background: #606;
	text-decoration: none;
}

#body_hom #nav_hom a, #body_pro #nav_pro a, #body_tui #nav_tui a, #body_jun #nav_jun a, #body_pri #nav_pri a, #body_con #nav_con a {
	background: #696;
	color: #FF6;
	text-decoration: none;
}


/*Homepage*/
#content {
	float: right;
	width: 740px;
	text-align: left;
	padding: 0;
}

#content h1 {
	font-family: "Gill Sans MT", "Gill Sans", verdana, arial, helvetica;
	font-size: 2em;
	font-weight: normal; 
	color: #FF6;
	text-align: right; 
	text-transform: uppercase;
	background-color: #696;
	letter-spacing: 4px;
	padding: 0px 10px 0px 0px;
	margin: 0 0 0 0;
}

#content h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 20px 0;
	color: #606;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #606;
}

#content .inner {margin:10px;}
#content a {font-weight: bold; color: red; text-decoration: none;}
#content a:hover {font-weight: bold; color: red; text-decoration: underline;}
#content p.tagline {font-style: normal; font-weight: normal; font-size: 1.7em; letter-spacing: 2px; margin: 0px;}


#content img.dchome {float: right; margin: 0 0px 15px 15px; border: 1px solid black; width:350px; height:233px;}
#content img.southfield {float: left; margin: 10px 0 10px 15px; border: 1px solid black;}
#content .hometxtright {float: left; margin: 0 0px 20px 10px; border: 0; width: 320px; }
#content .hometxtleft {float: left; border: 0; padding: 0px; margin: 0; width: 300px;}
#content div.vouchers{
	width: 200px;
	height: 160px;
	background: url(images/golf_vouchers.jpg) no-repeat;
	float: left;
	text-indent: -9999px;
}

/*Profile*/
#content img.dcflag {float: left; margin: 0 10px 15px 0; border: 1px solid black; width:350px; height:260px;}
#content img.butch {float: right; margin: 0px 0 0px 15px; border: 1px solid black; width:350px; height:218px;}
#content .butchtxtright {float: left; margin: 10px 0px 10px 10px; border: 0; width: 320px; height: 260px;}
#content .butchtxtleft {float: left; border: 0; padding: 0px; border: 0; margin: 0; width: 350px;}
#content p.caption {font-family: Arial, Helvetica, sans-serif; 	font-size: 0.8em; text-align: right; clear:both}

/*Tuition*/
#content img.indlesson {float: right; margin: 10px 5px 60px 20px; border: 1px solid black; width:300px; height:250px;}
#content img.grplesson {clear:both; margin: 0 0 0 15px; border: 1px solid black; width:680px; height:154px;}
#content img.eleventh {float: left; margin: 0; border: 1px solid black; margin: 0 50px 0 0; width:247px; height:150px;}
#content .lessontxtleft {float: left; border: 0; padding: 0px; border: 0; margin: 0 30px 10px 0; width: 360px;}

/*Juniors*/
#content img.ymg_logotext {float: left; margin: 0 10px 15px 0; border: 0; width:350px; height:108px;}
#content .ymg_quote {float: left; font-size: 1.4em; font-weight: bold; color: #606; margin: 15px 0px 35px 10px; border: 0; padding: 10px; width: 320px;}
#content img.ymg_kids {margin: 10px 0px 20px 45px; border: 0;}

/*Pricing*/
#content table.pricing {border: 1px solid #666; padding: 0; margin: 0 0 0 0; border-collapse:collapse; width: 720px;}
#content table tr.heading {background-color: #696; font-weight:bold; color:#FFF; letter-spacing: 2px;}
#content table td {border: 1px solid #666; padding: 10px;}
#content .footnote {color:#606; font-weight:bold;}

/*Contact*/
#content .address {font-size: 1.7em; color: #606; line-height: 1.2;}
#content .dcswingpics {float: right; border: 0; padding: 0; margin: 0 10px 0 80px; width: 170px; height:510px;}
#content .dcswing {
	float: right;
	padding: 0;
	margin: 0 1px 20px 0;
	width: 150px;
	height:150px;
	border: 1px solid #000000;	
}

#footer {
	clear: both;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #CCC;
	height:50px;
	background-color: #000;
	padding:0;
	margin: 0px auto;
	background-image: url(images/grass_footer.jpg);
	background-repeat: no-repeat;
}
#footer a {color: #CCC; text-decoration: none;}
#footer a:hover {color: #000; text-decoration: none; background-color: #696;}



/*---------------PayPal----------------------------------------------------------------------
--------------------------------------------------------------------------------------------*/




/*---------------dsdp----------------------------------------------------------------------
--------------------------------------------------------------------------------------------*/
#dsdp			{margin-left: auto; margin-right: auto; width: 940px; text-align: center; font-size: 0.9em; padding: 3px 10px 0 0; }
#dsdp a			{color: #CCC; text-decoration: none;}
#dsdp a:hover	{color: #FFF; text-decoration: underline;}

