@charset "utf-8";
/*chroma
#30260B - Dark brown
#564319 - logo brown
#FFEFBC - logo cream
#f6f2e7 - bground
*/

body {
	background: #f6f2e7;
	top: 0px;
	margin: 0 0 0 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}
.oneColFixCtr #container {
	width: 956px;
	height: 605px; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	top: 0px;
	/*margin-top: 0px;*/
	padding: 0px;
	border: none;
	text-align: left;
	z-index: 0;
}
.oneColFixCtr #top_nav {
	left: 0px;
	width: 956px;
	height: 151px;
	z-index: 1;
}
.oneColFixCtr #top_nav_basic {
	left: 0px;
	width: 956px;
	height: 151px;
	background-image: url(../img/top_nav_basic.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}
.oneColFixCtr #mainContent {
	position:absolute;
	top: 151px;
	width: 956px;
	margin-left: 0px;
	padding: 0 0px;
	/*background-color:#FF0000;*/
	z-index:1;
}
.oneColFixCtr #main_left {
	top: 0px;
	width: 536px;
	height: 456px;
	margin-left: 0px;
	padding: 0 0px;
	/*background-color:#FF0000;*/
	z-index:2;
}
.oneColFixCtr #box_photos {
	margin-top: 0;
	margin-left: 0px;
	width: 536px;
	height: 320px;
	z-index: 3;
}
.oneColFixCtr #flashy {
	margin:-320px 0 0 12px;
	background-image:url(../img/box_photos_bground.jpg);
	background-repeat:no-repeat;
	height: 320px;
	width: 524px;
}
.oneColFixCtr #box_b {
	margin-top: 0px;
	margin-left: 0px;
	width: 536px;
	height: 136px;
	background-image: url(../img/bot_b_.gif);
	background-repeat: no-repeat;
	z-index: 3;
}

.oneColFixCtr #main_right {
	margin-top: -456px;
	margin-left: 536px;
	width: 420px;
	height: 456px;
	z-index: 2;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #EA341A;
	text-decoration:none;
}
a:hover {
	color: #734B28;
	text-decoration:none;
}
a:visited {
	color: #7C6223;
	text-decoration:none;
}
a:active {
	color: #734B28;
	text-decoration:none;
}	
#news {
	padding-top: 24px;
	padding-left: 26px;
	width: 347px;
	height: 335px;
  font-weight: bold;
	z-index: 3;
}
#twitter {
	padding-top: 0px;
	padding-left: 26px;
	width: 347px;
	height: 70px;
	/*background-color:white;*/
	z-index: 3;
}
.twitterList {
	list-style-type:none;
	list-style-image: none;
}
#join {
	padding-top: 20px;
	padding-left: 26px;
	width: 347px;
	height: 30px;
	/*background-color:gray;*/
	z-index: 3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
}
.joinTxt {
	background-color: #EFE7D4;
	border: 1px solid #2f260a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.buttonForm {
	background-color: #FF714A;
	border: 1px solid #2f260a;
}
.buttonForm:hover {
	background-color: #734B28;
	/*border: 1px solid #2f260a;*/
	color: #EFE7D4;
}
.copyright {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
a.copyright:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #EA341A;
	text-decoration:none;
}
a.copyright:visited {
	color: #CF685C;
	text-decoration:none;
}
a.copyright:hover {
	color: #734B28;
	text-decoration:none;
}
a.copyright:active {
	color: #734B28;
	text-decoration:none;
}	
#top_basic {	
	background-image:url(../img/top.jpg);
	background-repeat:no-repeat;
	height:55px;
}
#box_rt {/*home page only*/
	background-image:url(../img/news_bot.gif);
	background-repeat:no-repeat;
	width: 351px;
	height:400px;
	padding: 20px;
}
#top_right {
	background-image:url(../img/news.jpg);
	background-repeat:no-repeat;
	width: 420px;
	height:415px;
	z-index: 3;
}
#bot_right {
	background-image:url(../img/news_bot.gif);
	background-repeat:no-repeat;
	width: 420px;
	height:41px;
	z-index: 3;
}
