/* CSS Document */
*{margin:0;padding:0}
iframe,a {outline:none} img,fieldset,form,table{border:0}
h6,h5,h4,h3,h2,h1,caption,th,td{font-size:100%;font-weight:normal}
dd,dt,dl,ol,ul{list-style:none}
legend{color:#000}
button,select,textarea,input{font-size:100%}
table{border-collapse:collapse}
caption,th,td{text-align:left}

body {
	font-family:freesans, Helvetica, arial, sans-serif;
	color:#000;.
	font-size:12pt;
	background:#c59243 url(http://www.ivoryoutfitters.com/images/ivory_images/bkg.jpg) repeat-y scroll center top;
}


/*HEADER----------------------------------------------------------------------------------------------------->*/
#topnav {
	font-size:14px;
	font-family:Georgia, serif;
	font-weight:bold;
	}

#topnav ul {
	}

#topnav li {
	list-style-type: none;
	text-transform: lowercase;
	padding:20px 0 0 15px;
	float:left;
	color:#413019;
	text-decoration:none;
	height:50px;
	}

#topnav li a {
	text-decoration:none;
	color:#413019;
	height:20px;
	padding-bottom:6px;
	}

#topnav a:link, #navlist a:visited {
	color: #413019;
	text-decoration: none;
	}

#topnav li a:hover {
	color: #a75807;
	text-decoration: none;
	background:url(http://www.ivoryoutfitters.com/images/ivory_images/nav_hover.gif) no-repeat scroll bottom left;
	height:20px;
	}

#contentwrapper {
	margin:0 auto;
	width:1051px;
	height:678px;
	position:relative;
	}

#header {
	background:url(http://www.ivoryoutfitters.com/images/ivory_images/header.gif) no-repeat;
	width:1051px;
	height:89px;
	}

#border {
	background:url(http://www.ivoryoutfitters.com/images/ivory_images/border.gif) repeat-y;
	width:1051px;
	position:relative;
	}

#tag_top {
	background:url(http://www.ivoryoutfitters.com/images/ivory_images/tag_top.gif) no-repeat;
	width:221px;
	height:89px;
	}
	
#tag_bottom {
	background:url(http://www.ivoryoutfitters.com/images/ivory_images/tag_bottom.gif) no-repeat;
	width:237px;
	height:193px;
	}
/*HEADER END------------------------------------------------------------------------------------------------->*/


/*MAIN-------------------------------------------------------------------------------------------------->*/		
#tag {
	height:195px;
	width:236px;
	position:absolute;
	float:left;
	margin-left:27px;
	}

#content_container {
	width:970px;
	height:634px;
	padding-left:49px;
	}
	
#content {
	background:url(http://www.ivoryoutfitters.com/images/ivory_images/main_image.jpg) no-repeat;
	width:977px;
	height:634px;
	}

#tape {
	background:url(http://www.ivoryoutfitters.com/images/ivory_images/tape.gif) no-repeat;
	height:82px;
	width:590px;
	margin-left:380px;
	}
	

#book_text {
	width:105px;
	height:41px;
	margin:142px 0 0 0;
	padding-right:28px;
	float:right;
	clear:right;
	}
	
#stamps {
	background:url(http://www.ivoryoutfitters.com/images/ivory_images/stamps.jpg) no-repeat;
	width:372px;
	height:541px;
	float:right;
	margin-top:24px;
	}
	
#contact {
	width:132px;
	height:29px;
	float:right;
	padding-top:120px;
	padding-right:74px;
	}
	
#learn {
	width:91px;
	height:20px;
	margin:159px 0 0 0;
	padding-right:148px;
	float:right;
	}
	
#home_title {
	background:url(http://www.ivoryoutfitters.com/images/ivory_images/home_title.jpg) no-repeat;
	height:219px;
	width:365px;
	margin-top:306px;
	float:left;
	}
	
#home_title p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:justify;
	width:300px;
	padding:73px 0 0 42px;
	color: #fff;
	}
/*MAIN END------------------------------------------------------------------------------------------------>*/	


	
/*FOOTER-------------------------------------------------------------------------------------------------->*/		
#footer {
	background:url(http://www.ivoryoutfitters.com/images/ivory_images/footer.gif) no-repeat;
	width:1051px;
	height:51px;
	}
	
#bottom_container {
	width:1049px;
	display:block;
	padding:0 7px 0 7px;
	padding-bottom:50px;
	float:left;
	}
	
p.copyright {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	}
	
p.copyright a {
	color:#310000;
	font-weight:bold;
	text-decoration:none;
	}

p.copyright a:visited {
	color:#310000;
	font-weight:bold;
	text-decoration:none;
	}

#footer_nav {
	float:right;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif, freesans;
	}

#footer_nav ul {
	}

#footer_nav li {
	display: block;
	list-style-type: none;
	line-height: 10px;
	padding:0px 10px 0px 10px;
	float:left;
	color:#310000;
	font-weight:bold;
	text-decoration:none;
	border-right:2px solid #310000;
	text-transform:lowercase;
	}

#footer_nav ul li.last {
	border-right:none;
	}

#footer_nav a { 
	}

#footer_nav li a {
	text-decoration:none;
	color:#310000;
	}

#footer_nav a:link, #navlist a:visited {
	color: #310000;
	text-decoration: none;
	}

#footer_nav li a:hover {
	}
/*FOOTER END------------------------------------------------------------------------------------------------->*/


