@charset "UTF-8";
body {
	background-color: #a3997c;
	background-image: url(images/bg-rpt.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}
#logo {
	display: inline;
	float: left;
}
#wrapper-home {
	float: left;
	border: 3px solid #FFF;
	margin-top: 85px;
	background-color: #FFF;
	width: 669px;
}
#wrapper {
	float: left;
	border: 3px solid #FFF;
	margin-top: 85px;
	background-color: #FFF;
	width: 950px;
}
#flashpic {
	float: left;
	display: block;
	width: 100%;
}
#text_area_home {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #33251E;
	line-height: 20px;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 25px;
	display: block;
	clear: both;
	float: left;
	width: 620px;
}
#text_area {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #33251E;
	line-height: 20px;
	margin-top: 15px;
	margin-left: 620px;
	margin-right: 10px;
	display: block;
	width: 100%;
}
#nav {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: right;
	margin-left: 15px;
	font-weight: normal;
	text-transform: uppercase;
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: both;
	letter-spacing: .1em;
}
#bottom_nav {
	display: block;
	float: left;
	width: 100%;
	background-color: #1e1816;
	margin-top: 20px;
	text-align: center;
	height: 38px;
	color: #FFF;
	padding-top: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#nav a:link {
	color: #FFF;
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
	color: #FFF;
}
#nav a:hover {
	text-decoration: underline;
	color: #CC6;
}
#nav a:active{
	text-decoration: none;
	color: #333;
}
a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#copyright {
	display: block;
	float: left;
	clear: both;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	margin-left: 413px;
	margin-top: 10px;
	text-align: center;
	color: #594E43;
}
#copyright2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #594E43;
	margin-top: 15px;
}
#text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	width: 600px;
}
#text2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	width: 600px;
	background-color: #FFF;
	line-height: 17px;
	height: 100%;
	margin-top: 15px;
	margin-left: 15px;
	display: inline;
	clear: both;
	float: left;
}
#bottom_nav a:link {
	color: #FFF;
	text-decoration: none;
}
#bottom_nav a:visited {
	text-decoration: none;
	color: #FFF;
}
#bottom_nav a:hover {
	text-decoration: underline;
	color: #CC6;
}
#bottom_nav a:active{
	text-decoration: none;
	color: #333;
}

