
#header {	
position: top;	
background: #FFFFFF;	
width: 100%;	
letter-spacing: 2px;	
text-align:center;	
font-size: 2.4em;	
color: black;	
clear: both;
}

body { 
background-color: #ffffff; 
}

#wrapper {
background: #aabbcc;
}
 
h1, h2, h3 {	
margin: 0;	
font-family: Georgia, "Times 	New Roman", Times, serif;	
font-weight: normal;	
color: #57571E;
}
h1 {	
font-size: 2.0em;
}
h2 {	
font-size: 1.8em;	
color: #57571E;
}
h3 {	
font-size: 1.6em;	
color: #57571E;
}
h4 {	
font-size: 1.4em;	
color: #57571E;
}

p, ul, ol, li {	
font-family: Tahoma,Helvetica,sans-serif;
font-size: 12px;	
margin-top: 0;	
line-height: 120%;
}

a {	
font-family: Tahoma,Helvetica,sans-serif;	
font-size: 16px;
text-decoration: none;	
color: black;
}

a img {
border: 0;
}



a:visited {	
font-family: Tahoma, Helvetica,sans-serif;	
font-size: 16px;	
background: none;
textg-decoration: none;	
color: black;
}

#container {    
width: 100%;    
margin: 0 auto;
}

#left_side {		
float:left; 		
width: 18%;		
font-family: Arial,Helvetica, sans-serif;		
font-size: 12px;		
margin-left: 5%;		
background-color: #FFFFFF;		
color: black;
}


.left_side a {	
font-family: Tahoma,Helvetica,sans-serif;	
font-size: 12px;
text-decoration: none;	
color: blue;
}

.left_side a:visited {	
font-family: Tahoma, Helvetica,sans-serif;	
font-size: 12px;	
background: none;
textg-decoration: none;	
color: blue;
}


#house_left {		
float:left; 		
width: 25%;		
font-family: Arial,Helvetica, sans-serif;		
font-size: 12px;		
margin-left: 10%;		
background-color: #FFFFFF;		
color: black;
}

#portal {	
padding: 10px 0px 0px 0px	
font-size: 1.2em;	
color: #57571E;	
text-spacing: 1px;	
padding-bottom: 5px;
}

#middle {	
position: relative;	
width: 50%;	
background-color: #FFFFFF;
float: left;
font-size: 12px;
}

.middle a {	
font-family: Tahoma,Helvetica,sans-serif;	
font-size: 12px;
text-decoration: none;	
color: blue;
}

.middle a:visited {	
font-family: Tahoma, Helvetica,sans-serif;	
font-size: 12px;	
background: none;
textg-decoration: none;	
color: blue;
}


#house_middle {	
position: relative;	
width: 23%;	
background-color: #FFFFFF;	
float: left;
font-size: 12px;

}

/* Dropdown Image */

#header_image {	
text-align: center;		
margin-bottom: 20px;	
clear: both;
}

#right_side {
position: relative;	
width: 18%;	
margin-right: 5%;	
background-color: #FFFFFF;	
font-size: 12px;
font-family: Arial,Helvetica, sans-serif;	
float:right;	
}




#house_right {
position: relative;	
width: 23%;	
margin-right: 15%;	
background-color: #FFFFFF;	
font-size: 12px;
font-family: Arial,Helvetica, sans-serif;	
float:right;	
}

.right_side p {	
font-size:12px;	
letter-spacing: 1px;
}

.right_side a {	
font-size: 12px;

border: 0;
}
.right_side a:hover {	
text-decoration: none;	
background-color: none;		
color:blue;	
font-size: 12px;		
}

.spotlight {	
position: relative;
	
top: 10px;
	
left: 25px;
	
margin-left: 10%;
	
filter:Alpha(opacity=100); 
	
-moz-opacity: 1.0;
	
padding: 40px 30px 1px 8px;
	
width: 212px;
	
height: 188px;
	
overflow: hidden;
	
font-weight: normal;
	
font-size: 12px;
	
color: #52575c;
	
line-height: 15px;
	
background: url(images/spotlight.png) 0 0 no-repeat;
	
opacity: .87;
	
filter:Alpha(opacity=87); 
	
-moz-opacity: .87;

}



.spotlight img
 {
	
position: absolute;
	
top: 40px;
	
border: 1px solid #000000;
	
margin-bottom: 5%;

}



.spotlight p 
{	
	
color: #52575c;
	
margin:10px;
	
padding:0;
	
font-size: 12px;
	
line-height: 15px;

}


.spotlight a {
	
position: relative; 
z-index: 1;
}

/* Menu */

#menu ul {
	
margin: 0;
	
padding: 0;
	
list-style: none;
	
line-height:normal;
	
font-size: 12px;

}

#menu li {
	
float: left;

}

#menubar {    
position: relative;    
text-align: center;		
text-indent: 0px;	
padding: 10px 0px 15px 0px;	
font-weight: bold;	
font-size: 20px;		
color: #aabbcc;	
background-color: #FFFFFF;	
}

.menu a {	
color: black;	
text-decoration:none;	
font-size: 12px;		
}

.menu a:visited {	
text-decoration: none;	
color: black;
font-size: 12px;		
}

.menu a:hover {	
background-color: none;	
color:blue;	
font-size: 12px;		
}
		
#calendar {	
position: relative;	
text-indent: 0px;
}

#footer {	
padding: 5px;	
position: relative;	
background-color: #E0FFFF;	
clear: both;	
text-align: center;	
font-size: 12px;	
color: #52575c;	
line-height: 15px;
}

