﻿/* Element Data */
body{
    background-color: #EFE2DC;
}

p, ul{
	font-family: Palatino Linotype, Book Antiqua, Palatino, Trebuchet MS, serif;
    font-size:12px;
    line-height:16px;
    font-style: normal;
    color: #592E0C;
}

/* Class data */

.noline{
    font-family: trebuchet, trebuchet ms;
    font-size: 12px;
    font-style: normal;
    color: #592E0C;
}

.mobile {
	width: 1000px;
	text-align:left;
	padding-bottom:5px;
}

.header{
    position: relative;
    height: 100px;
    width: 1000px;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
    border-color: #330000;
}

*html .header{height: 102px; }

.sfbbImg{
    position: absolute;
    left: 0px;
}

.pageImg{
    width: 310px;
    position: absolute;
    left: 690px;
}

*html .pageImg{ left: 688px; }

.addressContainer{
    position: absolute;
    left: 390px;
    top: 8px;
    width: 160px;
}
    
.navbar{
    width: 1000px;
    height: 30px;
    position: relative;
    border-style: solid;
    border-width: 0px 1px 0px 1px;
    border-color: #330000;
    background-color: #FFFFFF;
}
    
.navlink{
    position: absolute;
    padding-top: 5px;
    height: 30px;
    width: 100px;
    border-style: solid;
    border-width: 0px 1px 0px 0px;
    border-color: #330000;
    font-size:13px;
    line-height:17px;
    font-weight:bold;
    font-style: normal;
    color: #663300;
    }
    
.endnavlink{
    position: absolute;
    height: 30px;
    padding-top: 5px;
    width: 100px;
    border-width: 0px 0px 0px 0px;
    font-size:13px;
    line-height:17px;
    font-weight:bold;
    font-style: normal;
    color: #663300;
    }
    
.mainContent{
    width: 990px;
}

.textContainer{
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #330000;
	position: relative;
	top: 0px;
	width: 1000px;
	background-color: #FFFFFF;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 0px;
}

.giftcert{
    text-align: center;
}

.footer{
    position: relative;
    top: 10px;
    margin-bottom: 10px;
    font-family: trebuchet, trebuchet ms, serif;
    font-size:11px;
    line-height:14px;
    font-style: normal;
    color: #663300;
}

/* element specific classes */

div.room {
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
}

div.roomDesc{
    position: absolute;
    margin-left: 15px;
    width: 765px;
    left: 200px;
    top: 38px;
    text-align: left;
}

div.roomRes{
    width: 350px;
    position: absolute;
    left: 220px;
    top: 53px;
}

/* ID data */

#main, td, textarea { font-family: trebuchet, trebuchet ms; font-size:12px; line-height:16px; font-style: normal; color: #592E0C; }
#address { font-family: 'Times New Roman', Times, serif; font-size: 14px; line-height:18px; font-style: italic; font-weight:bold; color: #BB7F63; }
#headings { font-family: 'Times New Roman', Times, serif; font-size: 20px; line-height:26px; font-style: italic; font-weight:bold; color: #592E0C; }
#subheadings { font-family: 'Times New Roman', Times, serif; font-size: 16px; line-height:20px; font-style: italic; font-weight:bold; color: #592E0C; }

/* link data */

a:link {color: #330000; text-decoration: underline; }
a:visited {color: #000000; text-decoration: underline; }
a:hover {color: #330000; text-decoration: none; }
a:active {color: #330000; text-decoration: underline; }

a.address:link {color: #BB7F63; text-decoration: none; }
a.address:visited {color: #BB7F63; text-decoration: none; }
a.address:hover {color: #BB7F63; text-decoration: none; }
a.address:active {color: #BB7F63; text-decoration: none; }

a.menu:link {color: #330000; text-decoration: none;}
a.menu:visited {color: #330000; text-decoration: none; }
a.menu:hover {color: #330000; text-decoration: none; font-style: italic; }
a.menu:active {color: #330000; text-decoration: none; }

a.menuon:link {color: #FFFFFF; text-decoration: none; }
a.menuon:visited {color: #FFFFFF; text-decoration: none; }
a.menuon:hover {color: #FFFFFF; text-decoration: none; font-style: italic; }
a.menuon:active {color: #FFFFFF; text-decoration: none; }

a.subheadings:link {color: #592E0C; text-decoration: none; }
a.subheadings:visited {color: #BB7F63; text-decoration: none; }
a.subheadings:hover {color: #592E0C; text-decoration: none; }
a.subheadings:active {color: #592E0C; text-decoration: none; }


/* added */

.hor {
	font-family: Palatino Linotype, Book Antiqua, Palatino, Trebuchet MS, serif;
    font-size:12pt;
    line-height:16px;
    font-style: normal;
    font-weight:normal;
    color: #592E0C;
    }
    
    
.hor1 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, Trebuchet MS, serif;
    font-size:12px;
    line-height:16px;
    font-style: normal;
    font-weight:normal;
    color: #592E0C;
    }

.hor1pad {
	font-family: Palatino Linotype, Book Antiqua, Palatino, Trebuchet MS, serif;
	font-size:12px;
	line-height:16px;
	font-style: normal;
	font-weight:normal;
	color: #592E0C;
	margin-left: 5px;
    }
	
	.pad {
	font-family: Palatino Linotype, Book Antiqua, Palatino, Trebuchet MS, serif;
    font-size:12px;
    line-height:16px;
    font-style: normal;
    font-weight:normal;
    color: #592E0C;
		margin-left: 5px;
    }


.hor2 { 
	font-family: Palatino Linotype, Book Antiqua, Palatino, Trebuchet MS, serif;
	font-size: 20px; 
	line-height:26px; 
	font-style: italic; 
	font-weight:bold; 
	color: #592E0C; 
}

