	/* CSS Document */

body {
	margin: 0px;
	padding:0px;
	height:100%;
	background:#524d44;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#container {
			width: 860px;
			min-height:100%;
			margin:0 auto;
			padding: 0px;
			position:relative;
			background:#FFFFFF;
			xborder:1px solid #FF0000;
}

*html #container {
height:100%;
}
		

		

/*--- TOP -----------------------------------------------------------------------------------------------------------------------*/


		
		#masthead {
			width:900px;
			float:left;
			padding: 0px;
			margin:0px -20px 0 -20px;
			position:relative;
			display:inline;
		}
		
			
			#masthead h1 a {
				background:url(images/shop_banner.png) no-repeat 682px 222px;
			}
			
			
			#masthead h1 a:link, #masthead h1 a:visited {
				width:900px;
				height:343px;
				display:block;
				overflow:hidden;
				padding: 0px;
				margin:0px;
				text-indent:-1000em;
				xborder: 1px solid #FF0000;
			}
			
			#masthead h1 {
				padding: 0px;
				background:url(images/MASTHEAD.jpg) no-repeat;
				margin:0 0 0px 0;
				height:350px;
			}
			
			#gallery #masthead h1 {
				background:url(images/MASTHEAD.jpg) no-repeat;
			}
			
			#story #masthead h1 {
				background:url(images/MASTHEAD.jpg) no-repeat;
			}
			
			#news #masthead h1 {
				background:url(images/MASTHEAD.jpg) no-repeat;
			}
			
			#contact #masthead h1 {
				background:url(images/MASTHEAD.jpg) no-repeat;
			}
			
			#main_nav {
	width:436px;
	height:36px;
	position:absolute;
	top:21px;
	left:424px;
	margin:0;
	padding:0;
	overflow:hidden;
			}
			
				/*--------- NAV styles --------------*/
				ul.mainlevel
				{
					list-style: none;
					padding: 0 0 0px 0px;
					margin: 0 0 0 21px;
					height:37px;
				}
				
				ul.mainlevel li
				{
					background-image: none;
					padding: 0 10px 0 0;
					float: left;
					margin: 0;
					font-size: 12px;
					font-family:Georgia, "Times New Roman", Times, serif;
					line-height:36px;
					color: #666;
				}
				
				ul.mainlevel li a:link, ul.mainlevel li a:visited
				{
					display: block;
					padding: 0px;
					text-decoration: none;
					color: #666;
					background: transparent;
					font-weight:bold;
				}
				
				ul.mainlevel li a:hover, ul.mainlevel li a.active:link, ul.mainlevel li a.active:visited
				{
					color: #C02641;
				}
				
				ul.mainlevel li.divider {
					padding:0 10px 0 0;
					font-weight:normal;
					font-size:12px;
				}
				
			#address {
	width:860px;
	height:17px;
	float:left;
	margin:0;
	padding:0;
				
			}
				
			#address h2 {
				font-size:16px;
				line-height:37px;
				margin:0;
				padding:0;
				text-align:center;
				font-weight: normal;
			}

		
		
/*--- CONTENT -----------------------------------------------------------------------------------------------------------------------*/


		#content {
			width:413px;
			display:inline;
			float:left;
			padding:0 40px 30px 40px;
			margin:0px 0 0 30px;
			background:url(images/BKG_content.gif) repeat-y;
			xborder:1px solid #FF0000;
		}
		
			#content_top {
				width:493px;
				height:15px;
				margin:0 -40px 25px -40px;
				background:url(images/CONTENT_top.gif) no-repeat;
			}
			
			img {
				border:none;
			}
			
			.inline {
				border:none;
				margin:0 0 0 10px;
				float:right;
			}
			
			.caption {
				border:none;
				margin:0 0 0 0px;
				font-size:10px;
				line-height:12px;
				text-align:center;
			}	
			
			img.thumb {
				border:none;
				margin:0 10px 10px 0px;
				float:left;
				padding:5px;
				border-right:1px solid #999;
				border-left:1px solid #E1E1E1;
				border-top:1px solid #E1E1E1;
				border-bottom:1px solid #999;
				background:#FFF;
			}
			
			img.thumb_gallery {
				border:none;
				margin:0 0px 5px 0px;
				padding:3px;
				border:1px solid #999;
				border-width:0 1px 1px 0;
				background:#FFF;
				display:block;
			}	
							
			.float {
				float:left;
			}
			
			
			.clear {
				width:379px;
				clear:left;
				padding:0;
				margin:0;
				height:1px;
				overflow:hidden;
			}
			
			.news_item {
				border:1px solid #813636;
				background:#FFF url(images/NEWS_bkg.gif) repeat-x;
				padding:17px 23px 0px 23px;
				margin:26px 0;
			}

			.news_item p {
				font-size:12px;
				line-height:17px;
			}
			
			.backtotop {
				float:right;
				font-size:10px;
				color:#333333;
				margin-top:12px;
			}
			
			.notopmargin {
				margin-top:0;
			}
			
			.underline {
				border-bottom:1px solid #CCC;
				padding-bottom:5px;
			}




/*--- RIGHT -----------------------------------------------------------------------------------------------------------------------*/
		
		#sidebar-right {
			float: left;
			width: 296px;
			margin: 0 0 0 10px;
			padding: 0px;
			xborder: 1px solid #FF0000;
		}
		
			#sidebar-right h1 {
				text-indent:-1000em;
				width:140px;
				height:20px;
				background: url(images/HEADING_casestudies.gif) no-repeat;
				margin:0 0 18px 0;
				line-height:20px;
			}

			
			.BANNER_right {
				margin:0px 0 10px 0;
			}
			
			#gallery_thumbanils {
				width:296px;
				margin:20px 0 0 5px;
			}
			
/*--- BOTTOM -----------------------------------------------------------------------------------------------------------------------*/

		#footer {
			width:860px;
			height:48px;
			background: #FFF url(images/FOOTER_cap.gif) no-repeat;
			float:left;
			display:inline;
			padding:0px 0 0 141px;
			padding:0;
			border-top:1px dashed #CCC;
			text-align:center;
		}
		
		
			/*--------- NAV styles --------------*/
				#footer ul.mainlevel
				{
					list-style: none;
					padding: 0 0 0px 107px;
					margin: 0 auto;
					height:48px;
					width:753px;
				}
				
				#footer ul.mainlevel li
				{
					background-image: none;
					padding: 0 5px 0 0;
					float: left;
					margin: 0;
					font-size: 11px;
					font-weight:normal;
					font-family:Georgia, "Times New Roman", Times, serif;
					line-height:48px;
					color: #666;
				}
				
				#footer ul.mainlevel li a:link, #footer ul.mainlevel li a:visited
				{
					display: block;
					padding: 0px;
					text-decoration: none;
					color: #666;
					background: transparent;
					font-weight:normal;
				}
				
				#footer ul.mainlevel li a:hover, #footer ul.mainlevel li a.active:link, #footer ul.mainlevel li a.active:visited
				{
					color: #C02641;
				}
				
				#footer ul.mainlevel li.divider {
					padding:0 5px 0 0;
					font-weight:normal;
					font-size:10px;
				}

/*--- TEXT STYLES -----------------------------------------------------------------------------------------------------------------------*/
		
p {
	font-size:16px;
	line-height:20px;
	margin:0 0 18px 0;
	color:#666;
}

ol {
	font-size:11px;
	line-height:12px;
	margin:0 0 10px 0;
	color:#626262;
	padding-left:25px;
}

ol li {
margin-bottom:4px;
}

a:link, a:visited {
	color:#D81D29;
	text-decoration:underline;
}

a:hover {
	color:#333;
}

h2 {
	font-size:24px;
	line-height:26px;
	margin:30px 0 5px 0;
	color:#813636;
	font-weight: normal;
}

h2 a:link, h2 a:visited {
	color:#666;
	text-decoration:underline;
}

h2 a:hover {
	color:#FA9D1C;
}

h3 {
	font-size:17px;
	margin:0px 0 6px 0;
	color:#666;
	font-weight: normal;
	line-height: 20px;
}

h4 {
	font-size:13px;
	margin:0 0 2px 0;
	color:#666;
}

h4 a:link, h4 a:visited {
	color:#DC830A;
}

h4 a:hover{
	color:#666;
}

h5 {
	margin:20px 0 6px 0;
	font-size:12px;
	line-height:16px;
	color:#666666;
	
}

.small, small {
	font-size:12px;
	line-height:18px;
}

.tiny {
	font-size:9px;
	line-height:17px;
}


.blue {
	color:#1B60A5;
}

.red {
	color:#FF0000;
}

.cart_nav_container {
	width:468px;
	margin:0 auto;
	xborder:1px solid #FF0000;
	text-align:center;
}

.cart_nav {
	float:left;
	
}

p.cart_nav a:link, p.cart_nav a:visited {
	border:none;
	color:#FFFFFF;
}

.BKG_tint {
	background-color: #F9F8EE;
	padding:10px 10px 5px 10px;
	margin:20px 0;
}
