body {
	margin: 0;
	background: #ffffff url(images/bg.gif) repeat-y top left;
	font-family: verdana, arial, sans-serif;
	font-size: 0px;
	color: #000000;
}

img { border: 0 }

h2 {
	font-family: Georgia, "Times New Roman", serif; 
	letter-spacing: 1px;
	font-size: 16px;
	margin: 0 0 0 2px;
	padding: 0;
	font-weight: normal;
}

h6 {
	font-family: Georgia, "Times New Roman", serif; 
	letter-spacing: 1px;
	font-size: 16px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.title { margin-bottom: 5px; } /* little spacing below content header */

.border  { border: 1px solid #000000 }

input { font-size: 11px }

em { font-weight: bold; font-style: normal; }

ul { margin: 0 0 0 20px; padding: 0; }

li { margin: 0 0 10px 0; padding: 0; }

a {
	color: #640000;
}

label,input {
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

#admin label {
	width: 65px;
	float: left;
	margin-bottom: 10px;
}

#admin input {
	width: 200px;
}

#admin textarea {
	width: 350px;
	height: 150px;
}

label {
	text-align: right;
	width: 40px;
	padding-right: 20px;
}

textarea { 
	overflow: auto;
	margin-bottom: 10px;
	width: 250px;
	height: 100px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

br {
	clear: left;
}

#top {
	background-color: #750000;
	border-bottom: 1px solid black;
	float: left;
	color: #000000;
	width: 100%;
}

#contain {
	width: 950px;
}


#logo {
	float: left;
}

#redbox {
	background: url(images/top_red_bg.gif) repeat-y top left;
	height: 179px;
	float: left;
	padding: 0 0 0 10px;
	color: #000000;
}

#redbox p {
	padding: 0;
	margin: 10px 0 0 0;
}

#main {
	width: 719px;
	float: left;
}


#topborder {
	background: url(images/content_top_border.gif) repeat-x top left;
	width: 719px;
	height: 13px;
}

#sidebar { 
	width: 229px;
	float: left;
}

#sidebar div {
	width: 205px;
	background-color: #e5e5e5;
	color: #000000;
	border: 1px solid #d5d5d5;
	padding: 5px 6px 20px 6px;
	margin: 10px auto 0 6px;
	font-size: 11px;
}

#sidebar div div {
	margin: 10px auto 0 auto;
	border: 1px solid #cecece;
	padding: 5px;
	width: 188px;
}

#sidebar em {
	font-weight: bold;
	font-style: normal;
}

#sidebar .events {
	float: right; 
	display: block; 
	width: 130px
}

#content {
	width: 480px;
	float: left;
	margin-left: 5px;
	font-size: 11px;
}

#content div.table {
	background: #eaeaea url('images/table_topleft.gif') top left no-repeat;
	color: #000000;
	width: 450px;
	border: 1px solid #d5d5d5;
	margin: 10px auto 0 auto;
}

#content div.table2 {
	background: url('images/table_topright.gif') top right no-repeat;
}

#content div.table3 {
	background: url('images/table_bottomright.gif') bottom right no-repeat;
}

#content div.table4 {
	background: url('images/table_bottomleft.gif') bottom left no-repeat;
	padding: 6px;
} 

#content p {
	line-height: 1.3em;
	margin: 0px 2px 8px 2px;
	padding: 0;
}

#links {
	width: 450px;
	border: 1px solid #d5d5d5;
	margin: 10px auto 15px auto;
	background-color: #eaeaea;
	text-align: center;
	padding: 2px 0 2px 0;
	color: #640000;
	font-size: 9px;
	font-weight: bold;
}

#links p {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #eaeaea;
	font-weight: normal;
}

#links a {
	background-color: #eaeaea;
	text-decoration: none;
	font-weight: bold;
	color: #640000;
	
}

#links a:hover {
	text-decoration: underline;
}

#locations {
	font-family: Georgia, "Times New Roman", serif; 
	letter-spacing: 1px;
	text-align: center;
	font-size: 16px;
	margin-top: 20px;
	line-height: 1.5em;
}

#locations a, #locations a:visited, #locations a:hover {
	color: #000;
	text-decoration: none;
}

#realestate {
	text-align: center;
	margin: 10px auto 0 auto;
	display: block;
}

