/* CSS Document */


/* basic elements */
body {
font: 9pt georgia; 
color: #00235e; 
background: #885839;
background-image: url("images/background.jpg");
margin: 0px;
        }
p { 
	color: #00235e;
	font: 9pt georgia; 
	margin: 0px; 
	text-indent: 20px;
        letter-spacing:0px;
	}
h2 { 
	font: bold larger georgia;

	margin-top: 0px;
        margin-bottom: 6px; 
	letter-spacing:-.5px;
	}

h3 { 
	font: bold normal 12pt georgia; 
	margin-top: 0px;
        margin-bottom: 6px; 
	color: #00235e;
        letter-spacing:-.5px;
	}
a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #613f33;
	}
a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #613f33;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #613f33;
	}

table {
border:0px;
}

.tablepage { 
background-color: #eaead6;
background-image: url("images/NavBg.jpg");
background-repeat: no-repeat;
width:872px;
margin:0px;
}

.mainpage { 
background-color: #ffffff;
width:661px;
min-height: 400px;
margin-top: 2px;
float:right;
padding: 10px;
font: 10pt georgia;
margin-right: -3px;
}

.deptpage { 
background-color: #ffffff;
width:661px;
min-height: 400px;
margin-top: 2px;
float:right;
padding: 10px;
font: 10pt georgia;
margin-right: -3px;
}

.comesoon { 
background-color: #ffffff;
width:489px;
min-height: 150px;
margin-top: 0px;
float:right;
padding: 10px;
font: 10pt georgia;
margin-right: -3px;
}

.contact {
position:absolute;
margin-top: 10px;
margin-left: 10px;
z-index: 2;
}

.mainimage {
margin-top: 90px;
margin-right: -3px;
float:right;
}

.floatright {
margin:0px;
}

.logo {
position:absolute;
margin-top: -3px;
z-index: 1;
}

.navigation {
margin-top: 210px;
margin-left: 20px;
border: 0px;
width: 144px
}

.RtBox {
position:absolute;
background-image: url("images/RtBoxBg.jpg");
margin-top: -2px;
margin-left: 766px;
border: 0px;
width: 103px;
height: 89px;
font: 10pt georgia;
}

.title {
font: bold normal 11pt georgia; 
	margin-top: 0px;
        margin-bottom: 6px; 
	letter-spacing:-.5px;
}




DIV.footer { 
	font: 10pt/10pt arial; 
	color: #ffffff; 
	background: #a8c0a8; 
	margin-left:95px; 
	}

hr {
    border: 0;
    width: 555px;
    color: #8f8f8f;
    background-color: #8f8f8f;
    height: 1px;
   }



img.thumbnail { 
height: 200px;
}

.thumbcaptions { 
margin-left: 15px;
margin-bottom: 15px;
font-size:100%;
}

img {
border: none;
}




