body { 
	background: #efebe3;
	text-align: center;
	width: 980px; margin:0 auto;
	font-family: Georgia, "Times New Roman", Times, serif; 
	/*font-size: 1.1em; */
	line-height: 1.55em; 
	/*color: #38393c; */
}

#header { 
	background: url(images/top-bg1.jpg) no-repeat 0 0;
	height: 137px;
	position: relative;
}

#header ul { 
	float: right;
	padding: 0 14px 0 0;
	width: 605px;
}

#header ul li { 
	float: left; 
	padding: 0 0 4px 4px;
	list-style: none;
	line-height: 20px;
}

#header ul li a {
	overflow: hidden;
	display: block;
	width: 145px;
	height: 38px;
	border: solid 1px #4c4c4c;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 4px 0 4px 0;
}

#header ul a:hover, #header ul .active { 
	border: solid 1px #4c4c4c; 
	background: url(images/menu-item-bg-act.jpg) no-repeat 0 0; 
}
#main {
	text-align: left;
	width: 563px;
	margin: 30px;
}

#main h1 {
	font-size: 1.855em; 
	color: #799b8f; 
	font-weight: normal; 
	line-height: 1.20em; 
	padding-bottom: 24px;
}

#main h2 {
	font-size: 1.47008em; 
	color: #4c4c4c; 
	font-weight: normal; 
	font-style: italic; 
	line-height: 1.3em; 
	background: url(images/title-unline2.gif) bottom repeat-x; 
	margin-bottom: 21px;
}

#main .emph {
	margin-left: 30px; 
	font-style: italic;
}

#flash {
	float: right;
	margin: 20px;
}

#prefoot { 
	background: url(images/blueglobe.jpg) no-repeat 0 0; 
	width: 980px;
	height: 72px;
	clear: both;
}

#footer { 
	background: url(images/footer-bg.jpg) no-repeat 0 0; 
	width: 100%; 
	overflow: hidden;
	margin-bottom: 10px;
}

#footer ul { padding: 15px 0 0 56px; }

#footer ul li { 
	float: left; 
	color: #c5c4c4; 
	font-size: 0.63em; 
	padding-left: 9px;
	list-style: none;
}

#footer ul a { 
	color: #c5c4c4; 
	text-decoration: none; 
	display: inline-block; 
	margin-right: 9px;
}

#footer p {
	float: right;
	color: #838282;	
	padding: 16px 13px 0 0;	
	font-size: xx-small;
}

#footer ul a:hover { color: #797878; }

#flare-in {
	background: url(images/top-tail.jpg) top repeat-x;
	height: 650px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1000;
}

#flare-out {
	background: url(images/bot-tail.jpg) top repeat-x;
	height: 110px;
	width: 100%;
	position: absolute;
	top: 650px;
	left: 0px;
	z-index: -1000;
}

.email a { color: #cc6600;}

#idx-link {
	/*border: 1px solid #f00;*/ 
	display: block; 
	width: 275px; 
	height: 120px; 
	position: absolute; 
	top: 10px; 
	left: 10px; 
	z-index: 100;
}
