/* Blue was this #4040ff; now changed to Olive */

* {
	margin: 0;
	padding: 0;
}

BODY, HTML {
	width: 100%;
}

BODY {
	background-color: #666633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: Black;
	text-align: center;
	background-image: url(images/background_shadow.gif);
	background-repeat: repeat-y;
	background-position: center;
}

DIV#container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 786px;
	background-color: #FFF;
}

DIV#header {
	background-color: #666633; /* Originally set to 'Olive' */
}
#headtable {
 width: 770px;
}
#headtable TD {
	color: White;
	line-height: 175%;
}
DIV#printhead {
	display: none;
}
.fadeshowborder {
	border: 1px solid silver;
}
#pagecopy {
	margin-left: 10px; /* was 20 */
	width: 765px;
}

#twocol {
	line-height: 150%;
	margin-bottom: 1em;
}

DIV#breaker{
	clear:both; 
	margin-bottom: 10px;
}
DIV#pageBlock{
	/*width: 900px;*/
	padding-top: 10px;
}

TD, TH {
	/* font-size: 75%; */
	vertical-align : top;
}

TH {
	font-weight: bold;
}

DIV#pagecopy {
	padding-top: 10px;
	line-height: 175%;
}

.picborder {
	border: 1px solid #666633;
}
.photolabel {
	color: Black;
	margin-top: 1em;
	font-weight: bold;
}

A.whitelink:link, A.whitelink:active, A.whitelink:visited  { 
	text-decoration: none ; 
	font-weight: bold; 
	color: White; 
}
A.whitelink:hover   { 
	text-decoration: underline ; 
	color: Black;
}

DIV#footer {
	clear: both;
	margin-left: 10px; /* was 20 */
	padding-top: 0.8em;
	margin-bottom: 0em;
	padding-bottom: 2em;
	width: 770px;
	color: Gray;
	line-height: 175%;
	border-top: 1px solid Gray;
}

#footer A:link, #footer A:active, #footer A:visited  { 
	text-decoration: none ; 
	color: Gray; 
}
#footer A:hover { 
	text-decoration: underline ; 
	color: Black;
}

H1 {
	color: #666633;
	font-size: 2em;
	margin-bottom: 0.4em;
	border-bottom : 1px solid #666633;
	text-transform : lowercase;
}
H2 {
	color:#666633;
	font-size: 1.6em;
	text-transform : lowercase;
}
H3 {
	color:#666633;
	font-size: 1.5em;
	margin-bottom: 1em;
	font-weight: normal;
}
STRONG, B {
	color:#666633;
}

P, FORM {
	margin-bottom: 1em;
}

A:link, A:active, A:visited  { 
	text-decoration: underline ; 
	color: #666633; 
}
A:hover   { 
	text-decoration: underline ; 
	color: Black;
}

.inbox {
	width: 290px;
}
.inarea {
	height: 10em;
}

UL {
	margin-bottom: 1em;
	color: #666633;
}
LI {
	margin-left: 20px;
}
.blacktext{
	color: black;
}

OL LI {
	margin-bottom: 1em;
	margin-left: 40px;
}

#conTable {
	border-collapse: collapse;
	padding: 4px;
}
#conTable TD {
	padding: 4px;
}
.intro {
	color: Gray;
}

DIV#homeStrap {
	color: White; /* was #666633; */
	border: 1px solid #000000;
	background-color: #666633; /* was 99cc66; */
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 1em;
}

.placepic, .placepicQuestion, .placeMap {
	float: right; 
	/*margin-left: 10px; 
	margin-bottom: 10px;*/
}
.placepic IMG, .placepicQuestion IMG {
	/*border: 1px solid #666633;*/
}

.placepicQuestion IMG {
	margin-bottom: 8px;
}

.topbigleft {
	/*margin-right: 11px;*/
}

p.example {
	border: 1px dotted Black; /* Was #666633; */
	margin-left: 30px;
	margin-right: 30px;
	background-color: #666633; /* Was  #99cc66 */
	padding: 9px;
}

p.example STRONG {
	color: White;
}
p.example A {
	color: White;
}
p.example A:hover {
	color: Black;
}

p.callout {
	border: 1px dotted #666633;
	margin-left: 2px;
	margin-right: 0px;
	background-color: #666633; /* Was  #99cc66 */
	padding: 9px;
	width: 369px;
}

.picbordercolor {
	/*border: 1px solid #666633;
	padding: 1px;
	margin-right: 5px;*/
}

.reqd {
	color: Red;
}
.reqdbold {
	color: Red;
	font-weight: bold;
}
.reqdfield {
	background-color: #ffc0ff;
	border: 1px solid gray;;
}
.contactTD {
	width: 5em;
}

div#gallery IMG {
	/*margin-right: 8px;
	margin-bottom: 10px;
	border: 1px solid #666633;*/
}