/*Cahaba River Trading Co. 2007 */

body {
	background:#333 url(images/bg.jpg) top center ;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
	background-color:#FFFFCC;
}
#container {
	width: 900px;
	background-image: url(images/wrapper_bg.jpg);
	margin: 0px auto;
}
#top {
	color: #FFFFFF;
	width: 916px;
	height: 167px;
	margin: 0px auto;
}

#content {
	width: 79%;
	float: right;
	margin-top: 5px;
	background-color: #FFFFFF;
}

.message {
	color: #815449;
	font-style: italic;
	font-weight:bold;
	font-size:16px
}

/************************************************/
.cl {
clear:both;
}

.img {
	border: 0px;
}

#gallery {
	width: 900px;
	padding-top: 5px;
	background-color:#000000;
}
#news {
	width: 20%;
	height: auto;
	margin-top: 5px;
	background-color: #009933;
	color: #FFFFFF;
	padding: 4px;
}

/* MENU */
#menu {
	width: 600px;
	background-color: #006600;
	border-bottom: 5px solid #FFFFFF;
	float: left;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #006600;
	text-decoration: none;
	color: #FFFFFF;
}

.current {
	font-weight:bold;
	font-style:italic;
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
}

#menu a:hover {
	background-color: #FFFFCC;
	text-decoration: none;
	color: #000000;
}
/* MENU*/

p {
	margin: 0 0 0 0px;
}

h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
h2 {
text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
}
#pad {
	padding: 12px;
	color: #000000;
}

/* FOOTER*/
#footer {
	background-color: #006600;
	padding: 12px;
	width: 876px;
	color:#FFFFFF;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color: #FF9900;
}
h4 {
	font-size: 180%;
	color: #F01E1E;
}
