/* CSS Document */

body {	
	background: #000 url(images/header2.jpg) no-repeat; 
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	font-family:Gill Sans MT, Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
	color: #000;
	line-height: 20px;
}
#header {
	/*border: solid 2px #ff0;*/
}
#MenuDiv {
   position:absolute;
   visibility:show; 
   z-index:5;
   width: 140px;
   padding: 0;
   margin: 0 10px 0 0;
	/*border: solid 1px #fff;*/
}
#MenuDiv li {
	list-style-type: none;
	text-align: right;
	line-height: 14px;
	font-family: Perpetua, Georgia, Times, serif;
	font-size: 1.3em;
	/*font-weight: bold;*/
	color: #fff;
	padding: 0 0 5px 0;
	margin: 0;
	/*border: solid 1px #fff;*/
}
.mini_menu {
	color: #9BA287;
}
.mini_menu a {
	color: #9BA287;
}
#galleries_sub_menu_hide {
display: none;
}
#column {
	position: absolute;
	width: 328px;
	margin: /*150px 0 0 165px; */ 265px 0 0 165px;
	padding: 0px;
	/*border: 1px solid #f0f;*/
}

#content { 
   background-color:#9FA392;
   background-image: url(images/green_column2.jpg);
   _background-image: none;
   background-position: 0 0;
   background-repeat: no-repeat;
   background-attachment: fixed;
   width: 328px;
	border: 1px solid #fff;
	margin: 0;
	padding: 0px;
	font-size: 1em;
   }
#title_bar_bg {
	/*background: #fff;*/
	display: block;
	width: 329px;
	margin: 0 -10px 0 -14px;
	height: 45px;
	border-bottom: 1px solid #fff;
	text-align: center;
}
#title_bar {
	display: block;
	padding: 12px 0 0 0;
}
#content_copy{
	width: 300px;
	padding: 0 10px 10px 14px;
	margin: 0;
	z-index: 30;
	overflow: visible;
	font-size: 1em;
	display: block;
	/*border: 1px solid #fff;*/
}
#raves h4{
	margin: 20px 0 5px 0;
}
#footer_menu {
	padding: 5px 0 5px 0;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	font-family: Perpetua, Georgia, Times, serif;
}
#footer{
	position: relative;
    padding: 5px 0 5px 5px;
	margin: 0;
	width: 300px;
	/*border: 1px solid #f0f;*/
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #BDC6A5; 
	/*border-bottom: 1px solid #fff;*/
	padding: 0;
}
a:active {
	border: none;
}
a img {
	border: 1px solid #fff;
	}
#content a {
	color: #fff;
}
#content a:hover {
	color: #BDC6A5;
}
#footer_menu a {
	color: #fff;
	text-align: center;
}
#footer_menu a:hover {
	color: #BDC6A5;
	border: none;
}
h2 {
	color: #fff;
	font-size: 1.3em;
	font-family: Perpetua, Georgia, Times, serif;
	/*background: #fff;*/
	display: block;
	width: 328px;
	height: 100%;
	margin: 0 -10px 0 -14px;
	text-indent: 10px;
}
h3 {
	color: #fff;
	font-size: 1.1em;
}
h4 {
	color: #000;
	font-size: 1.1em;
	font-family: Perpetua, Georgia, Times, serif;
}
h6 {
	color: #fff;
	font-size: 1em;
	font-family: Perpetua, Georgia, Times, serif;
	padding: 0;
	margin: 0;
}
.page-heading {
	color: #fff;
	font-size: 28pt;
	font-family: Perpetua, Georgia, Times, serif;
	/*background: #fff;*/
}
.thumbnail {
	/*border: 1px solid #0f0;*/
}
.thumbnail img{
	margin: 0 0 0 14px;
}
.thumbnail a {
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Perpetua, Georgia, Times, serif;
	padding: 0 0 0 5px;
}
.thumbnail a:hover {
	color: #BDC6A5;
	border: 1px dotted #BDC6A5;
	padding: 5px 50px 5px 10px;
	margin: 0 0 0px -6px;
}
.menu_active {
	color: #9BA287;
}
.menu_active a{
	color: #9BA287;
}


/*June 2009 additions*/

#rates_page {
text-align: center;
}

.box {
border: 1px solid #fff;
}