/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}
body {
	background-color: #694235;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	line-height: 150%;
	color: #000000;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container {margin:0 auto; width:760px;}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}
h1 {
	font-size: 22px;
	color: #425132;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	margin: 0px;
	font-weight: bold;
	padding-bottom: 20px;
	text-align: left;
}

.sqTitles {
	color: #425132;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	margin: 0px;
	font-weight: bold;
	padding-bottom: 20px;
	text-align: left;
}

#sqHeadStyle {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2 {
	font-size: 16px;
	color: #3C251E;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	margin: 0px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
ul {
	padding-left: 20px;
	text-align: left;
}

.h1browntext {color: #3C251E; text-align:left;}
.maincontent {
	padding: 20px;
	background-image: url(images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.navigation {
	color: #242F1C;
	background-color: #324026;
	width: 220px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #425433;
	text-decoration: none;
	font-weight: normal;



}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #324026;
	text-decoration: none;
	font-weight: normal;


}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #324026;
	text-decoration: none;
	font-weight: normal;


}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73A9CF;
	text-decoration: none;
	font-weight: normal;

}
a.white:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;



}
a.white:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;


}
a.white:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;


}
a.white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73A9CF;
	text-decoration: none;
	font-weight: normal;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	color: #000000;
}
form {
	display: inline;
}
.maintable {
	width: 760px;
	background-color: #FFFFFF;
	height: 100%;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3C251E;
	border-left-color: #3C251E;
}
#navlist
{
	padding-left: 0;
	margin-left: 0px;
	width: 220px;
}
#navlist li
{
	list-style: none;
	line-height: 24px;
	text-align: left;
	background-color: #425433;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0px;
}

#navlist li a 
{
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#navlist  .border {
	background-color: #425433;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #324026;
}
#navlist a:hover {
	color: #73A9CF;
}

.left {
	width: 220px;
}
.lefttext {
	padding: 20px;
	font-weight: bold;
	color: #242F1C;
	text-align: left;
	background-image: url(images/bg_nav.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#navlist4
{
list-style-type: none;
margin: 0;
padding: 0;
}
#navlist4 li
{
border-left: 1px solid #000000;
float: left;
line-height: 1.1em;
margin: 0 5px 0 0;
padding: 0 5px 0 10px;
}
#navlist4 li.first {
	border-left: 0px solid #FFFFFF;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
}
.photo {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.panorama {
	border: 1px solid #000000;
	width: 493px;
}
