/* CSS Document */
body {margin:0; padding:0; background-image: url(images/page-back.gif); background-repeat: repeat-x;
}

p, th, td, li, dd, dt, ul, ol, blockquote, q, acronym, abbr, a, input, select, textarea {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
 }
 
 h1, h2, h3, h4, h5, h6 {
 margin: 0;
 padding: 0;
 font-weight: normal;
 font-family: Arial, Helvetica, sans-serif;
 }
 
 img {
 border: none;
 }
 
 table {
 margin: 0;
 padding: 0;
 border: none;
 }

#outerwrapper {
	width:100%;
	height:auto;
	background-position: left;
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.topinnerwrapper {
	width:904px;
	height:229px;
	background-color: #FFFFFF;
	background-image: url(images/headshade.gif);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	width:904px;
	height:229px;
	float: none;
} 

#logopics {
	width:904px;
	float:left;
	height:198px;
	border: 0px;
	margin-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

.innerwrapper {
	width:904px;
	height:auto;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/headshade.gif);
	background-repeat: repeat-y;
}

#bodywrapper {
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	background-repeat: repeat;
}

.clear { 
clear: both; 
} 



.boxwrap {
	width:218px;
	float: right;
	margin-bottom: 0px;
	height: auto;
	margin-right: 0px;
	margin-top: 15px;
}


.boxheader {
	width:245px;
	height:28px;
	background-image: url(images/boxheader.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	color: #C32E3B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
}




.insetbox {
	float: none;
	height: auto;
	width: 218px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}

.bottombox {
	float: right;
	height: 166px;
	width: 161px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left:20px;
	margin-right: 23px;
}

.sideboxtop {
	background-image:url(images/sideboxhead.gif);
	background-repeat:no-repeat;
	width:218px;
	height:30px;
	color: #FFF;
}

.sidebox {
	width:275px;
	height:110px;
	background-image:url(images/sideboxbody.gif);
	background-repeat:repeat-y;
	color: #060;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.sidebox a {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.sidebox a:hover {
	color: #26390A;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.sideboxfoot {
	background-image:url(images/sideboxfoot.gif);
	background-repeat:no-repeat;
	width:218px;
	height:50px;
	color: #FFF;
}

.boxfooter {
	width:260px;
	height:165px;
	background-image: url(images/boxfooter.gif);
	background-repeat: no-repeat;
}

#mainpage {
	width:904px;
	height:auto;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#bannercol {
	width:218px;
	float:left;
	margin-top: 0px;
	height: auto;
	margin-right: 0px;
	/*background-image: url(images/sideshade.jpg);*/
	background-repeat: repeat-x;
	padding-right:8px;
	padding-left: 7px;
	background-image: url(images/page-back.gif);
}

#textheader {
	float:left;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 645px;
	height: 35px;
	background-color: #D1DAED;
	line-height: 15px;

}



h1 {
	font-family:Verdana;
	font-size:14px;
	font-weight: bold;
	color: #021a66;
	margin-top:10px;
	margin-bottom:10px;
}

h2 {
	font-family:Verdana;
	font-size:14px;
	font-weight: bold;
	color: #021a66;
}

h3 {
	font-family:Verdana;
	font-size:13px;
	font-weight: bold;
	color: #900;
}

h4 {
	font-family:Verdana;
	font-size:13px;
	font-weight: bold;
	color: #021a66;
}

#blockimage1 {
	width:320px;
	height:160px;
}

#imageblocktext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:320px;
	height:18px;
	text-align:center;
	font-size:10px;
	padding-top:7px;
	}
	
#blockimage2 {
	width:150px;
	height:114px;
	float:left;
	margin-right:10px;
}

#blockimage3 {
	width:150px;
	height:114px;
	float:right;
	margin-left:10px;
}


#blankheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 247px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 33px;
}


.bodytext p {
	line-height: 16px;
	margin-top: 8px;
	color: #021a66;
	margin-bottom: 8px;
	font-size: 12px;
}

.bodytext p strong{
	color: #021a66;
}



.bodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#021a66;
	float: left;
	word-spacing: normal;
	width: 640px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.bodytext ul, li {
	padding:0px;
}

.bodytext li {
	list-style-type: disc;
	text-indent: -13px;
	text-align: left;
	list-style-position: inside;
	text-decoration: none;
	border-left: 0px;
	margin-bottom: 10px;
	line-height: 14px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #021A66;
	margin-top: 5px;
}

.bodytext ul {
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.bodytext a {
	color: #021a66;
	text-decoration: underline;
	font-weight: bold;
	font-size:12px;
	line-height:16px;
}

.bodytext a:hover {
	text-decoration: underline;
	color: #666;
	font-weight: bold;
	line-height:16px;
}

#footer {
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	position: relative;
	background-repeat: repeat;
	background-color: #FFF;
}


a .alt { display: none; }



#column1 {
	background-color: #FFF;
	padding: 0px;
	float: right;
	height: auto;
	width: 665px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 5px;
}


.bodyimage {
	width:auto;
	height:auto;
	float: right;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.bodyimage2 {

	width:286px;
	height:auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#flashbox {
	width:962px;
	height:175px;
	padding: 0px;
	background-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006;
	border-bottom-color: #006;
	}
	
#underflashbox {
	width:617px;
	height:30px;
	background-color: #FFF;
	margin-left: 5px;
	float: left;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family:Verdana;
	font-size:10px;
	color:#006;
	}

#underflashbox a{
	font-family:Verdana;
	font-size:10px;
	color:#09F;
	text-decoration:none;
	}
	
#underflashbox a:hover{
	font-family:Verdana;
	font-size:10px;
	color:#09F;
	text-decoration:underline;
	}
	
	
.footernav {
	width:904px;
	height:50px;
	position:relative;
	background-color:#051b4d;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0;
	margin-right:auto;
	margin-bottom: 0px;
	margin-left:auto;
	text-align: center;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
} 
.footernav p{
	color:#CCCCCC;
	text-decoration: none;
	font:Verdana;
	font-size:11px;
	line-height:6px;
	margin-top:5px;
	margin-bottom:0px;
	
	}

.footernav a{
	color:#FFF;
	text-decoration: underline;
	}
	
.footernav a:hover{
	color:#CCC;
	text-decoration: underline;
	}


.footerwrapper {
	width:904px;
	height:auto;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
}

.interestbox {
	float: left;
	width: 640px;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #D1DAED;
}

/*Unused elements below*/


#credits {
	font-size:10px;
	color:#3A4576;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	width: 763px;
	margin: 0 auto;
	text-align: left;
	padding: 2px;
	padding-left: 5px;
} 

#creditblock {
	margin:0;
	width:100%;
	height:17px;
	background-color:#FFFFFF;
	float: left;
} 

#formcolumn {
	background-color: #FFFFFF;
	padding: 0px;
	float: none;
	height: auto;
	width: 600px;
	margin-top: 15px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#formtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	word-spacing: normal;
	width: 286px;
	padding-left: 120px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}

#column3 {
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
	height: auto;
	width: 550px;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 15px;
}

#columnwide {
	background-color: #000;
	padding: 0px;
	float: left;
	height: auto;
	width: 650px;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
}

#column2 {
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
	height: auto;
	width: 267px;
	margin-top: 15px;
}






#textheaderwide {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 0px;
	width: 530px;
	font-weight: bold;
	color: #FFFFFF;
	height: 31px;
	background-image: url(images/titlebox.gif);
	background-repeat: no-repeat;
}

#toptext1 {
	float:left;
	width: 390px;
	height: auto;
	color: #3A4576;
	font: verdana;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#toptext2 {
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 390px;
	height: auto;
	color: #000033;
	font: verdana;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#bodyhighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3A4576;
	text-align: center;
	float: left;
	width: 390px;
	font-weight: bolder;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.insettextbox {
	float: none;
	height: auto;
	width: 148px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

.clickherebox {
	height: auto;
	width: 178px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: right;
	font-weight: bolder;
	padding-left: 0px;
}

#infotext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	float: left;
	width: 245px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	word-spacing: normal;
	border-bottom: 1px solid #15157C;
	border-left: 1px solid #15157C;
	border-right: 1px solid #15157C;
}

#infotext a {
	color:#990033;
}

#infotext a:hover {
	color:#990033;
	background-color: #999999;
}



.caption {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#051B4D;
	word-spacing: normal;
	text-align: center;
	margin-top:10px;
	margin-bottom:10px;

}

#imageblock {
	width:320px;
	height:299px;
	margin-left:15px;
	margin-top:15px;
	margin-bottom:15px;
	float:right;
	padding:0px;
}

#topnav {
	width:904px;
	height:31px;
	float:left;
}

#topnav ul, li {
	margin:0;
	padding:0;
	list-style:none;
}

#topnav ul {
	width:904px;
	height: 31px;
	border: none;
}

#topnav li {float:left; overflow:hidden; }

/* -- my topnav image buttons --*/
#welcome{ height:31px; width:108px; overflow:hidden; /*background-image:url(images/tabout.gif); background-position:0 0;*/}
#rooms { height:31px; width:79px; overflow:hidden; /*background-image:url(images/thome.gif); background-position:0 0;*/}
#location { height:31px; width:94px; overflow:hidden; /*background-image:url(images/tcomms.gif); background-position:0 0;*/}
#thingstodo { height:31px; width:214px; overflow:hidden; /*background-image:url(images/tfundrais.gif); background-position:0 0;*/}
#availability { height:31px; width:112px; overflow:hidden; /*background-image:url(images/ttrain.gif); background-position:0 0;*/}
#guestbook{ height:31px; width:113px; overflow:hidden; /*background-image:url(images/tcontact.gif); background-position:0 0;*/}
#sitemap { height:31px; width:87px; overflow:hidden; /*background-image:url(images/ttrain.gif); background-position:0 0;*/}
#contact{ height:31px; width:97px; overflow:hidden; /*background-image:url(images/tcontact.gif); background-position:0 0;*/}




a#button1a { 
	display: block; 
	width: 108px; 
	height: 31px; 
	background-image: url(images/navbut1.gif); 
	background-position: 0 0;
    margin: 0 auto;
}
a#button1a:hover { background-position: 0 -31px; }

a#button2a {
    display: block;
    width: 79px;
    height: 31px;
    background-image: url(images/navbut2.gif);
    background-position: 0 0;
    margin: 0 auto;
}

a#button2a:hover { background-position: 0 -31px; }

a#button3a {
    display: block;
    width: 94px;
    height: 31px;
    background-image: url(images/navbut3.gif);
    background-position: 0 0;
    margin: 0 auto;
}

a#button3a:hover { background-position: 0 -31px; }

a#button4a {
    display: block;
    width: 214px;
    height: 31px;
    background-image: url(images/navbut4.gif);
    background-position: 0 0;
    margin: 0 auto;
}

a#button4a:hover { background-position: 0 -31px; }

a#button5a {
    display: block;
    width: 112px;
    height: 31px;
    background-image: url(images/navbut5.gif);
    background-position: 0 0;
    margin: 0 auto;
}
a#button5a:hover {
    background-position: 0 -31px;
}

a#button6a {
    display: block;
    width: 113px;
    height: 31px;
    background-image: url(images/navbut6.gif);
    background-position: 0 0;
    margin: 0 auto;
}
a#button6a:hover {
    background-position: 0 -31px;
}

a#button7a {
    display: block;
    width: 87px;
    height: 31px;
    background-image: url(images/navbut7.gif);
    background-position: 0 0;
    margin: 0 auto;
}
a#button7a:hover {
    background-position: 0 -31px;
}

a#button8a {
    display: block;
    width: 97px;
    height: 31px;
    background-image: url(images/navbut8.gif);
    background-position: 0 0;
    margin: 0 auto;
}
a#button8a:hover {
    background-position: 0 -31px;
}



a .alt { display: none; }


.imagebox {
	width:auto;
	height:auto;
	float:right;
	border:solid;
	border-color:#333;
	border-width:1px;
	margin-left: 15px;

}

.imagesurround {
	width:640px;
	height:175px;
	padding-right:5px;
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 10px;
	
}

.imagesurround ul, li {
	padding:0px;
}

.imagesurround li {
	list-style-type: disc;
	text-indent: -13px;
	text-align: left;
	list-style-position: inside;
	text-decoration: none;
	border-left: 0px;
	margin-bottom: 10px;
	line-height: 12px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #021A66;
	margin-top: 10px;
}

.imagesurround ul {
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.imagesurround p {
	line-height: 14px;
	margin-top: 5px;
	color: #021a66;
	margin-bottom: 5px;
}


.calendarsurround {
	width:640px;
	height:auto;
	padding-right:5px;
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 10px;
	float: left;
	
}

.roomimage {
	width:auto;
	height:auto;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;

}

