/*
*{padding: 0; margin: 0;}

html, body {
min-height: 100%;
height: auto !important;
height: 100%
}*/

*{padding: 0; margin: 0;}

html {
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	height: auto !important;
	height: 100%;
}

body {
	min-height: 100%;
	margin: auto 0px;
	padding: 0px;
	min-width: 800px;
	height: auto !important;
	height: 100%;
	background-color: #2D2825;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	text-align: center;
}

sup {
	/*line-height: 0;
	vertical-align: text-top;*/
	font-size: smaller;
	vertical-align: baseline;
	position: relative;
	bottom: 0.33em;
}

#main {
	margin: 0px auto 0px auto;
	padding: 0px 0px 20px 0px;
	width: 800px;
	/*height: 100%;*/
	background-color: #fff;
	border-style: solid;
	border-width: 0px 0px;
	border-color: #333;
	text-align: left;
}

#head {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 156px;
	/*height: 166px;*/
	background-color: #414141;
	background-image: url(../images/head/topbackground2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -4px;
	border-top: 4px solid #414141;
	/*background-position: 0px 6px;*/
	
}

ul#navbar {
	border-color: rgb(0, 0, 0);
	border-style: solid none none none;
	border-width: 0px 0px 0px 0px;
	clear: none;
	color: rgb(51, 51, 51);
	direction: ltr;
	display: block;
	float: none;
	font-family: Lucida Grande;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	left: auto;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	orphans: 2;
	outline-style: none;
	overflow: hidden;
	padding: 0px;
	vertical-align: baseline;
	widows: 2;
}

ul#navbar li {
	display: inline;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

ul#navbar li a {
	color: rgb(51, 51, 51);
	text-decoration: none;
	padding-bottom: 2px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-shadow: none;
}

ul#navbar li a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: rgb(51, 51, 51);
	text-shadow: #A28D8C 1px 2px 2px;
}

ul#navbar li a.underline {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgb(51, 51, 51);
}

#padder {
	margin: 0px;
	padding: 20px;
	clear: both;
}

#content {
	float: left;
	margin: 0px;
	width: 520px;
}

#content a {
	color: #9E5B53;
	text-decoration: none;
}

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

#content h3 {
	margin: 0px;
	color: rgb(51, 51, 51);
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: 20px;
}

#content p {
	margin: 4px 0px 6px 0px;
	color: rgb(0, 0, 0);
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

#content p b {
	color: rgb(41, 41, 41);
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

#content div {
	color: rgb(0, 0, 0);
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

#content td {
	color: rgb(0, 0, 0);
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

#content div.label {
	color: rgb(98, 101, 104);
	font-family: Lucida Grande;
	font-size: 10px;
	font-weight: bold;
}

#content ul {
	margin: 0 6px 6px 6px;
	list-style-position: inside;
	text-indent: 5px;
	list-style-type: square;
}

#content li {
	color: rgb(0, 0, 0);
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

a.thickbox img {
	cursor: pointer;
}

#content div.imgholder {
	/*border: 1px solid #2D2825;*/
	display: inline;
	margin: 10px 8px 0px 0px;
}

#rightside {
	float: right;
	/*margin: 0px 0px 0px 559px;*/
	width: 200px;
	/*height: 200px;
	border: 1px solid #2D2825;*/
}

#footer {
	clear: both;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 800px;
	height: 37px;
	text-align: center;
	/*background-color: #2D2825;
	background-image: url(/images/footer/page-content-footer.png);*/
	background: #2D2825 url(/images/footer/page-content-footer.png); top left;
}

#footer ul {
	position: relative;
	left: -18px;
	margin: 0;
	padding-top: 11px;
	font-size: 11px;
}
#footer li {
	display: inline;
	/*padding: 5px 7px 5px 7px;*/
	margin: 0px 0px 0px 0px;
	padding: 5px 7px 5px 7px;
}
#footer li a {
	text-decoration: none;
	color: #999;
}
#footer li a:hover {
	color: #eee;
	text-decoration: underline;
}

p.copywrite {
	font-size: 0.7em;
	padding: 0;
	color: #999;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 14px;
}

form {
	margin: 24px 0px 10px 0px;
}

form label,input {
	display: block;
	/*width: 150px;*/
	float: left;
	margin-bottom: 10px;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
}

form input.text {
	width: 300px;
	border: 1px solid rgb(98, 101, 104);
}

form textarea {
	display: block;
	float: left;
	width: 300px;
	height: 80px;
	margin-bottom: 10px;
	border: 1px solid rgb(98, 101, 104);
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
}

form input.submit {
	border: 1px solid rgb(98, 101, 104);
	padding: 0px 3px;
	cursor: pointer;
}

form label {
	color: rgb(98, 101, 104);
	text-align: right;
	width: 75px;
	padding-right: 20px;
	padding-top: 3px;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
}

form br {
	clear: left;
}

hr {
	border: 0;
	width: 100%;
	background-color: #9E9FA3;
	height: 1px;
}

dl {
	width: 100%;
}
dl,dd {
	margin: 0;
}
dt {
	font-size: 14px;
	padding: 5px 5px 0px 0px;
	margin: 3px 2px 0px 0px;
}
dt a {
	font-size: 14px;
	color: rgb(51, 51, 51);
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
}

dt a:hover {
	text-decoration: underline;
}

dt a.selected {
	font-weight: bold;
}

dt a.selected:hover {
	cursor: normal;
	text-decoration: none;
}

dd {
	padding-left: 2px;
}

img.secret {
	border: 1px solid rgb(98, 101, 104);
}

p.gbhead {
	border: 1px solid #9E5B53;
	padding: 2px 2px 2px 3px;
	background-color: #F5E8E2;
	background: #F5E8E2 url('/images/guestbook/mesg_head_bg2.jpg') no-repeat top left;
}

p.gbmesg {
	padding: 0px 4px 20px 4px;
}

#noachinfo {
	width: 192px;
	margin: 0px;
	padding: 4px;
	background-color: #2D2825;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}

#noachinfo table {
	margin: 0px;
}

#noachinfo span {
	font-weight: bold;
	font-size: 11px;
}
