@charset utf-8;
body {
	background-color: #272B56;
	background-image: url(/images/barbg.jpg);
	background-repeat: repeat-x;
}

* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}



#content {
	background-color: #000033;
	background-image: url(/images/NHAC-website.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 850px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF99;
	margin-right: auto;
	margin-left: auto;
}

#topbar {
	font-size: 24px;
	color: #FFFFFF;
	background-image: url(/images/barbg.jpg);
	background-repeat: repeat-x;
	height: 40px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #262626;
	margin: 0px;
	padding: 0px;
}

#menu {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	background-color: #CCCCCC;
	background-image: url(/images/whitebar.jpg);
	background-repeat: repeat-x;
	height: 20px;
	border-bottom-width: medium;
	border-bottom-style: inset;
	border-bottom-color: #333333;
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

h1 {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #00CC99;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	margin-bottom: 10px;
	margin-top: 15px;
}
p {
	padding-top: 5px;
	padding-bottom: 10px;
}
img {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
.aligncenter {
	text-align: center;
}


#graphic a {
	font-size: 16px;
	font-weight: bold;
	color: #6699CC;
	text-align: right;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF3366;
	padding: 5px;
}

.rightalign {
	text-align: right;
}

#graphic a:hover {
	color: #00FF00;
}




#maintext {
	width: 430px;
	padding: 10px;
	float: left;
}

#logo {
	float: right;
	width: 320px;
	clear: both;
}

#graphic {
	float: right;
	width: 310px;
}

.copyright {
	font-size: 12px;
}

#footer {
	text-align: center;
	margin-top: 10px;
}

#menu a {
	text-decoration: none;
	color: #333333;
}

#menu a:hover {
	color: #FF3366;
}

#maintext a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#maintext a:hover {
	text-decoration: underline;
}

.highlight {
	font-size: 16px;
	font-weight: bolder;
	color: #00FF00;
}

h2 {
	font-size: 14px;
	color: #00FF00;
	font-weight: bold;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF0066;
	width: 60%;
	margin-top: 10px;
}

.subhead {
	font-style: italic;
	color: #3366FF;
	margin-top: 0px;
}

#maintext li {
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.price {
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #33FF00;
}
#content #topbar #search {
	width: 430px;
	float: right;
}
#content #topbar #toplogo {
	float: left;
	height: 40px;
}
