* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	font-family: Arial, Helvetica, Sans-seriff;
	font-size: 13px;
	line-height: 19px;
}

h1 {
	margin: 5px 0 20px 0;
	padding: 0;
	font-size: 24px;
	line-height: 30px;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 16px;
	line-height: 20px;
}

img {
	border-color: #C3BAC1;
}

a, a:link, a:visited {
	color: #176EB5;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #129FE4;
	text-decoration: none;
}

.rightImage {
	float: right;
	margin: 0 0 8px 8px;
}

.leftImage {
	float: left;
	margin: 0 20px 8px 0;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -70px; /* the bottom margin is the negative value of the footer's height */
	background-image: url('/pics/contentBack.gif');
	background-repeat: repeat-y;
	background-position: center;
}

.header {
	width: 100%;
	height: 312px;
	margin: 0 auto;
	background-image: url('/pics/headerBack.png');
	background-repeat: repeat-x;
}

.nav {
	width: 820px;
	height: 42px;
	margin: 0 auto;
	background-color: #434343;
}

.logoMid {
	width: 1020px;
	height: 90px;
	margin: 0 auto;
}

.blueMid {
	width: 100%;
	margin: 0 auto;
	height: 180px;
	background-image: url('/pics/headerCenterBack.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

.blueMidContent {
	width: 900px;
	padding: 10px;
	margin: 0 auto;
	height: 180px;
	font-size: 18px;
	line-height: 25px;
	text-transform: uppercase;
	color: #fff;
}

.blueTitle {
	margin: 10px;
}

.contentShad {
	width: 100%;
	height: 17px;
	background-image: url('/pics/contentShad.png');
	background-repeat: repeat-x;
}

.content {
	width: 900px;
	padding: 10px;
	margin: 10px auto 0 auto;
	background-color: #fff;
	-moz-border-radius: 10px; /* Firefox */
  	-webkit-border-radius: 10px; /* Safari, Chrome */
  	border-radius: 10px; /* CSS3 */
}

.asFooter {
	width: 100%;
	padding: 0 0 10px 0;
	background-image: url('/pics/footerTrans.png');
	background-repeat: repeat-x;
}

.asFooterContent {
	width: 900px;
	padding: 0;
	margin: 10px auto 0 auto;
}

.footerTitles {
	float: left;
	width: 200px;
	font-size: 10px;
	line-height: 15px;
	text-transform: uppercase;
}

.footerTitlesExtend {
	width: 300px;
}

.footerTitles b {
	font-size: 14px;
	line-height: 18px;
	color: #fff;
}

.footerTitles li {
	margin: 10px 0 0 4px;
	list-style-type: none;
}

.footerTitles .location {
	background:url(pics/pick.png) left top no-repeat;
	padding: 0 0 0 35px;
}

.footerTitles .email {
	background:url(pics/email.png) left top no-repeat;
	padding: 0 0 0 35px;
}

.footerTitles .talk {
	background:url(pics/talk.png) left top no-repeat;
	padding: 0 0 0 35px;
}

.footerTitles .footerBullets li {
	background:url(pics/bolt.png) left top no-repeat;
	padding: 3px 0 3px 35px;
}

.footerFirst {
	padding: 15px 0 5px 0;
	text-transform: uppercase;
}

.jWfooter, .push {
	height: 70px; /* .push must be the same height as .footer */
}

.jWfooter {
	width: 900px;
	font-family: Arial, Helvetica, Sans-seriff;
	font-size: 12px;
	line-height: 17px;
	margin: 0 auto;
/*	background-color: #0A4589; */
}

.buttonLink {
	float: left;
	margin: 3px 2px;
}

.button {
	font-size: 10px; 
	line-height: 16px; 
	white-space: nowrap;
	text-align: center;
	font-family: Arial, Helvetica, Sans-seriff; 
	background-color: #fff;
	color: #444; 
	padding: 6px 14px 6px 21px;
	text-decoration: none;
	border: 1px solid #ddd;
}

A.button:link { color: #444; } 
A.button:active { color: #444; } 
A.button:visited {color: #444; } 
A.button:hover { 
	background-image: url('/pics/i.png');
	background-repeat: no-repeat;
	background-position: 3px 5px;
	background-color: #ddd;
	color: #444;
}

.currentSub { 
	background-image: url('/pics/i.png');
	background-repeat: no-repeat;
	background-position: 3px 5px;
	background-color: #ddd;
	color: #444;
}

.bulletList {
	margin: 10px 0 0 20px;
}

.clear {
	clear: both;
}

/* ---------------------------------- */

.galleryLink {
	color: #fff; 
	text-decoration: none;
	padding: 3px 7px; 
	margin: 5px 1px 5px 1px; 
}

A.galleryLink:link { color: #999; } 
A.galleryLink:active { color: #999; } 
A.galleryLink:visited {color: #999; } 
A.galleryLink:hover { 
	color: #FEFECF;
}

.galleryDisplay {
	margin: 5px;
}

.galleryDisplay div {
	float: left;
	margin: 5px;
}

.galleryImage {
	width: 570px;
}

.galleryDesc {
	width: 280px;
}

.galleryCat {
	display: block; 
	clear: both;
}

/* ---------------------------------- */

.upgrade_msg {
	background-color: #FFD900;
	color: #000;
	padding: 4px;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-seriff;
	border-bottom: 1px solid #000;
}

.upgrade_msg a, .upgrade_msg a:link, .upgrade_msg a:visited, .upgrade_msg a:hover {
	color: #0A4589;
	text-decoration: underline;
}

.upgrade_msg a:hover {
	color: #444;
	text-decoration: none;
}
