/* Global Whitespace Reset */
* {	padding:0;	margin:0; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {	margin:20px 0; }
li, dd, blockquote {	margin-left: 40px; }
p {	margin: 15px 0;}
fieldset {	padding:10px; }
h1, h2, h3, h4, h5, h6 { margin: 20px 0 5px; }
p {
	margin: 5px 0 20px;
}
h1 {	font-size: 160%; }
h2 {	font-size: 150%; }
h3 {	font-size: 140%; }
h4 {	font-size: 130%; }
h5 {	font-size: 120%; }
h6 {	font-size: 110%; }
hr.clear {
	height: 1px;
	clear: both;
	visibility: hidden;
	margin: 0;
}
.structure {
	display: none;
}
/* Page Styles */
body {
	background: url(../images/bg.gif) 0 0 repeat;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 12px;
}
a:link, a:visited {
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: underline;
	color: #000;
}
#container {
	text-align: left;
	width: 800px;
	margin: 0 auto;
	position: relative;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
	padding: 0 0 1px;
}
/* Header */
h1#header {
	background: #000 url(../images/header.jpg) 0 32px no-repeat;
	margin: 0;
	padding: 32px 0 0;
	height: 133px;
	text-indent: -1234em;
}
#header a {
	display: block;
	height: 133px;
	text-decoration: none;
}
/* Content */
h2#pagetitle {
	margin-top: 0;
	font-size: 22px;
	font-variant: small-caps;
}
#content {
	background: url(../images/internal-sub.jpg) 0 0 no-repeat;
	padding: 35px 10px 0 220px;
	width: 400px;
	min-height: 400px;
	_height: 400px;
}
/* Menu */
ul#navigation {
	position: absolute;
	left: 0;
	top: 199px;
	width: 198px;
	padding: 10px 0 10px 5px;
	margin: 0;
	list-style: none;
}
#navigation li {
	margin: 0;
	font-size: 16px;
	font-variant: small-caps;
	_height: 1px;
}
#navigation li a {
	text-decoration: none;
	display: block;
	padding: 0 10px 0 5px;
}
#navigation li a:hover {
	color: #000;
}
/* Main Nav */
ul#sectiontitlenav {
	position: absolute;
	left: 50%;
	top: 165px;
	margin: 0 0 0 -400px;
	padding: 0;
	height: 25px;
	width: 627px;
	list-style: none;
}
#sectiontitlenav li {
	position: absolute;
	top: 0;
	height: 25px;
	margin: 0;
	padding: 0;
	text-indent: -1234em;
}
#sectiontitlenav li a {
	display: block;
	text-decoration: none;
	height: 25px;
}
#siteconsultant {
	width: 195px;
	left: 9px;
}
#qualityoflife {
	width: 184px;
	left: 221px;
}
#relocation {
	width: 146px;
	left: 446px;
}
/* Section Nav */
ul#sectionnav {
	position: absolute;
	left: 633px;
	top: 165px;
	width: 162px;
	padding: 10px 5px 10px 0;
	margin: 0;
	list-style: none;
}
#sectionnav li {
	margin: 1px 0;
	font-size: 13px;
	font-variant: small-caps;
	_height: 1px;
}
#sectionnav li a {
	text-decoration: none;
	display: block;
	padding: 1px 10px 0 5px;
}
#sectionnav li a:hover {
	color: #000;
}
/* Search Form */
form#search {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 780px;
	padding: 0 10px;
	line-height: 32px;
	vertical-align: middle;
}
#search label {
	width: auto;
	height: auto;
	margin: 0 5px 0 0;
	float: none;
	display: inline;
}
#search input {
	border-width: 0;
	line-height: 32px;
	vertical-align: middle;
	margin: 0 5px 0 0;
	font-size: 10px;
	display: inline;
	width: auto;
}
#search input#keywords {
	padding: 2px 3px;
	width: 200px;
}
/* Newsletter Signup */
#newslettersignup {
	float: left;
	clear: left;
	background: #FFF;
	border: 1px solid #A9A9A9;
	width: 172px;
	padding: 3px;
	margin: -130px 0 0 10px;
	_margin: -130px 0 0 5px;
	font-variant: small-caps;
}
#newslettersignup #emailaddress {
	width: 168px;
	margin: 3px 0;
	_margin: 3px 0 3px -4px;
	display: inline;
}
#newslettersignup input {
	display: block;
	margin: 3px 0 3px 50px;
}
#newslettersignup dl {
	margin: 3px 0;
	padding: 0;
	font-size: 10px;
}
#newslettersignup dt {
	float: left;
	width: 4em;
}
#newslettersignup dd {
	margin-left: 4.2em;
}
/* Footer */
p#footer {
	margin: 0 auto 10px;
	width: 800px;
	line-height: 15px;
	padding: 23px 0 6px;
	color: #FFF;
	font-weight: bold;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
}
#footer a {
	text-decoration: none;
	color: #FFF;
	font-variant: small-caps;
	font-size: 12px;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline overline;
}
#byline {
	color: #EFEFEF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0;
}
#byline a {
	color: #EFEFEF;
}
#byline a:hover {
	text-decoration: none;
}

/* Calendar of Events */
table.calendar_month {
	margin: 20px auto;
	width: 398px;
	border: 1px solid #888888;
	border-collapse: collapse;
	background: #EFEFEF;
}
.calendar_month td, .calendar_month th {
	vertical-align: top;
	padding: 2px 1px;
	border: 1px solid #888;
}
th.month_name {
	background: #000;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	font-variant: small-caps;
}
#content .month_name a {
	color: #FFF;
	text-decoration: none;
}
td.empty {
	background: #888;
}
.day_name th {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: #FFF;
	padding: 2px 1px;
	text-align: center;
}
.calendar_month td {
	height: 60px;
	width: 56px;
}
.calendar_month h6.day {
	margin: -2px 0 0 -1px;
	float: left;
	color: #000;
	padding: 2px 3px;
	border-right: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	background: #FFF;
}
h6.day a {
	text-decoration: none;
	color: #000;
}
.calendar_month .current_day h6.day {
	background: #000;
	color: #FFF;
}
.calendar_month .current_day h6.day a {
	color: #FFF;
}
.calendar_month ul {
	margin: 0;
	padding: 22px 0 0;
	list-style: none;
	font-size: 10px;
}
.calendar_month ul li {
	margin: 0;
	padding: 0;
}
.event h4.summary {
	font-size: 18px;
	border-top: 1px solid #A9A9A9;
	padding: 5px 0;
	margin: 10px 0 0px;
}
.event h3.date {
	font-size: 14px;
	color: #555;
	margin: 5px 0 5px;
}
.event .time {
	font-size: 12px;
	color: #555;
	margin: 5px 0 20px;
}
.event p.location {
	border-top: 1px solid #A9A9A9;
	padding: 10px 0 0;
	margin: 20px 0 5px;
	font-weight: bold;
}
.event p.url {
	margin: 5px 0 20px;
}

.year_one h1 {
text-align: center;
border-bottom: 1px solid #A9A9A9;
padding: 3px;
margin: 10px 0 20px;
color: #7DA4CC;
}
.year_one h1 a {
	margin: 0 30px;
}

.year_one .month {
float: left;
height: 180px;
width: 49%;
}
.year_one .month table {
margin: 0 auto;
background: #EFF7FF;
}
.year_one .month th {
text-align: left;
}
.year_one .month th a {
text-align: center;
display: block;
}
.year_one .month td {
font-size: 11px;
width: 28px;
}
.year_one .current table {
background: #FFF;
}
.current_week td {
background: #FFD0BF;
}
.year_one .current .month_name {
background: #115771;
}
td.current_day {
color: #000;
background:#FFF;
}
td.current_day a {
	color: #000;
}
/* News  */
.news {
	margin-bottom: 20px;
}
h2.title {
	border-top: 1px solid #333;
	padding: 3px 0;
	margin: 5px 0;
}
.news h2.title {
	margin: 5px 0 0;
}
.news p {
	margin-bottom: 5px;
}
.news a.back {
	display: block;
	text-align: right;
}
h2.title a {
	text-decoration: none;
}
h6.date, h3.date {
	border-bottom: 1px solid #333;
	margin: 5px 0 15px;
	padding: 0 0 3px;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}
h3.date {
	border-width: 0;
	margin-top: 0;
}
h6.back {
	border-top: 1px solid #333;
	padding: 3px 0 0;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
}
.back a {
	text-decoration: none;
}
.pagination {
	text-align: center;
	padding: 5px 0;
	border-top: 1px solid #333;
	position: relative;
}
.pagination .left {
	text-align: left;
	padding: 0 0 0 5px;
}
.pagination .right {
	position: absolute;
	right: 5px;
	top: 5px;
	text-align: right;
}
/* Business Directory */
ul.businessCategories {
	list-style: none;
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #FB6735;
}
.businessCategories li {
	margin: 3px 0;
	font-size: 11px;
}
.businessCategories a:link,
.businessCategories a:visited {
	text-decoration: none;
}
.businessCategories a:hover,
.businessCategories a:active {
	text-decoration: underline;
}
dl.businesses {
	clear: both;
	padding: 0;
}
.businesses dt {
	border: 1px solid #FB6735;
	border-bottom: 1px solid #FB6735;
	padding: 3px;
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0 0;
}
.businesses dd {
	margin: 3px 10px 3px 15px;
}
dd.phone {
	font-weight: bold;
}
/* Photo Gallery */
h2.sub_nav {
	font-size: 12px;
	margin: 10px 0;
}
h2.sub_nav a {
	text-decoration: none;
}
.group, .album {
	margin: 0 0 20px;
	padding: 10px 0;
	border-top: 1px solid #888888;
}
img {
	border-width: 0;
}
.group *,
.album * {
	margin: 0 0 10px;
}
.pg_clear {
	display: none;
}
.pg_image_group {
	width: 160px;
	padding: 3px 10px;
	text-align: center;
	float: left;
	height: 200px;
}
.pg_image_group * {
	margin: 0 0 5px;
	font-size: 14px;
}
.image * {
	margin: 5px 0;
}
.image h4 {
	font-weight: normal;
	font-size: 12px;
}
.pg_pagination {
	text-align: center;
	line-height: 1em;
	margin-bottom: 20px;
}
.pg_pagination * {
	display: block;
}
#content .pg_pagination a {
	text-decoration: none;
}
.pg_pagination .previous {
	text-align: left;
	margin-bottom: -1em;
}
.pg_pagination .next {
	text-align: right;
	margin-top: -1em;
}
/* Forms */
option {
padding-right: 10px;
}

#content form label {
display: block;
margin: 2px 0;
float: left;
width: 130px;
height: 14px;
}
#content form input, 
#content form textarea,
#content form select  {
clear: right;
display: block;
margin: 2px 0 2px 140px;
font-size: 12px;
}

#content form input {
padding: 2px 3px;
}
#content form textarea {
padding: 2px 3px;
width: 230px;
height: 120px;
}
form select {
}
#content form input.button {
margin-left: 0;
margin: 5px 0;
border: 1px solid #000;
background: #FFF;
color: #000;
font-weight: bold;
letter-spacing: 0;
font-size: 14px;
width: 100px;
text-align: center;
cursor: pointer;
}

