/*CSS Reset*/
html, body, div, span, object,
h1,  h2, h3, h4, h5, h6, p, blockquote, pre, q,
a, abbr, acronym, address, big, cite, code,
em, font, img, strong, sub, sup, b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q: before, q: after {
	content: '';
	content: none;
}

body {
	line-height: 1;
}

del {
	text-decoration: line-through;
}

ins {
	text-decoration: none;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*Styles*/
body {
	background-color: #000;
	color: #fff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	text-align: center;
}

p.homeimg {
	padding-top: 24px;
	text-align: center;
}

#wrapper {
	margin: auto;
	margin-top: 8px;
	text-align: left;
	width: 800px;
}

#navigation {
	background-color: #000;
}

#navigation ul li {
	float: left;
}

#navigation ul li a {
	background: url('images/navigation.jpg');
	display: block;
	height: 29px;
	margin-left: 2px;
	text-indent: -9009px;
	width: 132px;
}

#navigation ul li.topnavhome a {
	margin-left: 0;
	width: 130px;
}

#navigation ul li.topnavpeople a {
	background-position: -131px 0;
}

#navigation ul li.topnavplaces a {
	background-position: -262px 0;
}

#navigation ul li.topnavthings a {
	background-position: -393px 0;
}

#navigation ul li.topnavabout a {
	background-position: -524px 0;
}

#navigation ul li.topnavcontact a {
	background-position: -655px 0;
}

#navigation ul li.topnavhome a:hover {
	background-position: 0 -29px;
}

#navigation ul li.topnavhomeon a {
	background-position: 0 -29px;
	margin-left: 0;
	width: 130px;
}

#navigation ul li.topnavpeople a:hover {
	background-position: -131px -29px;
}

#navigation ul li.topnavpeopleon a {
	background-position: -131px -29px;
}

#navigation ul li.topnavplaces a:hover {
	background-position: -262px -29px;
}

#navigation ul li.topnavplaceson a {
	background-position: -262px -29px;
}

#navigation ul li.topnavthings a:hover {
	background-position: -393px -29px;
}

#navigation ul li.topnavthingson a {
	background-position: -393px -29px;
}

#navigation ul li.topnavabout a:hover {
	background-position: -524px -29px;
}

#navigation ul li.topnavabouton a {
	background-position: -524px -29px;
}

#navigation ul li.topnavcontact a:hover {
	background-position: -655px -29px;
}

#navigation ul li.topnavcontacton a {
	background-position: -655px -29px;
}

#content {
	background: url('images/background.png');
	background-repeat: repeat: x;
	border-bottom: 2px solid #000;
	clear: both;
	height: 527px;
	position: relative;
	width: 800px;
}

h1.mheading {
	background: url('images/sprites.png');
	display: block;
	height: 43px;
	left: 10px;
	position: absolute;
	text-indent: -9009px;
	top: 483px;
	width: 194px;
}

p.email {
	background: url('images/sprites.png');
	background-position: -194px -20px;
	display: block;
	height: 23px;
	left: 550px;
	position: absolute;
	text-indent: -9009px;
	top: 504px;
	width: 211px;
}

h2.pnumber {
	background: url('images/sprites.png');
	background-position: -276px 0;
	display: block;
	height: 20px;
	left: 633px;
	position: absolute;
	text-indent: -9009px;
	top: 482px;
	width: 130px;
}

h2.pnumberg {
	background: url('images/sprites.png');
	background-position: -276px 0;
	display: block;
	height: 20px;
	left: 254px;
	position: absolute;
	text-indent: -9009px;
	top: 504px;
	width: 130px;
}

#footer {
	border-top: 9px solid #d6a800;
	clear: both;
	font-size: 10px;
	padding: 12px 0 12px 0;
	text-align: center;
}

#footer ul li {
	color: #fff;
	display: inline;
}

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

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

#lcontent {
	float: left;
	width: 205px;
}

#lcontentabout {
	float: left;
	width: 205px;
}

#lcontentabout img {
	padding: 98px 0 0 8px;
}

#lcontent p {
	font-size: 11px;
	line-height: 15px;
	padding: 0 10px 15px 10px;
}

#lcontent p.firstp {
	padding-top: 32px;
}

#lcontent p.rtest {
	font-style: italic;
	font-weight: bold;
	text-align: right;
}

#empty {
	display: none;
}

#rcontent {
	float: left;
	text-align: center;
	width: 595px;
}

#rcontentabout {
	float: left;
	width: 595px;
}

#rcontentabout h2 {
	font-size: 28px;
	font-variant: small-caps;
	font-weight: normal;
	font-style: italic;
	padding: 32px 0 32px 24px;
}

#rcontentabout p {
	font-size: 12px;
	line-height: 18px;
	padding: 0 24px 18px 24px;
}

#rcontent ul {
	padding-top: 24px;
}

#rcontent ul li {
	color: #d6a800;
	font-size: 18px;
	font-style: italic;
	float: left;
	text-align: left;
}

#rcontent ul li.contactlist1 {
	padding-left: 10px;
}

#rcontent ul li.contactlist2 {
	padding-left: 100px;
	padding-right: 100px;
}

#rcontent ul li.contactlist4 {
	padding-left: 7px;
	padding-top: 12px;
}

#rcontent ul li.contactlist5 {
	padding-left: 75px;
	padding-right: 75px;
	padding-top: 12px;
}

#rcontent ul li.contactlist6 {
	padding-top: 12px;
}

#rcontent h2 {
	margin-top: 64px;
}

#rcontent h2, #content h3 {
	font-size: 21px;
	font-weight: normal;
}

#rcontent h3 {
	line-height: 31px;
	padding-bottom: 31px;
}

#rcontent h3 a:hover {
	color: #d6a800;
}

#content a {
	color: #fff;
}

#thumbs ul li {
	float: left;
	padding: 0 0 10px 10px;
}

#thumbs {
	padding-top: 51px;
}

a.innerborder, a.innerborder img {
	float: left;
	overflow: hidden;
}

a.innerborder:hover {
	border: 2px solid #ff7;
}

a.innerborder:hover img {
	margin: -2px;
}

a.innerborderon, a.innerborderon img {
	float: left;
	overflow: hidden;
}

a.innerborderon {
	border: 2px solid #d6a800;
}

a.innerborderon img {
	margin: -2px;
}



h1, h2, p {
	behavior: url('iepngfix.htc');
}

.gvert {
	margin-top: 8px;
}

.gthings {
	margin-top: 89px;
}