/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */
/*@import url(layouts.css);*/



/* #######################  GENERAL SETTINGS ############################ */
html.body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-top: 0px;
	
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-color: #a7a7a7;
	background-image: url(../images/pagebg.jpg);
	background-repeat: repeat-x;
	}

/*  Global Formatting */
h1 {font-size:16px;line-height: 1em;font-weight: 900;}
h2 {font-size:15px;line-height: 1em;font-weight: 900;}
h3 {font-size:14px;line-height: 1em;font-weight: 900;}
h4 {font-size:13px;line-height: 1em;font-weight: 900;}
h5 {font-size:12px;line-height: 1em;font-weight: 900;}
h6 {font-size:11px;line-height: 1em;font-weight: 900;}
td{font-size: 12px;}
th{font-size: 12px;}
a {color: #CC6600;}
a:hover {color: #659FDE;}
a:visited {color: #CC6600;}
a.image, a.image:hover  {border:0;}


/* Clears Divs */
.clr{clear: both;}

/* #######################  END GENERAL SETTINGS ############################ */
#wrapper {
	width: 960px;
	margin: 0 auto;
	background-color: #eff3f3;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #4E4E4E;
}

#header {
	background-image:url(../images/header-american-falconry.jpg);
	height: 360px;
	background-color: #EFF3F4;
}
.logo {
	padding: 24px 0 0 30px;
	float:left;
	border: none;
}
#nav {
	width: 630px;
	float: right;
	margin-top:34px;
	margin-right: 30px;
}
#topnav {width: 300px; float: right; margin: 0 30px 0 0; height: 30px;}
#bd {padding: 0px 30px; min-height: 400px;}
.content {width: 600px; float: left;}
#rightbar {width: 300px; float: right;}
#bottom {
	text-align: left;
	margin-right: 30px;
	margin-left: 30px;
	height: 140px;
	font-size: 11px;
}

img {
	border: 0px;
}
#center {
	text-align: center;
}

#footer {
	width: 960px;
	clear: both;
	background-repeat: no-repeat;
	min-height: 165px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(../images/footerbg.png);
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */

#topright {
	float: right;
	width: 550px;
margin:20px 30px 0px 0px;
		color: #3D4F5D;
	line-height: 18px;
	font-weight: bold;
}

#topright {
	float: right;
	width: 550px;
margin:20px 30px 0px 0px;
		color: #3D4F5D;
	line-height: 18px;
	font-weight: bold;
}
	
#contact {
	float: right;
	width: 200px;
	color: #3D4F5D;
}

