a:link.level1 {font: bold 10pt Verdana; color: #605e32; text-decoration: none}
a:visited.level1 {font: bold 10pt Verdana; color: #cc9966; text-decoration: none}
a:hover.level1 {font: bold 10pt Verdana; color: #605e32; text-decoration: none; background: #e6e6da}
	
a:link.level2 {font: bold 8pt Verdana; color: #cc9966; text-decoration: none}
a:visited.level2 {font: bold 8pt Verdana; color: #cc9966; text-decoration: none}
a:hover.level2 {font: bold 8pt Verdana; color: #605e32; text-decoration: none; background: #e6e6da}


body {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt; 
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	text-align: center;
}

ul {
	list-style: none;
	margin-right: 20px;
	margin-left: 22px;
	text-align: left;
}

p {
	margin: 20px 20px 0 20px;
	text-align: left;
}



h4 {
	margin: 20px 20px 0 20px;
	text-align: left;
	color: 605e32;
	font-variant: small-caps;
}

hr {
	color: #99c2d6;
}

p.error {
	font-weight: bold;
	color: #993366;
}

#main {
	border: 1px solid #605e32;
	width: 760px;
	margin 0 auto;
	align: centre;
	position: relative;
	text-align: left;
	}


#logo {
	vertical-align: bottom;
	margin: 0 0 -4px 0;
	
}

#header {
	background: url('../images/top_bg.gif') repeat-x bottom;
    	margin: 0px 0px -1px 0px;
	padding: 2px 0 0 5px;
	height: 78px;
} 


#stripe {
	background: #005b8e;
	padding: 0;
	margin: 0;
	height: 10px;
}

#navigation {
	width: 100%;
	background: #c1c0a1;
	padding: 0;
	margin: 0;
	border-bottom: #605e32 1px solid;
	height: 20px;
}

#white_top {
	vertical-align: bottom;
}


#nav_list {
	margin: 0;
	padding: 0;
}


#nav_list li {
	text-align: left;
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	display: inline;
	list-style-type: none;
	line-height: 18px;
}


#nav_list a {
	
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	
}

#nav_list a:visited {
	color: #605e32;
}

#nav_list a:hover {
	background: #99c2d6;
	border-bottom: solid 2px #99c2d6;
}


#current {
	font-weight: bold;
	background: #d6c299;
	border-bottom: solid 2px #d6c299;
}

#registration {
	width: 100%;
	}


p.quote {
	width: 95%;
	font-size: 14px;
	margin: 32px 0 0 10px;
	padding: 0;
	font-weight: bold;
}




#left {
	padding: 10px 0 0 10px;
	width: 20px;
}

#middle {
	margin: -90px 0 0 30px;
}

#right {
	padding: 10px 10px 0 0;
	margin: -70px 0 0 0;
	float: right;
	width: 20px;
}

#address {
	width: 300px;
	height: 250px;
}

#staff {
	margin: -250px 0 0 300px;
	float: right;
	height: 250px;
}

#container
	{
	height: 500px;
	}

#logos {
	padding: 0;
	margin: 10px;
	word-spacing: 120px;
}

#footer {
	height: 20px;
	background: #c1c0a1;
	font: 7pt Verdana;
	color: #605e32;
	text-align: right;
	padding: 3px 2px 0 0;
	
}

#submit {
	margin-left: 10%;
}

#clear {
	margin-left: 10%;
	margin-top: -16px;
}

img.logo {
	vertical-align: bottom;
	border-style: none;
}

img {
	vertical-align: middle;
	border-style: none;
}

#imgLink {
	border: none;
}

#breadcrumb {
	padding: 2px 0 2px 2px;

}

/*CONTACT US FORM*/

#contact {
	border: 1px #99c2d6 solid;
	margin: 50px 10px 0 10px;
	padding: 0;
}

p.inset {
	padding: 2px;
	margin: 10;
	font-size: 18px;
	color: 006699;
	font-weight: bold;
}

p.form {
	padding: 10px;
	margin: 10;
	text-align: left;
}

textarea {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt; 
	margin: 14px 2px 2px 2px;
}

input.text {
	color: #000;
	font-size: 10px;
	margin: 0px 2px 2px 2px;
}


#currentPage {
	background: 99c2c2;
	color: 006699;
	font-weight: bold;
}

#content {
	height: 250px;
}






