/*Azzurro Blu Template by PerreLink 2004*/

body {
	background-color: white;
	background-image: url(../images/pageback.jpg);
	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:750px; text-align: left;}

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

#dropdown3 {
 	position:absolute; 
	width:153px; 
	height:56px; 
	z-index:5; 
	left: 0px; 
	top: 108px; 
	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:120px;
	top:108px;
	width:131px;
	height:56px;
	z-index:5;
	visibility: hidden;
}
#dropdown5 {
	position:absolute;
	left:240px;
	top:108px;
	width:131px;
	height:117px;
	z-index:5;
	visibility: hidden;
}
#dropdown6 {
	position:absolute;
	left:360px;
	top:92px;
	width:131px;
	height:160px;
	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:749px;
	z-index:1;
	height: 200px;
	visibility: hidden;
}

/*This is the background image for navbar*/
#navbar td{
background-image: url(../images/buttonback.jpg);
background-repeat: repeat-x;
}

/* styles the menu table inside the dropdown div*/
.menu{
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 120px;
	border: 0px none #AA001B;
	background-color: #9F031B;
}

.menu a{
	display: block;
	text-decoration: none;
	width: 120px;
	border-top: 0px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.menu a:link{
	background: #A20B1E repeat-x;
	color:#FEE759;
	padding: 2px 2px 2px 2px;
	filter:Alpha(opacity=90);
	moz-opacity:1;

}

.menu a:visited,.menu a:active{
	background:#9F031B no-repeat;
	color: #fee759;
	padding: 2px 2px 2px 2px;
	filter:Alpha(opacity=90);
	moz-opacity:1;

}

.menu a:hover{
	background: #FDD423 url(../images/menubackover.jpg) repeat-x;
	color: #2C0300;
	padding: 2px 2px 2px 2px;
	filter:Alpha(opacity=100);
	moz-opacity:1;
	
}
   /*declares the styles for cells paragraphs and lists*/    
 td, p, ul,ol {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #6D351A;
 
 }
	/*the logo table - setting background image*/	
	#logotbl{
	background-repeat: no-repeat;
	}	
	
	/*mid content - slogan area*/	
#slogansection {
	width: 750px;
	background-repeat: no-repeat;
	background-image: url(../images/ladypic.jpg);
}

/*sets left edge background of outer table*/
.tableleftside {	
background-image: url(../images/leftrepeat.jpg);
background-repeat: repeat-y;
}

/*sets right side background of outer table*/
.tablerightside {
	background-image: url(../images/rightrepeat.jpg);
	background-repeat: repeat-y;
}
/*main content area*/
#contenttable {	
background-color: White;
padding: 0px; /*gives a bit of breathing space between the edge and text*/
text-align: left; /*re-aligns the text for IE5+*/
font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*styles the content area links*/
#contenttable a:link {
	color: #6D351A;
 font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

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

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

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

/*heading styles*/
  h1 {
 	color: #990000;
	font-size: 14px;
 }
 
 h2{
 	color: #FF6633;
	font-size:13px;
 }
 
h3{
 	color: #75809E;
	font-size: 12px;
 }
	/*copyright styles*/ 
#copyright {
color: #FFFFFF;
	font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
 	background-color: #A3051E;
	background-repeat: repeat-x;	 	
/*	padding: 2px;*/
	}
	
	/*to keep NS4 happy define the styles for the td*/
	#copyright td {
color: #FFFFFF;
	font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
 	background-color: #A3051E;
	background-repeat: repeat-x;	 	
	padding: 2px;
	}
/*copyright table styles */
#copyright a:link {
	color: #FFFFFF;
	font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: underline;
}

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

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

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

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

#linkbar a:hover {
	color: #FFFB8D;
	font: 10px Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
}
#linkbar a:active {
	color: White;
	font: 10px 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: #666666;
	list-style-type: circle;
}

ol {
	color: #000066;
}

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

.footer {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
