/*headings*/
#content h2, #home-content h3, #news-content h2, #youth-content h2, #contact-content h2, #full-content h2, #content-map h2 {
	font-size: 34px;
	color: #003876;
	letter-spacing: -1px;
	line-height: 44px;
	margin-bottom: 20px;
	text-transform: lowercase;
}
#content h3, #youth-content h4 {
	font-size: 22px;
	color: #00ADEF;
	letter-spacing: -1px;
	margin-bottom: 15px;
	text-transform: lowercase;
}
#home-content h4 {
	color: #00AEEF;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 15px;
	text-transform: lowercase;
}
#news-content h3 {
	color: #999999;
	font-weight: normal;
	margin-bottom: 10px;
	text-transform: lowercase;
}
#youth-content #panels h3 {
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #FFFFFF;
}
#content p,  #content-map p, #home-content p, #youth-content p, #contact-content p, #full-content p {
	line-height: 18px;
	margin-bottom: 15px;
}
#content p a,  #content-map p a, #home-content p a, #youth-content p a, #contact-content p a, #fullwidth-content p a {
	color: #FF6600;
	text-decoration: underline;
}
#content p a:hover,  #content-map p a:hover, #home-content p a:hover, #youth-content p a:hover, #contact-content p a:hover, #fullwidth-content p a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
}



/*home page*/
#home-content {
	margin-right: 30px;
}
#home-content ul {
	list-style-image: url(images/arror-bullet.gif) !important;
	list-style-position: outside !important;
	padding-left: 30px !important;
	margin-top: 10px !important;
}
#home-content li {
	line-height: 18px !important;
	margin-bottom: 5px !important;
}
.bigpicture img {
	background-image: url(images/photo-backgrounds.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 10px;
	margin-bottom: 20px;
	height: 300px;
	width: 665px;
}
#flash-area {
	background-image: url(images/photo-backgrounds.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 10px;
	height: 300px;
	width: 667px;
}

#panels {
	width: 720px;
	margin-bottom: 45px;
}
#panels li {
	width: 216px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#panels li img {
	background-image: url(images/photo-backgrounds.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 10px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#panels h2 {
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #FFFFFF;
}
#panels .text {
	margin-bottom: 3px;
	margin-top: 10px;
}

#panels .text p {
	line-height: 18px;
}
.panel1 a, .panel2 a, .panel3 a {
	color: #FFFFFF;
	text-decoration: none;
}
.panel1 a:hover, .panel2 a:hover, .panel3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003876;
}
#orangepanel h2, #youth-content #orangepanel h3 {
	background-color: #FF6600;
	display: inline;
}
#bluepanel h2, #youth-content #bluepanel h3   {
	background-color: #0099ff;
	display: inline;
}
#greenpanel h2, #youth-content #greenpanel h3   {
	background-color: #339900;
	display: inline;
}
#orangepanel .link  a {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
#orangepanel .link  a:hover {
	color: #FFFFFF;
	background-color: #FF6600;
}
#bluepanel .link  a {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
#bluepanel .link  a:hover {
	color: #FFFFFF;
	background-color: #0099FF;
}
#greenpanel .link a  {
	color: #339900;
	font-weight: bold;
	text-decoration: none;
}
#greenpanel .link a:hover  {
	color: #FFFFFF;
	background-color: #339900;
}
#home-content ul {
	list-style-image: url(images/arror-bullet.gif) !important;
	list-style-position: outside !important;
	padding-left: 30px !important;
	margin-top: 10px !important;
}
#home-content li {
	line-height: 18px !important;
	margin-bottom: 5px !important;
}




/*content pages*/
#content {
	float: left;
	width: 490px;
	margin-right: 30px;
}
#content ul {
	padding-left: 20px;
	list-style-position: outside;
	margin-bottom: 20px;
	list-style-type: disc;
}
#content li {
	margin-bottom: 5px;
	line-height: 17px;
}
#content ul ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 0px;
	margin-top: 5px;
}
#content ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 30px;
	margin-bottom: 20px;
}
#content ol ol {
	margin-bottom: 0px;
	margin-top: 5px;
}
#content table {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003876;
	width: 100%;
}
#content td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003876;
}
#content li a {
	color: #f77403;
	text-decoration: underline;
}
#content li a:hover {
	color: #FEFEFE;
	text-decoration: none;
	background-color: #f77403;
}
#content img {
	background-image: url(images/photo-backgrounds.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 10px;
}
#content blockquote, #youth-content blockquote {
	background-image: url(images/blockquote-background.jpg);
	line-height: 17px;
	margin-bottom: 15px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#content blockquote p, #youth-content blockquote p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}



/*news page*/
#news-content {
	margin-right: 30px;
}
#news-content li h3 a {
	font-size: 18px !important;
	color: #00AEEF !important;
	text-decoration: none !important;
	letter-spacing: -1px !important;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#news-content li h3 a:hover {
	color: #FFFFFF !important;
	background-color: #00AEEF !important;
}
#news-content li {
	color: #666666;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #336699;
}
#news-content li p {
	margin-top: 5px;
	line-height: 17px;
	margin-bottom: 0px;
	padding: 0px;
}
#news-content p a {
	color: #FF6600;
	text-decoration: underline;
}


#news-content p a:hover {
	color: #FFFFFF;
	background-color: #FF6600;
}
#news-content li h4 {
	color: #999999;
	font-weight: normal;
}
#news-content p {
	margin-bottom: 15px;
	line-height: 17px;
}
#news-content img {
	background-image: url(images/photo-backgrounds.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 10px;
}




/*page elements*/
.document {
	background-image: url(images/document-background.jpg);
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-right: 7px;
	padding-bottom: 14px;
	padding-left: 45px;
	line-height: 17px;
	margin-bottom: 15px;
}
.document a {
	color: #003876;
	font-weight: bold;
	text-decoration: none;
}
.document a:hover {
	color: #FFFFFF;
	background-color: #003876;
}

#usefullinks {
	margin-bottom: 15px;
	padding: 10px;
	background-image: url(images/white-backgorund.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#usefullinks h2 {
	color: #02A8E6;
	font-size: 21px;
	font-weight: bold;
	text-transform: lowercase;
	margin-bottom: 10px;
	letter-spacing: -1px;
}

#usefullinks ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#usefullinks li {
	line-height: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
}
#usefullinks li a {
	color: #02A8E6;
	text-decoration: none;
}
#usefullinks li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #02A8E6;
}
#redlight {
	background-image: url(images/redlight-background.jpg);
	padding: 10px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#amberlight {
	background-image: url(images/amberlight-background.jpg);
	padding: 10px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#greenlight {
	background-image: url(images/greenlight-background.jpg);
	padding: 10px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#redlight h2, #amberlight h2, #greenlight h2 {
	font-size: 21px;
	color: #FFFFFF;
	letter-spacing: -1px;
	margin-bottom: 5px;
	font-weight: bold;
	text-transform: lowercase;
}
#redlight p, #amberlight p, #greenlight p {
	color: #FFFFFF;
	line-height: 17px;
}
#youth-content {
	margin-right: 30px;
}
.panels {
	margin-bottom: 45px;
}

.panels li {
	width: 216px;
	float: left;
}
.panels h2, .panels h3 {
	font-size: 22px;
	color: #FFFFFF;
	letter-spacing: -1px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: inline;
	text-transform: lowercase;
}
.panels img {
	background-image: url(images/photo-backgrounds.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 10px;
}
.panels p {
	padding: 0px !important;
	margin: 7px 0px 0px 0px !important;
	line-height: 17px !important;
}
.panel1 {
	margin-right: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.panel1 h2, .panel1 h3 {
	background-color: #FF6600;
}
.panel1 p a {
	font-weight: bold !important;
	color: #FF6600 !important;
	text-decoration: none !important;
}
.panel1 p a:hover {
	color: #FFFFFF !important;
	background-color: #FF6600 !important;
}
.panel2 {
	padding: 0px;
	margin: 0px 20px 0px 0px;
}
.panel2 h2, .panel2 h3 {
	background-color: #0099ff;
}
.panel2 p a {
	color: #0099FF !important;
	font-weight: bold !important;
	text-decoration: none !important;
}
.panel2 p a:hover {
	color: #FFFFFF !important;
	background-color: #0099FF !important;
}
.panel3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.panel3 h2, .panel3 h3 {
	background-color: #339900;
}
.panel3 p a {
	color: #339900 !important;
	text-decoration: none !important;
	font-weight: bold !important;
}
.panel3 p a:hover {
    color: #FFFFFF !important;
	background-color: #339900 !important;
}



/*contact page*/
#contact-content {
	margin-right: 30px;
}
#contact-content form {
	margin: 0px;
	padding: 0px;
}
#contact-content form fieldset {
	/*border: none;*/
	margin-bottom: 0px;
	border: none;
}
#contact-content form ol {
	margin: 10px 0px 20px 0px !important;
	padding: 0px !important;
	list-style-type: none !important;
}
#contact-content form ol li {
	font-size: 1em;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contact-content form ol li label {
	vertical-align: middle;
	font-size: 1em;
	font-weight: bold;
	display: block;
	text-align: left;
}
#contact-content form ol li label em {
	text-transform: uppercase;
	font-weight: bold;
	color: #FF0000;
}
#contact-content form ol li input.text {
	font-size: 1em;
	border: 1px solid #AAAAAA;
	padding: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 2px;
	width: 380px;
	color: #333333;
	background-color: #FFFFFF !important;
}
#contact-content form ol li textarea.text {
	font-size: 1em;
	border: 1px solid #AAAAAA;
	padding: 2px;
	margin-top: 2px;
	width: 380px;
	color: #333333;
	background-color: #FFFFFF !important;
}
#contact-content form fieldset legend {
	text-transform: lowercase;
	font-weight: bold;
	font-size: 22px;
	color: #389FEB;
	letter-spacing: -1px;
	/*text-align: left;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
	margin-left: 0;*/
}
#contact-content form fieldset legend span {
	/*margin-left: 6px;*/
}
.button {
	padding-top: 3px;	
}
#contact-content form fieldset.submit ol li {
	/*background-color: #FFFFFF;*/
	color: #333333;
	font-size: 1em;
	font-weight: bold;
}
#contact-content form fieldset.submit ol li input {
	padding-top: 6px;
}
#contact-content form ol li label.checkbox-label {
	display: inline;
	vertical-align: bottom;
	margin:0;
	padding:0;
	padding-left: 2px;
}
#contact-content ol li input.checkbox {
	vertical-align: bottom;	
	margin:0;
	padding:0;
	display: inline;
}
#contact-content p em {
	color: #F00 !important;
	font-style: normal;
	font-weight: bold;
}
#contact-content p#validation {
	padding: 10px !important;
	border: 1px solid #CCCCCC;
	background-color: #EFF3F4;
	color: #F00 !important;
	margin-bottom: 30px;
	width: 398px;
}



/*full width page*/
#full-content {
	margin-right: 30px;
}



#map { width:650px; height:500px; }
#map img { background-color:transparent } 
.point {display: none;}








/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
