*{
	margin: 0;
	padding: 0;
}

body {
	background-image: url(/img/body-bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #E8E8E8;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 16px;
}

#header{
	width: 100%;
	background-color: #663300;
}

#header-logo{
	width: 800px;
	margin: 0px auto 0px 40px;
	height: 50px;
}

#header-logo img{
	border: 0;
}

#navigation-bar{
	background-color: #F7F7F7;
	border-bottom: 1px solid #A0A0A0;
	height: 30px;
	margin: 4px 0px 0px 0px;
	padding: 0;
	display: block;
}

.centerdiv{
	width: 800px;
	margin: 0px auto 0px 40px;
}

#navigation-bar ul{
	float: left;
	padding: 0px 1px;
}

#navigation-bar li{
	float: left;
	padding: 7px 0px 7px 4px;
	display: inline;
	list-style: none;
}

.currentpage{
	background-color: #E8E8E8;
}

#navigation-bar li a{
	margin: -2px 0px 0px 0px;
	padding: 6px 14px 6px 6px;
	color: #7D0000;
	text-decoration: none;
}

#navigation-bar li a:hover{
	text-decoration: underline;
}

#container{
	clear: left;
	float: left;
	width: 100%;
	padding-top: 20px;
}

#content{
  border: 1px solid #A0A0A0;                             
	background-color: #fff;
}

#content div.header{
	background-color: #EAE1CE;
	width: 100%;
	height: 28px;
	margin-bottom: 10px;
}

#content div.header h1{
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 2pt;
	padding: 10px;
	text-transform: uppercase;
}

#flashMessage{
  margin: 10px;
  background-color: #663300;
  color: #fff;
  padding: 2px;
  font-size: .9em;
}

#content div.main{
	padding: 10px;
	width: 570px;
	float: left;
}

#content div.image{
	float: right;
	width: auto;
	height: auto;
	padding: 4px;
	border: 1px solid #A0A0A0;
	margin: 0px 0px 8px 8px;
}

#content div.rg{
	float: right;
	width: 250px;
	height: auto;
	padding: 4px;
	border: 1px solid #A0A0A0;
	margin: 0px 0px 8px 18px;
}

#content div.sidebar{
	padding: 10px;
	width: 170px;
	float: left;
	border-left: 1px solid #EAE1C1;
}

.clearboth{
	clear: both;
	width: 100%;
	height: 6px;
}

.breakcenter{
	clear: both;
	width: 80%;
	margin: 2px auto 2px auto;
	border-top: 1px solid #EAE1C1;
	height: 6px;
}

#content h2{
	font-size: 14px;
	color: #5B0000;
	font-weight: normal;
	margin: 0px 0px 10px;
}

#content h2.rightside{
  margin-top: 10px;
}

#content h3{
	font-size: 12px;
	margin: 4px 0px 4px 0px;
	font-weight: bold;
}

#content small{
	font-size: 9px;
}

#content p{
	margin: 4px 0px 10px 0px;
}

#content dt{
	font-size: 14px;
	color: #5B0000;
	font-weight: normal;
	float: left;
}

#content dd{
	margin-left: 8px;
	float: left;
	clear: left;
	width: 100%;
	display: inline;
}

#content dd.contact{
  font-size: 10px;
}

#content ul{
	margin: 4px 0px 10px 10px;
}

#content li{
	margin-left: 14px;
}

#content a, #content a:hover, #content a:visited, #content a:active{
	text-decoration: underline;
	color: #5B0000;
}

#footer{
	font-size: 10px;
	color: #333333;
	float: left;
	margin: 4px;
}

#footer a, #footer a:hover, #footer a:visited, #footer a:active{
	text-decoration: underline;
	color: #333333;
}

#footer ul{
	float: left;
	list-style: none;
}

#footer li{
	float: left;
	padding: 4px 4px 0px 4px;
	display: inline;
	list-style: none;
}

form{
  width: 320px;
  float: left;
}

form div{
  width: 100%;
  float: left;
  margin-top: 8px;
}

form div label{
  width: 120px;
  padding: 4px 10px 0 0;
  float: left;
  text-align: right;
}

form div label.required{
  font-weight: bold;
}

form div input{
  width: 180px;
  float: left;
}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
  background-color: #663300;
  color: #fff;
  width: auto;
  padding: 0 6px;
  margin: 0 0 20px 130px;
  float: left;
  font-size: 12px;
}

.error_message{
  width: 100%;
  float: left;
  padding-left: 130px;
  margin-top: 0px;
  color: red;
  font-size: 9px;
}

#content div.image cite{
  display: block;
  clear: left;
  float: left;
  font-size: 9px;
}

#content ul.results{
  width: 480px;
  float: left;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#content li.results{
  width: 450px;
  display: block;
  float: left;
  padding: 6px 6px 6px 24px;
  margin: 4px 0px 0px 0px;
}

#content li.available{
  background-color: #CFEFC0;
  background-image: url('/img/icons/domadd.png');
  background-position: left center;
  background-repeat: no-repeat;
  border: 1px dotted #55AB2C;
}

#content li.available a{
  text-decoration: none;
  font-weight: bold;
  display: block;
  width: 450px;
}

#content li.unavailable{
  background-color: #FFCCCC;
  background-image: url('/img/icons/domdelete.png');
  background-position: left center;
  background-repeat: no-repeat;
  border: 1px dotted #EC0000;
}

