*{
margin:0px;
padding:0px
}

img{border:0px}

html{
width:100%;
height:100%;
background-color:#0591A2;
background-image:url(images/bluebg.jpg);
background-position:top left;
background-repeat:repeat-x
}


a:link { 
	color:#731919;
	text-decoration: none;
	font-weight:bold;
	}
a:visited { 
	color: #731919;
		text-decoration: none;
		font-weight:bold;
	}
a:hover { 
	color: #333333;
font-weight:bold;
	text-decoration:underline;
	}
a:active { 
	color: #731919;
	font-weight:bold;
	}
	
body{
position:relative;
width:800px;
height:666px;

margin:auto;
line-height:1em;
/*border:1px solid #000000;*/
background-image:url(images/bg.jpg);
background-position:top left;
background-repeat:no-repeat;
padding:0px 0px 0px 80px;

}


#header {
margin:40px 0 0 0;
position:relative;
width:700px;
height:80px;
}
#quicklink {
position:absolute;
top:0px;
right:0px;
}
#topmenubar{
position:relative;
padding:3px 5px 0 0;
width:695px;
height:25px;
background-color:#4a8b49;
font-family:"Trebuchet MS", Arial;
font-size:1em;
font-weight:none;
color:#FFFFFF;
text-align:right;
}

a.menu:link {color: #ffffff; background:none; text-decoration:none;}
a.menu:active {color: #ffffff; background:none; text-decoration:none;}
a.menu:visited {color: #ffffff; background:none; text-decoration:none;}
a.menu:hover {color: #00ffff; background: none; text-decoration:none;}

#maincontent {
position:relative;
width:700px;
background-color:#ffffff;
margin:0;
padding:0;
}

#left {
float:left;
margin:5px 5px 15px 5px;
padding:0px 10px 0px 10px;
width:410px;
background-color:#ffffff;}


#left ul {
	list-style-position:outside;
	
	margin: 15px 0 0 20px;;
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	font-weight:bold;
	color:#731919;
font-style: italic; 
		padding: 0;
		border: none;
	
		}
		
	#left li {
	
		
		margin: 0 0 0 0px;
		
		}


a.redlink:link {font-family:"Trebuchet MS", Arial;font-weight:bold;font-size:.8em;color: #731919; background:none; text-decoration:none;}
a.redlink:active {font-family:"Trebuchet MS", Arial;font-weight:bold;font-size:.8em;color: #731919; background:none; text-decoration:none;}
a.redlink:visited {font-family:"Trebuchet MS", Arial;font-weight:bold;font-size:.8em;color: #731919; background:none; text-decoration:none;}
a.redlink:hover {font-family:"Trebuchet MS", Arial;font-weight:bold;font-size:.8em;color: #333333; background: none; text-decoration:underline;}

#right {
float:right;
margin:5px 5px 10px 5px;
width:240px;
height:550px;
}

#right1 {
float:left;
margin:0 0 5px 0;
width:240px;
height:300px;
}

#right2 {
float:left;
margin:0px 0 0px 0;
width:240px;
background-color:#00617a;
height:245px;
}

#footer {
clear:both;
background-color:#0591a2;
padding:20px 0 0 0;
margin:0px;
width:700px;
color:#FFFFFF;
text-align:center;
font-family:"Trebuchet MS", Arial;
font-size:.7em;
}




#right2 {
float:left;
margin: 0;
padding:0;
width:240px;
background-color:#00617a;
height:245px;
color
}
	#right2 ul {
	list-style-position:outside;
	
	margin: 15px 0 0 20px;;
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	font-weight:bold;
	color:#8cdffd;
font-style: italic; 
		padding: 0;
		border: none;
		line-height:2em;
		}
		
	#right2 li {
	
		border-bottom: 1px solid #90bade;
		margin: 0 0 0 0px;
		
		}
		


#right2 img{
margin: 10px 0px 0px 10px;
}

#left img{
margin: 5px 0px 5px 30px;
}

h1 {
font-family:"Trebuchet MS", Arial;
font-size:1.2em;
font-weight:bold;
color:#006d84;
font-style: italic; 
line-height:2em;
}

h2 {
font-family:"Trebuchet MS", Arial;
font-size:.9em;
font-weight:bold;
color:#626262;
font-style: italic; 
}

h3 {
font-family:"Trebuchet MS", Arial;

font-size:.9em;
font-weight:bold;
color:#000000;
font-style: none; 
}

h4 {
font-family:"Trebuchet MS", Arial;
font-size:1em;
font-weight:bold;
color:#006d84;
display:inline;
}

p {
font-family:"Trebuchet MS", Arial;
font-size:.8em;
font-weight:none;
color:#626262;
font-style: none; 
}

.brand {
color:#006d84;
font-weight:bold;

}



