body {
	font-family: Geneva, sans-serif;
background: #fffff2 url(../images/bkgrd1.gif) bottom left fixed repeat-x;
	
}

#wrapper {
width: 800px;
background-color: white;
margin-left: auto;
margin-right: auto;
text-align: left;
border: 1px;
border-color: black;
border-style: groove;
font: caption;
}

#wrapper_print {
width: 800px;
background-color: white;
margin-left: auto;
margin-right: auto;
text-align: left;
}

#buffer {
	margin-left: 10px;
	margin-right: 10px;
}

a.thispage:link {
	text-decoration: none;
	color: Black;
	border: solid 0px white;
}

a.thispage:hover {
	text-decoration: none;
	color: red;
	border: solid 0px white;
	
}

a.thispage:visited {
	text-decoration: none;
	color: Black;
	border: solid 0px white;
}

a.icon:link {
	text-decoration: none;
	color: Black;	
	font: smallcaption;
}

a.icon:hover {
	text-decoration: none;
	color: red;	
	font: smallcaption;
	
}

a.icon:visited {
	text-decoration: none;
	color: Black;	
	font: smallcaption;
}

ul li a:link {
	text-decoration: none;
	color: Black;	
	font: smallcaption;
}

ul li a:hover {
	text-decoration: none;
	color: red;	
	font: smallcaption;
	
}

ul li a:visited {
	text-decoration: none;
	color: Black;	
	font: smallcaption;
}


p
{
	width: 90%;
	font-size: 10pt;
	margin-left: auto;
	margin-right: auto;
	}

p.header
{
	text-align: center;}
	
p.sub 
{text-align: center;
	font-size: 9pt;
	}
	
p.NoID 
{
	text-align: center;
	color: Red;
	font-weight: bold;
	font-size: 10pt;
	margin-top: -2px;	
	}	

p.menu {
	
	font: status-bar;
	text-align: center;	
	margin-top: 5px;
	margin-bottom: 5px;
}

p.hint2 {
	font-size: 9pt;
	text-align: left;		
	border: 0px;
}

p.h3{
	font-family: Geneva, sans-serif;
	font-size: 11pt;
	font-weight: normal;	
	margin-left: 20px;
}

p.image{
	text-align: center;
}

img.Picture 
{
	position: relative;
	left: 25px;
	border: 0;	
	width: 550px;
	border: solid 0px white;
	
}


h1 
{
width: 604px;
text-align: center;	
background-color: #000080;
color: White;
margin-top: -0px;
}

h1.header
{
	font-size: 11pt;
	font-weight: normal;
	font-variant: small-caps;		
	border: none 0px;	
	padding-bottom: 5px;
	color:#C0C0C0;
	}	

h1.sub
{
	font-size: 10pt;
	font-weight: normal;
	font-variant: small-caps;
	margin-top: -20px;	
	border: none 0px;	
	padding-bottom: 5px;
	}	

h1.Print 
{
width: 600px;
background-color: #FFFFFF;
text-align: center;	
margin-top: -0px;
border: 0px;
}


table 
{
	width: 500px;
	margin-left:auto;
	margin-right:auto;	
}

table.two 
{
	width: 600px;
	margin-left:auto;
	margin-right:auto;	
}

td 
{
font-size: 10pt;
font-weight: 700;
padding: 2px 2px 2px 2px;
}

td.Button
{text-align: center;
	}

td.HeaderSuite
{
width: 200px;
text-align: center;	
border: inset 1px #000080;
}

td.HeaderPrice
{
width: 100px;
text-align: center;	
border: inset 1px #000080;

}

td.Suite 
{
width: 200px;
text-align:left;
font-weight: normal;
padding-left: 5px;
} 

td.Type 
{
width: 120px;
text-align:left;
font-weight: normal;
padding-left: 5px;
} 

td.Price 
{
width: 100px;
text-align: right;	
font-weight: normal;
padding-right: 5px;
} 

td.Price2
{
width: 75px;
text-align: right;	
font-weight: normal;
padding-right: 5px;
} 

td.Description2 
{
width: 250px;
text-align: left;
font-weight: normal;	
padding: 5px 5px 5px 5px;
}

td.Address2 
{
width: 150px;
text-align: left;
font-weight: normal;	
padding: 5px 5px 5px 5px;
}

hr.EightyPercent
{
	width: 80%;
	}

td.Picture 
{
width: 100px;
text-align: left;	
padding: 5px 5px 5px 5px;
} 

td.Address 
{
width: 150px;
text-align: left;	
padding: 5px 5px 5px 5px;
}

td.Description 
{
width: 300px;
text-align: left;	
padding: 5px 5px 5px 5px;
}

.subLeft
{
width: 295px;
text-align: center;	
background-color: #E1E3FF;
border: outset 1px black;
font-size: 10pt;
font-weight: 500;
font-family: Geneva, Sans MS;
margin-top: -22px;
padding-left: 10px;
}

.subRight
{
position: relative;
top: -20px;
left: 305px;
width: 295px;
text-align: center;	
background-color: #E1E3FF;
border: outset 1px black;
font-size: 10pt;
font-weight: 500;
font-family: Geneva, Sans MS;
}

h2 {
text-align: center;
font-family: Geneva, sans-serif;
border-bottom: groove 2px silver;
width:500px;
margin:10px auto;

}

h2.Print {
width: 600px;
text-align: center;
font-size: 10pt;
font-style:normal;
}

h3 
{
	text-align: center;
	 }
	
h4 
{
	font-size: 10pt;
	text-align: center;
	margin:2px 0 2px 0 ;
	
	}

hr {
	width: 100%;
	text-align: center;
}

hr.sub {
	width: 70%;
	text-align: center;	
}

ol li {
	font-size: 10pt;
	margin-left: 40px;
	margin-bottom: 10px;	
}

ul {
	font-size: 12pt;	
	font-weight: bold;	
	margin-top:10px;
	margin-bottom: 10px;
	
}

ul.home 
{
	width: 99%;	
	margin: auto;	
text-align: center;
list-style: none;
letter-spacing: .05em;
	
}

ul.home li 
{
	font-size: 10pt;
	font-weight: bold;
	}

ul li {
	font-size: 10pt;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;	
}

ul li.attributes {
	font-size: 10pt;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style: none;
}


ul li.Index {
	font-size: 10pt;
	margin-left: 20px;
	margin-bottom: 2px;
}

.Hint {
	font-size: 9pt;
	background-color: #F5F5F5;
	padding: 10px;
	margin: 10px;
	border: 1px;
	border-color: #DFDFDF;
	border-style: inset; 
}

.Note {
	font-size: 9pt;
	background-color: #F2FFF3;
	padding: 10px;
	margin: 10px;
	border: 1px;
	border-color: #DFDFDF;
	border-style: outset; 
}

.Example {
	font-size: 9pt;
	background-color: #E1E3FF;
	padding: 5px;
	margin: 10px;
	border: 1px;
	border-color: #CCCEFF;
	border-style: inset; 
}

.menu 
{
	width: 800px;
	margin-top: 10px;}

#Banner
{
width: 500px;
margin-left: auto;
margin-right: auto;
text-align: center;
	}
	
#Admin
{
height: 800px;	
	}
	
	
#footer
{
	font: icon;
	min-height: 100px;
	text-align: center;
	margin: 10px auto;
	background-image: url(images/Blue_BBB_Logo_100H.jpg);
	background-repeat: no-repeat;
	background-position: right; 	
	}

p#copyright
{
	width:360px;
	margin: 35px auto;
}

#QuickFind
{
	font: smallcaption;
	color: #000080;
	text-align: center;
	}

fieldset{
width:90%;
margin:10px auto;
background: #fffff2 url(../images/bkgrd1.gif) bottom left fixed repeat-x;
}

/* Header */

#header{
	width:800px;
	background-color:#000080;
}

img#banner{
	width:390px;
	border: none;
	margin-left:205px;	
	
}

ul.banner{
	width:420px;	
	list-style: none;
	margin:auto;
	text-align:center;
	font-size: 11pt;
	font-weight: normal;
	font-variant: small-caps;		
	border: none 0px;	
	padding-bottom: 5px;
	color:#C0C0C0;
}

#Staff{
	width:475px;
	margin-left:160px;	
	
}

img.galleryItem{
	margin:0px;
}

.proofSheetTop{
	margin: 0px 87px;
	width:300px;
	}
	
.proofSheetMiddle{
	margin-left: 0px;
	}	
	

