* {margin:0;padding:0;}

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	
	margin: 0;
	padding: 0;
	
	background-image: url(/images/structure/main_meowround.jpg);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #a8c9ed;
}

a {
	color: #004ea7;
}

/* Classes */

.bold {
	font-weight: bold;
}

.unbold {
	font-weight: normal;
}

.large {
	font-size: 1.3em;
}

.hidden
        {
        position:absolute;
        left:0px;
        top:-500px;
        width:1px;
        height:1px;
        overflow:hidden;
        }
		
.imagemargin {
	padding: 10px;
}


/* Structure */

#container {
	width: 832px;
}

#leftcolumn {
	position: absolute;
	top: 0;
	left: 60px;
	width: 215px;
	
	background-color: #f5f5f5;
}
#rightcontainer {
	width: auto;
	margin: 0 0 0 286px;
}
#rightcolumn {
	width: 100%;
}

/* Left Column Elements */

#logo {
	width: 100%;
	height: 123px;
	padding-top: 10px;
	text-align: center;
}



#nav, #contactbox {
	width: 100%;
	padding: 0 0 0 3px;
}

#nav ul {
	margin: 0 20px 0 20px;
	list-style: none;
}
#nav li {
	padding: 0 0 5px 0;
}

#nav a {
	color: #3b5776;
	font-size: .8em;
	font-weight: bold;
	line-height: 1.7em;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#navboxtop, #contactboxtop  {
	height: 14px;
	width: 208px;
	
	background-image: url(/images/structure/bluebox_top.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#navboxmdl, #contactboxmdl  {
	width: 208px;
	
	background-image: url(/images/structure/bluebox_mdl.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
#navboxbtm, #contactboxbtm  {
	height: 17px;
	width: 208px;
	
	background-image: url(/images/structure/bluebox_btm.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#volbox {
	width: 100%;
	padding: 0 0 0 3px;
}
#volbox a {
	color: #fff;
	border-bottom: 1px solid #E66860;
	text-decoration: none;
}
#volbox a:hover {
	border-bottom: 1px solid #fff;
}
#volbox p {
	margin: 0 20px 0 20px;
	padding: 5px 0 5px 28px;
	background-image: url(/images/structure/icon_heart.jpg);
	background-position: left;
	background-repeat: no-repeat;
	
	font-size: .7em;
	color: #fff;
}
#volboxtop {
	height: 12px;
	width: 208px;
	
	background-image: url(/images/structure/redbox_top.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#volboxmdl {
	width: 208px;

	background-image: url(/images/structure/redbox_mdl.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
#volboxbtm {
	height: 17px;
	width: 208px;
	
	background-image: url(/images/structure/redbox_btm.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#contactbox {
	font-size: .7em;
	line-height: 1.4em;
	color: #3b5776;
	text-align: center;
}

#contactbox p {
	margin: 0 20px 0 20px;
	padding: 5px 0;
}

#contactbox a {
	color: #3b5776;
	text-decoration: none;
	border-bottom: 1px solid #7498C3;
}

#contactbox a:hover {
	border-bottom: 1px solid #3b5776;
}


/* Right Column Elements */

#headerimg {
	width: 100%;
	height: 160px;
}
#slogan h1 {
	width: 100%;
	max-width: 515px;
	padding: 12px 0 12px 15px;
	
	background-image: url(/images/structure/slogan_bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	
	margin: 0;
	color: #fff;
	
	font-size: 1.5em;
	letter-spacing: -1px;
	font-weight: 200;
	line-height: .75em;
}

#pagetitle h1 {
	width: 515px;
	padding: 12px 0 12px 15px;
	
	background-image: url(/images/structure/slogan_bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	
	margin: 0;
	color: #fff;
	
	font-size: 1.7em;
	letter-spacing: -1px;
	font-weight: 200;
	line-height: .75em;
}

#pagetitlesmalltext {
	font-size: .45em;
	letter-spacing: normal;
	font-weight: normal;
}

#content {
	float: left;
	width: 485px;
	padding: 10px 0 15px 15px;
	
	font-size: .7em;
	line-height: 1.6em;
	color: #333333;
}

#content p {
	padding: 0 0 5px 0;
}
#content h2 {
	font-size: 1.2em;
	margin: 10px 0 0 0;
	color: #034DA4;
}
#content h3 {
	font-size: 1em;
	padding: 10px 0 0 0;
}
#content ul {
	margin: 0 0 0 15px;
}
#content ol {
	margin: 0 0 10px 15px;
}

#content a:visited, #contenthome a:visited, #eventbox a:visited {
	color: #29446A;
}

/* Events Box */
#contenthome {
	float: left;
	width: 260px;
	padding: 10px 0 15px 15px;
	margin: 0 -225px 0 0;
	
	font-size: .7em;
	line-height: 1.6em;
	color: #333333;
}
#contenthome p {
	padding: 5px 0;
}
#contenthomewrapper {	
	width: 505px;
}

#eventbox{
	float: right;
	width:217px;
	margin: 10px 0 10px 0;
	padding: 0;
	background-color:#EDF2F8;
	line-height: 1.1em;
}
#eventbox h1{
	background-color:#014EA8;
	background-image:url(/images/structure/floatingblueboxtop.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding: 15px 10px 5px 10px;
	margin:0;
	color:#fff;
	font-size: 1em;
}
#eventbox h2{
	margin: 0;
	padding: 10px;
	font-size: .8em;
	color: #004ea7;
}
#eventbox h3 {
	font-size: .7em;
	margin: 0 0 -10px 0;
	padding: 0 0 0 10px;
	color: #202020;
}
#eventbox p{
	font-size: .7em;
	padding: 10px;
}

/* Footer */

#footer {
	clear: both;
	float: left;
	width: 490px;
	
	text-align: right;
	font-size: .6em;
	line-height: 1.8em;
	color: #606060;
	
	border-top: 1px solid #cccccc;
	padding: 10px 0 0 0;
	margin-left: 7px;
}

#footer a {
	color: #666666;
	font-weight: bold;
}
#footer a:hover {
}
#airlogo {
	float: right;
	width: 90px;
	height: 75px;
	
	padding: 0 0 10px 0;
}

/* Form Styles */

#formcontainer label, #formcontainer input, #formcontainer textarea{
	display: block;
	float: left;
	margin-bottom: 5px;
}

#formcontainer select {
	display: block;
	float: left;
	margin: 0 5px 5px 0;
}

#formcontainer label {
	text-align:left;
	font-weight:normal;
	width: 15em;
	padding: 0 10px 0 10px;
}

#formcontainer label.questions {
	width:auto;
}
#formcontainer fieldset {
	border: 1px solid #E2E2E2;
	padding: 5px;
	margin: 5px 20px 10px 0;
}
#formcontainer legend{
	color:#034DA4;
	font-weight:bold;
	font-size: 1.1em;
	padding: 4px;
}
#formcontainer label.close {
	width: 50px;
}
#formcontainer br {
	clear: left;
}

#content h3.alerttext{
	background-color:#FFD9D9;
	border: 1px solid #CC0000;
	padding: 5px;
	margin:5px 0 15px 0;
	color:#000000;
	font-weight: normal;
	font-size:1em;
}

/* Data Tables */

table {
	font-size: 1em;
}

th {
	font-size: 1em;
	background-color: #C8DDF6;
	padding: 3px;
}


td {
	font-size: 1em;
	background-color: #EDF2F8;
	padding: 3px;
	text-align: center;
	border-bottom: 1px solid #c8ddf6;
}

#eventcalendar td, #eventcalendar th {
	text-align:inherit;
	background-color: transparent;
	border-bottom: none;
}
caption {
	background-color: #004EA7;
	padding: 5px;
	
	font-size: 1.3em;
	color: #fff;
}

/* News Section */
#newssection td{
	text-align:left;
}

hr{
	border: 1px solid #ccc;
	margin-top: 5px;
}

#newsimages {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	border-left: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	text-align:center;
	font-weight: bold;
	font-size: .9em;
	padding:0px 5px;
}

/* Special * /
/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {

    content: ".";              /* the period is placed on the page as the last thing before the div closes */

	display: block;          /* inline elements don't respond to the clear property */ 

    height: 0;                  /* ensure the period is not visible */

    clear: both;               /* make the container clear the period */

    visibility: hidden;	     /* further ensures the period is not visible */

}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/

 * html .clearfix {height: 1%;}
 .clearfix {display: block;}

/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */