@charset "windows-1252";

body{
	background-color: #F0E9CB;
	background-image:url('../../img/background-strip.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	margin:0px;
}	

#Menu{
	font-weight:bold;
	position:absolute;
	left:10px;
	top:466px;
	color:#7A1B03;
	font-family:Verdana;
	font-size:11px;
	
}				   

#MainTable{
	font-family:Trebuchet MS;
	font-size:11px;
}	

A.LMenu:Link{
	color:white;
	text-decoration:none;	
	vertical-align:middle;	
	font-weight:bold;
	text-align:center;
	height:20px;
	line-height:20px;
}


A.LMenu:Visited{
	color:white;
	text-decoration:none;	
	vertical-align:middle;	
	font-weight:bold; 
	text-align:center;
	height:20px;
	line-height:20px;
}

A.LMenu:Hover{
	text-decoration:underline;	
	color:#7A1B03;
	vertical-align:middle;	
	font-weight:bold; 
	text-align:center;
	height:20px;
	line-height:20px;

} 

A.LMenu2:Link{
	color:black;
	text-decoration:none;	
	vertical-align:middle;	
	font-weight:bold;
	text-align:center;
	height:20px;
	line-height:20px;
}


A.LMenu2:Visited{
	color:black;
	text-decoration:none;	
	vertical-align:middle;	
	font-weight:bold; 
	text-align:center;
	height:20px;
	line-height:20px;	
}

A.LMenu2:Hover{
	text-decoration:underline;	
	color:#7A1B03;
	vertical-align:middle;	
	font-weight:bold; 
	text-align:center;
	height:20px;
	line-height:20px;

} 

 
#photos{
	position:absolute;
	left:300px;
	top:100px;
}

#logos{
	position:absolute;
	left:600px;
	top:5px;
}

.borderBlack{
	border-color:white;
	border-width:1px;
	border-style:solid;	
	margin:5px;
}

.borderBlack2{
	border-color:navy;
	border-width:1px;
	border-style:solid;	
	margin:5px;
}

.isearch2,.contactF{
	border-color:black;
	border-width:1px;
	border-style:solid;	
	font-size:12px;
	font-family:verdana;
} 

.tiButton{
	border-color:black;
	border-width:1px;
	border-style:solid;	
	font-size:12px;
	font-family:verdana;
	background:#7A1B03;
	color:white;
} 

#findbar{
	position:absolute;
	left:420px;
	top:20px;
	font-size:12px;
	font-family:verdana;
}  

#citation{
	position:absolute;
	left:496px;
	top:505px;
}

#decoration{
	position:absolute;
	left:496px;
	top:305px;
	z-index:-1;
}	

#MainContent{
	padding-top:100px;
	background-repeat:no-repeat;
	background-position:0px 300px;
	text-align:left;
}
	
H1{
	font-size:13px;
	font-family:Verdana;
	display:inline;
}		 

.Trebuchet12{
	font-size:11px;
	font-family:Trebuchet MS;
}

