body {
	text-align: center;
	vertical-align: top;
	overflow: auto;
	font-family: Georgia, Arial;
	background-color: #CC0000;
	color: #4E2312;
	
	font-size: x-small;
  	voice-family: "\"}\"";
 	voice-family: inherit;
 	font-size: small;
	
}
table{
	padding: 1px;
}
td, th{
	font-weight: normal;
	font-style: normal;
	background-color: transparent;
	font-size: x-small;
  	voice-family: "\"}\"";
 	voice-family: inherit;
 	font-size: small;
	}
th {
	font-weight: bold;
}
#container {
	position: relative;
	display: block;
	width: 744px;
	height: 100%;
	clear: both;
	
	margin:0 auto;
	text-align: left;	
 	background-color: White;
 	background-image: url(../images/top.jpg);
 	background-position: top;
 	background-repeat: no-repeat;
 	padding: 0px 0px 0px 0px;
 }
 #main {
	position: relative;
	margin-left: 165px;
	margin-right: 10px;
	margin-top: 115px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 0px;
	padding-bottom: 10px;
	voice-family: "\"}\"";
 	voice-family: inherit;
	margin-left: 155px;
}
html>body #main {
	margin-left: 155px;
} 

#mail a;link{
	color: #0000EE;
}

#main a:active{
	color: Green;
}
#main a:hover{
	color: #CC0000;
}
#main a:visited{
	color: Maroon;
}

#features{
	position: absolute;
	width: 127px;
	top: 125px;
	right: 15px;
	font-size: xx-small;
	color: #770000;
	text-align: left;
 	voice-family: "\"}\"";
 	voice-family: inherit;
	font-size: x-small;
}
html>body #features {
	font-size: xx-small;
  	voice-family: "\"}\"";
 	voice-family: inherit;
 	font-size: x-small;
} 
#breadcrumb {
	position: absolute;
	top: 62px;
	left: 171px;
	width: 345px;
	display: block;
	overflow: auto;
	font-size: small;
	font-weight: normal;	
	padding: 3px 3px 3px 3px;
	text-align: right;	
 	voice-family: "\"}\"";
 	voice-family: inherit;
	font-size: xx-small;
	width: 339px;
	height: 56px;
	}
html>body #intro {
font-size: xx-small;
	width: 339px;
	height: 56px;
} 
#intro {
	position: absolute;
	top: 100px;
	left: 171px;
	width: 345px;
	height: 50px;
	display: block;
	overflow: auto;
	font-size: medium;
	font-weight: bolder;	
	padding: 3px 3px 3px 3px;
	text-align: center;
	color: White;	
 	voice-family: "\"}\"";
 	voice-family: inherit;
	font-size: large;
	width: 339px;
	height: 56px;
}
html>body #intro {
font-size: large;
	width: 339px;
	height: 56px;
} 

/* Nav styles */
#nav {
	position: absolute;
	float: left;
	top: 125px;
	border: 0;
	padding: 0;
	margin: 0;
	left: 15px;
	font-size: inherit;
	color: white;
	width: 115px;
}

/*

*/
#primary, #secondary, #tertiary {
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	padding: 0;
	background: #F2F2F2;
	width: 115px;
}
.nav-head {
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	background: #CC0000;
	width: auto;
}

#nav a{
	color: #CC0000;
	padding-left: 6px;
	
}


#nav ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#nav li {
		margin: 0;
		}
#nav li a {
		display: block;
		padding: 5px 5px 5px 5px;
		border-left: 3px solid #CD0000;
		border-right: 3px solid #FFACAC;
		background-color: #FCFCFC;
		color: #CB0000;
		text-decoration: none;
		width: auto;
		}
html>body #nav li a {
		width: auto;
		}
#nav li a:hover {
		border-left: 3px solid #CD0000;
		border-right: 3px solid #CD0000;
		background-color: #FF8888;
		color: White;
		text-decoration: underline;
		}
#nav li .nav-active {
		border-left: 3px solid #CD0000;
		border-right: 3px solid #CD0000;
		background-color: #FFACAC;
		color: #3E3E3E;
		text-decoration: underline;
		}
		
#footer {
	padding: 10px;
	text-align: center;
	color: Gray;
	font-size: x-small;
}
#footer a{
	color: #8F8F8F;
	
}
/* Classes for the active hignlight  


.nav-item {

}

*/

/* END NAV */

img {
	margin: 3px;
}
h1 {
	font-size: medium;
	font-weight: bold;	
	
	voice-family: "\"}\"";
 	voice-family: inherit;
	font-size: small;

}
html>body h1 {
font-size: small;
}
h2 {
	
	font-weight: bold;
	font-style: italic;
	 	
	font-size: x-small;
	voice-family: "\"}\"";
 	voice-family: inherit;
	font-size: small;

}
html>body h2 {
font-size: small;
}
fieldset{
	font-size: small;
}
legend {
	color: #49555D;
	font-weight: bold;
}
.shrinkme {
	font-size: smaller;
	display: block;
	padding-top: 5px;
	color: inherit;
}
.block {
	display: block;
	margin-top: 10px;
}
.hide{
	display: none;
}
