/* CSS Document */




/*////////////  page styles/borders  /////////////////*/
		
		
		body {
			text-align:center;
			background-image: url(images/main_bg.jpg);
			background-repeat: repeat-y;
			background-color: #251D0E;
			background-position:center;
			}
		
		
		
		
		#container{
			width:1000px;
			height: auto;
			text-align: center;
			margin-left: auto;
			margin-right: auto;
			}
		
		#header{
			list-style-position:inherit;
			background-image:url(images/bg-header-at-the-korner.jpg);
			background-position:center;
			background-repeat:no-repeat;
			text-align:center;
			width:1000px;
			height:232px;
			}
		
		#navigation{
			list-style-position:inherit;
			text-align:center;
			width:1000px;
			height:106px;
			background-image:url(images/bg-nav-at-the-korner.jpg);
			background-position:center;
			background-repeat:no-repeat;
			}
		
		#content{
			padding:0;
			text-align:left;
			list-style-position:inherit;
			width:100%;
			height:auto;
			min-height:393px;
			background-image:url(images/bg-content-at-the-korner.jpg);
			background-position:center top;
			background-repeat:no-repeat;
			}
	
			
		#left-content{
			float:left;
			width: 500px;
			text-align:left;
			height:auto;
			margin-top: 20px;
			margin-left:50px;
			margin-right:25px;
			}
			
		#right-content{
			float:right;
			width: 300px;
			text-align:left;
			height:auto;
			margin-top: 20px;
			margin-left:25px;
			margin-right:50px;
			background-color: #1b150a;
			font-family:Arial, Helvetica, sans-serif;
			font-size:small;
			color:#CCCCCC;
			}
		
/*////////////  footer area  /////////////////*/		
		
		#footer{
			text-align:center;
			clear:both;
			background-color:#1B150A;
			list-style-position:inherit;
			width:100%;
			height:250px;
			}
			
			
		#footer-gift{
			text-align:left;
			float:left;
			display:block;
			width:207px;
			height:169px;
			}
			
		#footer-hours{
			text-align:center;
			float:left;
			display:block;
			width:200px;
			height:200px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: medium;
			color: #ffffff;
			text-decoration: none;
			padding-left:10px;
			padding-right:10px;
			margin-left:25px;
			margin-right:25px;
			}
			
		#footer-hours span{
			font-family:Arial, Helvetica, sans-serif;
			font-size:x-large;
			font-weight:bolder;
			color:#4b463b;
			text-align:center;
			}
			
			
		#footer-contact{
			width:300px;
			height:200px;
			float:left;
			display:block;
			text-align:left;
			}
			
			
		#footer-connect{
			width:200px;
			margin-left:20px;
			height:200px;
			float:left;
			display:block;
			text-align:left;
			font-family:Arial, Helvetica, sans-serif;
			font-size:medium;
			font-weight:normal;
			color:#FFFFFF;
			}
			
		#footer-connect span a{
				text-align:center;
				font-size:small;
				font-weight:bold;
				color:#251D0E;
			}
	
		#footer-connect span a:hover{
			text-align:center;
			font-size:small;
			font-weight:bold;
			color: #333333;
			}
			
			
			
		#contactform{
			font:Arial, Helvetica, sans-serif;
			font-weight:bold;
			color:#FFFFFF;
			font-size:small;
			text-align:center;
			}	
			
		input{
			width:300px;
			height: auto;
			background-color:#4B463B;
			text-align: left;
			font-family:Arial, Helvetica, sans-serif;
			font-size:small;
			color:#1b150a;
			border:0;
		}
		
		textarea{
			width:300px;
			height: auto;
			background-color:#4B463B;
			text-align: left;
			font-family:Arial, Helvetica, sans-serif;
			font-size:small;
			color:#1b150a;
			border:0;
		}
			
		.send{
			background: url(images/btn-email-form.gif);
			background-color:1b150a;
			border:none;
			width:75px;
			height:40px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			color:#FFFFFF;
			font-size:medium;
			}
			
		.clear{
			background: url(images/btn-email-form.gif);
			background-color:1b150a;
			border:none;
			width:75px;
			height:40px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			color:#FFFFFF;
			font-size:medium;
		}
			
		#rights{
			display:block;
			width:100%;
			height:auto;
			clear:both;
			font-family:Arial, Helvetica, sans-serif;
			font-size:x-small;
			font-weight:normal;
			color: #251D0E;
		}	
		
		.sharethis {
		border-top:thin #FFFFFF solid;
		}	
			

/*////////////  nav bar  /////////////////*/

	#nav {
			width:750px;
			height:106px;
			margin-left:125px;
			margin-right:125px;
			overflow:hidden;
			}
	
	#nav ul {
			color: #000000;
			padding: 0;
			margin:0;
			text-align:center;
			display: inline;
			}
		
	#nav ul li { 
			list-style-type: none;
			float:left;
			display: inline;
			text-align:center;
			overflow:hidden;
			}
			
		
	#nav ul li a {
			display:block;
			line-height:160px;
			width:125px;
			height:106px;
			color: #000000;
			font-weight: normal;
			font-size:large;
			text-align:center;
			font-family: Arial, Helvetica, sans-serif;
			background-image:url(images/bg-nav-up.gif);
			overflow:hidden;
			}
			
	#nav ul li a:hover{ background-image:url(images/bg-nav-over.gif);  background-position:center; background-repeat:no-repeat;color: #000000; font-weight: bold;}
			

			
			


/*////////////  text styles  /////////////////*/

		.sanitation{ 
			text-align:center; 
			width:207px; 
			height: auto; 
			border:#000000 thin solid;
			font-family:Arial, Helvetica, sans-serif;
			font-size:x-large;
			color:#99FFCC;
			font-weight:bold;
			}

		.rights {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9px;
			color: #660000;
			text-decoration: none;
			}
		
		.titles {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			font-weight: bolder;
			color: #330000;
			text-decoration: none;
			}
		
		h1 {
			padding-top:0;
			font-family:"Apple Chancery", "Times New Roman", Times;
			font-size: 30px;
			font-weight: bolder;
			color: #ffffff;
			text-decoration: none;
			}
		h1 strong{
			padding-top:0;
			font-family:"Apple Chancery", "Times New Roman", Times;
			font-size: 30px;
			font-weight: bolder;
			color: #99FF66;
			text-decoration: none;
			}
			
		h1 strong span{
			font-family: Arial, Helvetica, sans-serif;
			font-size: small;
			color: #999999;
			text-decoration: none;
			}
			
		h1 span a{
			font-family: Arial, Helvetica, sans-serif;
			font-size: small;
			color: #999999;
			text-decoration: none;
		}
			
		h2 {
			font-family:Arial, Helvetica, sans-serif;
			font-size: 18px;
			line-height:24px;
			text-align:center;
			font-weight: bolder;
			color: #CCCCCC;
			text-decoration: none;
			margin-bottom: 0;
			margin-top: 0;
			background-color: #1b150a;
			}
			
		h3{
			text-align:center;
			padding-top:0;
			font-family:"Apple Chancery", "Times New Roman", Times;
			font-size: 24px;
			font-weight: bold;
			color: #FFFFFF;
			text-decoration: none;
			border-bottom: #FFFFFF medium dotted;
			}
		h4{
			font-family:Arial, Helvetica, sans-serif;
			font-size: 18px;
			text-align:left;
			font-weight: bolder;
			color: #99FFCC;
			text-decoration: none;
			margin-bottom: 0;
			margin-top: 0;
			}
		
		p {
			text-indent:2em;
			padding-left:1em;
			margin-top:0;
			font-family: Arial, Helvetica, sans-serif;
			font-size: medium;
			color: #999999;
			text-decoration: none;
			}
			
		ol{
			padding-left:1em;
			margin-top:0;
			font-family: Arial, Helvetica, sans-serif;
			font-size: small;
			color: #999999;
			text-decoration: none;
			list-style-type: disc;
			}
			
		ol strong{
			font-family: Arial, Helvetica, sans-serif;
			font-size: small;
			font-weight:bold;
			color: #CCFFCC;
			text-decoration: none;
			}
			
		hr{
			background-color:#99FF66;
			height:5px;
			width: 100%;
			border:0;}
			
			
		.clearfloat{clear:both;}

/*////////////  MENU styles  /////////////////*/

	
		
		.leftmod{
			float:left;
			width: 400px;
			text-align:left;
			height:auto;
			padding: 10px;
			display:block;
			margin-left:50px;
			}
		
		
		.leftmod span{
			padding:0;
			font-family: Arial, Helvetica, sans-serif;
			font-size: small;
			color: #999999;
			text-decoration: none;
			text-align:center;
			}
		
		.rightmod{
			float:right;
			width:400px;
			text-align:left;
			height:auto;
			padding: 10px;
			display:block;
			margin-right:50px;
			}
		
		
		.rightmod span{
			font-family: Arial, Helvetica, sans-serif;
			font-size: small;
			color: #999999;
			text-decoration: none;
			}


		dt{
  			position:relative;
			background-color: #1b150a;
			}
			
			
		dt strong{
			font-family:Arial, Helvetica, sans-serif;
			font-size:medium;
			color: #FFFFFF;
			font-weight:bold;
			padding:0.1em 0.3em 0.2em 0;
		  }
		  
		  
		dt span{
			font-family:Arial, Helvetica, sans-serif;
			font-size: medium;
			color: #FFFFFF;
			position:absolute;
			right:0;
			padding:0.1em 0 0.2em 0.3em;
		  }
		  
		dd {
			font-family:Arial, Helvetica, sans-serif;
			font-size:small;
			color: #999999;
			}

		dd span{
			font-family:Arial, Helvetica, sans-serif;
			font-size: medium;
			color: #330000;
			position:absolute;
			right:0;
			padding:0.1em 0 0.2em 0.3em;
		  }


/*////////////  link styles  /////////////////*/


		a:link {
			text-decoration: none; color:#006600;
		}
		a:visited {
			text-decoration: none; color:#003300;
		}
		a:hover {
			text-decoration: none; color:#009900;
		}
		a:active {
			text-decoration: none; color:#006600;
		}


		a.owengraffix:link{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9px;
			color: #660000;
			text-decoration: none;
		}
		
		a.owengraffix:visited{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9px;
			color: #660000;
			text-decoration: none;
		}
		
		a.owengraffix:hover{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9px;
			color: #000000;
			text-decoration: line-through;
		}
		
		a.owengraffix:active{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9px;
			color: #009900;
			text-decoration: none;
		}
		
		.menu { font-family:Arial, Helvetica, sans-serif;
			font-size:large;
			color:#006600;
		}
		
		.menu a:link {
			font-size:small;
			color: #009900;
			text-decoration: underline;
		}
		.menu a:visited {
			font-size:small;
			color: #009900;
			text-decoration: underline;
		}
		.menu a:hover {
			font-size:small;
			color: #A8AB99;
			text-decoration: none;
		}
		.menu a:active {
			font-size:small;
			color: #A8AB99;
			text-decoration: underline;
		}
