@charset "utf-8";
html { min-width: 960px; }
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	background-color: #0f2f00;
	background-image: url(img/background-tile.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0p
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #FFCC33;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: left;
	line-height: 1.2em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC33;
	letter-spacing: 0.2em;
	padding-top: 10px;
	text-align: left;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #99FFCC;
	text-align: left;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCC33;
	text-align: left;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #FFFFFF;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
}
p.small {
	font-size: 10px;
}

a:link {
	color: #66FF99;
	text-decoration: none;
}
a:hover {
	color: #FFCC33;
	text-decoration: underline;
}
a:active {
	color: #FFCC33;
	text-decoration: underline;
}
a:visited {
	color: #66FF99;
}
#wrapper {
	background-image: url(img/background-image3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	position: relative;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	height: 64px;
	width: 380px;
	margin-top: 10px;
	margin-left: 520px;
}
#css_horizontal_menu{
	/*specify here a width for a horizontal menu at fixed measure*/
/*1. remove the default list bullets*/
list-style:none;
	/*2. method to avoid that the background of the div container collapse with floated elements*/
overflow:hidden;
	/*3. in relation to the above method, for Internet Explorer 6, we need to specify a width of 100%*/
width:100%;
	/*4. margin value to null - needed for Internet Explorer*/
margin:0;
	padding: 1px;
} 
#css_horizontal_menu li{
display:inline;
} 
#css_horizontal_menu a{
	/*1. convert the link from inline to block element so that we can next specify width/height*/
display:block;
	/*3. a fixed width for al the links*/
/*for links adaptable in width to its text content, using padding-right without the width*/
width:66px;
	/*4. the height*/
height:55px;
	/*5. an empty space to the left of each link*/
margin-left:11px;
	/*6. and a left space (padding) between the border and the text link*/
padding-left:0px;
	/*9. the font family*/
font-family:Arial, Helvetica, sans-serif;
	/*10. the font size*/
font-size:12px;
	/*12. remove the text underline added by default to the links*/
text-decoration:none;
	/*13. the color of the text links*/
color:#999999;
	/*14. vertical align of the text link (value equal to the height)*/
line-height:1.3em;
	font-weight: bold;
	text-align: center;
	padding-right: 0px;
	background-image: url(img/sec-menu-off3.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	float: left;
} 
#css_horizontal_menu a:hover{
	/*3. change the color of the text link*/
color:#FFFFFF;
	background-image: url(img/sec-menu-on.gif);
	background-repeat: repeat-x;
	background-position: bottom;
} 
#css_horizontal_menu a.first{
margin-left:0;
}
#headspace {
	height: 80px;
}
#leftsidebar {
	float: left;
	height: 100%;
	width: 174px;
	margin-left: 10px;
}
.arrowsidemenu{
	width: 174px;
	border-size: 1px;
}
.arrowsidemenu div a{ /*header bar links*/
	display: block;
	height: 24px;
	line-height: 24px; /*Set line-height of bg image-padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	background-color: transparent;
	background-image: url(img/parchment-menu1.gif);
	background-position: 100% 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 20px;
	text-align: left;
}
.arrowsidemenu div a:link, .arrowsidemenu div a:visited{
	color: #6f3700;
	text-decoration: none;
}
.arrowsidemenu div a:hover{
	background-position: 100% -32px;
}
.arrowsidemenu div.unselected a{ /*header that's currently not selected*/
	color: #6F3700;
}
.arrowsidemenu div.selected a{ /*header that's currently selected*/
	color: #FFFFCC;
	background-position: 100% -64px !important;
}
.arrowsidemenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.arrowsidemenu ul li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bd9b73;
	margin-right: 10px;
	margin-left: 10px;
}
.arrowsidemenu ul li a{ /*sub menu links*/
	display: block;
	text-decoration: none;
	color: #333333;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #d6b082;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #b58352;
	text-align: left;
}
.arrowsidemenu ul li a:link {
	color: #333333;
	text-decoration: none;
}
.arrowsidemenu ul li a:visited {
	color: #333333;
	text-decoration: none;
}
.arrowsidemenu   ul   li   a:hover    {
	color: #FFFFCC;
	background-color: #993333;
	text-decoration: none;
}
.arrowsidemenu ul li a:active {
	color: #FFFFCC;
	text-decoration: none;
}

#pagetext {
	margin-left: 220px;
	top: 0px;
	width: 680px;
	padding-bottom: 20px;
}
.mainpic {
	background-color: #efefde;
	padding: 6px;
	border: 2px solid #999966;
	width: 664px;
}
#introtext {
	width: 160px;
	padding-right: 10px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #CCCC66;
	padding-bottom: 5px;
	line-height: 1.3em;
	text-align: left;
}
.rightsidebar {
	background-color: #d9caaa;
	float: right;
	width: auto;
	border: 2px solid #999900;
	color: #4B4B25;
	text-align: center;
	background-image: url(img/rght-sidebar.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 10px;
	margin-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rightsidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b25;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.rightsidebar a:link {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
.rightsidebar a:visited {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
.rightsidebar a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
.rightsidebar a:active {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
.centersidebar {
	background-color: #d9caaa;
	float: none;
	width: auto;
	border: 2px solid #999900;
	color: #4B4B25;
	text-align: center;
	background-image: url(img/rght-sidebar.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.centersidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b25;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.centersidebar a:link {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
.centersidebar a:visited {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
.centersidebar a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
.centersidebar a:active {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
.leftpic {
	background-color: #efefde;
	padding: 6px;
	float: left;
	border: 2px solid #999966;
	margin-right: 20px;
	margin-bottom: 10px;
}
.rightpic {
	background-color: #efefde;
	padding: 6px;
	float: right;
	border: 2px solid #999966;
	margin-bottom: 10px;
	margin-left: 20px;
}
#tourcontainer {
	background-color: #004200;
	width: auto;
	height: 490px;
	background-repeat: repeat;
}
#tourflash {
	float: right;
	width: 560px;
}
#tourtxt {
	float: left;
	width: 100px;
	padding-left: 10px;
}
table {

}
td {
	padding: 2px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
#footerlinks {
	margin-left: 220px;
	text-align: left;
	margin-top: 10px;
	width: 668px;
	overflow: visible;
	height: 130px;
	clear: left;
	background-image: url(img/footer-bkg7.jpg);
	background-position: center top;
	background-color: #052805;
	padding-top: 8px;
	padding-left: 12px;
	padding-bottom: 6px;
	background-repeat: no-repeat;
}
#footerlinks ul {
	margin: 0px;
	padding: 0px;
}
#footerlinks li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: list-item;
	list-style-type: none;
	color: #FFFFFF;
	line-height: 1.6em;
	text-align: left;
	padding-right: 10px;
}
#footerlinks li a:link {
	color: #99FFcc;
	text-decoration: none;
}
#footerlinks li a:visited {
	color: #99FFcc;
	text-decoration: none;
}
#footerlinks li a:hover {
	background-color: #222222;
	color: #FFcc33;
}
#footerlinks li a:active {
	background-color: #222222;
	color: #FFcc33;
}
.footerbox {
	text-align: left;
	width: 22%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 18px;
	height: auto;
}


#copyright {
	margin-left: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	clear: both;
	background-color: #222222;
	padding-right: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	width: 668px;
}
#copyright a:link {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#copyright  a:visited {
	color: #999999;
	text-decoration: none;
}
#copyright a:hover {
	color: #99CCFF;
	text-decoration: underline;
}
#copyright  a:active {
	color: #99CCFF;
	text-decoration: underline;
}
.txthightlight {
	font-style: italic;
	font-weight: bold;
	color: #99FFCC;
}
#address {
	float: left;
	width: 350px;
	height: auto;
}
.formbox {
	width: 260px;
	overflow: auto;
	margin-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left: 25px;
	background-color: #d9caaa;
	padding-left: 10px;
	padding-top: 10px;
	background-image: url(img/rght-sidebar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	border: 2px solid #999900;
}
legend {
	font-size: 12px;
	font-weight: bold;
	color: #4b4325;
}
label {
	display: block;
	margin-top: .5em;
	font-size: 10px;
	color: #4b4325;
	font-weight: bold;
}
input, textarea {
	background-color: #FFFFFF;
	padding: 0.2em;
	width: 23em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666633;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #666633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
textarea {
	height: 8em;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: .2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666633;
	border-right-color: #cccc99;
	border-bottom-color: #cccc99;
	border-left-color: #666633;
}
input#submit {
	width: 8em;
	margin-top: 0.8em;
	margin-left: 2em;
	height: 3em;
	color: #333333;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9B9B4D;
	border-right-color: #666633;
	border-bottom-color: #666633;
	border-left-color: #9B9B4D;
}
#signup {
	width: 250px;
	text-align: left;
	display: inline;
}
#signup .submit {
	width: 30px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8C8C46;
	border-right-color: #666633;
	border-bottom-color: #666633;
	border-left-color: #8C8C46;
}
fieldset {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #666633;
}#contactinfo {
	height: auto;
	width: 100%;
}
hr {
	height:0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #999999;
}
.ndmenu {
	background-color: #d9caaa;
	float: left;
	border: 2px solid #999900;
	color: #4B4B25;
	text-align: left;
	background-image: url(img/rght-sidebar.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ndmenu h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	text-transform: none;
}
.ndmenu p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b25;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.ndmenu img {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#robotest {
	display: none;
}

