body {
	background-color: #4A4237;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0;
	padding-top: 0;
}
* {
	margin: 0px;
	padding: 0px;
}*
html {
	margin-bottom:0;
	margin-top: 0;
	} /* Forces vertical scroll bar to be visible */
#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	/*background-image: url(../image/column.jpg);
	background-repeat: repeat-y;*/
	text-align: left;
	/*background-color: #FFFFFF;*/
	/**this**/
	background-color: #a99f93;
	color: #000000;
	margin-top: 0;
	padding-top: 0;
	
}

html>body #wrapper{
	margin-top: 0;
	padding-top: 0;
}

#logo {
	background-image: url(../image/logo.jpg);
	background-repeat: repeat-x;
	/**this**/
	min-height: 130px;
	/*height: auto;*/
	height: 130px;
	
	
	width: 700px;
	
	/**this**/
	float: left;
	/*color: #FFFFFF;
	background-color: #a99f93;*/
	clear: both;
	
	
	/*height: 130px;
	width: 700px;*/
}

html>body #logo{
	height: auto;
}

#nav {
	background-color: #775d42;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	/**this**/
	float: left;
	width: 685px;
	
}
.navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	text-transform: capitalize;
}
.navlist li a {
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #775d42;
	/*font-size: 15px;*/
	font-size: 0.95em;
	font-weight: normal;
}

.navlist li a:visited {
	color: #FFFFFF;
	background-color: #775d42;
}

.navlist li a:hover {
	color: #AF9981;
	background-color: #775d42;
	text-decoration: none;
}

#shadow {
	height: 17px;
	width: 700px;
	background-image: url(../image/shadow.jpg);
	background-repeat: no-repeat;
	/**this**/
	float: left;
	
}

#colWrap{
	margin-top: -1px;
	background-image: url(../image/column.jpg);
	background-repeat: repeat-y;
	
	float: left;
	/*clear: both;*/
	width: 700px;
}

html>body #colWrap{
	margin-top: 0;
}

#col1 {
	float: left;
	width: 500px;
	/*background-image: url('../image/pic1.jpg');*/
}

#col2 {
	float: left;
	width: 200px;
	height: 43em;
}

html>body #col2{
	height: auto;
	min-height: 43em;
}

#col2 a:link {
	color: #000000;
	background-color: #CDB39A;
	text-decoration: none;
}

#col2 a:visited {
	color: black;
	background-color: #CDB39A;
	text-decoration: none;
}

col2 a:hover{
	color: #000000;
	background-color: #CDB39A;
	text-decoration: none;
}

#col1content p {
	margin-bottom: 10px;
	color: #000000;
	background-color: #F5F1EE;
	font-size: 0.8em;
	line-height: 140%;
	text-align: justify;
}

#liplain ul li{
	margin-bottom: 10px;
	color: #000000;
	background-color: #F5F1EE;
	font-size: 0.8em;
	line-height: 140%;
	text-align: justify;	
	list-style-type: disc;
	margin-left: 15px;	
}

.liplainundisk li{
	margin-bottom: 10px;
	color: #000000;
	background-color: #F5F1EE;
	font-size: 0.8em;
	line-height: 50%;
	text-align: justify;	
	list-style-type: none;	
}

#col1content p a:link {
	color: #000000;
	background-color: #F5F1EE;
	text-decoration: none;
}

#col1content p a:visited {
	color: #000000;
	background-color: #F5F1EE;
	text-decoration: none;
}

#col1content {
	padding: 0px 15px 15px;
}
/*
#homecol1content{
	padding-top: 0;
	text-align: center;
}
*/

#col1content li{
	list-style-type: none;
}

#col1content li a:link {
	color: #000000;
	background-color: #F5F1EE;
	text-decoration: none;
	list-style-type: none;
}

#col1content li a:visited {
	color: #000000;
	background-color: #F5F1EE;
	text-decoration: none;
}

#col2content {
	padding: 15px;
	text-align: left;
	font-size: 0.7em;
}

#col2contact {
	padding: 15px;
	text-align: left;
	font-size: 0.7em;
	color: #000000;
	background-color: #CDB39A;
	margin-top: 5px;
	margin-bottom: 5px;
}

#footerdiv {
	clear: both;
	height: 20px;
	width: 700px;
	background-image: url(../image/footer.jpg);
}

#footerdiv p {
	color: #EEEBE8;
	background-color: inherit;
	/*font-size: 9px;*/
	font-size: 0.55em;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
}

html>body #footerdiv p{
	font-size: 0.6em;
}

#footerdiv a:link {
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
}

#footerdiv a:visited {
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
}

#footerdiv a:hover {
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: underline;
}

.imageborder {
	padding: 5px;
	border: 1px solid #3A4A14;
	background-color: #F2F3F4;
	color: #FFFFFF; 
}
.subhead {
	font-size: 0.8em;
	color: #78442C;
	background-color: inherit;
	margin-top: 5px;
	margin-bottom: 5px;
}

.sidebar {
	color: #666666;
	background-color: inherit;
	font-size: 0.7em;
	line-height: 140%;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 2em;
	color: #FFFFFF;
	background-color: inherit;
	/*background-color: #F5F1EE;*/
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #FFFFFF;
	background-color: inherit;
	/*background-color: #F5F1EE;*/
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	/*background-color: #F5F1EE;*/
	background-color: inherit;
	padding-bottom: 10px;
	padding-top: 5px;	
}

h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	background-color: inherit;
	padding-bottom: 10px;
	padding-top: 5px;	
}

a:link {
	color:#0059b4;
	background-color: inherit;
	text-decoration: none;
}
a:visited {
	color:#0059b4;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color:#0059b4;
	background-color: inherit;
	text-decoration: underline;
}
a:active { 
	color:#0059b4;
	background-color: inherit;
}

.button{
	width: 5em;
	height: 2em;
}

form{
	width: 100%;
}

.formfield{
	width: 300px;
	line-height: 1.5em;
}

.contactactionmessage{
	font-weight: bolder;
}

#printurl{
	display: none;
}

.emphasis{
	font-weight: bold;
	
}
