body{

	margin:0px;
	background-color:#000000;
	
	font-family:Arial, Helvetica, sans-serif;

}

li {
	list-style-type: inherit;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	margin-left: 10px;
}

h1{
	font:Helvetica;
	font-size:1.2em;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

p{
	margin:10px,0px,0px,0px,;
	font-size:11px;
	color:#1f1200;
}

input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1f1200;
	border:none;
	background-color:#FFFFFF;
	padding:0px;
}

textarea{
	margin:0px;
	width:512px;
	max-width:512px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1f1200;
	border:none;
	background-color:#FFFFFF;
	padding:0px;
}

a:link{
	color:#cf8429;
	text-decoration:none;
}

a:visited{
	color:#cf8429;
	text-decoration:none;
}

a:hover{
	color:#cf8429;
	text-decoration:none;
}

#headerTextLogo a:link, #footer a:link{
	color:#9e9d9d;
	text-decoration:none;
}

#headerTextLogo a:visited, #footer a:visited{
	color:#9e9d9d;
	text-decoration:none;
}

#headerTextLogo a:hover, #footer a:hover{
	color:#cf8429;
	text-decoration:none;
}

#footer #mf:hover {
	color:#00FF00;
}

td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1f1200;
	padding-bottom:1px;
	margin-top:1px;
	
}

td#footertd{
	padding-top:13px;

}

#footer div{
	padding-top:52px;
	
	margin-bottom:0px;
	
	text-align:center;
		width:641px;
		
		position: relative;
	font-size:11px;
	color:#9e9d9d;
}

#headerTextLogo p{
	padding-top:38px;
	text-align:right;
	color:#666666;

}

#header{
	margin-bottom:10px;
		
	height:210px;
	
	background-image:url(../images/header_tile.jpg);
	background-repeat:repeat-x;
}

#headerCenter{
	margin-left:auto;
	margin-right:auto;
	
	width:850px;
	height:210px;
	
}

#headerLogo{
	float:left;

	width:206px;
	height:218px;
}

#headerLinks{
	float:right;

	width:641px;
	min-height:210px;

}

#headerTextLogo{
	margin-top:5px;
	height:70px;
	
	background-image:url(../images/cleveland.png);
	background-repeat:no-repeat;
}

#headerMenu{
	margin-top:-1px;
}

#page{
	margin-left:auto;
	margin-right:auto;
	
	width:850px;
}

#nav{
	margin-top: 7px;
	padding-left:10px;
	float:left;
	
	width:190px;
	min-height:500px;
}

#navCenter{
	margin-left:auto;
	margin-right:auto;
	
	width:153px;
}

#content{
	float:right;
	
	margin-top:7px;

	width:641px;

	background-color:#f3eee9;
}

#info{
	padding:20px;
	width:601px;
	min-height:400px;

}

#footer{
	vertical-align:baseline;

	width:641px;
	height:70px;
	
	
	background-image:url(../images/footer-wood.jpg);
	background-repeat:no-repeat;
	background-color:#333333;
}