@charset "UTF-8";

body {
	background-color:#3c516d;
	text-align:center;
	padding:0;
	margin:0;
	font: 100% verdana, arial, sans-serif;
}

p {
	font-size:80%;
	padding:0px;
	margin:0px;
	line-height: 150%;
	color: #3c516d;
}
a {
	color: #44a892;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #c4cb11;
	text-decoration: none;
}

h1 {
	font-size:18px;
	padding:0px;
	margin:0px;
	color: #ff9600;
}

h2 {
	font-size:16px;
	padding:20px 0px 0px;
	margin:0px;
	color: ff9600;
	font-weight: bold;
}

h3 {
	font-size:16px;
	padding:0px;
	margin:0px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3c516d;
}
h6 {
	font-size:1em;
	padding:0px;
	margin:0px;
	font-weight: bold;
	color: #3c516d;
	text-align:center;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #FF9600;
	margin: 0px;
	padding: 20px 0px 0px;
	border-bottom: 1px dotted #ff9600;
}
ul li {
	color: #3c516d;
	list-style: square;
	font-size:80%;
	padding:0px;
	margin:0px;
	line-height: 150%;
}
#board .board, #contact .contact, #news .news, #community .community, #open .open, #brochure .brochure, #map .map, #directions .directions, #support .support, #volunteer .volunteer, #sponsor .sponsor, #join .join, #member .member, #memberNews .memberNews, #memberFaq .MemberFaq, #artists .artists, #home .home, #name .name, #press .press {
	color: #333;
}

#container {
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFF url(../images/index-bkgd.gif) repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 12px solid #fff;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#header {
	background: #c4cb11 url(../images/SCAbannerYG.gif) no-repeat;
	width:850px;
	height:100px;
}

#header img {
	float: left;
}

#mail {
	height: 45px;
	width: 225px;
	background: #F0EFB3;
	padding: 5px;
	margin-right: 30px;
	margin-bottom: 0px;
	float: right;
	z-index: 100;
	margin-top: 30px;
	text-align: right;
}

#mail h6 {
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #ff9600;
	margin: 0px;
	padding: 0px;
}

#mail a img {
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-left: 25px;
}

#nav {
	height:20px;
	background: #8dc6c8;
	padding:0px;
	margin:0px;
	padding-top:3px;
}

#nav ul {
	padding:0px;
	margin:0px;
}

#nav ul li {
	list-style:none;
	display: inline;
	padding-left:10px;
	padding-right:10px;
	border-right: 1px solid #3B516D;
	font-size: 11px;
}

#nav ul li a {
	text-decoration: none;
	color: #3B516D;
}

#nav ul li a:hover {
	text-decoration: none;
	color: #fff;
}

#subNav {
	height:20px;
	background: #ff9600;
	padding:1px 0px 0px;
	margin:0px;
}

#subNav ul {
	padding:0px;
	margin:0px;
}

#subNav ul li {
	list-style:none;
	display: inline;
	padding-left:10px;
	padding-right:10px;
	border-right: 1px solid #3B516D;
	font-size: 10px;
	text-transform: uppercase;
}

#subNav ul li a {
	text-decoration: none;
	color: #fff;
}

#subNav ul li a:hover {
	text-decoration: none;
	color: #3B516D;
}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 10px;
	margin-top:0px;
	margin-right: 0px;
}

#sidebar1 img {
	text-align: center;
	margin-bottom: 4px;
	border-width: 0px;
	border-style: none;
}

#sidebar1 h3 a {
	font-size: 14px;
	font-weight: bold;
	color: #3c516d;
	letter-spacing: 1px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#sidebar1 p a {
	color: #44a892;
	text-decoration: none;
	font-weight: bold;
}

#sidebar1 p a:hover {
	color: #c4cb11;
	text-decoration: none;
}

#sidebar3 {
	float: right;
	width: 200px;
	padding: 0px;
	margin: 0px 5px;
}

#sidebar3 h1 {
	font-size: 120%;
	line-height: 110%;
	color: #3c516d;
	letter-spacing: 0em;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 5px;
	text-align: center;
}

#sidebar3 h3 {
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
	color: #ff9600;
	text-align: center;
	text-transform: capitalize;
	padding: 15px 5px 5px 25px;
}

#sidebar3 img {
	border: 1px solid #FFF;
	margin-left: 25px;
}
#sidebar3 h6 img {
	margin: 0px;
	padding: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

#sidebar3 ul li {
	font-size: 90%;
	line-height: 140%;
	font-weight: bold;
	color: #ff9600;
	text-decoration: none;
	padding-left: 0px;
	list-style: url(none) none;
	text-align: left;
	text-transform: capitalize;
}

#sidebar3 ul li a {
	text-transform: lowercase;
	text-decoration: none;
	color: #ff9600;
}

#sidebar3 ul li a:hover {
	color: #fff;
}

#sidebar3 p {
	padding-right: 5px;
	padding-left: 25px;
}

#sidebar3 h6 a {
	color: #00B6BD;
	text-decoration: none;
	padding-top: 10px;
}
#sidebar3 h6 {
	padding-left: 25px;
}
#sidebar3 h6 a:hover {
	color: #fff;
}
#mainContent {
	margin: 0 200px 0 180px;
	padding: 0 10px;
}

#mainContent h1 {
	padding-top: 15px;
}

#mainContent h3 {
	padding: 20px 0px 0px;
	color: #ff9600;
}

#mainContent img {
	padding-top: 10px;
	border-width: 0px;
	border-style: none;
	padding-right: 10px;
}

#mainContent p a {
	color: #44a892;
	text-decoration: none;
	font-weight: bold;
}

#mainContent p a:hover {
	color: #c4cb11;
	text-decoration: none;
}
#mainContent h6 {
	text-align: center;
	
}
#mainContent h6 img {
	padding-right: 0px;
	padding-top: 0px;
	text-align: center;
	margin: 0px;
	
}
#mainContent h5 img {
	text-align: center;
	margin: 0px;
	padding: 0px 0px 15px;
}
#mainContent h5 {
	text-align: center;
	margin: 0px;
	padding: 0px;	
}
#mainContent ul li {
	list-style: square outside;
	padding-bottom: 3px;
	margin-left: -15px;
}
#mainContent td {
	font-size:80%;
	padding:0px;
	margin:0px;
	line-height: 150%;
	color: #3c516d;
	padding-bottom: 3px;
}
#footer {
	padding: 0 10px 0 20px;
}

#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #8193ab;
	font-size: 9px;
}

#footer p a {
	color: #8193ab;
	text-decoration: none;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	display: inline;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.indent {
	text-indent: 20px;
}

.initCap {
	font-size: 12px;
	font-weight: bold;
	color: #FF9600;
}

#box {
	width:120px;
	height:100px;
	margin-top: 15px;
	margin-right:15px;
	padding: 10px;
	text-align: center;
	float:left;
}

#box img {
	border: 3px solid #C1DFC7;
}

#box p {
	color: #3c516d;
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	line-height:90%;
	padding-top:5px;
}

#box p a {
	color: #3c516d;
	text-decoration: none;
}

#box p a:hover {
	color: #f5b551;
}

#box h6 {
	padding:0px;
	margin:0px;
	font-size: 70%;
	font-weight: normal;
	padding-top:5px;
}

.noBorder {
	border-width: 0px;
	border-style: none;
}
