@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #452F22;
}
.image_left {
	padding-right: 15px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #452F22;
	line-height: 22px;
}
a:link {
	color: #452F22;
}
a:visited {
	color: #452F22;
}
a:hover {
	color: #17100B;
}
a:active {
	color: #452F22;
}
.navigation:active {
	color: #F8F1DB;
	text-decoration: none;
}
.navigation:link {
	color: #F8F1DB;
	text-decoration: none;
}
.navigation:hover {
	color: #C6975B;
	text-decoration: underline;
}
.navigation:visited {
	color: #F8F1DB;
	text-decoration: none;
}
.navigation {
	color: #F8F1DB;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
}
.intro {
	font-size: 18px;
	font-variant: small-caps;
	color: #5C230D;
	text-transform: none;
}
.copyright {
	font-size: 11px;
	color: #F8F1DB;
}
.copyright:link {
	color: #F8F1DB;
	text-decoration: underline;
}
.copyright:visited {
	color: #F8F1DB;
}
.copyright:hover {
	color: #C6975B;
	text-decoration: underline;
	
	
}
.adrift_logoback {
	background-image: url(images/clothing_topback.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.adrift_leftshadow {
	background-image: url(images/clothing_leftshade.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.adrift_rightshadow {
	background-image: url(images/clothing_rightshade.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	
	
}
.image_right {
	padding-left: 15px;
}
