/* Author: Dan Roberge 11/06 */
/* zero out all selectors */
* {
	margin:0;
	padding:0;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	}
#wrapper{
	background-color:#ffffff;
	margin:0;
	padding:0;
	min-width:780px;
}
#headerbox {
	height: 116px;
	width: 800px;
}

#taglineRow {
	position:absolute;
	background-color:#f3f3f3;
	height: 21px;
	width: 100%;
	left: 0px;
	top: 53px;
	border-top: 1px solid #e4e4e4;
}


#banner {
	text-align: center;
	height:84px;
	color:#1b559e;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:115%;
	font-weight:bold;
	font-style:italic;
	vertical-align:middle;
	background:url(images/planeBKG2.jpg) top right no-repeat;
}

#threesections{border:1px solid #d6deea;margin-top:8px;padding:0;text-decoration:none;width:auto;}
#threesections a{text-decoration:none;}


#homeMidleft{
color:#ac1c3d; 
margin:0;
padding:6px 2px;
background-color:#f0f0f0; 
border-top:0px solid #c7d3e4;
border-right:1px solid #c7d3e4;
border-bottom:1px solid #c7d3e4;
border-left:0px solid #c7d3e4;
 }
#homeMidcen{
color:#ac1c3d; 
margin:0;
padding:6px 2px;
background-color:#f0f0f0; 
border-top:0px solid #c7d3e4;
border-right:1px solid #c7d3e4;
border-bottom:1px solid #c7d3e4;
border-left:0px solid #c7d3e4;
 }
#homeMidright{
color:#ac1c3d; 
margin:0;
padding:6px 2px;
background-color:#f0f0f0; 
border-top:0px solid #c7d3e4;
border-right:0px solid #c7d3e4;
border-bottom:1px solid #c7d3e4;
border-left:0px solid #c7d3e4;
 }

#bbb{
	width:150px;
	position:absolute;
	top:61px;
	left:-172px;
	text-align:center;
	padding-top:5px;
}


#floatleft{float:left;}
#floatright{float:right;}
.cartimg{background:url(images/cartgif_wht.gif) center right no-repeat;
		padding-left:10px;}


/* LINKS IE Windows note: FIRST :visited, THEN :hover, or it won't work */
a:link {
	color: #204eac;  /*  old color ba012f*/
	text-decoration:underline;
	margin:0;
}
a:visited {
	color: #204eac;
	margin:0;
}

a:hover {
	color: #AC052F;
	text-decoration:underline;
	margin:0;
}
	

		
/* START nav links under logo */	
a.navLinks{
	color:#686868;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:93%;
	font-weight:bold;
	text-decoration:none;
	padding:0px 3px;
		}
a.navLinks:visited{
	color:#686868;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:93%;
	font-weight:bold;
	text-decoration:none;
	padding:0px 3px;
		}
a.navLinks:hover{
	color:#ba012f;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:93%;
	font-weight:bold;
	text-decoration:none;
	padding:0px 3px;
		}
a.navLinks:active{
	color:#686868;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:93%;
	font-weight:bold;
	text-decoration:none;
	padding:0px 3px;
}

		/* END nav links */	

#leftnavbox {
	position:absolute;
	height: 100%;
	width: 180px;
	left: 3px;
	top: 355px;
	padding:0;
	margin:0;	
}
#leftnavboxINSIDE {
	position:absolute;
	height: 100%;
	width: 180px;
	left: 3px;
	top: 270px;
	padding:0;
	margin:0;	
}
/*  holds scroll inside leftcolumn */
#flip {
	position:absolute;
	width: 185px;
	left: 6px;
	top: 0px;
	vertical-align:top;
	padding:0;
	margin-top:92px;	
	margin-left:0;
}


UL {
	font-size: 100.01%; 
	color: #000; 
	margin:0;
	padding-left:10px;
	list-style-type:disc;
}
li {
	color:#000;
	font-size: 100.01;
	line-height:16px;
}
/*  use these for LEFT list menus */	
		#leftnavcontainer ul
		{
			list-style:none;	
			margin:0px;
			padding:0px;
			text-align: left;
			vertical-align:top;
			background: #f0f0f0;
			border: 1px solid #a6ab8b;
		}
		
		#leftnavcontainer ul li a
		{
			background: url(images/arrow.gif) left center no-repeat;
			text-align: left;
			vertical-align:top;
			font-size: 94%;
			text-decoration: none;
			color: #444444;
			display: block;
			padding:2px 0 2px 20px;
			margin:0;
			border-top: 1px solid #a6ab8b;
			border-right: 1px solid #d5d5bb;
			border-bottom: 1px solid #a6ab8b;
			border-left: 1px solid #d5d5bb;
			line-height:22px;
		}
		
		#leftnavcontainer ul li a:hover
		{ 
			background: url(images/arrow.gif) left center no-repeat;		
			color: #b20d33;
			border-top: 1px solid #a6ab8b;
			border-right: 1px solid #d5d5bb;
			border-bottom: 1px solid #a6ab8b;
			border-left: 1px solid #d5d5bb;
			background-color: #fff;
			height:1%;
			vertical-align:top;
			line-height:22px;
		}
		
		#leftnavcontainer ul li a#current
		{
			color: #000000;
			background-color: #FFFFFF;
			height:1%;
			vertical-align:top;
			border-top: 1px solid #a6ab8b;
			border-right: 1px solid #d5d5bb;
			border-bottom: 1px solid #a6ab8b;
			border-left: 1px solid #d5d5bb;
			line-height:22px;
		}
		#leftnavlist{
			padding-left:0px;
			margin:0px;
			border:0px solid #369;
			}
		/*  END leftnav list classes */
		/*  stafflinks to fix IE7 bug */
		a.staffLinks{
			color:#686868;
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size:94%;
			font-weight:normal;
			text-decoration:none;
			padding:0px 3px;
		}
		a.staffLinks:visited{
			color:#686868;
			font-size:94%;
			font-weight:normal;
			text-decoration:none;
			padding:0px 3px;
		}
		a.staffLinks:hover{
			color:#b20d33;
			font-size:94%;
			font-weight:normal;
			text-decoration:underline;
			padding:0px 3px;
		}
		/*  END stafflinks to fix IE7 bug */


/*  THIS IS THE WHOLE RIGHT-SIDE OF PAGE */
.offsetleft20{
	padding-left:18px;
	padding-right:0px;
}
.offsetleft30{
	padding-left:30px;
	padding-right:0px;
}
/*  ****MUST HAVE DIV INSIDE A DIV WITH OFFSET 18PX IN ORDER FOR IE TO ADHERE TO WIDTH:AUTO***  */
#maincontent {
	position:absolute;
	background-color: #FFFFFF;
	width:auto;
	border:0;
	left: 184px;
	top: 355px;
	border:0;
	margin-left: 0px;
	margin-right: 10px;
	padding-bottom: 12px;
}
#maincontentINSIDE {
	position:absolute;
	background-color: #FFFFFF;
	width:auto;
	border:0;
	left: 184px;
	top: 270px;
	border:0;
	margin-left: 0px;
	margin-right: 10px;
	padding-bottom: 12px;
}



h1, h2, h3, h4, h5, h6	{
	font-size:small;
	font-family: Georgia,Times, "Times New Roman", serif;
	font-style:normal;
}
	 
h1{
	font-size: 120%;
	color: #b20d33;
	padding: 0px;
	margin-bottom: 12px;
}
h3{ font-size: 88%;color:#AC052F;text-decoration:none;font-family: Verdana,Arial,Helvetica,sans-serif;}
h3 a a:visited a:hover {font-size:88%; color:#AC052F; text-decoration:none; margin:0;}
h4{
	font-size: 100%;
	color: #000;
	padding: 0px;
	margin: 15px 0 5px 0;
}

p {
	font-size: 100%;
	margin: 0;
	padding-top:8px;
	padding-right:3px;
	padding-bottom:8px;
	padding-left:0px;
}
.psmall {
	color:#5d5d5d;
	font-size: 80%;
	margin: 2px 0px;
	padding:0;
}
.pcontact {
	color:#5d5d5d;
	line-height:18px;
	font-weight: normal;
	font-style:normal;
} 
p em {
	color: #FF0000;
	font-weight: normal;
	font-style:normal;
}
.em {
	color: #FF0000;
	font-weight: normal;
	font-style:normal;
}
.grey {color:#343434;}
.underline{text-decoration:underline;}
.bold{ font-weight:bold;}
.italic{font-style:italic;}

.quotes {				 
	font-family: "Trebuchet MS",tahoma, Arial, Helvetica, verdana, sans-serif;
	font-size: 12px;
	font-style:italic;
	font-weight:bold;
	color: #bd1a11;
	padding:0;
	margin: 0;
	text-align: center;
	border: 1x solid #9D0202;
	}


.subbullets{font-size: 94%; color:#333333; list-style:circle; padding-left:10px}
OL {padding-left:10px;}

/* a.bulletList:link{
	color: #335bac; 
	font-style: normal; 
	font-size: 100.01%;
	text-decoration: none;
	margin-left:0;
}
a.bulletList:visited{
	color: #335bac; 
	font-style: normal; 
	font-size: 100.01%; 
	text-decoration: none;
	margin-left:0;
}
a.bulletList:hover{
	color: #b51604;
	background-color:#fdfdd5;
	text-decoration: underline;
	margin-left:0;
}  */

.spanbold {
	color:#dedede;
	font-size: 100%;
	font-weight: bold;
}

.spacer {
	font-size: 30%;
	line-height:6px;
}
/* use instead of 2 double break tags */
.br {
	line-height:12px;
}
.image {
	border: 0px;
}



#footerbox{
	background-color:#f5f4f4;
	border-bottom:#dedede;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top:#dedede;
	border-top-style:solid;
	border-top-width:1px;
	margin-top:12px;
	margin-right:0px;
	text-align:center;
	padding:0 0 3px 2px;
	}

a.footLinks{
	color:#686868;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:80%;
	font-weight:normal;
	text-decoration:none;
	padding:0px 3px;
}
a.footLinks:visited{
	color:#686868;
	font-size:80%;
	font-weight:normal;
	text-decoration:none;
	padding:0px 3px;
}
a.footLinks:hover{
	color:#ba012f;
	font-size:80%;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 3px;
}

/*#frame{
	margin-right:auto; 
	margin-left:auto;
	margin-top:3px;
	padding:0px;
	text-align:left;
	border:0px solid #999999;
	}
#footerlistBox{
	width:460px;
	margin-right:auto;
	margin-left:auto;
	margin-top:3px;
	padding:0px;
	text-align:left;
	border:0px solid #999999;
	}
	
		#footerlist{
		text-align: left;
		padding:0px;
		margin:0px;
		border:0px solid #369;
		}	

		#footerlist ul
		{
			list-style:none;	
			margin:0px;
			padding:0px;
			vertical-align:top;
			background: #f0f0f0 url(images/dbl_bluearrow.gif) left center no-repeat;
		}
		
		#footerlist ul li a
		{
			background: url(images/dbl_bluearrow.gif) left center no-repeat;
			text-align: left;
			vertical-align:top;
			font-size: 90%;
			text-decoration: none;
			color: #353535;
			display: block;
			padding:2px 0 2px 11px;
			margin:0;
			border-top: 0px solid #a6ab8b;
			border-right: 0px solid #d5d5bb;
			border-bottom: 0px solid #a6ab8b;
			height:1%;
		}
		
		#footerlist ul li a:hover
		{
			background: url(images/dbl_bluearrow.gif) left center no-repeat;			
			color: #000000;
			border-top: 0px solid #a6ab8b;
			border-right: 0px solid #d5d5bb;
			border-bottom: 0px solid #a6ab8b;
			background-color: #fff;
			height:1%;
			vertical-align:top;
		}
		
		#footerlist ul li a#current
		{
			background: url(images/dbl_bluearrow.gif) left center no-repeat;
			color: #000000;
			background-color: #FFFFFF;
			height:1%;
			vertical-align:top;
			border-top: 0px solid #a6ab8b;
			border-right: 0px solid #d5d5bb;
			border-bottom: 0px solid #a6ab8b;
		} */
		

			

/* are these used?  */
.clearboth{
	clear:both;
}
/* used for both images and print page gif */
.floatrightimage{
	float:right;
	border: 0px;
	margin-top:8px;
	margin-right:5px;
	font-size: 70%;
	padding-left:7px;
}
.floatrightimageBorder{
	float:right;
	border:1px solid #999999;
	margin-top:8px;
	margin-right:5px;
	margin-left:7px;
}
/* used for images that are too white */
.greyborder{
	border:1px solid #999999;
}

.bodycopysmall{
   	color:  #999999;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 9px;
    line-height: 10px;
	padding-right:5px;
}
#largeBullets{margin:0;padding-left:22px;}

#largeBullets ul{
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-weight:normal;
	color: #2a64b3; 
	margin-left:0px;
	padding-left:0;
	list-style-type:disc;}
#largeBullets li{
	color:#2a64b3;
	font-size: 92%;
	line-height:18px;
	padding-left:0;
	margin:0;}
#largeBullets a{text-decoration:none;}
	
/*  DROP MENU CSS */	
#dropmenudiv{
position:absolute;
border:1px solid #666;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight:normal;
text-align:left;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FF6600;
color:#FFFFFF;
}		
