@charset "UTF-8";
/* CSS Document */


body {
	text-align: center;
	background-color: #3C1E00;
	margin-top: 35px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../images/red_02.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.solterra #container {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F7F1E1;
}
.solterra #header {
	height: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
}
.solterra #navbar {
	height: 100px;
	background-color: #F7F1E1;
	text-align: left;
	padding-top: 60px;
	background-image: url(../images/solterra_logo_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navlist
{
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 210px;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #3C1E00;
	text-decoration: none;
	margin: 0 24px 0px 0px;
}

#navlist a:link#current, #navlist a:visited#current
{
	padding-bottom: 3px;
	background: transparent;
	color: #D75900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D75900;
}

#navlist a:hover {
	color: #D75900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D75900;
	padding-bottom: 3px;
}
.solterra #gallery {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
	padding: 0px;
}
.solterra #mainContent {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: right;
	width: 590px;
}
.solterra #mainContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3C1E00;
	font-size: 14px;
	line-height: 20px;
	padding-right: 60px;
	text-align: left;
	font-weight: normal;
}
.solterra #mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0091A4;
	font-size: 18px;
	line-height: 27px;
	padding-right: 60px;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	padding-top: 20px;
}
.solterra #mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3C1E00;
	font-size: 14px;
	line-height: 20px;
	padding-right: 60px;
	text-align: left;
	font-weight: normal;
	margin-bottom: -5px;
}
.solterra #mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D75900;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin-bottom: -15px;
}
.solterra #mainContent a {
	color: #CC3300;
	text-decoration: none;
}
.solterra  #mainContent a:hover  {
	color: #05AFD0;
	text-decoration: none;
}

.solterra #sidebar {
float: left;
	width: 210px;
}

.solterra #sidebar p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #CC3300;
	line-height: 18px;
	padding-right: 35px;
	padding-left: 35px;
	text-align: right;
	padding-top: 5px;
}
.solterra  #sidebar  h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #D75900;
	font-weight: normal;
	padding-right: 35px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.solterra #footer {
	text-align: center;
}
.solterra #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7F1E1;
	font-weight: normal;
	line-height: 18px;
}
.solterra #footer a:link{
	color: #F7F1E1;
	text-decoration: none;
}
.solterra #footer a:hover{
	color: #00B2CA;
	text-decoration: none;
}
.style1        {color: #D75900}
.solterra #gallery img {
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin-right: -2px;
	margin-left: -2px;
	margin-top: -4px;
	margin-bottom: -3px;
}
.solterra #galleryContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 800px;
}
.solterra #galleryContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3C1E00;
	font-size: 14px;
	line-height: 18px;
	padding-right: 60px;
	text-align: center;
	font-weight: normal;
}

