/************************/
/* HydroJen Style Sheet */
/************************/


/* General Formatting | Start */

body {
	color: #073;
	font-family: "Arial Narrow", Arial, Helvetica, Verdana, sans-serif;
	font-size: 22px;
	margin: 0 auto;
	text-align: center;
}

img {
	padding: 0;
}

p, h1 {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
}

h1 {
	font-size: 32px;
}

p a:link,
p a:visited {
	border-bottom: 1px dotted #073;
	color: #063;
	text-decoration: none;
}

p a:hover {
	border-bottom: 1px solid #003a1f;
	color: #003a1f;
	text-decoration: none;
}

p a:active {
	border-bottom: 1px dotted #073;
	color: #063;
	text-decoration: none;
}

.caption {
	color: #B08431;
	font-size: 16px;
	text-align: center;
}

#air_campus {
	font-size: 22px;
	font-family: "Arial Narrow", Arial, Helvetica, Verdana, sans-serif;
	text-align: left;
	margin: 40px;
}

#air_campus h2 {
	font-size: 32px;
}

.clearfix {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	/* visibility: hidden; */
}

/* hides from IE-mac \*/
*html .clearfix { height:1%;}
/* end hide from IE-mac \*/

#content_wrapper {
	height: auto;
	text-align: center;
	margin:0 auto;
	padding-right: 9px;
	width: 815px;
}

/* General Formatting | End */




/* Forms Formatting | Start */

input {
	padding: 3px;
}

.inputborder {
	border: 1px #073 solid;
}

textarea {
	border: 1px #073 solid;
	padding: 3px;
}

submit, reset {
	clear: both;
	margin: 0 auto;
	text-align: center;
}

#contact_form {
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

#contact_form p {
	margin-bottom: 25px;
}

#contact_form_table{
	margin: 10px;
	padding: 10px;
	text-align: left;
}

/* Forms Formatting | End */




/* Main Content | Start */

#bodycopy_left {
	float:left;
	padding-left: 40px;
	width: 380px;
}

#bodycopy_right {
	float: right;
	width: 350px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	display: inline;
	float:right;
	margin: 0px;
	padding: 0px;
}

img.alignleft {
	padding: 0px;
	margin: 0px;
	display: inline;
	float: left;
}

/* Main Content | End */



/* Header, Background Art | Start */

#air_header {
	background: left top no-repeat url(images/air_logo.gif);
	height: 49px;
}

#air_header_bg {
	background:url(images/bar_bg_long.gif) top #036 repeat-x;
	height: 49px;
}

#header_bg {
	background: url(images/header_bg.jpg) repeat-x;
}

#header {
	background: url(images/header.jpg) no-repeat top center;
	min-height: 500px;
}

#border_bg {
	background: url(images/border_bg.jpg) repeat-y center;
}

#blue_border_footer {
	background: url(images/blue_border_bttm.jpg) no-repeat center;
	clear: both;
	padding-bottom: 20px;
}

/* Header, Background Art | End */



/* Top Nav Links | Start */

#navlinks {
	font-size: 16px;
	padding: 130px 0px 60px 40px;
}

#navlinks ul,
#navlinks li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navlinks li {
	float:left;
}

#navlinks a {
	display: block;
	padding: 5px 12px 0px 0px;
	margin-bottom: 40px;
}

#navlinks a:link,
#navlinks a:visited {
	color: #8C3;
	text-decoration: none;
}

#navlinks a:hover {
	color: #063;
	text-decoration: none;
}

#navlinks a:active {
	color: #8C3;
	text-decoration: none;
}

#navlinks a.current {
	color: #063;
}

/* Top Nav Links | End */



/* Footer | Start */

#footer {
	background: #0A6 url(images/footernav_bg.jpg) top center repeat-x;
	color: #FFF;
	font-size: 12px;
	min-height: 300px;
	padding: 0;
}

#footer p {
	text-align: center;
}

#footer a {
	color: #FFF;
	text-decoration: none;
	border: none;
}

/* Footer | End */
