/* CSS Document */

#page {
	position:absolute;
	width:770px;
	top:9px;
	left:10px;
}

#navbar {
	position:absolute;
	width:770px;
	top:165px;
	left:0px;
}	

#leftsidebar {
	position:absolute;
	width:121px;
	top:205px;
	left:15px;
}

#content {
	position:absolute;
	width:509px;
	top:205px;
	left:143px;
	}	

#rightsidebar {
	position:absolute;
	width:118px;
	top:205px;
	left:660px;
	border-left:1px solid #330000;
	text-align:center;
}

#mapleftsidebar {
	position:absolute;
	width:121px;
	top:415px;
	left:15px;
	border:1px solid #0066CC;
}

#bookme {
	
	top:485px;
	left:565px;
}

#photocreditsection {
	position:absolute;
	width:510px;
	top:700px;
	left:152px;
}
	
#footer {
	position:absolute;
	width:780px;
	height:45px;
	top:722px;
	left:0px;
	border-top:1px solid #330000;
	
}	
	
#indexcontentsection {
	position:absolute;
	width:509px;
	height:462px;
	left:0px;
	background-image:url(../images/homewalkwayLarsChristensen.jpg);
	background-repeat:no-repeat;
}

body {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:11px;
	text-align:left;
	color:#330000;
	list-style-type:square;
	list-style-position:inside;
}
	
th {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:9px;
	text-align:left;
	margin-left:9px;
	color:#9900CC;
}
td {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:9px;
	text-align:left;
	margin-left:9px;
}

h1,h2,h3,h4,h5,h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#0066CC;
}

h1 {
	font-size:18px;
	font-weight:bold;
}

h2 {
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
	
h3 {
	font-size:11px;
	font-weight:bold;
	color:#666666;
	text-align:center;
}

h4 {
	font-size:10px;
	font-weight:bold;
}

h5 {
	font-size:8px;
	font-weight:bold;
}

h6 {
	font-size:6px;
	font-weight:bold;
}	
		
a:link {
	color:#9900CC;
}

a:hover {
	color:#CC66CC;
}

a:visited {
	color:#0066CC;
}

.normal {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:11px;
	color:#330000;
}

.normalbold {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#330000;
}

.boldviolet {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#9900CC;
}

.photocredit {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:8px;
	color:#330000;
}
	
.footertext {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:10px;
	font-weight:400;
	text-align:center;
	color:#9900CC;
}

.footerhyperlink {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:10px;
	text-align:center;
	color:#9900CC;
}	

.titleregionaldestinations {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}
	
.regionaldestinations {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#0066CC;
	text-align:center;
	line-height:17px;
}

.indexcontentsection {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:11px;
	line-height:15px;
	margin-top:20px;
	color:#330000;
	margin-left:20px;
}

.privacyheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#666666;
}

.privacytext {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:9px;
	color:#999999;
}

.infotable {
	font-size:10px;	
	font-weight:bold;
}

.numbersfont {
	font-family:Times New Roman, Times, serif;
}
	
	
	




	
	
