*{
margin:0;
padding:0;
}

p{margin-left:20px;
	margin-top:10px;
	margin-bottom:20px;
	color:#482f92;
	}

h1{padding-left:20px;
	font-size:14pt;
	color:#e10076;
	}

h2{padding-left:20px;
	font-size:10pt;
	color:black;
	}

body{background-image:url(images/grad.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#c0acff;
	font-family:helvetica;
	font-size:80%;
	}

.wrapper{
	margin:0 auto;
	margin-top:20px;
	width:1000px;
	border:solid 1px gray;
	border-right:solid #555557 3px;
	border-bottom:solid #555557 3px;
	background-color:white;
	}

.banner{background-color:white;
	width: 960px;
	height:149px;
	background-image:url(images/logo.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin:20px;
	}

.bannerimage{float:right;
	}

#horiznav{width:960px;
	height:30px;
	background-color:#c0acff;
	margin:0 auto;
	margin-bottom:10px;
	border-bottom:solid 3px #482f92;
	}

.leftcol{background-color:white;
	width:180px;
	float:left;
	border:solid 1px gray;
	border-left:none;
	border-right:none;
	margin-left:20px;
	}

.content{background-color:white;
	width:780px;
	
	float:left;
	border:none;
	padding-right:20px;
	
	}

.footer{background-color:white;
	width:1000px;
	height:60px;
	clear:both;
	padding-top:10px;
	}

li.nav{list-style-type:none;
	line-height:30px;
	border-bottom:1px dotted black;
	background-color:#c0acff;
	}

a:link,a:visited{display:inline;
	color:#e10076;
	text-decoration:none;
	color:#482f92;
	}



a:link.vnava, a:visited.vnava{text-decoration:none;
	color:#482f92;
	padding-left:10px;
	height:30px;
	width:180px;
	display:block;
	}



a:hover.vnava{color:#c0acff;
	background-color:#482f92;
	height:30px;
	width:170px;
	display:block;
	padding-left:10px;
	}

li.hnav{display:inline;
	float:right;
	width:130px;
	margin-right:57px;
	margin-top:5px;
	text-align:center;
	}

a:visited.hnava{width:120px;}

a:hover.hnava{width:120px;
	color:white;
	background-color:#482f92;
	padding:10px;
	position:relative;
	}

.hnavathis{width:120px;
	color:white;
	background-color:#482f92;
	padding:10px;
	position:relative;
	text-align:center;
	}

.bloom{float:right;
	margin-right:0px;
	margin-left:20px;
	margin-bottom:20px;
	padding-top:4px;
	padding-left:4px;
	padding-bottom:4px;
	border-top: 1px solid #c0acff;
	border-left: 1px solid #c0acff;
	border-bottom: 1px solid #c0acff;
	width:400px;
	height:255px;
	}

.lowerbar{width:960px;
	height:10px;
	background-color:#c0acff;
	margin:0 auto;
	margin-bottom:10px;
	border-bottom:solid 2px #482f92;
	clear:both;
	}
	
a:link.foottext,a:visited.foottext,a:hover.foottext{display:inline;
	padding-left:0px;}

a:hover.foottext{line-height:15px;
	background-color:white;
	}

.tri{list-style-type:none;
	margin-left:60px;
	margin-bottom:20px;
	line-height:30px;
	
	
	}

.client{margin-top:0px;
	font-weight:bold;
	}

#flashmain{float:right;}

li.res{list-style-type:square;
	margin-left:40px;
	margin-right:20px;
	text-align:justify;
	margin-bottom:10px;
	color:#482f92;
	}

.staff{float:right;
	margin-left:10px;}

.leftimage{margin-top:20px;
	margin-bottom:10px;
	}

img.disc{margin-right:10px;
	margin-bottom:20px;
	margin-top:20px;
	}

table{margin-left:20px;
	margin-bottom:20px;
	}

a:link.click,a:visited.click,a:hover
.click{color:blue;}

#map{border:1px solid #482f92;
	margin-bottom:20px;}

.lcoltext{margin-left:10px;}