/* CSS Document */

/* Structure Layout  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
html, body {
    height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #666666;
	font: 0.8em/2em "Lucida Grande", Tahoma, "Lucida Sans", Lucida, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
h1,h2,h3,h4 {
	padding:0px;
	margin:0px;
	font: 24px "Lucida Grande", Tahoma, "Lucida Sans", Lucida, Arial, Helvetica, sans-serif;
	color: #333333;
}

/* Layout Wrappers - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#topsection {
	height:55px;
	background-image: url(../images/topsection.gif);
	background-repeat: no-repeat;
}
#topsection h1, #mainadvert h2, #secondadvert h2 { text-indent:-2000px;}
#topnav {
	height:40px;
	background-image: url(../images/navback.gif);
	background-repeat: repeat-x;
}
#mainadvert{
	height:208px;
	background-image: url(../images/mainadvert.gif);
	background-repeat: no-repeat;
}
#mainadvert a {
	height:70px;
	display: block;
	width: 240px;
	top: 90px;
	position: relative;
	left: 80px;
	overflow: hidden;
}
#mainadvert a img {
	border:none;
	text-decoration: none;
}
#secondadvert{
	height:208px;
	background-image: url(../images/secondadvert.gif);
	background-repeat: no-repeat;
}
#shadow {
	height:30px;
}
#footer {
	height:30px;
	background-color: #666666;
	font-size: 80%;
	text-align: right;
	background-image: url(../images/footer_back.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 60px;
	padding-right: 40px;
	color: #999999;
}
#footer a {
	color: #999999;
}

/* Various Layout  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.clear {clear:both;}
.clearleft {clear:left;}
.clearright {clear:right;}
.hr { border-top:1px solid #B9CEE1; margin-top: 10px; margin-bottom: 10px; }
.left {float:left;}
.right {float:right;}
.bordertop {border-top:1px solid #FF6600}

/* Custom Text Styles  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  - - - */

.mainheader {
	font: 170%/150% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	text-transform: none;
}
.red {
 color:#6A0020;
}
.charcoal{
 color:#333333;
}
.serif-red {
	color:#6A0020;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px
	}
.serif-charcoal {
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px
	}
.medium-red {
	color:#6A0020;
	font-size:14px
	}
.medium-charcoal {
	color:#333333;
	font-size:14px}
.large-red {
	color:#6A0020;
	font-size:16px
	}
.large-charcoal {
	color:#333333;
	font-size:16px
	}


/* TOP NAV  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#topnav {
	display: block;
	margin: 0px;
	padding:0px;
	list-style: none;
}
#topnav  ul {
	display: inline;
	margin:0px;
	list-style-type: none;		
}
#topnav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#topnav  li a {
	font: normal 12px/30px Arial, Helvetica, "Lucida Grande";
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: left;
	display: block;
	margin: 0px;
	float: left;
	padding: 0px 10px;
	text-transform: uppercase;
	background-image: url(../images/navdivider.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#topnav li a:hover {
	color: #333333;
	border-color: #66CCFF;
}
#topnav li a.selected, #nav li a:hover.selected  {
	color:#333333;
}
#last { border-right:1px solid #FFFFFF; }

/* SUB NAV  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#subnav { 
	margin: 40px 0 0 0;
	padding:0px;
	width:300px;
}	
#subnav  ul {
	display: inline;
	margin:0px;
	list-style-type: none;
	padding: 0px;
}
#subnav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#subnav li a {
	list-style-type: none;
	display: block;
	color:#333333;
	text-decoration: none;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#subnav li a:hover {
	color:#0099CC;
	font-weight: normal;
}
/* Gallery Thumbs   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.gallerythumb{
	float:left;
	border: none;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #CCCCCC;
}
.gallerythumb img{
	padding: 1px;
	display: inline;
}
