/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background: URL("/graphics/bg.gif") #252321 repeat-x;
	font-family:arial,sans-serif;
	font-size:13px;
	color:#fff;
	
}

/* main table */

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:924px; 
	padding: 0 26px 0 30px;
	background: URL("/graphics/mainbg.gif") no-repeat;
}

div#header {
	width:924px;
	height:230px;
	background: url("/graphics/header.jpg") no-repeat;
	margin: 0 auto 0 auto;
}
	
div#content {
	padding:0 0 0 0;
	margin: 0 auto 0 auto;
}

div#footer {
	width:924px;
	height:91px;
	background: url("/graphics/footer.gif") no-repeat;
	font-size:11px;
	margin: 0 auto 0 auto;
	color: #fff;

}







/* content formatting */

#splashpagecontent {
	width: 904px;
	padding: 0px 2px 20px 18px;
	display:inline;
	overflow: auto;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	float:left;
}

#pagecontent {
	width: 700px;
	padding: 40px 50px 20px 145px;
	display:inline;
	overflow: hidden;
	line-height:18px;
	float:left;
	min-height:420px;
}

#pagecontent ul {
list-style: none;
margin:0 0 20px 20px;
padding:0;
}

#pagecontent li {
	background: url("/graphics/bullet.gif") no-repeat 0 6px;
	padding:0 0 2px 15px;
}


#left_foot {
	float: left;
	padding-top: 23px;
	padding-left:33px;
}

#right_foot {
	float: right;
	padding-top: 23px;
	padding-right:33px;
}


#right_foot a{
	color: #fff;
	text-decoration: none;
}

#right_foot a:hover{
	color: #ff8a00;
	text-decoration: underline;

}


#clear {
	clear: both;
}

div.clear {
	clear: both;
}


a.pixs {
text-decoration: none;
color:#ffffff;

}

a.pixs:hover {
text-decoration: none;
color:#ff8a00;
}




/* text styles */

form {
	margin: 0;
}

a {
	color: #ff8a00;
	text-decoration: underline;
	 outline: none;

}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.learn {
	color: #ff8a00;
	text-decoration: none;
	float:right;
	font-weight:bold;
	font-size:13px;
	line-height:25px;
	text-transform: uppercase;
}
a.learn:hover {
	color: #ffde00;
	text-decoration: none;
}





#newslist{
padding: 0;
font-size: 12px;
text-align:left;
}

#newslist ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#newslist li {
margin: 0;
}

li a.newslist {
display: block;
padding: 0;
color: #000000;
text-decoration: underline;
height:28px;
}

li a.newslist:hover{
color: #7f2319;
	text-decoration: underline;
}










h1 {
	font-weight:bold;
	font-size:22px;
	color: #ff8a00;
	text-transform: uppercase;
	margin:2px 0 23px 0;
}

h2 {
	font-weight:bold;
	font-size:18px;
	color: #ff8a00;
	text-transform: uppercase;
	margin:0 0 7px 0;
}


p { 
	margin:28px 0 28px 0;
}

#splashpagecontent p { 
	margin:12px 0 12px 0;
}

.contact td {
font-size: 10px;
text-align:right;

}

.error {
	font-size:15px;
	line-height:17px;
	color: #1b1a1d;
	padding:10px 20px 20px 20px;
}



/* catalog styles */

a.catalog {
	color: #01177a;
	text-decoration: none;
}
a.catalog:hover {
	color: #0266c4;
	text-decoration: none;
}
.catalogText {	
	text-decoration: none;
	font-size: 10pt;
}
.catalogTitle {
	color: #5C4033;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}
td.cartdisplay {
	background: #eaeaea;
	border-bottom: solid 1px #bababa;
	padding: 6px 8px;
	}

td.cartdisplaytop {
	border-bottom: solid 1px #bababa;
	padding: 2px 8px;
	font-weight: bold;
	}
	
td.cartname {
	font-weight: bold;
	font-size:11px;
	}
td.cartoptions {
	font-size: 11px;	
	}
td.cartsub {
	padding: 6px 8px;
	}
.border {
	border: solid 1px #eeaf04;
}


/* links page  */

h5 {
	font-weight:bold;
	font-size:14px;
	text-transform: uppercase;
	margin:20px 0 5px 0;
	color: #e32b00;
}

	
div.links {
	padding: 8px 0 8px 10px;
	border-top: solid 1px #373634;
	width: 90%;
}

div.links a{
	color: #ffffff;
	text-decoration: none;
}

div.links a:hover{
	color: #ff8a00;
	text-decoration: underline;
}






/* menu codes */

#topmenu ul {
	list-style: none;
   width: 816px;
	height:44px;
	padding:0;
	margin: 4px 2px 0 0px;
	float:right;
	display:inline;
   position: relative;
	overflow: hidden;
	background: url("/graphics/topmenu.gif") no-repeat;
   }

#topmenu li {
   display: inline;
   position: absolute;
}


#topmenu li a{
   float: left;
	font-size:11px;
   line-height: 14px;
   white-space: nowrap;
   	text-transform: uppercase;
   	text-align:center;
padding: 0 0 0 0;
text-indent:195px;
overflow:hidden;
height:44px;
}

#topmenu li a:hover {
	color: #bceffa;
	}
a.on {
	color: #bceffa;
	}
	
#topmenu a {
	color: #ffffff;
	text-decoration: none;

}
#topmenu a:hover {
	color: #bceffa;
	text-decoration: none;
}	
	
	
	


a.whitetail {
background: url("/graphics/topmenu.gif") 0 0 no-repeat;
width:145px;
}

a.whitetail:hover{
background: url("/graphics/topmenu.gif") 0 -44px no-repeat;
}

a.quail {
background: url("/graphics/topmenu.gif") -145px 0 no-repeat;
width:192px;
}

a.quail:hover{
background: url("/graphics/topmenu.gif") -145px -44px no-repeat;
}

a.gallery {
background: url("/graphics/topmenu.gif") -337px 0 no-repeat;
width:82px;
}

a.gallery:hover{
background: url("/graphics/topmenu.gif") -337px -44px no-repeat;
}

a.events {
background: url("/graphics/topmenu.gif") -419px 0 no-repeat;
width:130px;
}

a.events:hover{
background: url("/graphics/topmenu.gif") -419px -44px no-repeat;
}

a.breeding {
background: url("/graphics/topmenu.gif") -549px 0 no-repeat;
width:92px;
}

a.breeding:hover{
background: url("/graphics/topmenu.gif") -549px -44px no-repeat;
}

a.contact {
background: url("/graphics/topmenu.gif") -641px 0 no-repeat;
width:105px;
}

a.contact:hover{
background: url("/graphics/topmenu.gif") -641px -44px no-repeat;
}

a.links {
background: url("/graphics/topmenu.gif") -746px 0 no-repeat;
width:70px;
}

a.links:hover{
background: url("/graphics/topmenu.gif") -746px -44px no-repeat;
}

