.topglow {
	background-image: url(images/topglow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 12px;
}
.mainbkgrnd {
	background-image: url(images/bkgrndwithglow.jpg);
	background-repeat: repeat-y;
}
.bottomglow {
	background-image: url(images/bottomglow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 12px;
}
body {
	padding: 0px;
	margin: 0px;
	background-image: url(images/mainsitebkgrnd.jpg);
}
.contacus {
	background-image: url(images/contactus.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 135px;
	padding: 40px 8px 8px;
}
.newsarea {
	background-image: url(images/lightgreyblue.jpg);
	height: 165px;
	width: 239px;
	padding: 8px;
}
.latestnews {
	background-image: url(images/lightgreyblue.jpg);
}
.navbar {
	background-image: url(images/navbarblue.jpg);
	height: 42px;
	width: 508px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: medium;
}
.navbar a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
.navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
.navbar a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 14px;
}

.ourservicestitle {
	background-image: url(images/ourservices.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: 40px;
	width: 255px;
}
.associationstitle {
	background-image: url(images/associations.jpg);
	height: 40px;
}
.associationsbkgrnd {
	background-image: url(images/associationsbkgrnd.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 6px 8px 13px;
	height: 89px;
	color: #333333;
}
.mainimagebkgrnd {
	background-image: url(images/mainsitebkgrnd.jpg);
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 334px;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	list-style-image: url(images/bulletpoint.gif);
	color: #333333;
	line-height: 17px;
}
li a:link{
	color: #333333;
	text-decoration: none;
}
li a:visited{
	color: #333333;
	text-decoration: none;
}

li a:hover{
	color: #333333;
	text-decoration: underline;
}

.welcometitle {
	background-image: url(images/welcome.jpg);
	height: 42px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.welcomearea {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	background-image: url(images/welcomeareabkgrnd.jpg);
	padding: 8px;
	height: 163px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bottomrightimg {
	background-image: url(images/bottomrightimg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.serviceslinks {
	background-color: #FFFFFF;
}
.maincontentarea {
	padding: 20px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #003366;
	background-image: url(images/titlebullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	text-transform: capitalize;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #666666;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	margin: 5px 0px;
}
h3 {
	font-style: italic;
	color: #333333;
}
.maincontentbkgrnd {
	background-image: url(images/associationsbkgrnd.jpg);
	border: 2px solid #FFFFFF;
}
.contentimgs {
	border: 1px solid #64757C;
	padding: 2px;
	background-image: url(images/welcomeareabkgrnd.jpg);
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 18px;
	margin-right: 0px;
}
form {
	color: #FFFFFF;
	background-image: url(images/mainsitebkgrnd.jpg);
	border: 1px solid #FFFFFF;
	font-size: small;
}
.formheader {
	background-color: #899AA3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
	padding-left: 10px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
