@charset "UTF-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	}
html {
	height:100%;
	}
body {
	background-image:url(images/bg.gif);
	height:100%;
	}
#pagename {
	float:left;
	margin-top:22px;
	margin-left:25px;
	}
#wrapper {
	width:766px;
	margin:0px auto;
	background-image:url(images/parchmentbg.gif);
	background-repeat:repeat-y;
	min-height:100%;
	}
#wrapperint {
	height:100%;
	background-image:url(images/parchmentbottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}
#header {
	height:122px;
	width:766px;
	background-image:url(images/headerbg.gif);
	}
#nav {
	background-image:url(images/navtop.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	height:260px;
	padding-top:20px;
	}
#intnav {
	background-image:url(images/navtop.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	height:84px;
	padding-top:13px;
	}
#navmain {
	margin-left:40px;
	background-image:url(images/main1.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:260px;
	}
#intnavmain {
	background-image:url(images/intnavbg.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:84px;
	}
#content {
	background-image:url(images/topparchment.gif);
	background-position:top;
	background-repeat:no-repeat;
	min-height:100px;
	padding-top:23px;
	}
#intcontent {
	min-height:100px;
	padding-top:23px;
	}
#content h1 {
	text-indent: -5000px;
	background-image:url(images/homeheadline.gif);
	background-position:center;
	width:270px;
	height:66px;
	}
#intcontent h1 {
	text-indent: -5000px;
	background-image:url(images/homeheadline.gif);
	background-position:center;
	width:270px;
	height:66px;
	}
.drtroy {
	text-indent: -5000px;
	background-image:url(images/drtroyh1.gif);
	background-position:center;
	width:406px;
	height:59px;
	margin-top:20px;
	}
#content p {
	margin-top:13px;
	text-align:center;
	color:#7e6f1b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/pgbg.gif);
	background-position:center;
	background-repeat:no-repeat;
	padding-left:55px;
	padding-right:55px;
	}
#intcontent p {
	margin-top:13px;
	text-align:justify;
	color:#7e6f1b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/pgbg.gif);
	background-position:center;
	background-repeat:no-repeat;
	padding-left:55px;
	padding-right:55px;
	}
#contact {
	float:right;
	margin-right:96px;
	margin-top:40px;
	display:inline;
	text-align:center;
	color:#ede3ac;
	font-family:Palatino, "Times New Roman", Times, serif;
	font-weight:lighter;
	}
#contact h1 {
	font-size:18px;
	font-weight:lighter;
	line-height:24px;
	}
#contact h2 {
	font-size:13px;
	font-weight:lighter;
	}
.cright {
	clear:right;
	} 
#map {
	float:right;
	margin-right:80px;
	padding-top:18px;
	display:inline;
	font-family:Palatino, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:16px;
	color:#ede3ac;
	}
#map a {
	color:#ede3ac;
	text-decoration:none;
	}
#map a:hover {
	color:#ede3ac;
	text-decoration:none;
	}
#map image {
	padding-left:3px;
	padding-right:4px;
	}
#navbuttons {
	float:right;
	margin-right:10px;
	margin-top:17px;
	width:180px;
	height:46px;
	}
#navbuttons a {
	color:#ffefcf;
	text-decoration:none;
	}
#navbuttons a:hover {
	color:#ffefcf;
	text-decoration:underline;
	}
#intnavbuttons {
	float:right;
	margin-right:15px;
	margin-top:0px;
	width:460px;
	height:78px;
	}
#intnavbuttons a {
	color:#ffefcf;
	text-decoration:none;
	}
#intnavbuttons a:hover {
	color:#ffefcf;
	text-decoration:underline;
	}
.clear {
	clear:both;
	}
.intbutton {
	float:left;
	height:76px;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	background-image:url(images/intbuttonbg.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:80px;
	letter-spacing: .05em;
	color:#ffefcf;
	margin-top:4px;
	margin-left:30px;
	display:inline;
	font-size:15px;
	font-family:Palatino, "Times New Roman", Times, serif;
	text-align:center;
	}
.intbuttonlink {
	color:#ffefcf;
	font-size:15px;
	font-family:Palatino, "Times New Roman", Times, serif;
	text-align:center;
	background-color:#575042;
	margin-top:29px;
	line-height:17px;
	padding-top:2px;
	}
.button {
	float:left;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	background-color:#575042;
	width:80px;
	letter-spacing: .05em;
	color:#ffefcf;
	padding-top:4px;
	padding-bottom:2px;
	margin-left:3px;
	margin-top:3px;
	display:inline;
	font-size:15px;
	font-family:Palatino, "Times New Roman", Times, serif;
	text-align:center;
	}
.fright {
	float:right;
	margin-right:40px;
	margin-top:15px;
	padding:15px;
	}