body{
	background-color:#efe6e2;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	margin:0;
	padding:0;
}

table{
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	margin:0;
	padding:0;
}

.autowidth{
	width:auto !important;
}

.float_right{
	float:right;
}

input, textarea, select, button{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

h1{
	margin:0;
	padding:0;
	font-size:18px;
}

h2{
	font-size:14px;
}

.leftpadding15{
	padding-left:15px;
}

.color_red{
	color:#870f1f;
}

.marginbottom20{
	margin-bottom:20px;
}

.spacer50v{
	width:1px;
	height:50px;
}

.albums {
	float: left;
	width: 370px;
	height: 400px;
}
.navigation_left {
	float: left;
	display: block;
	padding-left: 3px;
	width: 122px;
	font-weight: bold;
}
.navigation_right {
	float: right;
	padding-right: 60px;
	display:block;
	width: 182px;
	text-align: right;
	font-weight: bold;
}

.thumb {
	float: left;
	width: 148px;
	height: 116px;
	background-color: #FFFFFF;
	background-position: center;
	background-repeat: no-repeat;
	margin-left: 4px;
	margin-top: 24px;
	border: 2px solid #FFF;
}

.thumb2 {
	float: left;
	width: 148px;
	height: 116px;
	background-color: #FFFFFF;
	background-position: center;
	background-repeat: no-repeat;
	margin-left: 4px;
	margin-top: 4px;
	border: 2px solid #FFF;
}

.thumblb {
	float: left;
	width: 152px;
	height: 116px;
}
.thumb_title { 
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	display: block;
	width: 148px;
	text-align: center;
	margin-top: 120px;
	font-size: 13px;
}

.bigbutton{
	display:block;
	width:177px;
	height:37px;
	padding-left:15px;
	line-height:23px;
	background-image:url('/images/button.png');
	background-position:0 0;
	background-repeat:no-repeat;
	color:#fff;
	text-decoration:none;
}

.bigbutton:hover, .bigbutton:active{
	background-image:url('/images/button_active.png');
	text-decoration:none;
}

.rightmenu_foto{
	border:1px solid #fff;
}

.main_container{
	width:850px;
	_width:906px;
	margin-left:auto;
	margin-right:auto;
}

.leftmenu_container{
	width:204px;
	float:left;
}

.nav_middle {
	display: block;
	width: 300px;
	padding-left: 6px;
	font-weight: bold;
	float: left;
}

.menu_spacer{
  float:left;
  
  height:300px;
  width:1px;  
}

.menu_pos{
  float:left; 
  width:155px;
  
}

.leftmenu{
	float:right;
	width:164px;
	background-image:url('/images/leftmenu_back.jpg');
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#870f1f;
	
}

.leftmenu ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

.leftmenu ul li a:link, .leftmenu ul li a:visited{
	display:block;
	color:#fff;
	text-decoration:none;
	padding-left:50px;
	padding-top:5px;
	padding-bottom:5px;
	width:114px;
}

.leftmenu ul li a.sub{
	padding-left:55px;
	width:111px;
}

.leftmenu ul li a:hover, .leftmenu ul li a:active, .leftmenu ul li a.activelink{
	background-color:#ac964b;
	background-image:url('/images/menu_bullet.gif');
	background-repeat:no-repeat;
	background-position:38px 9px;
}

a.activelinksub{
	background-color:#ac964b;
	background-image:url('/images/menu_bullet.gif');
	background-repeat:no-repeat;
	font-size:11px;
	line-height:11px;
	background-position:38px 9px;
}

a.linksub{
	background-repeat:no-repeat;
	font-size:11px;
	line-height:11px;
	background-position:38px 9px;
}



.leftmenu ul li a.activelink_sub{
	background-image:url('/images/menu_bullet_down.gif');
	background-repeat:no-repeat;
	background-position:38px 9px;
}

.content_back_repeat{
	float:left;
	width:646px;
	background-image:url("/images/content_back_repeat.jpg");
	background-repeat:repeat-y;
	background-position:top left;
}

.content_back{
	float:left;
	width:646px;
	/*height:633px;*/
	background-image:url("/images/content_back.jpg");
	background-repeat:no-repeat;
}

.content{
	/*position:relative;*/
	top:200px;
	width:400px;
}

.content_wide{
	width:596px !important;
}

.content_content_wide{
	width:546px !important;
}

.gb_msg{
	font-size:12px;
	padding:10px;
	padding-right:30px;
	margin-bottom:10px;
	width:556px;
	background-color:#ac964b;
}

.gb_msg h3{
	padding:0;
	margin:0;
	color:#870f1f;
}

.gb_msg hr{
	border:0;
	border-top:1px solid #870f1f;
}

.gb_msg sub{
	font-size:12px;
	color:#870f1f;
}

.gb_pages{
	width:596px;
	text-align:right;
	color:#870f1f;
}

.gb_pages a:link, .gb_pages a:visited{
	color:#870f1f;
	text-decoration:none;
}

.gb_pages a:hover, .gb_pages a:active{
	color:#870f1f;
	text-decoration:underline;
}

.gb_button{
	float:none;
	position:absolute;
	left:50%;
	top:200px;
	margin-left:250px;
}

.gb_add{
	font-size:12px;
	padding:10px;
	margin-bottom:10px;
	width:400px;
	color:#fff;
}

.gb_add form label, .gb_add form input, .gb_add form textarea, .gb_add form div{
	display:block;
	float:left;
	width:250px;
	margin-bottom:10px;
}

.gb_add form div input{
	width:auto;
}

.gb_add form label{
	width:90px;
	padding-right:20px;
	text-align:right;
}

.gb_add form textarea{
	height:150px;
}

.gb_add form input.input_small{
	width:150px;
}

.gb_add form br{
	clear:both;
}

.content_minheight{
	float:left;
	width:50px;
	height:633px;
	_display:none;
}

.content_content{
	float:left;
	margin-top:200px;
	width:350px;
}

.content_content a{
	color:#FFFFFF;
}

.content_content a:hover{
	color:#FFFFFF;
}

.content_footer{
	float:left;
	width:646px;
	height:40px;
	padding-top:70px;
	background-image:url('/images/content_footer.jpg');
	background-repeat:no-repeat;
	background-color:#efe6e2;
	color:#ac964b;

	_width:400px;
	_background-image:url("/images/content_back_repeat.jpg");
	_background-repeat:repeat-y;
	_background-position:top left;
	_color:#fff;
}

.content_footer a:link, .content_footer a:visited{
	color:#ac964b;
	_color:#fff;
}

.content_footer a:hover, .content_footer a:active{
	color:#870f1f;
	text-decoration:none;
	_color:#fff;
}

.email_button:link, .email_button:visited{
	display:block;
	width:100px;
	height:20px;
	line-height:22px;
	float:right;
	color:#ac964b;
	text-decoration:none;
	background-image:url('/images/email_button.jpg');
	background-position:80px 0;
	background-repeat:no-repeat;
	margin-top:30px;
	margin-right:30px;
	
	_float:left;
	_margin-left:80px;
	_margin-right:0;
}

.email_button:hover{
	color:#870f1f;
	background-image:url('/images/email_button_active.jpg');
}

.address{
	width:170px;
	text-align:right;
	color:#870f1f;
	padding-right:0px;
	font-size:12px;
	line-height:20px;
}

.rightmenu{
	float:right;
	width:196px;
}

.h2_arrow{
	display:block;
	padding-left:15px;
	background-image:url('/images/h2_arrow.jpg');
	background-repeat:no-repeat;
	background-position:0 50%;
	color:#870f1f;
}

.news_img{
	width:100px;
	height:100px;
	float:left;
	border:1px solid #fff;
	margin-right:10px;
}

.news{
	float:left;
}

.news hr{
	width:450px;
	margin-left:0;
}

.news .news_body{
	float:left;
	width:440px;
}

a{
  color:#870F1F;
}

a:hover{
  color:#FFFFFF;
}


li a{ color:#FFFFFF; }


.navbar{		float:left;	width:370px;	height:30px; 	}