body {
	font-size: 60%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #336699 url("../images/body_tile.jpg") repeat-x fixed left bottom;
	text-align: center;
	margin: 10px 0 0;
	padding: 0
}
a:link {
	color: blue;
}
a:visited {
	color: purple;
}
a:hover {
	color: red;
	text-decoration: none;
}
a:active {
	color: red;
	text-decoration: none;
}
div#bodywrap {
	/*back
ground-color: #ced0c8;*/
	background-color: #9bb4cc;
	text-align: left;
	margin: 0 auto;
	padding: 10px;
	width: 750px;
	border: solid 2px #004066;
}
div#header {
	background: url("../images/RestoreManti_header_01.jpg") no-repeat 0 50%;
	margin: 0;
	width: 750px;
	height: 100px
}
#header h1 {
	margin: 0;
	padding: 0;
}
a#headerlink {
	display: block;
	width: 750px;
	height: 100px;
}
.hide {
	display: none;
}
div#headerlinks {
	
/* background: url("img/headerlinks.jpg") no-repeat 0; */	
	height: 19px;
	margin: 0;
}
a#headerlink {
	display: block;
	width: 750px;
	height: 100px;
}
.hide {
	display: none;
}
div#headerlinks {
	font-size: 1.2em;
	background: url("../images/RestoreManti_header_02.jpg") no-repeat 0 50%;
	margin: 0;
	width: 750px;
	padding-top: 3px;
	height: 17px
}
div#headerlinks ul {
	text-align: left;
	margin: 1px 0 0px 30px;
	padding: 0 5px 0 0
}
div#headerlinks ul li {
	background-image: url("../images/header_linkdivid.jpg");
	background-repeat: no-repeat;
	background-position: right 0;
	display: inline;
	margin: 0 0 0 0;
	padding: 0 10px 0 5px;
}
div#headerlinks a:link {
	color: #393939;
	font-size: 11px;
	font-weight: 600;
	text-decoration: none
}
div#headerlinks a:visited {
	color: #4d4d4d;
	font-weight: 600;
	text-decoration: none
}
div#headerlinks a:hover {
	color: #4d4d4d;
	font-weight: 600;
	text-decoration: underline
}
div#headerlinks a:active {
	color: #333;
	font-weight: 600;
	text-decoration: none
}
div#headerlinks .excludehld {
	background-image: none
}
.linedivide {
	background-image: url("../images/header_linkdivid.gif");
	background-repeat: no-repeat;
	margin: 0px 5px 0 8px;
	padding: 0px 1px 0 1px;
	height: 15px;
}
div#contentwrap {
	background: url("../images/background.png") repeat-y left top;
	width: 750px;
	padding: 10px 0 10px 0;
}
div#spacer {
	width: 750px;
	clear: both
}
ul#nav {
	width: 180px;
	float: right;
	margin: 0 0 0 0;
	padding: 0;
}
ul#nav li {
	margin: 0;
	padding: 0;
}
div#content {
	font-size: 1em;
	line-height: 2;
	margin: 0 20px;
}
div#content h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 1em 0;
}
div.sidebar {
	float: right;
	position: relative;
	width: 200px;
	margin: 1em .2em 1em 1em;
	padding: .5em 1em;
	border: 1px #333 dashed;
}
/* 	color: #000;
	background-color: #ffe;
*/
div.sidebar h2 {
	text-align: center;
	font-size: 1.4em;
	margin: 0 0 1em 0;
}
div#footer {
	clear: left;
	width: 750px;
	height: 39px;
	margin: 0;
	padding: 10px 0 0 0;
	border: 0;
	border-bottom: 2px solid #000;
	text-align: left;
	color: #fff;
	background-image: url("../images/footer.gif");
}
div#footercontent {
	padding: 0 0 10px 100px;
}
div#footer p {
	margin: 0px 0 3px 0;
	padding: 0;
}
div#footer ul {
	margin: 0;
	padding: 0;
	display: inline;
	text-align: left;
}
div#footer ul li {
	margin: 0;
	padding: 0 10px;
	border-left: 1px solid #666;
	list-style: none;
	display: inline;
}
div#footer a:link {
	color: #d2b3a4;
	font-weight: 600;
	text-decoration: none
}
div#footer a:visited {
	font-size: .9em;
	color: #D2B3A4;
	text-decoration: none;
	font-weight: 600;
}
div#footer a:active {
	color: #D2B3A4;
	text-decoration: none;
	font-weight: 600;
}
div#footer a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: 600;
}
p.error {
	font-size: 1em;
	font-weight: bold;
	color: red;
	margin: 2em 0;
}
label {
	margin: 3px;
	padding: 3px;
}
input#fname {
	background: #fff url("../images/bg_input.gif") repeat-x 0 1px;
	margin: 3px;
	padding: 1px;
	border: solid 1px #666;
	width: 250px;
}
input#lname {
	background: #fff url("../images/bg_input.gif") repeat-x 0 1px;
	margin: 3px;
	padding: 1px;
	border: solid 1px #666;
	width: 250px;
}
input#email {
	background: #fff url("../images/bg_input.gif") repeat-x 0 1px;
	margin: 3px;
	padding: 1px;
	border: solid 1px #666;
	width: 250px;
}
input#phone {
	background: #fff url("../images/bg_input.gif") repeat-x 0 1px;
	margin: 3px;
	padding: 1px;
	border: solid 1px #666;
	width: 250px;
}
textarea#message {
	background: #fff url("../images/bg_input.gif") repeat-x 0 1px;
	margin: 3px;
	padding: 1px;
	border: solid 1px #666;
	width: 350px;
}
input#submit {
	background: #fff url("../images/bg_input.gif") repeat-x 0 1px;
	margin: 3px;
	padding: 1px;
	border-top: solid 1px #ffd;
	border-left: solid 1px #ffd;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
}
input#fname:focus, input#lname:focus, input#email:focus, input#phone:focus, textarea#message:focus {
	border-color: #000;
}
input#submit:focus {
	border-top: solid 1px #333;
	border-left: solid 1px #333;
	border-right: solid 1px #ffd;
	border-bottom: solid 1px #ffd;
}
/*
input[type="text"], textarea, input[type="submit"] {
	-moz-border-radius: 4px;
}
*/
div#contactform {
	margin-bottom: 35px;
}
div#contactform form {
	margin-top: 20px;
}
div.row {
	clear: both;
	padding-top: 5px;
}
div.row span.label {
	padding-right: 15px;
	float: left;
	width: 150px;
	text-align: right;
}
div.row span.formw {
	float: right;
	width: 350px;
	text-align: left;
}
div.row span.formi {
	float: right;
	width: 150px;
	text-align: left;
}
.required {
	font-size: .8em;
	color: red;
	padding-left: 5px;
}
.hide {
	display: none;
}
#tour {
	background: #e5d9cc url("../images/feature.jpg") no-repeat right top;
	margin: 20px 10px;
	padding: 10px;
	border: solid 2px #004466
}
#tour h3 {
	font-size: 1.5em;
	margin: 0;
	color: #00214E;
}
#tour p {
	margin-top: 0;
}
#homepageimage {
	background-color: #f9f6f3;
}
.figure {
	float: left;
	margin: 0 20px 0 0;
}
.figure .caption {
	margin: 0px 0 0 0;
	padding: 0;
	font-size: 1em;
}
#VU {
	width: 70px;
	height: 50px;
	border: 1px #004466 solid;
	float: left;
	position: relitave;
	margin: 0 10px 10px 0px;
}
#VU img {
	border: 0;
}
div#wrapper {
	background-color: #F9F6F3;
	padding: 5px;
	margin: 10px 0 0px 10px;
	width: 250px;
	float: right;
}
div#wrapper p {
	font-size: 1.5em;
	color: #336699;
	line-height: 1.2;
}
blockquote {
	margin: 0;
	background: transparent url(../images/quoleft.png) left top no-repeat;
}
blockquote div {
	padding: 0 48px;
	background: transparent url(../images/quoright.png) right bottom no-repeat;
}
div#giftshop {
	margin: 10px 0px;
	padding: 10px 10px 10px 125px;
	position: relitave;
	margin: 10px 20px 20px 10px;
	border: 1px solid #000;
	height: 105px;
	background: #015F00 url("../images/christchild.jpg") no-repeat left top;
}
div#giftshop h2 {
	color: #fff;
	font: 18px Georgia, "Times New Roman", Times, serif;
	font-weight: 600;
}
div#giftshop p {
	color: #fff;
}
div#giftshop img.temple {
	border: 2px solid #960505;
	float: right;
	margin-left: 10px;
}