* {
	padding:0;
}

/********TAG-ATTRIBUTES*******/
body {
	background-color:#FFF;
	font-family:georgia,serif;
	font-size:12px;
}

a img {
	border:none;
}

a:visited {
	color:blue
}

a:hover {
	color:#4411D0;
}

p {
	font-size:14px;
	line-height:18px;
	text-align:justify;
}

h1, h2, h3{
	text-align:center;
	color:#003399;
}

* .center{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#content span.small{
	font-size:75%;
}

#content .bold{
	font-weight:bold;
}

h2{
	font-size:13pt;
	margin:0;
}

h3{
	font-size:11pt;
}

h4{
	color:#003399;
}

ul, ol{
	margin-left:25px;
}

ul{
	list-style:none;
}

#sidebar img.noborder, img.noborder{
	border:0;
}

img.map {
	border:1px solid #333399;
}

#content img.map {
	float:right;
	margin:5px 5px 0;
}

/********CONTAINER*******/
#container {
	width:882px;
	margin:0 auto;
	border:1px solid black;
}

/********HEADER********/
#header {
	width:100%;
	height:195px;
	background-color:#AAAADD;
	clear:both;
}

#header table {
	border-collapse:collapse;
	width:100%;
	text-align:right;
}

#header table td.logo {
	width:100%;
	height:170px;
	text-align:center;
}

#header table td.menu {
	width:100%;
	height:25px;
}
/*******SIDEBAR********/
#sidebar {
	width:175px;
	background-color:#9999CC;
	min-height:800px;
	text-align:center;
	padding-bottom:45px;
	float:left;
}

#sidebar img {
	display:block;
	margin:10px auto;
	border:1px solid #666699;
}

#sidebar img.sideimg {
	width:150px;
}


/*******CONTENT*******/
#content {
	float:right;
	width:678px;
	padding:10px 10px 20px;
	min-height:800px;
}



/****RANDOM LISTINGS****/
table#randomlistings {
	width:200px;
	margin:0 auto;
	border:1px solid #999999;
}

table#randomlistings th {

}

table.previewlisting {
	width:100%;
	border:1px solid #999999;
	height:200px;
}

table.previewlisting th {
	background-color:#222288;
	color:#DDDDFF;
	font-size:10pt;
	padding:3px;
}

table.previewlisting td.previewimage {
	width:100px;
}

table.previewlisting td.previewimage img{
	width:100px;
	height:75px;
}

/*******FOOTER********/
#foot {
	width:865px;
	height:30px;
	background-color:#9999DD;
	text-align:left;
	clear:both;
	font-size:7pt;
	line-height:11px;
	padding:5px 5px;
	color:white;
}

#foot a{
	color:yellow;
}

#foot span {
	font-size:7pt;
	line-height:11px;
}

#foot .right {
	text-align:right;
	float:right;
}

/******MODULES*******/
div.centeredbox{
	margin:10px auto;
	text-align:center;
	clear:both;
	border:1px solid #999999;
	width:90%;
	padding:10px;
}

div.centeredbox h2, div.centeredbox h3{
	margin-top:0;
}

#pss, div#pss img{
	border:none;
}

.rss_item {
	width:95%;
	margin:10px auto;
	text-align:left;
}

.rss_title {
	font-size:13px;
	font-weight:bold;
}

.rss_desc:hover {
	color:#222266;
	cursor:default;
}

#glossarybox {
	width:400px;
	font-size:14px;
	padding:12px;
	font-weight:bold;
}

#articlesbox {
	width:350px;
}

#amerrelo{
	width:470px;
	margin:0 auto;
}

#mapdiv {
	margin:2px auto 10px;
	text-align:center;
}

#sitemap {
	width:550px;
	font-size:10px;
}

#townlistdetail{
	margin:0 auto;
	font-size:10pt;
	width:58%;
	padding:0 10px;
}