/* Sections */
body {
	width:880px;
	margin: 0px;
	background: #FFFFFF url(images/img01x.jpg) repeat-x;
	font: normal 10pt Georgia, Times, serif;
    color:#999999;
	padding-left: 40px;
}

.gallery {
	background: url(images/img14.gif) no-repeat ;
	margin-bottom: 28px;
}

.sidebarfolder {
	background: url(images/img15.gif) no-repeat;
	margin-bottom: 10px;
}

.contentfolder {
	background: url(images/img15x.gif) no-repeat;
	margin-bottom: 10px;
}
.gallerymenu {
	padding: 10px;
	border-bottom: thin dotted #0078FF;
}

.gallerymenu a {
	text-decoration: none;
	color: #0078FF;
	padding: 10px;
}

.gallerymenu a:hover {
	color: #0078FF;
	text-decoration: underline;
}
.sidebar {
	width: 300px;
}

.font20 {
    font-size: 20pt;
}

.font12 {
    font-size: 12pt;
}

.bold {
    font-weight:bold;
}

.lower {
    	text-transform: lowercase;
}


#catalog td{
    font-size:8pt;
}

.content {
	width: 570;
	margin-bottom: 10;
}

.header {
	width: 880;
	margin: 0 auto;
    margin-bottom:7;
    }

.footer {
	width:880;
	clear: both;
	padding: 10;
	background: #C3C837 url(images/img16.gif) repeat-x;
}

/* Colors */
.orange {
	color: #FF8400;
}

.blue {
	color: #0078FF;
}

.white {
 	color:white;
}

.red {
    color:red;
}

.fullwidth {
        width:100%;
}

.center {
     text-align:center;
}
.left {
    text-align:left;
}
.right {
    text-align:right;
}

.indent {
	padding: 0 0 0 20;
}

.pad {
	padding: 0 10 0 0;
}

.top {vertical-align:top}

/* Image Backgrounds */

.required {
	 padding:0 0 0 12;
	 background: url(images/missingdata.gif) no-repeat left middle;
}

.next {
	display: block;
	float: left;
	width: 30;
	height: 100;
	background: url(images/img13.gif) no-repeat right top;
}

.prev {
	display: block;
	float: left;
	width: 30;
	height: 100;
	background: url(images/img11.gif) no-repeat;
}

.sidebarfolder {
	padding: 40 20;
	background: url(images/img15.gif) no-repeat;
	margin-bottom: 10;
}

/* Standard Tags */
img {
	border: none;
}

a {
        font-size:8pt;
        padding:0em 0em 0em .5em;
	color: #333333;
}

a:hover {
 	text-decoration: none;
	color: #000000;
}

table {
  padding:0 0 0 0;
}

td {
  padding:0 0 0 0;
}

/* Custom */
.h1, .h2, .h3 {
	margin: 0;
	text-transform: lowercase;
	font-weight: normal;
}

.h1 {
      font-size:2.1em
}
.h2 {
	font-size: 20pt;
}

.h3 {
	font-size: 1.2em;
}

.h3normal {
    text-transform: none;
    font-size: 1.2em;
}

.footer p {
	margin: 0;
	text-align: center;
	font-size: 10pt;
}

.footer a {
	text-decoration: none;
	color: #FFFFFF;
}

.logo {
	height: 80;
}

.logo .h1 {
	padding: 10 40 0 0;
	background: url(images/img02.gif) no-repeat right center;
	letter-spacing: -2;
	font-size: 48;
	color:black;
}

.logo .h2 {
	padding: 31 0 0 0;
	font-size: 24;
	color:black;
}


.menu {
	margin-bottom:20
}

.menu a {
	display: block;
	float: left;
	width: 140;
	height: 20;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	letter-spacing: -2;
	font-size: 24;
	color: #B8BD52;
}

.menu a:hover {
	color: #1A1A1A;
}

.menu .active a {
	background: url(images/img03x.jpg) no-repeat;
	color: #FFFFFF;
}

.small {
        font-size:8pt;
        text-transform: none;
}

.story {
	padding: 10 10 0 20;
        font-size:9pt;
}

.thumbs {
	display: block;
	float: left;
	width: 432;
	height: 100;
	background: url(images/img12.gif) no-repeat;
	overflow:hidden;
}

.thumbs img {
	padding: 8 0 0 10;
}

.top-photo h2 {
	height: 1.4em;
}

.top-photo {
	margin: 0;
	padding: 15 0 0 0;
}

