body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	color: #312e29;
	font-size: 11px;
}
td {
	font-family: Verdana, Arial, sans-serif;
	color: #312e29;
	font-size: 11px;
}
a, a:link, a:visited, a:active {
	color: #cb7521;
	text-decoration: none;
	}
a:hover {
	color: #8a7653;
	text-decoration: underline;
	}
label {
	font-weight: bold;
}
#BCMArea, #S4SArea {
	font-size: 10px;
}
#BCMArea label, #S4SArea label {
	line-height: 14px;
}

.form_header {
	font-size: 17px;
	font-family: Trebuchet MS;
	color: #312e29;
	padding: 3px;
}
.form_q {
	padding: 5px;
	font-size: 8pt;
	line-height: 13pt;
	text-align: left;
}
.form_a {
	padding: 3px;
	font-size: 11px;
}
.form_tbl {

}
.form_terms {
	font-size: 9px;
	line-height: 100%;
}
#form_pad {
	padding: 10px 10px 0px 10px;
}
#form_submit {
	padding: 20px;
}
input.iwidth, textarea.iwidthT, select.iwidth, .iwidthFile {
  border-width: 1px;
  border-style: solid;
  border-color: #ccc #666 #666 #ccc;
  padding: 2px;
  color: #312e29;
}
.errormessage {
  color: red;
  font-size: 14px;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #312e29;
}
.iwidth {
	width: 150px;
}
.iwidthT{
	width: 325px;
}
.thumb {
	font-size: 10px;
}
.thumbContainer {
	margin: 5px 5px 0px 5px;
}
.thumbImg, .thumbImg a:link, .thumbImg a {
	border: 3px solid #312e29;
}
.thumbImg a:hover {
	border: 3px solid #8a7653;
}


.thumbName {
	padding: 5px 5px 0px 5px;
}
.story_container {
	padding: 0px;
}
.story_header {
	font-size: 18px;
	margin: 0;
}
.story_place {
	margin: 0 0 10px 0;
	font-size: 13px;
	font-weight: normal;
}
.story {
	font-size: 8pt;
	line-height: 11pt;
}

.highlight {
	background: #ffcccc;
	padding: 2px;
}


#rotator
{
	border: 5px solid #312e29;
	cursor: pointer;
	overflow: hidden;
	margin: 5px;
	position: relative;
	width: 340px;
	height: 230px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
.style2 {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;}

.footer {
	padding: 30px 0px;
	text-align: center;
	color: #AAA;
	line-height: 15px;
}
.footer a:link, .footer a:visited, .footer a:hover, .footer a, .footer a:active {
	color: #CCC;
	font-weight: bold;
}

