/*
Theme Name: Atterbury Shooting Complex
Theme URI: http://atterburyshootingcomplex.com/
Description: Theme designed for the Atterbury Shooting Complex website.
Version: 1
Author: Heather Faust
Author URI: http://turtlefeather.com/

*/

#conash3D0
{
display:none;
}

body{
	background-color:#eaeaea;
	margin:0;
	padding:0;
	height:100%;
	}



html, body, table, td, tr{
	font-family: Helvetica, Verdana, Arial sans-serif;
	font-size: 14px;
	}

#container{
	height:100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

#bar{
	background-image:url(./images/barbg.jpg);
	background-repeat:repeat-x;
	height: 26px;
	width:100%;
	text-align: right;
	vertical-align: middle;
	}
	
#focus{
	position:relative;
	top: 50px;
	height: 520px;
	width:763px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	}

#main{
	margin-left:auto;
	margin-right:auto;
	width: 750px;
	height:100%;
	text-align: left;
	}

#nav ul{list-style-type:none;list-style-type:none;list-style-image:none;list-style-position:none; text-align:left;  padding:0; margin:auto; display:inline; text-indent:none; width: 100%; background-image:none;}
#nav li{list-style:none; display:inline; margin: 0; padding: 5px; text-indent:none;}
#nav a:link, #nav a:visited, #nav a:active{
	font-family: 'Tahoma';
	text-decoration: none;
	font-weight:normal;
	color: #6b0c0c;
	font-size: 13px;
	}
#nav a:hover{
	text-decoration: none;
	color: #888888 ;
	}

a:link, a:visited, a:active{
	text-decoration: none;
	color: #6b0c0c;
	}

a:hover{
	text-decoration: none;
	color: #888888;}

img{border: 0;}

p{}

hr{
	size:1px;
	height:1px;
	color:#636363;
	background-color: #636363;
	border:0;
	}


h2{
	font-family: Tahoma;
	font-weight:normal;
	margin: 0px;
	color: #636363;
	}

h3{
	font-family: Tahoma;
	font-weight:normal;
	color: #992929;
	margin: 0px;
	magin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
	}

h4{
	font-family: Tahoma;
	color:#636363;
	font-weight:normal;
	text-decoration: underline;
	margin: 0px;
	}

.section{
	background-color: #d8d8d8;
	padding: 10px;}

.tdheading {
	display:block;
	border-bottom:1px solid #000000;
	}
.tdalt{
	display:block;
	background-color: #e2e2e2;
	}

.wp-table-reloaded {

}

.wp-table-reloaded th{
text-align: left;
}

.wp-table-reloaded .column-1 {
width: 400px;
}
.wp-table-reloaded .column-2 {
width: 80px;
text-align: center;
}
.wp-table-reloaded .column-3 {
width: 80px;
text-align: center;
}

input, text-area{
	border: 1px solid #cecece;}

