/* CSS Document */

body 
	{
	font-size: 77%;
	line-height: 180%;
	background-color: #C0BDAA;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
	}
h5
	{
	font-size:123.1%;
	color:#666666;
	text-align: center;
	font-weight: bold;
}
	
a 
	{
	color: #CC0000;
	text-decoration: none
	}

a:hover 
	{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}

#navbar 
	{
	color: #FFFFFF;
	font-size: 77%;
	line-height: 1.7em;
	text-align: left;
	letter-spacing: 0.8ex;
	margin-bottom: 15px;
	height: 1.7em}

#logo 
	{
	text-align: center;
}

.Random9
	{
	width: 100%;
	cellspacing: 12px;
	cellpadding: 12px;
	text-align: center;
	vertical-align: middle;
	padding: 12px;
	background-color: #CCCCCC;
	}

.TwelveImages
	{
	text-align: center;
	border: 3px;
	bordercolor: #808080;
	bordercolorlight: #C0C0C0;
	bordercolordark: #404040;
	cellspacing: 2px; 
	cellpadding: 2px;
	}
	
.menuitem 
	{
	color: #758642;
	margin-top: 20px;
	margin-left: 20px;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 1px dotted #758642;
	border-left: 0 none
	}

.menuitem a:link 
	{
	color: #758642;
	text-decoration: none
	}

.menuitem a:hover 
	{
	color: #c63;
	text-decoration: none
	}


#footernav 
	{
	color: #FFFFFF;
	font-size: 77%;
	line-height: 1.7em;
	text-align: left;
	letter-spacing: 0.8ex;
	height: 1.7em;
	clear: left
	}
h4 {
	text-align: center;
}
.col1 {
	margin: 12px;
	padding: 12px;
	clear: both;
	float: left;
	position: relative;
	text-align: center;
	width: 25%;
}
.col2 {
	padding: 12px;
	float: left;
	width: 75%;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 25%;
}
