﻿body {
	margin-top: 0px;
	background-image: url('images/background.jpg'); 
	background-repeat:repeat-x;
	background-color: #dadafc; 
	text-align: center
}

p {
	margin: 0px 4px 0px 4px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: black;
}

a:link {text-decoration: underline; color: #0000ff;}
a:hover {text-decoration: underline; color: #ff0000;}
a:visited {text-decoration: underline; color: #336666;}

a:link.nav {text-decoration: none; color: #ffffff;}
a:hover.nav {text-decoration: none; color: #ffffff; background-color: #333333;}
a:active.nav {text-decoration: none; color: #ffffff;}
a:visited.nav {text-decoration: none; color: #ffffff;}

h1 {
	margin: 0px 0px 0px 4px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

p.subtitle-text {
	font-family: verdana, arial sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}

#banner {
	border-style: solid;
	border-width: 2px;
	border-color: #333333;
	background-color: #ffffff;
	text-align: center;
	height: 110px;
	width: 500px;
}

#tagline {
	font-family: arial, verdana, arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	text-align: center;
	background-color: #006600;
	width: 750px;
	height: 17px;
	vertical-align: middle;
}

#top-bar {
	background-color: #333333;
	width: 750px;
	height: 17px;
}

#top-separator {
	background-color: #ffffff;
	width: 750px;
	height: 2px;
}

#left-column {
	width: 125px;
	vertical-align: top;
	background-color: #006600;
}

#nav-header {
	padding: 0px 0px 0px 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	width: 125px;
	height: 17px;
	background-color: #333333;
	color: #ffffff;
}

#nav-menu {
	vertical-align: top;
	width: 125px;
	background-color: #006600;
}

.nav-text {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 22px;
	text-align: left;
	font-style: normal;
	vertical-align: middle;
	text-indent: 4px;
	width: 125px;
}

#nav-bottom {
	width: 125px;
	height: 17px;
	background-color: #333333;
}

#feature-header {
	background-color: #006600;
	height: 17px;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

#feature-box {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	text-align: center;
	background-color: #eeffee;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}

.subtitle-bar-style1 {
	background-color: #006600;
	height: 17px;
	text-align: left;
	vertical-align: middle;
}

.subtitle-bar-style2 {
	background-color: #006600;
	height: 17px;
	width: 623px;
	text-align: left;
	vertical-align: middle;
}

.return {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
}

#contact-table {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	background-color: #eeffee;
}

#bottom-separator {
	font-size: 2px;
	color: #ffffff;
	width: 750px;
}

#service-bar {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #006600;
	width: 750px;
	height: 17px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
}

#copyright-bar {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #333333;
	width: 750px;
	height: 17px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
}

.dot-points {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	margin-left: -20px;
}

.no-border {
	border-width: 0;
}
