@charset "utf-8";
/* CSS Document */

/***************************************************************************************/
/* THE FOLLOWING RULES CONTROL THE LAYOUT & STYLING OF THE COMMON ELEMENTS OF SUBPAGES */
/* THE INDIVIDUAL PAGE SPECIFIC ITEMS ARE AT THE BOTTOM */
/***************************************************************************************/

/* Body & Main Div containing the page */
body{background-color:#9A6400; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;}

#subwrapper{position:relative; width:782px; height:550px;}

#map{position:relative; width:909px; height:500px; left:0px; top:15px; overflow:auto;}


/* Picture Div & Content Div positioning */
#picholder{position:absolute; width:232px; height:550px;}

#content{position:absolute; left:245px; width:672px; height:550px; background-image:url(../pictures/subpages/table_bg.jpg); overflow:auto;}

/* Paragraph left and right margin (Brings text in from edges of containing div) */
p{ margin-left:10px; margin-right:10px; }
li{margin-right:25px;}


.sub_head{font-size:14px; font-weight:bold; color:#000000; text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;}

/* Main text styling */
.text{font-size:13px; font-weight:normal; color:#000000; text-align:justify; display:block; font-family:Verdana, Arial, Helvetica, sans-serif;margin-bottom:10px;}

/* Tagline and Title text styling */
.titles{color:#000000; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:18px; font-weight:bolder; text-decoration:underline;text-align:center; margin-top: 10px;}


/* Picture styling */
#pic_house{
	position:relative;
	width:650px;
	height:115px;
	float:none;
	margin:0px 10px 10px 10px; /*top, right, bottom,  left*/
}

/* Containing div for the pictures aligned left*/
.inlinepicsleft{position:relative; width:150px; height:150; float:left; margin:2px 10px 0px 10px;}

/* Containing div for the pictures aligned right*/
.inlinepicsright{position:relative; width:150px; height:150; float:right; margin:2px 10px 0px 10px;}

.inlinepicsadobe{position:relative; width:112px; height:33; float:right; margin:2px 10px 0px 10px;}

.inlinepicpool{position:relative; width:180px; height:150; float:left; margin:2px 10px 0px 10px;}

.schoolnews1{position:relative; width:200px; height:180; float:left; margin:2px 10px 0px 10px;}

.schoolnews2{position:relative; width:200px; height:180; float:right; margin:2px 10px 0px 10px;}

.schoolnewswater1{position:relative; width:200px; height:180; float:left; margin:2px 10px 0px 10px;}

.flashgallery{width:890px; height:490px;}

#gallery{position:center; top:45px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-align:center;}

.gallery_title{color:#FFFFFF; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; text-decoration:underline; text-align:center; margin-top: 10px;}


#gallerytable a:link, #gallerytable a:active, #gallerytable a:visited{
color:#FFFFFF; font-family:verdana; font-size:12px; text-decoration:none;}
