﻿body {position: relative; text-align: center; margin: 0; padding: 0; font:62.5%  Lucida Grande, trebuchet ms, Arial,Helvetica,sans-serif; color: #303030; background-color: #292829; }

div#Main {margin:auto;width:800px;text-align:left;}
div#Logo {margin-left:5px;margin-top:30px;margin-bottom:10px;}
div#TopCurve {display:inline;float:left;}

p {margin-left: 0px; margin-bottom:12px;}

h1 {font-size: 130%; margin: 0 0 8px 0; color: #44340B;font-family:Georgia;font-weight: bold;}
h2 {font-size: 100%; margin: 0 0 0px 0px; color: #555555;font-family:Georgia;font-weight: bold;}
h2 A {color: #555555;}
h3 {font-size: 105%; margin: 20px 10px 0px 0px; color: #aa3333;font-family:Tahoma;font-weight: bold;}
h5 {font-size: 95%; margin: 00px 00px 0px 0px; color: #888888;font-family:Arial;}

a { color: #0064DD; text-decoration:none;}
a:hover, a:active, a:focus { color: #BD0000; text-decoration:none;}

/* Banner */
div#Banner
{
	margin:auto;
	width:700px;
	background:white;
	margin-top:5px;
	margin-bottom:20px;
	font-size:80%;
	font-family:Verdana;
	text-align:right;
}

div#Banner img
{
	border: solid 1px #292829;
}

/* Navigation */
div#Navigation
{
	display:inline; 
	border:solid 1px #292829;
	padding:1px;
	width:430px;
	height:33px;
	background-color:white;
	float:left;
	white-space:nowrap;
}

#navlist
{
	margin-left:0px;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:0px;
	padding-right:0px;
	white-space:nowrap;
	padding-top: 8px;
	padding-bottom: 0px;
	background-color: white;
}

#navlist a, #navlist a:link, #navlist a:visited
{
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#navlist a:hover, #navlist a:active, #navlist a:focus
{
	color:#00B2FF;
}

#navlist li
{
	padding-left: 0px;
	padding-right:0px;
	display: inline;
	font-size:10pt;
	font-family:'tahoma';
	white-space:nowrap;
}

#navlist #active a { background-color: #292829;color: #00B2FF;}

div#Content
{
	background:white;
	width:721px;
	padding:8px;
	padding-top:8px;
	font-family:tahoma;
	font-size:10pt;
	display:block;
}

/* Home */

div#RightHandStuff
{
	float:right;
	margin-top:30px;
	padding:3px;
	background:white;
	margin-left:20px;
}

div#RightHandStuff div.section
{
	background:#EEEEEE;
	margin-bottom:30px;
	padding:10px;
	border-top:solid 1px #888888;
}
div#RightHandStuff div.section A
{
	color:#606060;
}
div#RightHandStuff div.section A:hover, div#RightHandStuff div.section A:active, div#RightHandStuff div.section A:focus
{
	color: #BD0000; 
	text-decoration:none;
}

div#LeftHandStuff
{
	padding-left:15px;
	padding-top:10px;
}

div#Poster
{
	margin-top:25px;
	width:480px;
	height:364px;
	border:solid 0px red;
	
}
div#Poster a
{
	margin:auto;
	width:350px;
	display:block;
}

div#Copyright
{
	text-align:right;
	margin-right:90px;
	font-family:Serif;
	font-size:10pt;
	color:#bbbbbb;
}

p#Notice
{
	text-align:center;
	font-size:105%;
	color:Red;
}

p#Notice A
{
	font-weight:bold;
	color:Red;
}

/* Course Page */

.#WhatToBring H4
{
	font-size:100%;
	color:#225522;
	margin-bottom:0px;
}
.#WhatToBring P
{
	margin-top:3px;
}

Table.CourseDatesTable
{
	border:solid 1px #292829;
	text-align:center;
	color:Black;
}

.Full
{
	color:Red;
	padding:2px;
	background:#efefef;
	border-top:solid 1px black;
	border-bottom:solid 1px black;
	border-left:solid 2px black;
	border-right:solid 2px black;
}

Table.CourseDatesTable TD.title
{
	padding:10px;
	width:150px;
	background:#99aa99;
	font-weight:bold;
	
}
Table.CourseDatesTable TD.months
{
	background-color: #aaccaa;
	color:Black;
	border-left:solid 1px black;
}
Table.CourseDatesTable TR.dates TD
{
	width:60px;
	height:30px;
	background:white;
	border-left:solid 1px black;
	border-top:solid 1px black;
}

Table.CourseDatesTable TR.dates TD.HalfTerm
{
	background:#888888;
	color:#666666;
}

div.CourseSection, div.LinksSection
{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	border-top:solid 1px #888888;
}

table#Directions
{
	border:solid 1px #292829;
}
table#Directions TD
{
	background-color:#aabbcc;
	color:Black;
}

TD#BurbageVillageHallMap
{
	text-align:center;
}

TD#BurbageVillageHallMap A
{
	color:#aa3333;
}

TD#BurbageVillageHallMap img
{
	width:483;
	height:607;
	margin:auto;
	border:solid 1px #292829;
}


/* Galleries */
div.Pictures
{
}
div.Pictures Table
{
	margin:auto;
}

div.Pictures Table TD
{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	
}


div.Pictures img
{
	border:solid 1px #292829;
}

/* Links */
h4
{
	margin:0px;
}

div.LinksSection LI
{
	margin-bottom:10px;
}