/* Structure Layout  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body {
	margin: 0px;
	padding: 0px;
	background-color: #0A0C10;
	background-image: url(../images/mainback.gif);
	background-repeat: repeat-x;
	font: 0.75em/2em "Lucida Grande", Tahoma, "Lucida Sans", Lucida, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	color: #49A9E9;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	background-image: url(../images/cropmarks.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.clear {clear:both;}
.hr {border-top:#003333 1px solid;}

/* COLUMNS  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#container .onecolumn {
	color: #FFFFFF;
	width: 220px;
	margin-left:20px;
	float: left;
}
#container .twocolumn {
	width: 460px;
	margin-left:20px;
	float: left;
}
#container .threecolumn {
	width: 700px;
	margin-left:20px;
	float: left;
}
#container .fourcolumn {
	width: 940px;
	margin-left:20px;
	float: left;
}
.innerone {	
	width: 220px;
	margin-left:20px;
	float: left;
	}
.innertwo {	
	width: 460px;
	margin-left:0px;
	float: left;
	}
/* Spacers  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.onespacerblock {
	height:20px;
	display: block;
}
.twospacerblock {
	height:40px;
	display: block;
}
.threespacerblock {
	height:60px;
	display: block;
}
.fourspacerblock {
	height:80px;
	display: block;
}
.fivespacerblock {
	height:90px;
	display: block;
}
/* Content areas  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.sectionhead {
	font: 110%/160% "Lucida Grande", Tahoma, "Lucida Sans", Lucida, Arial, Helvetica, sans-serif;
	height:176px;
	background: url(../images/headerback.gif) repeat-y;
	display: block;
}
.sectionhead span {
	margin-top:0px;
	display: block;
	padding-left: 20px;
	text-align: right;
}
.banner {
	font: 0.75em/1.7em "Lucida Grande", Tahoma, "Lucida Sans", Lucida, Arial, Helvetica, sans-serif;
	height:140px; 
}
.highlight {
	font: 140%/150% "Lucida Grande", Tahoma, "Lucida Sans", Lucida, Arial, Helvetica, sans-serif;
	color: #CDBF11;
	display: block;
	margin-bottom: 20px;
}
.highlightblue {
	font: 140%/150% "Lucida Grande", Tahoma, "Lucida Sans", Lucida, Arial, Helvetica, sans-serif;
	color: #0099CC;
	display: block;
	margin-bottom: 20px;
}
.mainheader {
	font: 140%/150% "Lucida Grande", Tahoma, "Lucida Sans", Lucida, Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-align: right;
}
.green {
 color:#999900;
}
.blue {
 color:#66CCFF;
}
.serif-green {
	color:#CDBF11;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px
	}
.serif-blue {
	color:#66CCFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px
	}
.medium-green {
	color:#CDBF11;
	font-size:14px
	}
.medium-blue {
	color:#66CCFF;
	font-size:14px
	}
.large-green {
	color:#CDBF11;
	font-size:16px
	}
.large-blue {
	color:#66CCFF;
	font-size:16px
	}
.arrowlist {
	font: 12px "Lucida Grande", Tahoma, "Lucida Sans", Lucida, Arial, Helvetica, sans-serif;
	color:#0066CC;
	font-size:16px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.arrowlist  li {
	font: 12px "Lucida Grande", Tahoma, "Lucida Sans", Lucida, Arial, Helvetica, sans-serif;
	display: block;
	margin:0px 0px 5px;
	list-style-type: none;
	display:block;
	padding-left: 20px;
	background-image: url(../assets/general/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* TOP NAV  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#nav {
	height:40px;
	display: block;
	margin: 0px;
	list-style: none;
}
#nav  ul {
	display: inline;
	margin:0px;
	list-style-type: none;		
}
#nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nav  li a {
	font: normal 11px Arial, Helvetica, Lucida Grande;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: center;
	display: block;
	margin: 0px 5px 0px 0px;
	height: 20px;
	float: left;
	padding: 20px 12px 0px;
	width: 102px;
	background-image: url(../images/tab.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav li a:hover {
	color: #66CCFF;
	border-top-color: #66CCFF;
}
#nav li a.selected, #nav li a:hover.selected  {
	color: #66CCFF;
}
.footer {
	border-top:1px solid #2E3542;
	margin-top:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 5px;
}
/* SUB NAV  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#subnav { 
	margin: 0px;
	padding:0px;
}	
#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;
	margin: 0px;
	padding: 3px 0px 3px 20px;
	font: 10px "Lucida Grande", Verdana, Arial, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
	line-height:20px;
	font-weight: normal;
	background-image: url(../images/subarrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#subnav li a:hover {
	color:#0099CC;
	font-weight: normal;
}
/* CHANGE!  - - - Gallery Thumbs   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#thegallery {width:460px; padding-left:10px; padding-right:20px;}


.gallerythumb{
	float:left;
	border: 1px solid #333333;
	padding: 0px;
	margin-right: 16px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.gallerythumb img{
	padding: 10px;
	display: inline;
}
