#highlight {
	color: #146392;
}

#border {
	border: solid 1px #EFEFEF;
	padding: 4px;
}

hr{
	height: 1px;
}

#photos {
	color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
}

/* This behavior attribute solves the annoying IE transparent PNG problem in version 5+ 
	Add tags that use the transparent png's to this list.  For example: div, img, td {...} */
div, td { behavior: url('../../index_files/iepngfix.htc') }


#contact-form {
	color: #493C3C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#page-content {
	color: #493C3C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:left;
}


#page-content a, a:link, a:visited {
	color: #6C8E42;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align:left;
}


#page-content a:hover{
	text-decoration: none;
}

#global-extra-menu {
	color: #493C3C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 5px;
	padding-bottom: 5px;
	
}

#global-extra-menu a, a:link, a:visited{
	color: #493C3C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

#global-extra-menu a:hover{
	color: #493C3C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}


#extra-details {
	color: #969696;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}

#extra-details a, a:link, a:visited{
	color: #493C3C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

#extra-details a:hover{
	color: #969696;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#horizontal-menu {
	color: #969696;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
	text-align:center;
}

#horizontal-menu a, a:link, a:visited{
	font-weight: 300;
	color: #969696;
	text-decoration: none;
}

#horizontal-menu a:hover{
	font-weight: 400;
	color: #493C3C;
}


#footer {
	color: #969696;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;
}


#footer a, a:link, a:visited{
	color: #969696;
	text-decoration: underline;	
	font-size: 10px;
}


#footer a:hover{
	color: #969696;
	text-decoration: none;	
}

h2 {
	color: #885731;
	font-family:"Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: 200;
	height:35px;
	padding-top:5px;
	margin-top: 5px;
	padding-bottom: -3px;
	margin-bottom: -3px;
}

h1 {
	color: #493C3C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 300;
	padding-top:5px;
	margin-top: 5px;
	padding-bottom: -2px;
	margin-bottom: -2px;
	margin-left:10px;
	margin-right:10px;
}


input {
	color: #333333;
	font-family: Arial;
	font-size: 12px;
}

ol {
	color: #493C3C;
	font-family: Arial;
	font-size: 12px;
	margin-right: 15px;
}

radio {
	color: #493C3C;
	font-family: Arial;
	font-size: 12px;
}


ul {
	color: #493C3C;
	font-family: Arial;
	font-size: 12px;
	margin-right: 15px;
}

select {
	color: #333333;
	font-family: Arial;
	font-size: 12px;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
}
