@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #cccccc;
	margin: 0; 
	padding: 0;
	text-align: left;
}
.cherokee #container { 
	color: #000;
	background-image: url(../images/cherokee_container_bkg.jpg);
	font-size: .9em;
	line-height: 1.5em;
	margin: 0 auto; 
	text-align: left; 
	width: 800px;
}
.cherokee #container h1 {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}
.cherokee #header {
	height: 124px;
} 
.cherokee #banner {
	margin: 0 40px;
	width: 700px;
} 
.cherokee #banner .banner_menu {
 	color: #585858; 
	text-align: center;
}
.cherokee #banner .banner_menu a {
	color: #585858;
	text-decoration: none;
}
.cherokee #banner .banner_menu a:hover {
	color: #1c3f95;
	text-decoration: none;
}
.cherokee #mainContent { 
	margin: 10px 30px; 
	padding: 0 10px; 
/*	color: #585858;	*/
	color: #000;
}
.cherokee #mainContent .leftcolumn {
	 float:left;
	 width:340px;
 }
.cherokee #mainContent .rightcolumn {
	 float:right;
	 width:340px;
} 
 
 .cherokee #mainContent .strongleftcolumn {
	 border-right: 1px solid #000;
	 padding-right: 10px;
	 float:left;
	 width:440px;
 }
.cherokee #mainContent .menurightcolumn {
	 font-size: .9em;
	 float:right;
	 padding: 0 10px;
	 width:220px;
} 
 .cherokee #mainContent .menurightcolumn a {
/*	color: #1c3f95; */
	color: #000;
	text-decoration: none;
	font-size: .9em;
}
.cherokee #mainContent .menurightcolumn a:hover {
  text-decoration:underline;
}
.cherokee #mainContent .menurightcolumn h2 {
 	font-size: 1.0em;
 }
.cherokee #photo_box {
	height: 270px;
	margin: 0 40px;
	padding: 10px 20px;
	width: 660px;
}
.cherokee #photo_mini {
	padding: 0 20px;
	height: 80px;
	margin: 0 40px;
	width: 660px;
}
.cherokee #photo_box .photo {
	background-color: #fff;
/*	margin: 10px 20px; */
	height: 250px;
	width: 660px;
}
.cherokee #footer {
	color: #333;
	background-color: #cccccc;
	height: 82px;
}
.cherokee #footer .fcontainer {
	color: #fff;
	font-size: .7em;
	padding-top: 20px;
	text-align: center;
	width: 800px;
}
.cherokee #footer .fcontainer a {
	color: #333;
	text-decoration: none;
}
.cherokee #footer .fcontainer a:hover {
	color: #fff;
	text-decoration: none;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
div#nav {
	width:700px;
	float: left;
	padding-top: 7px;
/*	background: #e0e4f0; */
/*	margin-bottom: 10px; */
	height: 24px; 
	margin: 0 40px;
	margin-bottom: 20px;
}