
* { padding: 0; margin: 0; }
img { display: block; border: none; }
html { width: 100%;	height: 100%; }
body { color: #555555; font: 12px/16px Verdana, Helvetica, sans-serif; width: 100%; height: 100%; }
div#con { margin: 0 auto; width: 980px; }
.ds { height: 13px; width: 5px; }
.ds2 { height: 21px; width: 5px; }
a { color: #536ba2; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }
	
td#hdr_imgs img { display: inline; }
td.hdr_imgs_g { background: #d5d7e3; width: 50%; }

td.hdr_banner_g { background: url(../images/header_g.jpg) repeat-x; width: 50%; }

td#hdr_nav img { display: inline; }
td#hdr_nav { background: url(../images/nav_g.jpg) repeat-x; text-align: center; }
td.hdr_nav_g { background: url(../images/nav_g.jpg) repeat-x; width: 50%; }

.content { padding: 45px; }
.content_sub { padding: 0 45px 45px 45px; }

h1 { font-size: 18px; font-weight: bold; letter-spacing: -1px; color: #536ba2; } 
h2 { font-size: 21px; line-height: 23px; font-weight: bold; letter-spacing: -1px; color: #16275b; padding-bottom: 4px; }
p { padding-top: 12px; }

.spo_logos { text-align: center; background: url(../images/spo_bg.jpg) repeat; }
.spo_logos img { display: inline; padding: 20px 0; }
.spo_t img { text-align: center; display: inline; white-space: nowrap; }
#spo_hdr_main { text-align: center; background: url(../images/spohdr_main_bg.jpg) repeat-x; }
.center img { margin: 0 auto; }

.follow img { display: inline; padding-right: 35px; }

#ftr { background: url(../images/ftr.jpg) no-repeat; width: 980px; height: 53px; text-align: center; color: #ffffff; font-size: 10px; padding-top: 42px }

td#left_f { text-align: right; padding-right: 10px; width: 150px; }
td#right_f { padding: 3px 0; }

/* news events */
div#pdf_a { display: block; text-align: right; font-style:italic; font-size: 11px; height: 17px; }
div#pdf_a a, div#pdf_a img { float: right; }
.small_g { font-size: 10px; }

/*schedule include */
#sch_box { width: 196px; }
#sch_cont { font-size: 11px; line-height: 13px; background: url(../images/ls_schedule_bg.jpg) repeat-x top #efefef; text-align: center; padding: 10px; border-bottom: solid thin #cccccc; border-left: solid thin #cccccc; border-right: solid thin #cccccc; }
.schdate { color: #5a6894; font-weight: bold; }
.scheduledate { color: #c13b3b; font-weight: bold; }
.schteam { color: #a62121; font-weight: bold; }

/*proud supporters */
#proud_supporters img { display: inline; }

/* gallery */

#gallery_left_photos { float: left; }
#gallery_right_videos { float: left; }

/* Created by Debora for Form styling functionality*/
label { float: left; }
label.error { font-style:italic; float: none; color: red; padding-left: .5em; vertical-align: top; }
input.error[type=text], textarea.error, select.error {border: 1px dotted red; background-color: #FFFFD5; margin: 0px;}
input[type=text], textarea, select {margin: 0px;}


