body {margin:0; padding:0; line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	background-color: #45332e;
	background-attachment: fixed;
	background-image: url(images/background.gif);
	  background-repeat: no-repeat;
	background-position: right bottom;
}

#outershell{ 

width: 950px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
 }
innershell{position:relative;
width: 1000px;}

#topsection{text-align: bottom;
height:200px; }

#contentwrapper{
	width:950px;
	float: left;
	background-image: url(images/wrapper_back.gif);
	background-repeat: repeat-y;
}

#whiskey_text{
position:relative;
float:left;
padding:20px;
width: 510px;}

#whiskey_pics {
	float:right;
	width: 400px;
	background: url(images/leaf_green.gif) no-repeat left bottom;
}

	.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #45332e;
	text-decoration: none;
}
	.navigation a:link {
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
	font-size: 14px;
	color: #45332e;
	text-decoration: none;
}

	.navigation a:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
	font-size: 14px;
	color: #45332e;
	text-decoration: none;
}

	.navigation a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
	font-size: 14px;
	color: #afaeae;
	text-decoration: none;
}
	.navigation a:visited:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
	font-size: 14px;
	color: #afaeae;
	text-decoration: none;
}

a:link {
	font-family: Arial;
	font-size: 12px;
	color: #45332E;
	text-decoration: none;
	}

a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #45332E;
	text-decoration: none; }
	
	a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none; }
	
	a:visited:hover {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none; }
	
#copyright {
clear: left;
width: 950px;
text-align: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
color: #000000;
}


.copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color:  #000000;
	text-decoration: none;
	}

.copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	text-decoration: none;	}

.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: cccccc;
	text-decoration: none;		
}	

.copyright a:hover:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: cccccc;
	text-decoration: none;		
}	

.google {
    width: 495px;
	border: 4px solid #45332e;
}

input
{
color: #999999;
font-size:10px;
border: 1px solid #999999;
}

.submit input
{
color: #999999;
font-size:10px;
border: 2px outset #999999;
} 

img { border:5px;
border-color: #45332e}




