body {
	text-align: center;
	margin-top:0px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}

A:link {
	COLOR: #92876B;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	COLOR: #666666;
	text-decoration: none;
	font-weight: bold;
}
A:active {
	COLOR: #C7B287;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	COLOR: #336699;
	text-decoration: underline;
	font-weight: bold;
}

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	text-align: left;
}

#page_header {
	clear: both;
	padding-top: 2px;
	padding-left: 2px;
	background-color: #FFFFFF;
	margin-right: 11px;
}
#content_wrapper {
  margin-top:2px;
  margin-bottom:2px;
  margin-left:2px;
  margin-right:2px;      
  border:0px dashed #FFFFFF;
}

#centerBig {
	margin-left:240px;
	margin-right:9px;
	padding-top: 2px;
	border:0.1em solid #666699;
	background-color: #ffffff;
	margin-top: 10px;
}

#centerBig h2 {
  margin-top:2px;
  margin-bottom:2px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #000000;
  padding:4px;
}

#centerBig h3 {
	margin-top:2px;
	margin-bottom:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666633;
	padding:3px;
}

#centerBig h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #B0A178;
	margin-left: 4px;
	padding-bottom: 0px;
	line-height: 5px;
}

#centerBig p {
	margin-top:2px;
	margin-left:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}

#centerBig li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	line-height: 14pt;
}

#centerBig form {
  padding-left: 6px;
}

#left_side {
	float: left;
	width:232px;
	z-index: 20;
	background-color: #FFFFFF;
	margin-top: 8px;
	border:0.1em solid #666699;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-image: url(../layout/leftBg.jpg);
  background-position:top;
  background-repeat:no-repeat;
  background-color: #FF6600;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

.input {
  padding: 0 0 0 0;
  margin-bottom: 4px;
  font-size: 12px;
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  width: 195px;
}

#page_footer {
	height: 50px;
	clear: both;
	background-color: #FFFFFF;
	margin-right: 11px;
	border:0.1em solid #666699;
}

#page_footer p {
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-right: 6px;
	line-height: 10px;
	margin-top: 8px;
}

#page_footer A:link {
	COLOR: #663366;
	text-decoration: none
}
#page_footer A:visited {
	COLOR: #663366;
	text-decoration: none
}
#page_footer A:active {
	COLOR: #663366;
	text-decoration: none
}
#page_footer A:hover {
	COLOR: #666699;
	text-decoration: underline
}

#linklist {
  padding-left: 2;
  margin-left: 2;
  width: 325px;
}

#linklist li {
	list-style: url(bullet.jpg);
	margin: 0;
	border-bottom: 1px dashed #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
}

#linklist a { color: #000000; text-decoration: none;}
#linklist a:hover { background-color: #CCCCCC;}

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
  padding-left: 4px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
  padding-right: 4px;
  padding-top: 4px;
}

form {
  padding: 0;
  margin: 0;
}

label {
	color: #000000;
	}

.textarea {
  padding: 0 0 0 0;
  margin-bottom: 4px;
  font-size: 12px;
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  width: 250px;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover {
  color: #000000;
  background: #CCCCCC;
}

input.noBorder,
input:focus.noBorder,
input:hover.noBorder {
  padding: 0;
  border: 0;
}

.button {
  float: right;
  cursor: pointer;
  color: #FFFFFF;
  font-weight: bold;
  background: #CC0000;
  width: 70px;
}

.centerlabel{	
	font-size: 12px;
	padding-left: 2px;
	padding-right: 2px;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
}

.centerinput {
  padding: 0 0 0 0;
  margin-bottom: 4px;
  font-size: 12px;
  color: #CC0000;
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  width: 120px;
}

.centerState {
  padding: 0 0 0 0;
  margin-bottom: 4px;
  font-size: 12px;
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  width: 50px;
}

.centerselect {
  padding: 0 0 0 0;
  margin-bottom: 4px;
  font-size: 12px;
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  width: 175px;
}

.cityselect {
  font-size: 12px;
  font-weight: bold;
  color: #FF0000;
  background: #CCCCCC;
  border: 1px solid #CCCCCC;
  width: 120px;
}
