charset "utf-8";
/* CSS Document */

/* UNDO Html */
ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

a img,:link img,:visited img { border:none }

address { font-style:normal }


/* Layout */
body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #dddddd;
	}

#wrapper {
	width: 988px;
	margin: 0 auto;	
	font-size: 1.2em;
	background: url(/images/bg.png) repeat-y -79px 0px;
	}
	
.content 	{
	width: 968px;
	background-color: #fff;
	}
	
a {
	color: #000;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #cccccc;
	text-decoration: underline;
}

h1 {
	font-size: 1.2em;
	margin: 10px 0 5px 0;
	font-weight: bold;
	}

.clearAll {
	clear: both;
	}
	
.border {
	border-bottom: 1px solid #cccccc;
	margin: 0px 8px 8px 8px;
	}
	
.borderTop {
	margin: 0px 8px 32px;
}
	
.borderBottom {
	margin: 16px 8px 8px;
}
	
#page {
	margin: 0 12px;
	line-height: 150%;
	}
	
	
/* Header */
#header {
	width: 968px;
	background-color: #fff;
}


.nav li {
	display: inline;
	margin-right: -3px;
	}
	


/* Mailing List */

.joinMailingList {
	float: right;
	width: 225px;
	margin: -15px 4px -10px 0;
	}
	
.mailingListIntro {
}
	
.mailingListField {
	border: solid 1px #d6d6d6;
	display: inline;
	height: 19px;
	margin: -15px 0 0 3px;
	width: 192px;
}

.goButton	 {
	margin: -2px 1px -8px -1px;
	#margin: -2px 1px -5px -1px;
	display: inline;
}

body:first-of-type .goButton {
	margin: -2px 1px -7px -1px;
	
	}
	
/* Columns */
.largeLeft {
	float: left;
	width: 715px;
}
	
.smallLeftWithBG {
	float: left;
	width: 229px;
	background: #f3f3f3 url(images/left_bg.png) no-repeat;
	min-height: 500px;
} 

.smallLeftFooter {
	background: #f3f3f3 url(images/left_bg_footer.png) no-repeat;
	width: 229px;
	height: 31px;
	float: left;
}
	
.smallLeftNoBG {
	float: left;
	width: 150px;
}

.largeMiddleNoBG {
	width: 700px;
	float: left;
	margin-left: 12px;
	min-height: 500px;
}	

.standardMediumWithBG {
	background: #f3f3f3 url(images/middle_bg.png) no-repeat;
	width: 426px;
	min-height: 530px;
	float: left;
}	 	

.standardWideWithBG {
	background: #f3f3f3 url(images/middle_bg.png) no-repeat;
	width: 790px;
	min-height: 530px;
	float: left;
}	

.standardMediumFooter {
	background: url(images/middle_bg_footer.png) no-repeat;
	width: 426px;
	height: 30px;
	float: left;
	margin-left: 150px;
}	 

.smallRight {
	background: url(images/right-col-thin.png) no-repeat;
	width: 229px;
	height: 500px;
	float: left;
}	 

.mediumRightNoBG {
	width: 229px;
	height: 500px;
	float: left;
	margin-left: 20px;
}	
		
#bgGreyLeftCol {
	background: url(/images/left-col-bg-tile.png) repeat-y 0px 100px;
	#border: solid 1px #fff;
	}
		
	
/* Home Page */
.hpTextCol1 {
	float: left;
	width: 350px;
	margin: 3px 10px 0 0;
	font-size: 1.3em;
	line-height: 150%;
	}
	
.hpTextCol2 {
	float: left;
	width: 225px;
	margin: 5px 20px 0 0;
	color: #444444;
	font-size: 0.9em;
	}
	
.hpTextCol3 {
	float: left;
	width: 210px;
	margin: 5px 10px 0 0;
	color: #444444;
	font-size: 0.9em;
	}
	
.hpTextCol3 ol {
	margin-left: 15px;
	}	
	
.hpTextCol4 {
	float: right;
	width: 155px;
	font-size: 0.9em;
	margin: -54px 0 0 0px;
	#margin: -76px 0 0 0px;
	color: #444444;
	text-align: right;
	}
	
.hpTextCol4 a,
.hpTextCol4 a:visited {	
	text-decoration: none;
	}

.homePageSpacer {
	padding-top: 24px;
	}

.hpSpacer{
	padding-top: 12px;
	}

.llSpacer {
	margin-bottom: 60px;
	background-color: #FFFFFF;
	}
	
.hpImageDescText {
	font-size: 0.9em;
	color: #666666;
	margin: 286px 90px 0 15px;
	}
		
.moreText1,
.moreText2 {
	float: left;
	color: #666666;
	margin: 15px 25px 0 0;
	width: 385px;
	}
	
.moreText2 {
	#margin-top: -9px;
	}
	
/*Image Scroller */
#hp_content { width: 956px; position: relative; left: 45px; }
#hp_photos { 
	height: 530px; 
	overflow: hidden; 
	left: -4px; 
	top: 0; 
	position: relative; 
	width: 956px; 
	#margin: -30px 0 20px;
}
#hp_photos div { position: relative; width: 90000px; }
#hp_photos div img { float: left; }
#hp_arrows { margin: 5px 0 0 0px; }
#hp_arrows a { margin: -527px -205px 0 0; #margin: -527px -85px 0 0; padding: 5px 5px 5px 922px; position: relative; z-index: 500; outline: none;
}
#btnLeft {float: left; padding-left: 100px; outline: none;}
#btnRight {float: right; margin: 0 100px; outline: none;}

.clickArrows {
	margin: -519px 0 0 808px;
	position: relative;
	float: left;
}

.moveLeft {
	#margin-left: -25px;
	}

/*
#hp_arrows a.left { background: url(../imgs/hp/small_A_left.gif) 0px 6px no-repeat; margin-right: 5px; }
#hp_arrows a.right { background: url(../imgs/hp/small_A_right.gif) 0px 6px no-repeat; }
#hp_arrows a:hover { background-position: -16px 6px; }
*/	


.pagetitle {
	font-size: 1.4em;
	font-weight: normal;
	margin: 36px 0 -34px;
	}

.subNav {
	margin-top: 15px;
	}

.subNav li {
	list-style: none;
	font-size: 1.1em;
	margin-bottom: 8px;
	}

.subNavOn {
	font-weight: bold;
	}

.subNav li a,
.subNav li a:visited,
.subNavOn li a,
.subNavOn li a:visited {
	color: #666666;
	text-decoration: none;
	}

.subNav li a:hover,
.subNavOn li a:hover {
	color: #000;
	text-decoration: none;
	}

.smallLeftWithBG h2 {
	font-size: 1.2em;
	padding: 10px 0 0 15px;
}

.smallLeftWithBG h3 {
	font-size: 1.2em;
	margin: 5px 0 0px 15px;
	color: #666666;
	font-weight: normal;
}

.itemTitle {
	color: #666666;
}

.copy p {
	padding: 15px 15px 0 15px;
	line-height: 180%;
	}

.copyLeft p {
	padding: 15px;
	line-height: 180%;
	color: #414141;
	}

.pagination {
	margin: -24px -2px -10px 0;
	float: right;
	color: #9c9c9c;
	text-transform: uppercase;
	font-size: 0.8em;
	}

.paginationNumbers {
	font-size: 1.2em;
}

.pagination a,
.pagination a:visited {
	color: #9c9c9c;
	text-decoration: none;
}

.pagination a:hover {
	color: #000;
}

.greyDivider {
	display: inline;
	}

.helpText {
	margin: 15px 0 0;
	text-transform: uppercase;
	color: #414141;
	font-size: 0.8em;
	}

.caption {
	font-size: 0.9em;
	color: #666666;
	}
	
.imageTitle {
	font-size: 1.3em;
	color: #000;
	padding: 15px 15px 0 15px;
}	
	
.title {
	color: #999999;
}	

.imageDetail {
	margin-top: -10px;
	font-size: 1.2em;
}	
	
.imageDescription {
	margin-top: -10px;
	font-size: 1em;
}	


.thumb1,
.thumb2,
.thumb3,
.thumb4 {
	float: left;
	margin: 0px 8px 8px 0;
	z-index: 100;
	position: relative;
	}

.thumblast {
	margin-right: -4px;
	}

.thumbKeyline {
	border: solid 1px #ccc;
	height: 229px;
	#height: auto;
	}

.bigImageKeyline {
	border: solid 1px #ccc;
	}

.textCol1c {
	float: left;
	padding: 15px 0 0px 14px;
	width: 150px;
	font-size: 1.2em;
	color: #666666;
	}	
	
.textCol2c {
	float: left;
	padding: 3px 0 5px 14px;
	width: 350px;
	color: #000;
	font-size: 1.2em;
	color: #666666;
	}	
	
.textCol2c input {
	min-height: 20px;
	width: 300px;
	padding: 2px 0 0 2px; 
	border: 1px solid #ccc;
	}
	
.textCol2c textarea {
	height: 120px;
	width: 300px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	}
		
.errorText {
	font-size: 1.2em;
	padding: 14px 0 0;
	position: relative;
	z-index: 1;
	}	
	
label.error {
	color:red;
	float:left;
	padding-left:0.5em;
	vertical-align:top;	
}

/* Footer */

.footerDown {
	margin-top: 30px;
	}

.footerNav {
	margin: 0 0 40px 8px;
	float: left;
	}

.footerNav li {
	display: inline;
	font-size: 0.75em;
	text-transform: uppercase;
	margin-right: 4px;
	}
	
.footerNav li a,
.footerNav li a:visited {
	color: #a0a0a0;
	text-decoration: none;
	}	
	
.footerNav li a:hover {
	color: #000;
	}	

.footerNavSeparator {
	background: url(images/footerNavSeparator.png) no-repeat 0 2px;
	padding-left: 8px;
}

.footerLowerSpacer {
	padding-top: 2px;
	}

.copyright {
	color: #d2d2d2;
	font-size: 0.75em;
	text-transform: uppercase;
	margin: 4px 0 -25px 0px;
	#margin: 4px 0 -15px 0px;
	}	
	
.creditLogos {
	float: right;
	margin-right: 20px;
	}
	
.aboutSpacer {
	margin-top: 25px;
	}
	
.reload {
	font-size: 0.9em;
	color: #666;
}
	