body {
	font-family: Verdana, Geneva, sans-serif;
	color: #eee;
	background-color: #1A3679;
	margin: 0px;
	font-size: 12px;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #FFF000;
}

a:hover	{
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

small {
	font-size: 12px;
	line-height: 17px;
}

.intro {
	font-size: 14px;
	line-height: 23px;
}

.propstats {
	padding: 4px 6px 4px 6px;
	background-color: #10224B;
	color: #fff;
}

.header {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px;
	margin: 0 5px 0 5px;
}

.proplist {
	margin-left: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}

.noticeboard {
	font-size: 11px;
	text-transform: uppercase;
	font-style: italic;
	color: #39B7CD;
}

.padding-box {
	font-size: 14px;
	padding: 10px 15px 15px 15px;
	font-weight: normal;
	line-height: 23px;
}

.propinfo {
	font-size: 14px;
	padding: 5px 10px 5px 5px;
	font-weight: normal;
	line-height: 21px;
 	-moz-border-radius:10px;
 	-webkit-border-radius:10px;
 	behavior:url(border-radius.htc);
}

.fieldset {
	border: 1px ridge #fff000;
	font-weight: normal;
}

.propimg {
	border: 2px solid #fff;
	width: 120px;
	height: 90px;
}

.propfoot {
	color: #fff;
	text-align: left;
	padding: 4px;
	margin: 0 0 15px 0;
}

.price {
	font-size: 15px;
	font-weight: bold;
	color: #fff000;
	padding-left: 10px;
	margin: 0 5px 0 0;
}

.question {
	font-weight: bold;
	color: #fff000;
}

.menunav {
	font-family: Verdana;
	font-size: 13px;
	font-weigth: bold;
	text-align: left;
	height: 29px;
	color: #FFF000;
}

.menunav a {
	text-decoration: none;
	color: #fff;
	padding: 0 2px 0 2px;
}

.menunav a:hover {
	text-decoration: underline;
	color: #ffcc00;
}

.datebar {
	font-size: 11px;
	color: #ffffff;
	width: auto;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px 3px 14px 25px;
	background-color: #10224B;
	border-top: 2px solid #0C1936;
}

.footerbar {
	font-family: verdana;
	width: auto;
	height: auto;
	margin-top: 20px;
	padding: 5px 3px 7px 10px;
	background-color: #10224B;
	font-size: 13px;
}

.spacer {
	color: #666666;
}

.entry ul {
	font-family: verdana;
	content: "";
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 5px;
	text-indent: -10px;
} 

.entry li {
	font-family: verdana;
	margin: 7px 0 8px 10px;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.errormsg {
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}

form strong {
	color: yellow;
}

input {
	font-family: Arial;
	font-size: 12px;
	padding: 3px;
	margin: 5px 0 15px 0;
	width: 300px;
}

select {
	font-family: Arial;
	font-size: 12px;
	padding: 3px;
	margin: 5px 0 15px 0;
}

.submit {
	width: auto;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
}

textarea {
	font-family: Arial;
	font-size: 13px;
	padding: 4px;
	margin: 5px 0 5px 0;
	width: 500px;
	height: 200px;
}

form {
	margin: 0;
	padding: 0;
}
