@charset "utf-8";
/* CSS Document */

* { padding: 0; margin: 0; }
p {
	margin: 0;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0px;
	}
ul {
	padding:0px;
	list-style: square;
	font-family: "Times New Roman", Times, serif;
	line-height: 200%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: .5in;
	font-size: 13px;
}
input {
	background: transparent 
}
a:link {
	color:#333;
	text-decoration: underline;
	}
a:hover {
	color:#663300;
	text-decoration: underline;
	}
a:visited {
	color: #333;
	text-decoration: underline;
	}
a:visited:hover {
	color: #663300;
	text-decoration: underline;
	}
body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(repsun.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
.clear {
	margin:0px;
	padding:0px;
	height:0px;
	font-size:0px;
	clear:both;
}
#wrapper {
	width: 860px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
#header {
	color: #333;
	height: 140px;
	width: 860px;
}
#header h1 {
	font-size: 55px;
	font-weight: normal;
}
#header  a:link {
	color: #333333;
	text-decoration: none;
	}
#header  a:hover {
	color: #333333;
	text-decoration: none;
	}
#header  a:visited {
	color: #333333;
	text-decoration: none;
	}
#header  a:visited:hover {
	color: #333333;
	text-decoration: none;
	}
#content {
	color: #333;
	width: 860px;
	background-color: #FFFFFF;
	margin-bottom: 40px;
	height: 100%;
}
#content p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 150%;
}
.blackout {
	background-color: #333333;
}
#content h2 {
	font-size: 26px;
	text-align: justify;
}
#navcontainer
{
	font-family: Arial, Helvetica, sans-serif;
	width: 35%;
	margin-right: auto;
	float: right;
	margin-left: auto;
	margin-top: 70px;
}

#navlist
{
	width: 100%;
	text-align: right;
	list-style-type: none;
	margin-left: auto;
}

#navlist li
{
padding: 0;
margin: 0;
text-indent: 0;
display: inline;
}

#navlist li a
{
	letter-spacing: -1px;
	text-decoration: none;
	color: #333333;
	font-size: 1em;
	padding: 0 4px;
	border-top: .5em solid #333;
}

#navlist li a:hover,#navlist a#current
{
	color: #333333;
	border-top: none;
	font-size: 1.5em;
}

#navlist a#current {
	color: #fff;
}
.logo {
	width:300px;
	height:68px;
	margin-top:32px;
	margin-right: auto;
	}
.logo a{
	width:470px;
	height:68px;
	display:block;
	color:#333333;
	text-decoration: none;
}
.bottomClear {
	clear:right;
	margin-bottom:15px;
}
#footer {
	height: 80px;
	line-height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	background-image: url(Footerrepsun.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #54391C;
}
#footer p {
	font-size: 13px;
}
#footer a:link {
	color:#fff;
	text-decoration: underline;
	}
#footer a:hover {
	color:#D0B58A;
	text-decoration: underline;
	}
#footer a:visited {
	color: #fff;
	text-decoration: underline;
	}
#footer a:visited:hover {
	color: #D0B58A;
	text-decoration: underline;
	}
#about {
	color: #333;
	width: 860px;
	background-color: #FFFFFF;
	margin-bottom: 40px;
	height: 100%;
}
#about h2 {
	font-size: 26px;
	text-align: left;
}
#about p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 175%;
}
#replicas {
	color: #333;
	width: 860px;
	background-color: #FFFFFF;
	margin-bottom: 40px;
	height: 100%;
}
#replicas h2 {
	font-size: 26px;
	text-align: left;
}
#replicas p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 175%;
}
#contact {
	color: #333;
	width: 860px;
	background-color: #FFFFFF;
	margin-bottom: 40px;
	height: 100%;
}
#contact h2 {
	font-size: 26px;
	text-align: left;
}
#contact p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 175%;
}
img.floatRt {
	float: right;
	background-color: #FFFFFF;
	margin: 20px;
}

