* {
border: 0 none;
margin: 0 auto;
padding: 0;
}
body {
background-color: #ffffcc;
text-align: left;
font-family: Verdana, sans-serif;
font-size: 11px;
font-size-adjust: none;
font-style: normal;
font-weight: normal;
line-height: 1;
margin:10px 10px 10px 0;
}
#containerR {
	float:left;
	width:242px;
	
}
#containerL {
	float:left;
	width:400px;
}
#openingPhotos {
	width:720px;
}
hr {
border-color:#a2a2a2 -moz-use-text-color -moz-use-text-color;
border-style:solid none none;
border-width:1px 0 0;
height:1px;
width:356px;
}
.description {
margin:1.4em 0;
}
h1 {
border: 0 none;
margin: 0;
padding: 0;
text-indent: -9999px;
}
h2 {
padding-top: 4px;
font-size: 1.0em;
font-weight: bold;
}
h1 a:link, h1 a:visited, h1 a:hover {
background-color:#F7EC00;
background-image:url(../images/layout/verticalTitle.gif);
background-position:0px 0px;
background-repeat:no-repeat;
display:block;
float:left;
height:900px;
margin-right:0;
position:relative;
width:25px;
}
#menu {
font-size:12px;
background-color:#402200; /*#452A22*/
float:left;
height:114px;
margin-right:7px;
margin-bottom:7px;
position:relative;
width:121px;
}
#menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:7px 10px;
text-align:left;
}
#menu ul li {
line-height:1.8em;
}
#content {
width: 300px;
padding: 0 0 0 10px;
text-align: left;
font-size:1.2em;
line-height:1.2em;
display: inline;
float: left;
margin-right:7px;
}
#menu ul li a:link, #menu ul li a:visited {
color:white;
text-decoration:none;
text-transform:uppercase;
}
#menu ul li a:hover {
color: #F16422;
}

#containerL #content
{
	width: 336px;
	height: 363px;
}
#containerR {

}
#containerR #content
{
/*	margin-left:121px;*/
	width: 325px;
	height: 484px;
	/*background:#ffddff;*/
}
#containerL p {
/*font-family:Georgia,serif;*/
}
#containerR p {
line-height:1.4em;
}
#containerL a:link, a:visited  {
color:#000;
text-decoration:underline;
}
#containerL a:active, a:hover{
color:#F16422;
text-decoration:underline;
}
