/* Style sheet for deluxedecks.com
   Last updated August 28, 2006 */

body {margin: 0; background-color: #dfcc93; color: black;
	background-image: url(desertsand.gif);
	background-attachment: fixed;}

a:link {font-weight: bold; text-decoration: none;
	background: transparent; color: blue;}
a:visited {font-weight: bold; text-decoration: none;
	background: transparent; color: maroon;}
a:hover, a:active, a:focus {font-weight: bold; text-decoration: none;
	background: rgb(134,69,57); color: white;}

#logo {padding: 21px 21px 15px 21px; background: black; color: white;}
#logo p {margin-bottom: 0; font-size: 94%;}

#logo a:link {font-weight: bold; text-decoration: none;
	background: transparent; color: #9cf;}
#logo a:visited {font-weight: bold; text-decoration: none;
	background: transparent; color: red;}
#logo a:hover, a:active, a:focus {font-weight: bold; text-decoration: none;
	background: rgb(134,69,57); color: white;}

#nav {background: rgb(134,69,57); color: #ff0;}

#slideshow {padding: 0 15px; text-align: center;}

h1, h2, ul {font-family: "Palatino Linotype", "Book Antiqua", serif;
	font-variant: small-caps;}
h1 {margin-top: 0;}
p, dl   {font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 107%;}

hr {border: 0; height: 3px;
color: rgb(134,69,57); background: rgb(134,69,57);}
