/*Azzurro Blu Template by PerreLink 2004*/

body {
	background-color: #660000;
	background-image: none;
	background-repeat: repeat-x;
	margin: -10px 0 0 -10px;
/*/*/margin: 0 0 0 0; /* */	
	padding: 0px;
	text-align: center; /*tricks IE5.x into centering the page*/
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*wrapper div styles the wrapper around the nav bar*/
#wrapper {
	position: relative;
	margin:auto;
	width:751px;
	text-align: left;
	height: 19px;





}

/*dropwdown 3 div change the co ordinates for left and top if you need to move the dropdown menu*/

#dropdown3 {
	position:absolute;
	left:244px;
	top:108px;
	width:153px;
	height:96px;
	z-index:5;
	visibility: hidden;



}

/*dropwdown 4 div change the co ordinates for left and top if you need to move the dropdown menu*/
#dropdown4 {
	position:absolute;
	left:124px;
	top:108px;
	width:153px;
	height:95px;
	z-index:5;
	visibility: hidden;



}

/*this is the closer div -this is needed so that on mouseout the dropdowns close*/
#closer {
	left:0px;
	position:absolute;
	margin-top:108px;
	width:750px;
	z-index:1;
	visibility: hidden;


}

/*This is the background image for navbar*/
#navbar td{
background-image: none;
background-repeat: repeat-x;
}

/* styles the menu table inside the dropdown div*/
.menu{
border-right: 1px none #7F8AA8;
background-image: none;
background-repeat: repeat-x;
font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
width: 150px;
}

.menu a{
background: #660000;
display: block;/*needed so that the whole cell is highlighted on mouseover*/
text-decoration: none;
width: 100%;
}

.menu a:link{
background: url(none) repeat-x;
border-right:none;
border-bottom:none;
border-left:none;
color:#000033;
padding: 2px 2px 2px 2px;
filter:Alpha(opacity=90);/*remove if you want to have valid css*/
moz-opacity:1;  /*remove if you want to have valid css*/
}

.menu a:visited,.menu a:active{
background:#CC9966 url(none) repeat-x;
border-right:0px none;
border-bottom:0px none;
border-left:0px none;
color: #000000;
padding: 2px 2px 2px 2px;
filter:Alpha(opacity=90);   /*remove if you want to have valid css*/
moz-opacity:1;   /*remove if you want to have valid css*/
}

.menu a:hover{
background-image: url(../graphics/menubackover.jpg);
background-repeat: repeat-x;
background: #E3E2EA;
border-right:1px none #4C69A6;
border-bottom:1px none #4C69A6;
border-left: 1px none #4C69A6;
color: #000066;
padding: 2px 2px 2px 2px;
filter:Alpha(opacity=100);   /*remove if you want to have valid css*/
moz-opacity:1;   /*remove if you want to have valid css*/
}
   /*declares the styles for cells paragraphs and lists*/    
 td, p, ul,ol {
 font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
 
 }
	/*the logo table - setting background image*/	
	#logotbl{
	background-image: none;
	background-repeat: repeat-x;
	background-color: #660000;

	}	
	
	/*mid content - slogan area*/	
#slogansection {
	background-image: none;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}

/*sets left edge background of outer table*/
.tableleftside {	
background-image: none;
background-repeat: repeat-y;
}

/*sets right side background of outer table*/
.tablerightside {
	background-image: none;
	background-repeat: repeat-y;
	background-color: #660000;

}
/*main content area*/
#contenttable {
	background-color: #660000;
	padding: 3px;
	text-align: left;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}
/*styles the content area links*/
#contenttable a:link {
	color: #CC9966;
 font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#contenttable a:visited {
	color: #FFCC33;
 font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#contenttable a:hover {
	color: #FF3300;
 font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#contenttable a:active {
	color: #CC9966;
 font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

/*heading styles*/
  h1 {
	color: #FFCC00;
	font-size: 16px;
	margin-bottom: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;

 }
 
 h2{
	color: #CC9966;
	font-size:13px;

 }
 
h3{
 	color: #75809E;
	font-size: 12px;
 }
	/*copyright styles*/ 
#copyright {
color: #000066;
	font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
 	background-color: #660000;
	background-image: none;
	background-repeat: no-repeat;	 	
/*	padding: 2px;*/
	}
	
	/*to keep NS4 happy define the styles for the td*/
	#copyright td {
color: #FF9966;
	font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
 	background-color: #660000;
	background-image: none;
	background-repeat: repeat-x;	 	
	padding: 2px;
	}
/*copyright table styles */
#copyright a:link {
	color: #FF9966;
	font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
}

#copyright a:visited {
	color: #FF9966;
	font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
}

#copyright a:hover {
	color: #FF3300;
	font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
}

#copyright a:active {
	color: #FF9966;
	font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
}
/*styles the bottom text link bar */
 #linkbar {
 background-color: #660000;	
 color: #FF9966;
 padding-top: 2px;
 padding-bottom: 2px;
 }
 /*to keep NS4 happy define styles for the td*/
  #linkbar td{
 background-color: #5A678A;	
 color: White;
 }
 
 #linkbar a:link {
	color: White;
	font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
}

#linkbar a:visited {
	color: White;
	font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: underline;
}

#linkbar a:hover {
	color: #FF6600;
	font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: underline;
}
#linkbar a:active {
	color: White;
	font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: underline;
}

/*styles for the contact form*/
form { margin: 0;}

label,span.spacer {width:140px;}
/*styles the form fields*/
label{
font-weight:bold;
color : #000066;
font-weight : bold;
}
fieldset{
padding:10px;
border : 1px solid #000066;
margin-bottom : 15px;
padding : 10px;
}
/*styles the 'contact form' text at top of contact form*/
legend {
color:#000066;
font-weight: bold;
font: 14px Arial, Verdana, Geneva, Helvetica, sans-serif;
padding: 10px;  /*gives a bit of padding between the border and the test*/
}
/*This styles a bulleted list*/
li {
	color: #FFFFFF;
	list-style-type: circle;
}

ol {
	color: #FFFFFF;
}

ul {
	color: #FF9900;
	list-style-type: square;
}
