/* CSS Document */

body {
	margin: 0px auto;
	padding: 0;
	background: url('images/2010bg.jpg') top left repeat-x #e4e1e1;
	text-align: center;
	min-width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7e7e7b;	}
	
a:link, a:visited {text-decoration: underline; color: #3F597F;}
a:hover, a:active {text-decoration: underline; color: #752E0B;}

hr {border-top: 1px dashed #752E0B; border-bottom: 1px dashed #F6F4E5;
	border-left: 0px dashed #F6F4E5; border-right: 0px dashed #F6F4E5;
	margin: 0px 10px 0px 10px;}
	
/*Tables and Table Styles - Delete after fix*/
table.feature-boxes { margin: 0px 0px 10px 10px; background: url('images/feature-box-bg.jpg') top left repeat-y; }
table.feature-boxes td {vertical-align: top;}
td.feature-left { background: url('images/feature-box-top.jpg') top left no-repeat;
	padding-top: 5px; height: 75px;}
td.feature-right { background: url('images/feature-box-top.jpg') top right no-repeat;
	padding-top: 5px; height: 75px;}
td.feature-left p, td.feature-right p {margin: 0px;}
.features-topline {color: #B0B0D6; font-size: 14px;}	
.features-bottomline {color: #ffffff; font-size: 24px; }
a.readmore:link, a.readmore:visited {text-decoration: none; color: #811110;}
a.readmore:hover, a.readmore:active {text-decoration: none; color: #752E0B;}	
	
/* List Styles */
.clinics li{padding: 0px 10px 15px 0px;}
#content li{padding: 0px 10px 5px 0px;}
	
/* Layout and Containing Divs	*/
#container {width: 980px; margin: 0 auto; text-align: center;}	
#header {width: 980px; margin: 0 auto; text-align: left;}		
#wrapper {width: 980px; text-align: left; margin: 0 auto;}
#content { width: 980px; float: right; padding: 0px 0px 10px 0px;  background: #ffffff; border: 1px solid #53534c;
	margin-top: 12px;}
	
#content-left{ width: 460px; float: left; padding: 0px 0px 10px 0px;  background: #ffffff; border: 1px solid #53534c;
	margin: 12px 10px 0px 10px;
	-moz-border-radius: 10px; border-radius: 10px;}
#content-right{ width: 460px; float: right; padding: 0px 0px 10px 0px;  background: #ffffff; border: 1px solid #53534c;
	margin: 12px 10px 0px 10px;
	-moz-border-radius: 10px; border-radius: 10px;}
#content-left h1, #content-right h1{color:#093;}
	
#homefeaturebox {width: 480x; 
	/* background: url('images/2010greenbox2.jpg') top left no-repeat; */
	background: url('images/2012greenbox.jpg') top left no-repeat;
	color: #41403e; text-align: left;}
#homefeaturebox a{color: #41403e;}
#homefeaturebox a:hover, #homefeaturebox a:active{color: #295F83;}
#homefeaturebox p{padding: 0px 30px; font-weight: bold; font-size: 12px; text-align: center;}
#homefeaturebox table{
	border-left: 1px solid #41403e;
	border-top: 1px solid #41403e;
	font-size: 16px;
	text-align: center;
}
#homefeaturebox td, #homefeaturebox th {vertical-align: middle; border-right: 1px solid #41403e; border-bottom: 1px solid #41403e;}
#homefeaturebox table tr{border-bottom: 1px solid #41403e;}
#homefeaturebox table th {font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 18px; font-weight: normal;
	text-align: left;}
#homefeaturebottom {background: url('images/2010-greenbottom2.jpg') bottom left no-repeat; padding: 110px 5px 20px 20px; }

/*Extra Things*/
#map {background-color: #F6F4E5; width: 380px; text-align: left;}
#content img{vertical-align:bottom;}
#clubs {float: right; width: 230px; padding-top: 15px;}
#clubs p{margin-top: 0px;}
#contact {float: left; width: 330px;margin-top: 0px; padding-top: 0px;}
#contact table{margin-top: 0px; padding-top: 0px;}
.caption {color: #9D9877; font-size: 12px; font-style: italic; margin:0px;}
#canongate p{text-align: center; color: #9D8652; margin: 0px;}
#canongate a{background-image: none; background-color: none; color: #9D8652;}
#menu1 {display: none;}
#menu2 {display: none;}

/*Footer Stuff*/
#footer {clear: both; margin: 0 auto;padding: 8px 0px 8px 0px; }
#footer p{text-align: center; margin: 3px auto; padding: 0px; color: #666666;}
#footer a{}
#footer a:link, #footer a:visited {color: #666666;}
#footer a:hover, #footer a:active {color: #C7DF8B;}

/* Clear */
.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } /* Hides from IE-mac \*/ * html .clearfix {height: 1%;} /* End hide from IE-mac */
/* Hides from IE-mac \*/
li a {display:inline-block;}
li a {display:block;}/* End hide from IE-mac */

/*Darnell's Register Stuff */

div.b_register_online {
	margin:6px 0 22px 25px; 
	padding:0; 
	font-weight:bold;
	text-decoration:none;
}
div.b_register_online a,
div.b_register_online a:link {
	margin:0 8px;
	padding:2px 10px;
	background-color:#e8e8e8;
	border:1px solid #666666;
	text-decoration:none;
}
div.b_register_online a:hover {
	background-color:#efefef;
	text-decoration:underline;
}

/* Carryover from Junior Tour Top
-----------------------------------------------------------------------------*/
form{
	padding: 0; margin: 0;
}
.emailBox{
	margin: 0 65px;
	border: 1px solid #392C18;
	padding: 10px;
}
#emailFormAlert{
	color: red;
	font-wieght: bold;
	font-size: 80%;
}
#menu2 {display: block;}
.style4 {font-size: 24px; font-weight: bold; color: #555A3D; }


