body {
	margin: 0;
	padding: 0;
	/*background-color: #f7eafb;*/
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F0F5FE;
	text-align: left;
}

div, p, th, tr, td {
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-size: 14px;
	margin: 10px 0;
}

h2 {
	font-size: 12px;
	margin: 5px 0 1px 0;
}

h3 {
	font-style: bold;
	font-size: 11px;
	margin: 5px 0 1px 0;
}

img {
	border: 0;
}	

th {
	text-align: left;
}

p {
	margin: 5px 5px 5px 0;
}

dl {
	padding: 0;
	margin: 0;
}

dt {
	font-weight: bold;
	margin: 10px 0 5px 0;
}

dd {
	margin-left: 5px;
}

ul {
	list-style: circle;
	padding: 0;
	margin: 0;
}

li {
	margin-left: 15px;
}

a:link {
	color: #666;
	text-decoration: none;
}

a:visited {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a:active {
	color: #000;
	text-decoration: none;
}

#head {
	background: url(../images/heading.jpg) no-repeat;
	display: block;
	width: 800px;
	height: 152px;
	padding: 0;
	margin:  0;
}

#homeframe {
	position: absolute;
	width: 800px;
	/*height: 500px;*/
	display: block;
	padding: 0;
	margin: 8px 8px 0 8px;
	border: 1px solid white;
	background-color: #515B79;
}

#home {
	position: relative;
	top: 0;
	width: 800px;
	height: 500px;
	background: url(../images/Peri_index.jpg) no-repeat;	
}

#homenavbar {
	position: relative;
	top:  450px;
	font-size: 12px;
	color: #999;
	width: 800px;
	text-align: center;
	text-decoration: none;
	/*background: transparent;*/ /*#515B79;*/
}

#homenavbar a {
	color: #fff;
	text-decoration: none;
}

#homenavbar a:hover {
	color: #fff;
	text-decoration: underline;
}

#homefooter {
	position: relative;
	top: 515px;
}

#homefooter h1 {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
}

#mainnavbar {
	font-size: 11px;
	width: 800px;
	text-align: right;
	/*background: #f0f8fF;*/
	background: #DAE0F1;
	text-decoration: none;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

#left {
	width:  245px;
	padding: 0 10px;
}

#left p {
	margin: 0 5px 10px 10px;
}

#left span {
	display: block;
	margin: 0 5px 10px 0px;
}

#right {
	width:  555px;
}

#pane2 {
	width:  325px;
	padding: 5px 10px 5px 5px;
}

#pane3 {
	width:  230px;
	padding: 10px 0;
}

#rescontent {
	background: #FEEDE1;
	width:  800px;
	height: 400px;
}

#ratescontent {
	background: #EAFEE2;
	width:  800px;
	height: 400px;
}

#ratescontent #left {
	width:  200px;
	padding: 0 10px;
}

#ratescontent #right {
	width: 600px;
}

#ratescontent h1 {
	font-size: 14px;
	font-style: italic;
}

#ratescontent h2 {
	font-size: 12px;
	font-style: italic;
}

.ratespara {
	margin: 0 20px 10px 0;
}
 
#dircontent {
	background: #F0F5FE;
	width:  800px;
	height: 400px;
}

#dircontent p {
	font-size: 11px;
	font-weight: normal;
/*	margin: 10px;*/
}

#dircontent h2 {
	font-size: 11px;
	margin: 10px 10px 2px 10px;
}

#dircontent #left {
	width: 150px;
}

#dircontent #right {
	width: 650px;
}

#dircontent ol {
	margin: 0;
	padding: 0 0 0 30px;

}

#dircontent ol li {
	margin: 0 5px 0 0;
	font-size: 11px;
}

#dircontent ul {
	margin-left: 15px;
	list-style: circle;
}

#dircontent ul li {
	margin-left: 15px;
	font-size: 12px;
}

#dircontentMain {
	padding: 20px 30px 20px 0;
	font-size: 11px;
}

#specialscontent {
	background: #F7EAFB;
	width:  800px;
	height: 400px;
}

#specialscontent ul {
	margin: 0 15px;
	list-style: circle;
}

#specialscontent ul li {
	margin-left: 15px;
	font-size: 12px;
}

#activitiescontent {
	background: #FFE1FB;
	width:  800px;
	height: 400px;
}

#activitiescontent #left ul {
	margin: 0 10px;
}

#activitiescontent h2 a {
	text-decoration: none;
}

#faqcontent {
	background: #FFFFE0;
	width:  800px;
	height: 400px;
}

#faqcontent a {
	text-decoration: none;
}

#faqcontent ul {
	margin:  0 0 0 20px;
	padding: 0;
}

#faqcontent ol {
	margin:  10px;
	padding: 0;
}

*.faqItem {
	margin: 0 0 5px 0;
}

*.faqQuestion {
	font-weight: bold;
	margin: 0 0 5px 0;
}

*.faqAnswer {
	margin: 0 0 5px 0;
}

#contactcontent {
	background: #E1FDFE;
	width:  800px;
	height: 400px;
}

#contactcontent #right {
	padding: 20px 20px 0 0;
}

#contactcontent #right th {
	background-color: #DAE0F1;
	border: 1px solid #999;
}

#contactcontent #right td {
	background-color: #FFF;
	border: 1px solid #999;
}

#contactcontent h2 {
	/*font-size: 11px;*/
	color: #666;
	margin: 10px 0 0 0;
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
}

#contactcontent th {
	text-align: right;
	width: 170px;
}

#propcontent {
	background: #FFFFFF;
	width:  800px;
}

#propcontent h1 {
	margin: 10px 0;
}

#propcontent #center {
	width: 360px;
	padding-top: 10px;
}

#propcontent #right {
	width: 195px;
	padding: 10px;
}

#propcontent #right table {
	margin: 5px 0;
}

#propcontent #right ul {
	list-style: square;
	padding: 0;
	margin: 0;
}

#actcontent {
	background: #FFE1FB;
}

#actcontent {
	background: #EAFEE2;
	width:  800px;
}

#bottomnav {
	color: #000000;
	width: 800px;
	border: none;
	font-weight: bold;
	font-size: 10px;
	border-top:  1px solid #F0F5FE;
	/*border-top:  1px solid #999*/;
}

#bottombar {
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	background: url(../images/bottom_bar.jpg) #90a7d6;
	color: #FFFFE0;
	width: 255px;
	height: 24px;
	text-indent: 5px;
}

#bottommenu {
	width:  545px;
	background: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}

#mainframe {
	width: 800px;
	padding: 0;
	margin: 8px 8px 0 8px;
	border: 1px solid #999;
}

#roomPhoto {
	padding: 0;
	margin: 0 0 10px 0;
	border: solid 1px #999;
}

.docket {
	padding: 10px;
	margin: 5px 20px 5px 0;
	border: solid 1px #999;
	background-color: white;
	display: block;
}

.form {
	padding: 0 5px;
	margin: 5px 20px 5px 0;
	border: solid 1px #999;
	display: block;
}

.photoframe {
	padding: 0;
	margin: 0;
	/*border: solid 1px #666;*/
}

.leftsidebaritem {
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}

.leftsidebaritem a {
	font-size: 11px;
	font-weight: normal;
	/*color: #eee; */
}

.copy {
	padding: 20px 20px 0px 0px;
}

.attn {
	color: #c00;
}

