body, html {
	/*background: #EEE url(/img/bg.jpg) repeat-x left top;*/
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	margin: 0;
	padding: 4px 0 0 0;
}

html {
	margin-bottom: 1px;
}


.adsense {
	margin: 16px 0;
	text-align: center;
}

.bold {
	font-weight: bold !important;
}

.center {
	text-align: center !important;
}

.clear {
	clear: both;
	height: 0;
}

.errormsg {
	color: #F00;
}

fieldset.ipinfo {
	border: 0 none;
	float: left;
	font-size: 14px;
	line-height: 1.5em;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 450px;
}

fieldset.ipinfo.col3 {
	width: 336px;
}

fieldset.ipinfo h2 {
	border: 0 none !important;
	font-size: 16px !important;
	margin-top: 0 !important;
	padding: 0 !important;
}

fieldset.ipinfo h3 {
	font-size: 14px !important;
	line-height: 1em !important;
	margin: 12px 0 0 0 !important;
}

fieldset.ipinfo h3 a {
	color: #00F !important;
}

fieldset.ipinfo label {
	display: block;
	float: left;
	font-weight: bold;
	width: 100px;
}

fieldset.ipinfo legend {
	color: #736F6E;
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	padding: 8px 0 4px 0;
}

fieldset.ipinfo p {
	font-size: 10px;
	line-height: 1em;
	margin: 0;
}


h2 + fieldset.ipinfo legend {
	padding-top: 0;
}

table.ipinfo {
	font-size: 14px;
	line-height: 1.5em;
	margin: 32px 0;
	width: 450px;
}

table.ipinfo th {
	text-align: left;
	width: 120px;
}


#canvas {
	background-color: #FFF;
	/* border: 2px solid #999; */
	margin: 0 auto;
	padding: 8px 0 20px 0;
	position: relative;
	width: 940px;
}


#content {
	font-size: 14px;
	line-height: 1.5em;
	margin: 12px 0 0 0;
	padding: 0 20px;
}

#content a {
	color: #015FAB;
	text-decoration: none;
}

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

#content form.contact {
}

#content form.contact h3 {
	background: transparent none;
	float: left;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 4px 0 0 0;
	text-align: right;
	width: 92px;
}

#content form.contact .input, #content form.contact .submit {
	margin: 2px 0 2px 100px;
	width: 480px;
}

#content form.contact .input input, #content form.contact .input textarea {
	margin: 0 0 2px 0;
	padding: 2px;
	width: 100%;
}


#content h1 {
}

#content h1.question {
	background: transparent url(/img/questionmark.png) no-repeat left top;
	line-height: 30px;
	padding: 0 0 0 36px;
}


#content h2 {
	border-bottom: 1px solid #C1C2C1;
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	margin: 16px 0 8px 0;
	padding: 0 0 4px 0;
}

#content h2.article {
	background: transparent url(/img/calendar.png) no-repeat left top;
	font-size: 24px;
	font-weight: normal;
	margin: 32px 0 0 0;
	padding: 0 0 0 30px;
}

#content h2.article a {
	color: #2128C1;
}

#content h2.article .date {
	color: #343434;
	font-size: 14px;
}

#content h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	margin: 12px 0 4px 0;
}

#content .col1 {
	float: left;
	width: 380px;
}

#content .col1 h1 {
	border-bottom: 1px solid #C1C2C1;
	font-size: 18px;
	line-height: 1em;
	margin: 0;
	padding: 0 0 4px 0;
}

#content .col1 h2 {
	border-bottom: 0 none;
	font-size: 14px;
	line-height: 1em;
	margin: 16px 0 0 0;
	padding-bottom: 0;
}

#content .col1 h2 a {
	color: #00F;
}

#content .col1 p {
	font-size: 10px;
	line-height: 1em;
	margin: 0;
}

#content .col2 {
	float: right;
	width: 500px;
}

#content .col2 > h2 {
	border-bottom: 0 none;
	margin-top: 0;
	padding-bottom: 0;
}

#content .recent {
	margin: 16px 0;
}


#footer {
	border-top: 1px solid #666;
	color: #666;
	font-size: 11px;
	margin: 16px 20px 0 20px;
	padding: 16px 0 0 0;
	position: relative;
}

#footer ul {
	font-size: 11px;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	right: 0;
	top: 16px;
}

#footer ul li {
	display: inline;
	padding: 0 0 0 16px
}

#footer ul li:first-child {
	padding-left: 0;
}

#footer ul li a {
	color: #666;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}


#header {
	margin: 0 20px;
	position: relative;
}

#header a#logo {
	background: transparent url(/img/logo.png) no-repeat left top;
	color: #4A4A4A;
	display: inline-block;
	font-family: Arial;
	font-size: 28px;
	font-variant: small-caps;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 48px;
	text-decoration: none;
}

#header a#logo > span {
	display: block;
	font-size: 12px;
	padding: 0 0 0 3px;
}

#header > ul {
	left: 440px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 4px;
}

#header > ul > li {
	display: inline;
	margin: 0 12px 0 0;
}

#header > ul > li > a {
	background-color: #4A4A4A;
	color: #FFF !important;
	font-weight: bold;
	padding: 4px 16px;
	text-align: center;
	text-decoration: none !important;
}

#header #facebook {
	top: 0;
	position: absolute;
	right: 0;
}


#help {
	background-color: #FFF;
	border: 1px solid #000;
	display: none;
	position: absolute;
	left: 258px;
	padding: 12px;
	top: 200px;
	width: 400px;
}

#help h2 {
	margin-top: 0;
}

#help .x {
	background: transparent url(/img/x.gif) no-repeat left top;
	cursor: pointer;
	height: 16px;
	position: absolute;
	right: 8px;
	top: 8px;
	width: 16px;
}


#map {
	border: 1px solid #000;
	height: 400px;
	margin: 16px 0;
	width: 500px;
}

#map .infowindow {
}

#map .infowindow a {
	text-decoration: underline;
}


#map .infowindow form {
	margin: 4px 0 0 0;
}

#map .infowindow h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 12px 0;
	text-align: center;
}

#map .infowindow fieldset {
	border: 0 none;
	font-size: 14px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

#map .infowindow fieldset label {
	display: block;
	font-weight: bold;
	float: left;
	width: 100px;
}


#search {
	margin: 16px 0 0 0;
	text-align: center;
}


#sharethis {
	margin: 24px 0;
	text-align: center;
}


