/* CSS Document */
body {
	padding:0px; margin:0px; font-family:Arial, Helvetica, sans-serif; color:#333333; background-image:url(images/background.gif); background-repeat:repeat-x; background-color:#000000;
}
#BODY-BORDER {
	width: 759px;
}
#BODY-CONTENT {
	width:759px; float:left; text-align:left;
}
.header {
	float:left; width:759px;
}
.nav {
	float:left;
}
.headerPhoto {
	float:left; width:721px;
}
.contentArea {
	float:left; width:719px; font-size:10px; background-color:#FFFFFF; padding:0px 0px 10px 0px; border-left:2px solid #000000;
}
.leftCol {
	float:left; width:560px; padding:10px 0px 0px 0px;
}
.rightCol {
	float:left; width:159px;
}
.welcomeColL {
	float:left; width:308px; padding:0px 0px 0px 10px;
}
.welcomeColR {	
	float:left; width:204px; padding:0px 10px 0px 10px;
}
.interiorCol {
	float:left; width:540px; padding:0px 10px 0px 10px;  text-align:justify;
}
.interiorColLeft {
	float:left; width:150px; padding:0px 10px 0px 10px; line-height:18px;
}
.interiorColRight {
	float:left; width:369px; padding:0px 10px 0px 10px; border-left:1px solid #000000;  text-align:justify;
}
.pageTitle {	
	float:left; width:250px; height:18px; margin-bottom:10px; padding:0px 0px 0px 10px;
}
.pageCookie {	
	float:left; width:290px; font-size:9px; text-align:right; height:18px; margin-bottom:10px; padding:0px 10px 0px 0px; color:#999999;
}
.welcomeRedBar {
	float:left; width:560px; background-image:url(images/home-bar.gif); height:22px; background-repeat:no-repeat; margin-top:5px;
}
.contact {	
	float:left; width:325px; padding:10px 0px 0px 10px; font-size:11px;
}
.bottomNav {
	float:left; width:701px; background-image:url(images/bottom-nav.gif); height:17px; background-repeat:no-repeat; font-size:9px; color:#FFFFFF; padding:10px 10px 0px 10px;
}
.bottomLeft {
	float:left; width:350px;
}
.bottomRight {	
	float:left; width:350px; text-align:right;
}
.productPhotoLeft {
	border:1px solid #000000; margin-right:10px;
}
.productPhotoRight {
	border:1px solid #000000;
}

/* TEXT ----------------------------------------------------------------------------------  */
a.bottomLink:link, a.bottomLink:visited {
	color:#FFFFFF; text-decoration:none;
}
a.bottomLink:hover {
	color:#FFFFFF; text-decoration:underline;
}
a:link, a:visited {
	color: #912321; text-decoration:none;
}
a:hover {
	color: #912321; text-decoration:underline;
}
.headlines {
	color: #000000; font-size:11px; font-weight:bold;
}

.event {
	position:relative;
	_margin:0 0 0 -5px;
	}
	
.event-text {
	position:absolute;
	left: 17px;
	top: 250px;
	width: 295px;
	height: 65px;
	color:#726800;
	}
