/* Mary Ann Fernandes www.fernandesmedia.com 2007 Fixed Box Container */

/* some browsers put in their own margins and padding or borders, this makes sure everything is 0'd out */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color:#8971A1;
	margin: 0;
	padding: 0;
	text-align:left;
}

b{font-size: 110%;}

#maincontainer{
	width: 836px; /*Width of main container*/
	margin: 25px auto;/*Center container on page*/
	background-color: #8971A1;
}
#contentwrapper {/*This makes the blue background that the content sits on and says how wide it can be*/
	float: left;
	width: 836px;
	background-color: #FFFFFF;
	background-image: url(images/frame.gif);
	background-repeat: repeat-y;
}

.rightimage{
	float: right;
	margin-right: 63px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 38px;
}

.facebook{
	float: right;
	margin-right: 33px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
}

.leftimage{
	float: left;
	margin-top: -40px;
	margin-right: 5px;
	margin-left: 45px;
	margin-bottom: 0px;
}

#lowerbox{ 
	float:left;
	width: 836px;
	height: 376px;
	margin-right: 10px;
	background-image: url(images/lowerbox_back.gif);
	background-repeat:no-repeat;
	background-color: #ffffff;
}

#lowerbox p {
	margin-left: 40px;
	margin-top: 90px;
	font-size: 12px;
}

div.map {
float: left;
	width: 346px; height: 368px;}
   div.map span {
      display:block;}
	 	 div.map a {
	display: block;
	width:100%;
	height:100%;
	overflow:hidden;
	background-image: url(images/button_map.jpg);}
	     div.map a:hover {
	background-image: url(images/button_map_roll.jpg);}
	
#twocolumn_left {/*This is the container for left content, no submenu, like on the home page*/
float:left;
margin-top: 0px;
margin-left: 0px;
width: 425px;
}
* html #twocolumn_left {
  margin-left: 15px;
  }
  
#twocolumn_right {/*This is the container for right content, no submenu, like on the home page*/
float:right;
margin-top: 0px;
margin-right: 120px;
width: 288px;
}
* html #twocolumn_right {
  width: 268px;
  margin-right: 10px;
  }
#calendar {
  margin-left: 29px;
  }
  
#events {
  margin-left: 65px;
  margin-top: 90px;
  }

.green_back {/*this is for the "calendar" text*/
	text-align: right;
	color: #8971A1;
	font-size: 18px;
	padding-right: 10px;
	text-decoration:none;}
/* li is "list item element.  navigation defaults to vertical w/ bullets, by adding display: inline; I make it horizontal w/out bullets */
	.green_back ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
			.green_back  ul li a{
			color: #8971A1;
} 

/* hover is when mouse goes over background, color will change to this */
			.green_back  ul li a:hover, #login  ul li a:focus{
			color: #fffff;
}
#pracbox {margin-top: 40px;}
.prac_p {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	color: #8971A1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	text-align: justify;}
	
table, td
{
    border-color: #8971A1;
    border-style: solid;
}

table
{
    border-width: 0 0 2px 2px;
    border-spacing: 0;
    border-collapse: collapse;
}

td
{
    margin: 0;
    padding: 4px;
    border-width: 2px 2px 0 0;
}

p {/*regular text*/
	padding-right: 45px;
	padding-left: 45px;
	font-size: 15px;
	color: #8971A1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	text-align: justify;
}
h1 {/*Light Blue Heading*/
	color: #8971A1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 16px;
}
h2 {/*Dark Brown Heading*/
	color: #403026;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 13px;
	font-size: 16px;
}
h3 {/*Call for more info*/
	color: #8971A1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-left: 18px;
	font-size: 22px;
}

#navmenu{
	margin: 0;
	padding: 0;
	float: left;
	font-size: 12px;
	line-height: 1.5em;
}

#navmenu li{
display: inline;/*gets rid of bullets*/
}

div.leftmenu {
    float: left;
	width: 182px; height: 48px;
	}
   div.home span {
      display:block;
  	  }
	 	 div.home a {
			display: block;
			margin: 0;
			padding:0;
			width:100%;
			height:100%;
			overflow:hidden;
			background-image: url(images/menu_left.gif);
   	   	 }
	
div.home {
    float: left;
	width: 116px; height: 48px;
	}
   div.home span {
      display:block;
  	  }
	 	 div.home a {
		 display: block;
		 margin: 0; padding:0;
	     width:100%; height:100%;
	     overflow:hidden;
   	   	 background: url(images/button_home.gif);
   	   	 }
		 div.home a:link {
		 background: url(images/button_home.gif);
   	     }
	     div.home a:hover {
		 background: url(images/button_home_roll.gif);
   	     }
	     div.home a:focus {
		 background: url(images/button_home_roll.gif);
         }

div.homeselect {
    float: left;
	width: 116px; height: 48px;
	}
   div.homeselect span {
      display:block;
  	  }
	 	 div.homeselect a {
		 display: block;
		 margin: 0; padding:0;
	     width:100%; height:100%;
	     overflow:hidden;
   	   	 background: url(images/button_home_sel.gif);
		 }
		 
div.prac {
    float: left;
	width: 213px; height: 48px;
	}
   div.prac span {
      display:block;
  	  }
	 	 div.prac a {
		 display: block;
		 margin: 0; padding:0;
	     width:100%; height:100%;
	     overflow:hidden;
   	   	 background: url(images/button_prac.gif);
   	   	 }
		 div.prac a:link {
		 background: url(images/button_prac.gif);
   	     }
	     div.prac a:hover {
		 background: url(images/button_prac_roll.gif);
   	     }
	     div.prac a:focus {
		 background: url(images/button_prac_roll.gif);
         }
		 
div.pracselect {
    float: left;
	width: 213px; height: 48px;
	}
   div.pracselect span {
      display:block;
  	  }
	 	 div.pracselect a {
		 display: block;
		 margin: 0; padding:0;
	     width:100%; height:100%;
	     overflow:hidden;
   	   	 background: url(images/button_prac_sel.gif);
   	   	 }

div.calendar {
    float: left;
	width: 143px; height: 48px;
	}
   div.calendar span {
      display:block;
  	  }
	 	 div.calendar a {
		 display: block;
		 margin: 0; padding:0;
	     width:100%; height:100%;
	     overflow:hidden;
   	   	 background: url(images/button_calendar.gif);
   	   	 }
		 div.calendar a:link {
		 background: url(images/button_calendar.gif);
   	     }
	     div.calendar a:hover {
		 background: url(images/button_calendar_roll.gif);
   	     }
	     div.calendar a:focus {
		 background: url(images/button_calendar_roll.gif);
         }
		 
div.calendarselect {
    float: left;
	width: 143px; height: 48px;
	}
   div.calendarselect span {
      display:block;
  	  }
	 	 div.calendarselect a {
		 display: block;
		 margin: 0; padding:0;
	     width:100%; height:100%;
	     overflow:hidden;
   	   	background: url(images/button_calendar_sel.gif);
   	   	 }
div.rightmenu {
    float: left;
	width: 182px; height: 48px;
	}
   div.rightmenu span {
      display:block;
  	  }
	 	 div.rightmenu a {
			display: block;
			margin: 0;
			padding:0;
			width:100%;
			height:100%;
			overflow:hidden;
			background-image: url(images/menu_right.gif);
   	   	 }

#ticker {
	color: #8971A1;
	margin-left: 165px;
	}		 
		
#footer {
	clear:left;
	width: 836px;
	height: 142px;
	background-image:url(images/footer.gif);
}
#footertext {/*this is for the bottom footertext*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8971A1;
	font-size: 10px;
	text-align: center;
	padding-top: 25px;
}
/* li is "list item element.  navigation defaults to vertical w/ bullets, by adding display: inline; I make it horizontal w/out bullets */
	#footertext ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 1px #ffffff;
}
			#footertext  ul li a{
			color: #8971A1;
			background-color: #ffffff;
} 

/* hover is when mouse goes over background, color will change to this */
			#footertext  ul li a:hover, #login  ul li a:focus{
			background-color: #ffffff;
			color: #666633;
}




