﻿a:link { 
	color: #FFFFFF;
	}
a:visited { 
	color: #00FFFF;
	}
a:active { 
	color: #ff00ff;
}
a:active {
	color: #FFFF00;
}
	
.body {
	background-image: url('images/brwn_leather.jpg');
	font-family: "BernhardMod BT", "Bremen Bd BT", BrushScrD, EraserDust, Garamond;
}

.slider{
	position: absolute;
	width: 640px;
	left: 210px;
	top: 410px;
	height: 120px;
}
.text_area {
	padding: 10px;
	position: relative;
	width: 540px;
	z-index: 7;
	border: 2px dashed #996600;
	background-image: url('images/brwn_leather_dark.gif');
	background-repeat: repeat;
	color: #FFFFFF;
	font-size: large;
	height: auto;
/*	background-color: #663300; */
}
.text_area_border {
	border-style: solid;
	border-width: 1px 3px 3px 1px;
	border-color: #663300 #402000 #402000 #663300;
	padding: 10px;
	position: absolute;
	width: 560px;
	z-index: 7;
	background-image: url('images/brwn_leather_dark.gif');
	background-repeat: repeat;
	left: 170px;
	top: 280px;
	height: auto;
}

.menu {
	padding: 10px;
	position: absolute;
	left: 6px;
	top: 250px;
	width: 150px;
	height: 420px;
	z-index: 2;
	color: #FFFFFF;
}
.button {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
}

.contact_info {
	line-height: 30px;
	font: medium serif;
	color: #FFFFFF;
	text-align: left;
}
.topmenu-v {
        white-space:nowrap;
}

.topmenu-v a {
	font-family: Verdana, Geneva, Arial, sans-serif;
	border-bottom: 2px solid #000000;
    border-left: 2px solid #838383;
    border-right: 2px solid #000000;
    background-image : url(images/leather_menu_button.gif);
	background-repeat : no-repeat;
	background-position: center;
	display: block;
	height : 25px;
	line-height : 25px;
	text-decoration: none;
	color: #C6B78E;
	font-size: 14px;
	width: 150px;
	font-weight: normal;
	text-align: center;
}

.topmenu-v a:hover {
	border-bottom: 2px solid #3F3F3F;
	border-left: 2px solid #3F3F3F;
	border-right: 2px solid #3F3F3F;
	font-weight:bold;
	text-decoration: underline;
}
.box {
	border: 1px hidden #FF00FF;
	width: 755px;
	height: 1000px;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
}
