/* CSS Document for Top Shelf, www.topshelfabacos.com */
/* Created by AWR Web Design */
/* Copyright 2008, All Rights Reserved */

body {
	margin-top       : 0px;
  	margin-bottom    : 0px;
  	background-color: #3399FF;
	background-image: url(images/turtles.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:small;
}

#wrapper {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	border-left: 20px solid #33FF00;
	border-right: 20px solid #33FF00;
}

#content {
	background-color:#FF9900;
	min-height:440px;
	text-align:left;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
	margin-top:-5px;
}

hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}

#menu {
	border-collapse:collapse;
	background-color: #FF0066;
}

#menu ul {
	margin-top: -5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left; 
	list-style-type:none;
	padding-top:10px;
	padding-bottom:5px;
	
}

#menu li {
	padding-right: 25px; 
	display:inline;
}

#menu a:link, #menu a:visited {
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
	font-style:italic; 
	font-size: 1.3em;
	font-family:Papyrus, "Lucida Sans", "Trebuchet MS";
}

#menu a:hover {
    color: #FFFF00; 
}

#content {
  	vertical-align:top;
	padding:4px;
}

a:link, a:visited {
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  color:#0000FF;
  font-weight:bold;
}

a:hover {
  text-decoration  : underline;
}

#footer {
	background-color:#FF0066;
	font-size:x-small;
	padding-left:5px;
	padding-right:5px;
}

#footer a:link, #footer a:visited {
	color:#ffffff;
}

#footer a:hover {
	color:#FFFF00;
	text-decoration:none;
}

.content_sub_title {
	font-weight:bold;
	font-size:.85em;
	color:#FFFFFF;
}

.content_title {
	font-family:Papyrus, "Lucida Sans", "Trebuchet MS";
	font-weight:bold;
	font-size:1.4em;
	color:#000000;
}

.comment_sig {
	font-weight:bold;
	font-size:x-small;
}

/* CSS For Image Gallery */
a:link.nav, a:active.nav, a:visited.nav {
	font-weight:bold;
	font-size:.9em;
	color:#FFFFFF;
}

.nav_current {
	color:#000000;
	font-size:.9em;
}

.copy {
	display:none;
}

.description {
    color:#000000;
	font-size:.9em;
	font-weight:bold;
}
