/*  @@@@@[  Wrappers  ]@@@@@ */

body {background: #f4f3e6; font: 62.5%/18px Arial, Helvetica, sans-serif; color: #7f7f7f; text-align: center; margin: 25px 0px 20px;}
#wrapper {
	text-align: left;
	width: 770px;
	margin: 0px auto;
	background: url(images/ds_bg.gif) repeat-y center;
}
#wrapper2 {
	text-align: left;
	width: 740px;
	margin: 0px;
	padding: 0px 15px 10px;
	position: relative;
}


/*  @@@@@[  Navigation  ]@@@@@ */

#nav {}
#subnav {
	margin: 218px 0px 0px;
	padding: 0px;
	width: 275px;
	background: url(images/sn_bg.gif) repeat-y;
	float: right;
	font-size: 1em;
}
#subnav ul {
	margin: 0px;
	list-style: none;
	padding: 0px 43px 0px 78px;
}
#subnav li {
	margin: 0px;
	padding: 0px 0px 7px;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 12px;
}
#subnav ul ul {
	margin: 0px;
	padding: 7px 0px 0px;
}
#subnav li li {
	text-transform: none;
	padding-bottom: 5px;
	background: url(images/bullet_sub.gif) no-repeat 3px 6px;
	padding-left: 10px;
	list-style: none;
}


#subnav a:link, #subnav a:visited, #subnav a:active {color: #fff; text-decoration: none;}
#subnav a:hover {color: #fff; text-decoration: underline;}


/* @@@@@[  Header / Footer  ]@@@@@ */

#top {
	background-image: url(images/tag_secondary_spanish.gif);
	background-repeat: no-repeat;
	background-position: right 53px;
}
#footer {
	color: #92928a;
	width: 760px;
	margin-right: auto;
	text-align: left;
	margin-left: auto;
	margin-top: 0px;
	clear: both;
	padding-right: 5px;
	padding-left: 5px;
	background: #F4F3E6 url(images/ds_bot.gif) no-repeat center top;
	padding-top: 15px;
}
#footer a:link, #footer a:visited, #footer a:active {color: #92928a; text-decoration: none;}
#footer a:hover {color: #92928a; text-decoration: underline;}
#credit {
	color: #92928a;
	text-align: left;
	float: right;
}
#credit a:link, #credit a:visited, #credit a:active {color: #92928a; text-decoration: none;}
#credit a:hover {
	color: #92928a;
	text-decoration: none;
	cursor: text;
}

/* @@@@@[  Main Page  ]@@@@@ */

#content {
	margin: 0px;
	padding: 150px 0px 0px 30px;
	width: 435px;
	float: left;
	font-size: 1.3em;
	line-height: 1.6em;
}
#content ul {
	margin: 0px 0px 15px 30px;
	padding: 0px;
}
#content ul li {
	background: url(Images/bullet.gif) no-repeat left 7px;
	list-style: none;
	padding-left: 13px;
}
a.seo:visited, a.seo:active, a.seo:link {text-decoration: none;	color: #7F7F7F;}
a.seo:hover {text-decoration: none;	cursor: text; color: #7F7F7F;}
.clr {clear: both;}


/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */

a:link, a:visited, a:active {color: #F89828; text-decoration: underline;}
a:hover {color: #F89828; text-decoration: none;}
h1 {
	font: bold 13px/20px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 13px;
	color: #f89828;
	text-transform: uppercase;
	background: url(images/h1bullet.gif) no-repeat 0px 5px;
	margin-left: -13px;
	padding-left: 13px;
}
h2 {
	font-weight: bold;
	color: #4A4A4A;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	font-size: 11px;
	text-transform: uppercase;
}
h3 {
	font: normal 1.7em Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
	padding-left: 13px;
	color: #454545;
}
h3.quote {
	background: url(images/quote_start.gif) no-repeat left top;
	padding-left: 13px;
}


p {margin-top: 0px; padding-top: 0px; margin-bottom: 13px;}

.left {float: left;}
.right {float: right;}
img.right {
	margin-bottom: 10px;
	margin-left: 13px;
	margin-top: 5px;
}
img.left {
	margin-bottom: 10px;
	margin-right: 13px;
	margin-top: 5px;
}


/* @@@@@[  Section Headers  ]@@@@@ */

.hAboutUs {
	background: url(images/about_us_h.jpg) no-repeat center 110px;
}
.hPrograms {
	background: url(images/programs_h.jpg) no-repeat center 110px;
}
.hContact {
	background: url(images/contact_h.jpg) no-repeat center 110px;
}
.hNews {
	background: url(images/news_h.jpg) no-repeat center 110px;
}
.hYouthZone {
	background: url(images/youth_zone_h.jpg) no-repeat center 110px;
}
.hGetInvolved {
	background: url(images/get_involved_h.jpg) no-repeat center 110px;
}

.comingSoon {
	font-size:200%; 
}
/* @@@@@[  Form Elements  ]@@@@@ */

input, textarea, select {font-size: 10px; color: #666; background: #fff; border: 1px solid #939;}
input.clean {border-style: none; background: none;}
div.clr {
clear: both; font-size: 1px; line-height: 1px; margin: 0px; padding: 0px; height: 0px; visibility: hidden;
}
.red {
	color: #FF0000;
}
#footer img {
	margin-right: 10px;
}