/* Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{ margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }
ol,ul{ list-style:none; }
blockquote,q{ quotes:none; }
blockquote:before,blockquote:after,q:before,q:after{ content:''; content:none; }
:focus{ outline:0; }
ins{ text-decoration:none; }
del{ text-decoration:line-through; }
table{ border-collapse:collapse; border-spacing:0; }

/* General Styles */
.skiplink{ display:none; }
label{ cursor:pointer; }
a,
a:visited{ color:#00f; text-decoration:none; }
a:focus,
a:hover{ text-decoration:underline; }
html{ height:100%; background:#fff url(../images/bgr-body.jpg) repeat-x; width:100%; }
body{ height:100%; background:url(../images/bgr-body.jpg) repeat-x top center; color:#837960; font:10px/1 Arial, Helvetica, sans-serif; width:100%; }
#wrapper{ width:1005px; margin:0 auto; padding:0 0 126px; }
#nonfooter{ position:relative; min-height:100%; }

/* Header */
#header{ width:976px; height:193px; margin:0 auto; z-index:4000; }
    #logo{ float:left; display:block; width:555px; height:145px; text-indent:-9999px;; background:url(../images/logo.png) no-repeat; }

/* Top Search */
#topsearch{ float:right; width:373px; height:36px; background:url(../images/bgr-search.png) repeat-x; overflow:hidden; }
    #topsearch ul{ float:left; font-size:11px; color:#586fae; padding:12px 0 0 12px; text-transform:uppercase; }
    #topsearch li{ float:left; margin:0 4px; }
    #topsearch li a, #topsearch li a:visited{ color:#fff; }
    #topsearch form{ float:right; }
    #topsearch fieldset{ padding:5px; }
    #topsearch input{ vertical-align:middle; }
    #topsearch input.txt{ width:143px; height:15px; font:12px Georgia, "Times New Roman", Times, serif; color:#949494; padding:5px 8px; margin-right:2px; border:0; float:left; }
    #topsearch input.btn{ width:28px; height:25px; margin-right:2px; border:0; cursor:pointer; background:url(../images/button-topsearch.png) no-repeat; float:right; margin:0 0 0 2px; }

/* Nav */
#nav{ clear:both; font:17px Georgia, "Times New Roman", Times, serif; text-transform:uppercase; }
    #nav li{ float:left; }
    #nav li a,
    #nav li a:visited{ display:block; color:#fff; padding:14px 16px; }
    #nav li a:hover{ text-decoration:none;}

/* Content */
#content{ clear:both; width:961px; padding:7px 22px; margin:0 auto; background:url(../images/bgr-content.png) no-repeat; }

/* Middle */
#middle{ float:left; width:921px; padding:16px 19px 0; margin-bottom:12px; }
#slide{ float:left; border:6px solid #fff; }
    #prev-item{ display:block; position:absolute; margin:134px 0 0; z-index:250;}
    #next-item{ display:block; position:absolute; margin:134px 0 0 561px; z-index:250;}
#memfeature{ float:right; width:310px; }

/* Member Search */                                                                                                                      
#memsearch{ float:right; width:302px; height:110px; font-family:Georgia, "Times New Roman", Times, serif; margin-bottom:8px; background: #0E276A url(../images/bgr-memsearch.png) repeat-x; }
    #memsearch fieldset{ padding:12px 19px; }
    #memsearch h2{ font-size:19px; font-weight:normal; color:#d4e5f9; margin-bottom:7px; float:left; }
    #memsearch a,
    #memsearch a:visited{ font-size:10px; color:#b1ceee; padding:7px 0 0; text-transform:uppercase; float:left; }
    #memsearch input{ vertical-align:top; }
    #memsearch input.txt{ width:154px; height:15px; font:12px Georgia, "Times New Roman", Times, serif; color:#949494; margin-right:5px; padding:5px 8px; border:0; }
    #memsearch input.btn{ width:86px; height:25px; border:0; cursor:pointer; background:url(../images/button-search.png) no-repeat; }

/* Feature */
#feature{ clear:both; width:310px; }
    #feature li{ width:310px; overflow:hidden; }
    #feature .thumb{ float:left; width:108px; height:95px; padding:11px 0 0 11px; background:url(../images/bgr-thumb.png) no-repeat; }
    #feature .text{ float:left; width:163px; padding:9px 14px; }
    #feature .text h2{ font:italic normal 23px Georgia, "Times New Roman", Times, serif; }
    #feature .text p{ font-size:13px; color:#978c72; margin-bottom:5px; line-height:18px; }
    #feature .text a,
    #feature .text a:visited{ color:#db1e01; }
    #feature .text a.readmore{ display:block; width:80px; height:20px; text-indent:-9999px;; background:url(../images/button-readmore.png) no-repeat; }

/* Bottom */
#bottom{ clear:both; width:961px; overflow:hidden; }
    #bottom h2{ font:italic normal 28px Georgia, "Times New Roman", Times, serif; }

/* Welcome */
#welcome{ float:left; width:262px; padding:0 30px; }
    #welcome h2{ color:#db1e01; margin-bottom:8px; }
    #welcome p{ font-size:15px; margin-bottom:20px; line-height:20px; }

/* Recent Events */
#recentevents{ float:left; width:638px; font-size:14px; background:url(../images/bgr-recentevents.png) top no-repeat; overflow:hidden; }
    #recentevents h2{ color:#081a59; margin-bottom:8px; }
    #recentevents li{ padding-top:12px; margin-bottom:12px; border-top:1px solid #eee6d4; line-height:20px; }
    #recentevents li.first{ padding-top:0; border-top:0; }
    #recentevents a,
    #recentevents a:visited{ color:#706856; }
    #recentevents a.viewall{ display:block; width:64px; height:20px; text-indent:-9999px;; background:url(../images/button-viewall.png) no-repeat; }
    #recentevents .recentnews{ float:left; width:270px; padding:15px 23px; }
    #recentevents .eventscalendar{ float:left; width:276px; padding:15px 23px; }
    #recentevents .eventscalendar a span{ font-weight:bold; color:#db1e01; }

/* Subpage */
#subpage{ width:961px; background:url(../images/bgr-subpage.png) no-repeat left top; overflow:hidden; }

/* Mainbar */
#mainbar{ float:left; width:602px; padding:16px 19px; }
#mainbar .mast{ clear:both; width:588px; border:6px solid #fff; }
#mainbar .mainbar-content{ padding:24px 26px; }
#mainbar #bcrumbs{ font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; color:#988e73; margin:0 0 15px; text-transform:uppercase; overflow:hidden; }
#mainbar #bcrumbs li{ float:left; font-size:10px; margin:0 2px 0 0; color:#988e73; padding-left:0; background:none; }
#mainbar #bcrumbs li a,
#mainbar #bcrumbs li a:visited{ color:#988e73; }
#mainbar #bcrumbs li.current a{ color:#786a42; } 


#bcrumbs{ font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; color:#988e73; margin:0 0 15px; text-transform:uppercase; overflow:hidden; }
#bcrumbs li{ float:left; font-size:10px; margin:0 2px 0 0; color:#988e73; padding-left:0; background:none; }
#bcrumbs li a,
#bcrumbs li a:visited{ color:#988e73; }
#bcrumbs li.current a{ color:#786a42; }

 
    #mainbar h1,
    #mainbar h2,
    #mainbar h3{ font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; font-style:italic; margin-bottom:5px; }
    #mainbar h1{ font-size:28px; }
    #mainbar h2{ font-size:23px; }
    #mainbar h3{ font-size:17px; }
    #mainbar p{ font-size:15px; margin-bottom:8px; line-height:20px; } 
    #mainbar blockquote{ padding:15px 30px 15px; margin:20px 0; border:1px solid #e8e0ca; background:#f8f3e6; } 
    #mainbar blockquote h6{ font:italic normal 23px Georgia, "Times New Roman", Times, serif; color:#08164e; }
    #mainbar .list{ margin:0 0 15px 30px; }
    #mainbar .list h2{ color:#db1e01; }
    #mainbar ul, #mainbar ol{ font-size:15px; margin:3px 0 0; }
    #mainbar ol{ list-style-type:decimal; margin-left:20px; }
    #mainbar ul li{ padding-left:15px; margin-left:5px; background:url(../images/ico-bullet.png) no-repeat 0 5px; }
    #mainbar li{ margin-bottom:2px; }
    #mainbar .primary_part{ margin-bottom:35px; }
    #mainbar .primary_part h1,
    #mainbar .primary_part h2,
    #mainbar .primary_part h3{ color:#db1e01;}
    #mainbar .secondary_part{ margin-bottom:30px; }
    #mainbar .secondary_part h1,
    #mainbar .secondary_part h2,
    #mainbar .secondary_part h3{ color:#08164e;}

/* Sidebar */
#sidebar{ float:right; width:282px; padding:19px; }
    #sidebar h2{ font:italic 22px Georgia, "Times New Roman", Times, serif; color:#08164e; padding-bottom:5px; }
    #sidebar h3{ font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-weight:normal; color:#765233; }
    #sidebar a,
    #sidebar a:visited{ color:#db1e01; }
    #sidebar a.viewall{ display:block; width:64px; height:20px; text-indent:-9999px;; background:url(../images/button-viewall.png) no-repeat; }

/* Sublink */
#sublink{ margin-bottom:25px; border:1px solid #e8e0ca; background:#f3eddd; }
    #sublink ul{ margin:25px 40px; }
    #sublink li{ margin-bottom:10px; }
    #sublink a,
    #sublink a:visited{ font:normal 21px Georgia, "Times New Roman", Times, serif; color:#db1e01; }
    
/* Related News */
#relatednews{ margin:0 20px 20px; padding:0 20px 15px; background:url(../images/bgr-sidesep.png) no-repeat left bottom; }
    #relatednews ul{ margin-bottom:12px; }
    #relatednews li{ font-size:12px; margin-bottom:2px; line-height:17px; padding-top:8px; }
    #relatednews li.first{ font-size:13px; border-top:0; padding-top:0; }
    #relatednews li a,
    #relatednews li a:visited{ color:#7f7f7f; }
    #relatednews a span,
    #relatednews a span:visited{ font-weight:bold; color:#db1e01; }

/* Current Events */
#relatedevents{ margin:0 20px 15px; padding:0 20px 15px; background:url(../images/bgr-sidesep.png) no-repeat left bottom; }
    #relatedevents span{ font:bold 13px Arial, Helvetica, sans-serif; }
    #relatedevents ul{ margin:10px 0; }
    #relatedevents li{ font-size:13px; line-height:18px; padding-top:8px; }
    #relatedevents li.first{ padding-top:0; border-top:0; }
    #relatedevents li a,
    #relatedevents li a:visited{ color:#626356; }
    #relatedevents a span, #relatedevents a span:visited{ color:#db1e01; }

/* Features */
#features{ margin:0 20px 15px; padding:0 10px 10px; background:url(../images/bgr-sidesep.png) no-repeat center bottom; }
    #features li{ clear:both; margin-bottom:5px; line-height:18px; overflow:hidden; }
    #features .thumb{ float:left; display:block; width:79px; height:77px; padding:11px 0 0 11px; background:url(../images/bgr-gthumb1.png) no-repeat; }
    #features .text{ float:left; width:120px; padding:5px 0 0 5px; }
    #features h3{ font-size:17px; }
    #features p{ font-size:13px; margin-bottom:8px; line-height:15px; }
    #features a.more{ display:block; width:45px; height:20px; text-indent:-9999px;; background:url(../images/button-more.png) no-repeat; }

/* Gallery */
#gallery{ margin:0 20px 20px; padding:0 10px 15px; }
    #gallery h2{ margin-left:7px; padding-bottom:0; }
    #gallery li{ clear:both; line-height:18px; overflow:hidden; }
    #gallery .thumb{ float:left; display:block; width:79px; height:77px; padding:11px 0 0 11px; background:url(../images/bgr-gthumb1.png) no-repeat; }
    #gallery .thumb2{ float:left; display:block; width:79px; height:95px; padding:10px 0 0 11px; background:url(../images/bgr-gthumb2.png) no-repeat; }
    #gallery .text{ float:left; width:117px; padding:15px 0 0 5px; }
    #gallery p{ font-size:13px; margin-bottom:8px; line-height:15px; }
    #gallery a.viewphotos{ display:block; width:87px; height:20px; text-indent:-9999px;; background:url(../images/button-viewphotos.png) no-repeat; } 
    #gallery a.viewall{ margin:2px 0 0 10px; }

/* Footer */
#footer{ position:relative; margin-top:-126px; background:url(../images/bgr-footer.png) left bottom; width:100%; }
    #footer-top{ height:126px; background:url(../images/bgr-footer-top.png) repeat-x left top; }
    #footer-content{ position:relative; width:886px; font-size:10px; color:#fff; margin:0 auto; padding:20px 60px; text-transform:uppercase; overflow:hidden; }
    #footer-content h2{ font:normal 17px Georgia, "Times New Roman", Times, serif; color:#e27c7c; margin-bottom:3px; }
    #footer-content a,
    #footer-content a:visited{ color:#fff; }
    #developed{ position:absolute; top:25px; right:45px; display:block; width:93px; height:29px; text-indent:-9999px;; background:url(../images/bgr-developed.png) no-repeat; }

#Form_SchoolBox_zip{
    width:150px;
}
#Form_SchoolBox_school{
    width:150px;
}

#schoolbox{
    margin-bottom:20px;
}

#mainbar .searchresults li{
    list-style:none;
    padding:10px;
}

#mainbar .searchresults li.school{
    background:#eaeaea;
}

#mainbar .searchresults li.school2{
    background:none;
}
    
#Form_SearchFormTwo_schools{
    width:269px;
    font-family:Georgia,"Times New Roman",Times,serif;
    color:#949494;
    font-weight:normal;
    margin:0;
}
.middleColumn{
    margin:0;
    padding:0;
}
#Form_SearchFormTwo #schools{
    margin:0;
    width:283px;
    padding-left:6px;
}

#Form_SearchFormTwo #schools .middleColumn{
    padding:0;
    margin:0;
    width:283px;
}

#Form_SearchFormTwo .Actions { width:100px; float:right; vertical-align:top;}

#mainbar #NewsList li{
    list-style:none;
    background:none;
}


#Form_SearchFormTwo fieldset {
    width:283px;
    padding:0 5px;  
    float:left; 
    vertical-align:top;
    margin:0;   
}

#Form_SearchFormTwo_action_searchresultstwo{
    padding:0;
    vertical-align:top;
}
/*--- page-2 ---*/
.bg-content {
	width: 800px;
	overflow: hidden;
	background: url("../images/bg-content.gif") repeat-y;
}
.primary-content-2 {
	float: left;
	width: 451px;
	padding: 0 32px 30px 38px;
}
.primary-content-3 {
	float: left;
	padding: 0 32px 0 38px;
}
.breadcrumbs {
	width: 700px;
	padding: 20px 38px 0px 41px;
}
.breadcrumbs li {
	background:transparent none repeat scroll 0 0;
    color:#696A6A;
    display:inline;
    font-size:11px;
    list-style-type:none;
    padding-left:0;
}
.breadcrumbs li span {color: #b7b7b7;}

.secondary-content-2 {
	float: right;
	width: 230px;
	height: 100%;
	margin: -9px 0 0 0;
	padding: 20px 19px 30px 19px;
	background-color:#e9f1f9
}
.sublink-box {
	padding: 0;
	background: url("../images/h-line.gif") no-repeat 0 100%;
}
.sublink-box h3 {
	color: #0061aa;
	font-size: 16px;
	padding: 6px 0 13px 29px;
	/*background: url("../images/h-line.gif") no-repeat 0 100%;*/
}
.sublink-box ul {padding: 9px 0 0 0;}

.sublink-box ul li {
	font-size: 14px;
	padding: 0 0 6px 29px;
	background: url("../images/i-2.gif") no-repeat 15px 5px;
}
.sublink-box ul li  a {color: #fc9400;}

.related-box {
	padding: 8px 0 12px 0;
	background: url("../images/h-line.gif") no-repeat 0 100%;
}

.related-box h3,
.separator h3,
.gallery-box h3 {
	color: #0061aa;
	font-size: 14px;
	padding: 0 0 3px 29px;
	background: url("../images/i-2.gif") no-repeat 15px 3px;
}
.related-box p {
	color: #FC9400;
	font-size: 11px;
	line-height: 14px;
	padding: 0 22px 9px 29px;
}
.related-box p a {color: #B7B7B7;}
.mb-1 {margin-bottom: 5px !important;}

.separator {
	margin: 9px 0 0 0;
	padding: 7px 0 0 0;
	background: url("../images/h-line.gif") no-repeat;
}
.separator p ,
.gallery-box p {padding: 17px 0 0 0;}

.button-box {padding: 2px 0 0 25px;}
.button-box a {margin: 0;}

.flashElement {
	float: left;
	width: 800px;
	height: 196px;
	background: url("../images/flashElement.jpg") no-repeat;
	padding: 0px 0px 0 0px;
}
.whiteBG {
	width: 845px;
	margin: 0 auto;
	background: url("../images/whiteBG.png") repeat-y;
	padding: 0px 0px 0 0px;
}
/****** Post it note ******/

#postit{
position:absolute;
height:220px;
width:206px;
padding:5px;
background:url("../images/postit.png") no-repeat;
border:none;
visibility:hidden;
z-index:100;
cursor:hand;
cursor: pointer;
overflow:hidden;
}

#postit a.close {
    font-size:10px;
    padding:0 10px 0 0;
}

#postit p{
    font-family:cursive;
    font-size:15px;
    font-weight:bold;
    color:#0B009E;
    padding:10px;
    line-height:18px;
}
#postitpin{
    position:absolute;
    height:343px;
    width:228px;
    padding:32px 5px 5px 5px;
    background:url("../images/pinpaper.png") no-repeat;
    border:none;
    z-index:100;
    cursor:hand;
    cursor: pointer;
    overflow:hidden;
}
#postitpin a.close {
    font-size:10px;
    color:#ff0000;       
    padding:0px 40px 0px 0;
}

#postitpin p{
    font-family:cursive;
    font-size:15px;
    font-weight:bold;
    color:#0B009E;
    padding:10px 45px 10px 22px;
    line-height:18px;
    margin-top:13px; 
}
#postittape{
    position:absolute;
    height:303px;
    width:190px;
    padding:43px 32px 5px 27px;    
    background:url("../images/tapepaper.gif") no-repeat;
    border:none;
    visibility:hidden;
    z-index:100;
    cursor:hand;
    cursor: pointer;
    overflow:hidden;
}
#postittape a.close {
    font-size:10px;
    padding-right:5px;
}

#postittape p{
    font-family:cursive;
    font-size:15px;
    font-weight:bold;
    color:#0B009E;
    padding:10px;
    line-height:18px;
}

/** Search results page **/
#SearchResults li{
    padding:10px;
    margin:5px 0;
}
#SearchResults li.even{
    background:#eaeaea;
}
#SearchResults li a{
    font-size:14px;
    font-style:italic;
}

#PageNumbers{
    margin:10px;
}
#PageNumbers a{
    padding: 5px;
    background:#eaeaea;
    border:1px solid #444;
}
#PageNumbers a:hover{
    padding: 5px;
    background:#a8a8a8;
    border:1px solid #444;
}
#PageNumbers span{
    padding: 5px;
    background:#eaeaea;
    border:1px solid #444;
}
/* Font size stuff */
#font_holder{
    width:100px;
}
    
.adr ul li{
    font-size:12px;
    padding-left:70px;
}

#currentEvents ul{
    float:left;
    padding:10px 0 10px 10px;
    margin-left:10px;
    width:243px;
}

#currentEvents ul li{
    width:200px;
    list-style-type:disc;
}
#currentEvents ul li span{
    color:#eaeaea;
}
#currentEvents ul li a{
    color:#F6701F;
}

#topElement, #middleElement, #bottomElement, .TopEvent{
    background:#4a4a4a;
}

#topElement a, #middleElement a, #bottomElement a{
    color:#F6701F;
}

#TopEvent{
    background:#4A4A4A;
}
#playerRim {
    color:#C7C7C7;
    font-size:16px;
    font-weight:bold;
    font-family:Georgia;
    text-decoration:italic;
    margin-top:-40px;
}

#Form_switchTheme{
    width:200px;
    margin-bottom:10px;
}

#theme{
    margin:0;
}

#Form_switchTheme fieldset{ 
    width:200px;
}

#Form_switchTheme ul{
    padding:0;
    margin:0;
}

#Form_switchTheme ul li{
    list-style:none;
}

.feature {
    background:transparent url(../images/line.gif) no-repeat scroll left bottom;
    padding:0 0 10px 0;
    margin: 0 0 13px;
}
