@charset "UTF-8";
/* CSS Document */

body {
	color: #00aeef;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background-color: #2b4359;
	margin: 0;
	padding: 0;
}

.title_bar {
	height: 193px;
	background-repeat: repeat-x;
	background-image: url(images/top_bar_bg.jpg);
}

a {
	color: #fff;
	text-decoration: none;
}

a:link {color:#fff;}      /* unvisited link */
a:visited {color:#e7e7e7;}  /* visited link */
a:hover {color:#b3c9de;}  /* mouse over link */
a:active {color:#0000FF;}  /* selected link */

.legal {
	clear: both;
	line-height: 20px;
	font-size: 11px;
	text-align: center;
	padding-top: 45px;
}

.legal hr {
	clear: both;
	color: #e7e7e7;
	height: 1px;
	width: 100%;
}

.title_content {
	clear: both;
	padding-top: 15px;
	background-position: center;
	width: 700px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

.title_content img {
	float: left;
}

.title_content h1 {
	line-height: 16px;
	font-size: 12px;
	text-align: right;
	clear: right;
	color: #363636;
}

.title_content h2 {
	font-size: 11px;
	color: #3a3a3a;
	text-align: right;
	clear: right;
}

.title_content .grey {
	color: #898989;
	text-align: right;
	clear: right;
}

.title_content p {
	line-height: 16px;
}

.main_nav {
	padding-top: 9px;
	clear: both;
	display: block;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	background-position: center;
	width: 700px;
	text-align: center;
}

.nav_btn {
	line-height: .9em;
	font-weight: bold;
	float: left;
	width: 137px;
	background-image: url(images/top_nav_tab.jpg);
	height: 39px;
}

.nav_btn a {
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
}

.nav_btn:hover {
	color: #3a3a3a;	
}

.page_content {
	padding-top: 30px;
	background-position: center;
	width: 700px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

.page_title {
	font-weight: bold;
	font-size: 24px;
	color: #00aeef;
	display: block;
	text-align: left;
	width: 350px;
}

.page_content hr {
	color: #e7e7e7;
	height: 1px;
	clear: both;
	width: 100%;
}

.page_content a:link {
	color:#00aeef;
}
.page_content a:hover {
	color:#e7e7e7;
}

img.w_border_img {
	margin-left: 1em;
	margin-bottom: .5em;
	margin-right: 1em;
	margin-top: .5em;
	border: 8px solid #fff;
	float: right;
}

.page_text {
	font-size: 12px;
	color: #fff;
	text-align: left;
	line-height: 2.2em;
}

.page_content li {
	font-size: 12px;
	color: #fff;
	text-align: left;
	line-height: 2em;	
	list-style: square inside;
}

.page_bar_header {
	color: #2c445a;
	padding-top: .5em;
	padding-left: .5em;
	height: 20px;
	width: 100%;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	background-color: white;
	clear: both;
	margin-bottom: 10px;
}

.art_dept_bucket {
	float: left;
	width: 335px;
	display: inline;
	padding-right: 15px;
	padding-bottom: 20px;
}

.art_dept_bucket h1 {
	font-size: 14px;
	color: #fff;
	text-align: left;
	line-height: 1.5em;	
	font-weight: bold;
}

.art_dept_bucket li {
	font-size: 11px;
	color: #fff;
	text-align: left;
	line-height: 2em;
	list-style: square inside;
}

.contact_address_text {
	font-size: 16px;
	color: #fff;
	text-align: left;
	line-height: 1.5em;
	list-style: square inside;
	width: 425px;
	float: left;
}

.pt16_bold_head_txt {
	font-size: 16px;
	text-align: left;
	padding-bottom: .5em;
}

.pt12_bold_head_txt {
	font-size: 12px;
	text-align: left;
	float: left;
	width: 250px;
}
.pt12_bold_head_txt h2 {
	font-size: 18px;
	text-align: left;
	float: left;
	width: 250px;
	color: #00aeef;
	margin-top: 20px;
	padding-top: 20px;
}
.slideshow { 
	height: 300px;
	width: 400px;
	margin-left: 1.5em;
	margin-bottom: .5em;
	margin-top: .5em;
	padding-top:5px;
	float: right;
}

.slideshow img {
	padding: 0px;
	border: 5px solid #fff;
}

.nav { background-color: #eee; width:200px;  margin: auto; color:#222; padding-top:10px; }
#prev2 { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#222; float:left; padding-left: 10px; text-decoration:none; }
#next2 { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#222; float:right; padding-right: 10px; text-decoration:none; }
#header { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#888; margin: auto; padding-bottom:20px; padding-top:10px;  }
#output { font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#666; margin: auto; padding-bottom:10px; }

.production_bucket {
	float: left;
	display: inline;
	padding-right: 15px;
	padding-bottom: 20px;
}

.production_bucket h1 {
	font-size: 12px;
	color: #00aeef;
	text-align: left;
	line-height: 1.5em;	
	font-weight: bold;
	padding-left: 2em;
}

.production_title {
	font-size: 14px;
	color: #fff;
	text-align: left;
	line-height: 1.5em;	
	padding-bottom: .5em;
}
.loading {
    background:url(images/loader.gif) no-repeat 1px; 
    height:28px; 
    width:28px; 
    display:none;
}
.form {
	float: right;
	width: 260px;
	margin: 0;
	padding: 0;	
}
.done {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
    width:250px; 
    display:none;
    margin:20px auto; 
	float: right;
	padding: 0px;
}

.element * {
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 250px;
	clear: both;
	display:block;
}
.element label {
	float:left;
	width:250px;
	display: block;
	padding-top: 5px;
}
.element input.text {
    float:left; 
    width:250px;
	display:block;
	clear:both;
	border:1px solid #cccccc;
	border-radius: .5em;;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}
.element .textarea {
    height:120px; 
    width:250px;
	display:block;
	border:1px solid #cccccc;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}
.element input.hightlight {
    border:1px solid #9F1319;
}

.element #submit {
	color: #fff;
	text-align: center;
	margin-right:10px;
	background:#888;
	margin-top:10px;
	border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	width: 250px;
	-webkit-transition-property: color;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: linear;
	-moz-transition-property: color;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: linear;
	cursor:hand;
	cursor:pointer;
}

.element #submit:hover {
	color: #333;
	background:#ccc;
}
#map {
	display: block;	
	margin-top: 10px;
}

.page_content ul, .page_content li {
	width:425px;
	float:left;
	margin: 0;
	padding: 0;
}

#homepage_promo {
	width: 708px;
	margin-bottom: 30px;	
}

.blueLink a {
	color: #00AEEF;
	text-decoration: none;
}

.blueLink a:link {color:#00AEEF;}      /* unvisited link */
.blueLink a:visited {color:#00AEEF;}  /* visited link */
.blueLink a:hover {color:#b3c9de;}  /* mouse over link */
.blueLink a:active {color:#0000FF;}  /* selected link */
