@charset "utf-8";

html {
	font-size: small;
}
body, table  {
	margin: 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 92%;
}
h1 {
	color: #EE8917;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: bold;
}

h3 {
	color: #EE8917;
	font-style: italic;
	font-size: 12px;
}
h2 {
	font-size: 14px;
	color: #333;
}

h4 {
	color: #B7B1A1;
	text-transform: lowercase;
	font-size: 12px;
}
h2 ,h3,h4{
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
table {

}


#body_contact #nav_contact,
#body_homepage #nav_homepage,
#body_events #nav_events,
#body_tickets #nav_tickets,
#body_donate #nav_donate,
#body_auditions #nav_auditions,
#body_aboutus #nav_aboutus

{
	background-color: #FF0000;
	color: #333333;
}



#content {
	width: 620px;
	position: relative;
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	clear: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.contact-info {
	color: #999999;
	font-weight: normal;
	padding: 10px;
	font-size: 10px;
	border: 1px solid #E3D69F;
	background-color: #FFFFFF;
	text-decoration: none;
}
#top-nav {
	width: 850px;
	margin: 1px 0;
	text-align: right;
	padding: 5px 2px;
	background-image: url(../images/gradients/gradient1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #CCCCCC;
}
#header img {
	display: block;
	float: left;
}


#top-nav a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.tagline {
	position: absolute;
	left: 183px;
	top: 191px;
	color: 333333;
	font-weight: bold;
}
.tagline-two {
	position: absolute;
	left: 183px;
	top: 213px;
	color: 333333;
}
#left-column {
	float: left;
	width: 200px;
	padding: 0;
}
#navigation  {
	margin: 0px;
	padding: 0px;
}

#navigation  a  {
	display: block;
	color: #FFFFFF;
	padding: 0 15px;
	line-height: 25px;
	border: 1px solid #CC6633;
	margin: 1px;
	background-color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:hover {
	background-color: #CCCC99;
	color: #333333;
}



#header {
	margin: 2px;
}
#top-banner {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	width: 850px;
	padding: 3px 0;
}
.columns h1 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
form ul {
	list-style-type: none;
	padding: 10px;
}
form li {
	margin-bottom: 10px;
}


form  li  label {
	display: block;
}

#content .columns h2 {
	font-size: 12px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}

.columns {
	width: 280px;
	float: left;
	margin: 2px;
	padding: 0 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.float {
	float: left;
}

#content .columns p {
	font-size: 11px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-top: 0px;
}
.attention {
	color: #242424;
	border: 1px solid #000;
	padding: 0 4px;
	margin: 0 6px;
	font-style: normal;
	text-decoration: none;
	background-color: #EE8917;
	font-weight: bold;
}
.attention a{
	text-decoration: none;
	color: #EE8917;
}


.page-title {
	background-image: url(../images/gradients/gradient1.jpg);
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-position: bottom;
	padding: 3px;
}
.quicklaunch {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #EE8917;
	border-right-color: #EE8917;
	border-bottom-color: #EE8917;
	border-left-color: #EE8917;
	display: block;
	width: 15em;
	background-image: url(../images/gradients/gradient1.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.side_content {
	background-color: #ECC6B3;
	border: 1px solid #808080;
	width: 184px;
	padding: 0.4em;
	right: 0.1em;
	position: absolute;
}

.quicklaunch li {
	list-style-type: none;
}
.quicklaunch ul {
	margin: 10px;
	padding: 10px;
}

.quicklaunch legend {
	font-weight: bold;
	color: #333333;
}
#navigation  a.aboutus-sub-link {
	background-color: #E3D69F;
	color: #313031;
	margin-left: 25px;
	display: none;
}
#body_aboutus a.aboutus-sub-link,
#body_thechorus a.aboutus-sub-link,
#body_dsaez a.aboutus-sub-link,
#body_members a.aboutus-sub-link,
#body_outreach a.aboutus-sub-link
{
	display: block;
}
#navigation  a.aboutus-sub-link:hover {
	color: #333333;
	background-color: #A19789;
}
#body_aboutus #nav_aboutus,
#body_thechorus #nav_aboutus,
#body_dsaez #nav_aboutus,
#body_members #nav_aboutus,
#body_outreach #nav_aboutus
{
	background-color:#FF0000;
}

.image {
	border: 1px solid #333333;
	padding: 3px;
	margin: 3px;
}
a:link, a:active  , a:visited{
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.secondarylink,a.secondarylink{
	color: #242223;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a:hover.secondarylink {
	text-decoration: underline;
}
.indented {
	padding-left: 3em;
}
.buynow   , a.buynow{
	color: #333;
	border: 1px solid #000;
	padding: 0 4px;
	margin: 0 6px;
	font-style: normal;
	text-decoration: none;
	background-color: #EE8917;
	font-weight: bold;
}




#footer {
	color: #333;
	font-weight: normal;
	padding: 10px;
	font-size: 10px;
	text-decoration: none;
	margin: 0px;
	border: 1px solid #CCC;
	width: 850px;
}
