/* Structure Layout  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

* {
margin: 0; 
padding: 0; }

body {
	background: #fff;
	font: 0.75em/2em "Lucida Grande", Tahoma, "Lucida Sans", Lucida, Arial, Helvetica, sans-serif;
}

img { 
border: 0; }

.clear {
clear: both; }

.right {
float: right; }

.left {
float: left; }

.hide {
display: none; }

/* Main Links */

a:link {
	color: #49A9E9;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

/* Custom Fonts */

.green {
 color:#99CC00;
}
.blue {
 color:#0066CC;
}
.serif-green {
	color:#99CC00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px
	}
.serif-blue {
	color:#0066CC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px
	}
.medium-green {
	color:#99CC00;
	font-size:14px
	}
.medium-blue {
	color:#0066CC;
	font-size:14px
	}
.large-green {
	color:#99CC00;
	font-size:16px
	}
.large-blue {
	color:#0066CC;
	font-size:16px
	}

/* Main Wrappers */

#mainwrapper {
width: 960px;
margin: 0px auto;
padding: 0px 0px 0px 0px; }

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


.onecolumn { width:60px; margin-right:10px; margin-left:10px; display:block;}
.twocolumn { width:140px; margin-right:10px; margin-left:10px; display:block;}
.threecolumn { width:220px; margin-right:10px; margin-left:10px; display:block;}
.fourcolumn { width:300px; margin-right:10px; margin-left:10px; display:block;}
.fivecolumn { width:380px; margin-right:10px; margin-left:10px; display:block;}
.sixcolumn { width:460px; margin-right:10px; margin-left:10px; display:block;}
.sevencolumn { width:540px; margin-right:10px; margin-left:10px; display:block;}
.eightcolumn { width:620px; margin-right:10px; margin-left:10px; display:block;}
.ninecolumn { width:700px; margin-right:10px; margin-left:10px; display:block;}
.tencolumn { width:780px; margin-right:10px; margin-left:10px; display:block;}
.elevencolumn { width:860px; margin-right:10px; margin-left:10px; display:block;}
.twelvecolumn { width:940px; margin-right:10px; margin-left:10px; display:block;}

.onecolumn_nm { width:80px; display:block;}
.twocolumn_nm { width:160px; display:block;}
.threecolumn_nm { width:240px; display:block;}
.fourcolumn_nm { width:320px; display:block;}
.fivecolumn_nm { width:400px; display:block;}
.sixcolumn_nm { width:480px; display:block;}
.sevencolumn_nm { width:560px; display:block;}
.eightcolumn_nm { width:640px; display:block;}
.ninecolumn_nm { width:720px; display:block;}
.tencolumn_nm { width:800px; display:block;}
.elevencolumn_nm { width:880px; display:block;}
.twelvecolumn_nm { width:960px; display:block;}

/* MAIN NAV STYLES   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#nav {
	height:40px;
	display: block;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
}
#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;
	height: 20px;
	float: left;
	width: 102px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#nav li a:hover {
	color: #66CCFF;
	border-top-color: #66CCFF;
}
#nav li a.selected, #nav li a:hover.selected  {
	color: #66CCFF;
	background-color: #2A7698;
}

/* 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;
	color:#1C353D;
	text-decoration: none;
	line-height:20px;
	font-weight: normal;
	background-image: url(../images/subarrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#subnav li a:hover {
	color:#0099CC;
	font-weight: normal;
}

/* TEXT STYLES   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.mainheader {
	font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
	font-weight: normal;
	font-size: 24px;
	line-height: 40px;
	color: #13263A;
	display: block;
}
/* FOOTER  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.footer {
	height:80px;
	float:left;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9DAD8;
	font-size: 80%;
}

/* CHANGE!  - - - Gallery Thumbs  - - - - - - - - - - - - - - - - - - - - - - - - - */

.gallerythumb{
	float:left;
	border: 0px;
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #459DEF;
}
.gallerythumb img{
	padding: 0px;
	display: inline;
}
