/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

a{
	color: #cc0000;
}
.imgborder{
	border: 4px solid #483212;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #462f1e;
}
#wrapper { 
 margin: 0 auto;
 width: 1034px;
 height:auto;

}
#header {
	color: #333;
	width: 1034px;
	height:558px;
	float: left;
	background-image: url(../images/tiger-hills-beige_05.png);
*/
}

#menu{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 28px;
	color: #FFF;
	text-align: center;
	z-index: 100;
	background-image: url(../images/tiger-hills_03.png);
	height: 73px;
	padding-top: 25px;
}
#menu a{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	padding-left: 18px;
}

#menu a:hover{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	padding-left: 18px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 1px;
}
#menu a.active{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #cc0000;
	text-decoration: none;
	padding-left: 18px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 1px;
}
#gallery {
	height: 907px;
	width: 1032px;
	float: left;
	background-image: url(../images/tiger-hills-galbg_05.png);
	background-repeat: no-repeat;
	padding-left: 67px;
}
#links {
	height: autopx;
	width: 907px;
	float: left;
	background-repeat: no-repeat;
	padding-left: 80px;
	background-color: #F8F5EC;
	margin-left: 23px;
}
#leftcolumn {
	height: 862px;
	width: 614px;
	float: left;
	background-image: url(../images/tiger-hills_06.png);
	background-repeat: no-repeat;
	padding-top: 45px;
}
#rightcolumn {
	float: right;
	height: 907px;
	width: 420px;
	display: inline;
	background-image: url(../images/tiger-hills-home_06_06.png);
	background-repeat: no-repeat;
}
#rightcolumn-about {
	float: right;
	height: 907px;
	width: 420px;
	display: inline;
	background-image: url(../images/tiger-hills-about_06.png);
	background-repeat: no-repeat;
}
#rightcolumn-lodging {
	float: right;
	height: 907px;
	width: 420px;
	display: inline;
	background-image: url(../images/tiger-hills-lodging_06.png);
	background-repeat: no-repeat;
}
#rightcolumn-hunt {
	float: right;
	height: 907px;
	width: 420px;
	display: inline;
	background-image: url(../images/tiger-hills-hunt_06.png);
	background-repeat: no-repeat;
}
#rightcolumn-location {
	float: right;
	height: 907px;
	width: 420px;
	display: inline;
	background-image: url(../images/tiger-hills-location_06_06.png);
	background-repeat: no-repeat;
}
#rightcolumn-endorse {
	float: right;
	height: 907px;
	width: 420px;
	display: inline;
	background-image: url(../images/tiger-hills-endorsements_06.png);
	background-repeat: no-repeat;
}
#rightcolumn-contact {
	float: right;
	height: 907px;
	width: 420px;
	display: inline;
	background-image: url(../images/tiger-hills-endorsements_07_06.png);
	background-repeat: no-repeat;
}
#rightcolumn-pricing {
	float: right;
	height: 907px;
	width: 420px;
	display: inline;
	background-image: url(../images/tiger-hills-pricing_06.png);
	background-repeat: no-repeat;
}
#info {
	height: 200px;
	width: 250px;
	margin-top: 500px;
	padding-left: 70px;
}
#info p{
	font-family: calibri;
	font-size: 16px;
	font-weight: bold;
	color: #483212;	
}
#info h1{
	font-family: calibri;
	font-size: 20px;
	font-weight: bold;
	color: #cc0000;	
}


#footer {
	width: 1034px;
	clear: both;
	background-image: url(../images/tiger-hills_08.png);
	height: 141px;
}

#footer-menu{
	font-family: "calibri";
	font-size: 28px;
	color: #706044;
	text-align: center;
	z-index: 100;
	height: 20px;
	padding-top: 5px;
}
#footer-menu a{
	font-family: "calibri";
	font-size: 12px;
	color: #6C5B3F;
	text-decoration: none;
	padding-left: 25px;
}

#footer-menu a:hover{
	font-family: "calibri";
	font-size: 12px;
	color: #F00;
	text-decoration: none;
	padding-left: 25px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 1px;
}

.formtxt {
	font-family: calibri;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
}
#gallerytxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 100px;
	width: 700px;
}