@charset "utf-8";
/* CSS Document */

@charset "utf-8";
*{
	margin:0;
	padding:0px;
}

body {
	/*background-color:#442219*/;
	/*background-color:#3F0D19;*/
	background-color: #ccc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: normal;
	color: #fff;
	margin:auto;
	padding:0px;
	background: url(../images/bg_grey.png) repeat-x #ccc;
}

p,h1,h2,h3{
	margin:0px;
	padding:0px;
}

span{display:none;}

h1{
	font-size:24px;
	font-weight:bold;
	padding:0px;
	line-height:28px;
	padding-bottom: 14px;
}

h2{
	font-size:16px;
	font-weight:bold;
	padding:0px;
	line-height:18px;
}

h3{
	font-size:15px;
	font-weight:bold;
	padding:0px;
	line-height:normal;
	margin: 0;
	padding-bottom: 10px;
}

#middle_narrow h2{
	margin:0;
	font-weight:bold;
	color:#000;
	font-size: 22px;
	padding:10px 0 14px 0;
}

#middle_narrow p{
	font-size:11px;
	margin: 0;
	color:#000;
	padding-bottom: 11px;
}

h3{

}

a{
	color: #333;
	text-decoration: none;
	font-size: 0.8em;
	border:0;
}

p{
	padding:0px;
	line-height: normal;
	margin: 0;
	padding-bottom: 7px;
}

A:link {
	color: #FFF;
	font-size: 12px;
	text-decoration:none;
}
A:visited {
	color: #FFF;
	font-size: 12px;
	text-decoration:none;
}
A:hover {
	color:#CCC;
	font-size: 12px;
	text-decoration:none;
}
A:active {
	color: #FFF;
	font-size: 12px;
	text-decoration:none;
}


A.small:link {
	color:#FFF;
	font-size:10px;
	text-decoration:none;
}
A.small:visited {
	color:#FFF;
	font-size:10px;
	text-decoration:none;
}
A.small:hover {
	color:#CCC;
	font-size:10px;
	text-decoration:none;
}
A.small:active {
	color:#FFF;
	font-size:10px;
	text-decoration:none;
}

A.panel:link { 
	color:#333;
	font-size:11px;}
A.panel:visited {
	font-size:11px;
	color:#333;
}
A.panel:hover {
	font-size:11px;
	color:#fff;
}
A.panel:active {font-size:11px; color:#333;}

#active_page{
	
}

#main_container{
	background-color:#312D26;
	width: 780px;
	margin:auto;
}


#top_container{
	height:120px;
	float:none;
	background-color:#999;
	
	
}

#top_container h1  {
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat; 
	height:120px;
}



#banner{
	width:780px;
	height:250px;
	background-color:#312D26;

}

#nav_bar{
	width:780px;
	height:30px;
	background-color:#808080;
	border-bottom:2px white solid;
}

#middle_narrow{
	width:188px;
	height:480px;
	float:left;
	background-color:#999;
	padding: 10px;
	border-left: 2px white solid;
	border-bottom: 2px solid white;
}

#middle_wide{
	width:540px;
	float:left;
	background-color:#CCC;
	padding: 15px;
	height: 470px;
	color: #000;
	border-bottom: 2px white solid;
	
}

#middle_full{
	width:740px;
	float:left;
	background-color:#999;
	padding: 20px;
	height: 480px;
	border-bottom: 2px solid white;
	
}






A.inv:link { font-family:Tahoma, Arial; color:#333; font-size:12px; text-decoration:none; border:0;margin:0;}
A.inv:visited {font-family:Tahoma, Arial; color:#333; font-size:12px; text-decoration:none;border:0;}
A.inv:hover {
	font-family:Tahoma, Arial;
	color:#666;
	font-size:12px;
	text-decoration:none;
	border:0;

	width:100px;
}
A.inv:active {font-family:Tahoma, Arial; color:#333; font-size:12px; text-decoration:none;border:0;}


/*Use these styles to hide text when click on the 'hide' function*/


.center_content_text_30{
	width: 220px;
	float: left;
	height: 362px;
	padding:10px;
	background-color:white;
	margin-left:25px;
	color: #343434;	
	float:left;
}

#bottom_container{
	width:780px;
	height:130px;
	float: left;
	background-color: #312D26;
	text-align: right;
	
}

#bottom_container_small{
	width:190px;
	height:105px;
	float: left;
	padding: 10px;
	background-color: #999;
	text-align: left;
	padding-top: 15px;
	
}


#bottom_container_large{
	width:540px;
	height:100px;
	float: left;
	padding: 15px;
	background-color: #999;
	text-align: left;
	
}
#footer_container{
	width:540px;
	height:20px;
	float:left;
	font-size: 10px;
	padding-top: 90px;
	color: #FFF;
	
}

#footer_container_with_info{
	width:540px;
	height:100px;
	float:left;
	font-size: 10px;
	padding-top: 0px;
	color: #FFF;	
}

#footer_info{
	width:540px;
	height:20px;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom:60px;
	color: #FFF;
		
}

#container {
	width: 600px;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}


#bottom_container_small h3{
	font-size:13px;
	padding-bottom:2px
}
#bottom_container_small p{
	font-size:12px;
}


#gal img{
	border:1px solid #FFF;
	margin:6px;
	height:65px;

}
#gal p{
	text-align:center;
	margin: 0;
}
.gal_sub_container{
	float:left;
	border: 1px solid white;
	margin:10px;
}

.small_p{
	font-size:11px;
}
	
#middle_wide img {
 border:1px solid white;	
}	
