/* CSS Document */
body {
margin:0px 0px 0px 0px;
background-image:url(images/jaliwindowtwo.gif);
}
#container {
margin-top:60px;
	width:800px;
	height:500px;
	background-image:url(images/beams.jpg);
	background-position: left;
}
#copybox {
width:384px; height:484px;
background-image:url(images/backgroundnewtwo.gif);
float:right;
text-align:left;
padding: 8px 8px 8px 8px;
}
.menu {
float:left;
list-style-type: none;
margin-left:8px;
margin-top:8px;
padding: 0;
width: 170px;
}
.menu li a{
background-color:#BF9B5B;
font:13px Georgia, "Times New Roman", Times, serif;
color:#820027;
display: block;
width: auto;
padding:3px 0px 5px 10px;
text-decoration: none;
text-align:left;
}
.menu li a:visited, .menu li a:active{
color:#820027;
}
.menu li a:hover{
background-color:#820027;
color:#BF9B5B;
}
#active {
background-color:#820027;
color:#BF9B5B;
}
#advert {
width:170px; height:245px;
background-color:#FFFFFF;
margin-top:25px;
}
#fadeinbox{
width: 158px;
height:218px;
margin-top:15px;
border: 2px solid #BF9B5B;
background-color: #820027;
padding: 4px;
z-index: 100;
visibility:hidden;
}
#address {
width:780px; height:20px;
background-color:#BF9B5B;
padding: 10px 10px 10px 10px;
}
p {
	font-family:"Lucida Grande CE", Arial, Helvetica, sans-serif;
	color:#BF9B5B;
	font-size:12px;
	line-height: 18px;
}
p a:link, a:visited {
color:#BF9B5B;
text-decoration:underline;
}
p a:hover, a:focus {
color:#FFFFFF;
text-decoration:none;
}
h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:30px;
	color:#BF9B5B;
	text-decoration:none;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
h2 {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#BF9B5B;
	text-decoration:none;
	font-weight: bold;
	line-height:18px;
}
.addresstext {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#FFFFFF;
}
.whitetext {
font-family:"Lucida Grande CE", Arial, Helvetica, sans-serif;
color:#BF9B5B;
font-size:12px;
}
.whitetext a, .whitetext a:visited, .whitetext a:active{
font-family:"Lucida Grande CE", Arial, Helvetica, sans-serif;
color:#BF9B5B;
font-size:12px;
}

.rosette {float:left;font-family:Georgia, "Times New Roman", Times, serif;color:#FFFFFF;font-size:12px;}
.clear {clear:both;}
