@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #453023;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #003b12;
	background-image: url(images/background-buckmark.jpg);
	background-repeat: repeat;
}
.page #container { 
	width: 1000px;  
    margin: 0 auto; 
	padding: 0;
	text-align: left; 
} 

.logo {
	width:413px;
	padding:20px;
	top:auto; margin-left:auto; margin-right:auto; 
} 

.slogan {font-family:Verdana, Geneva, sans-serif; font-size:18px; font-style:italic; text-align: center;
}

hr {
	width:85%;
	color: #963;
}

.flashbanner {position:relative; top: -35px;
}

.contentbanner {position:relative; top: -35px;
}

img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* template pages specific CSS */
.page #template {
	background: #FFFFFF;
	background-image: url(images/background_wood_to_white4.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.celltextcontent {
	padding: 10px 80px 20px 20px;
}

.topbannertext { 
	font-size:12px; padding:5px 10px 5px 180px;
}

.border_top {
	background-image: url(images/Border_template_top.jpg);
	background-repeat: no-repeat;
	width:962px;
	height:65px;
}

.left_border {
	background-image:url(images/Border_template_left.jpg);
	background-repeat:repeat-y;
}

.right_border {
	background-image:url(images/Border_template_left.jpg);
	background-repeat:repeat-y;
	background-position: bottom;
}

.footer {
	padding: 0;
	font-size: small;
	background-image:url(images/border_template_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:962px;
}
