body
{
	margin: 0px;
	padding: 0px;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
}
.topimg
{
	background-image: url(/images/topimg.jpg);
	background-position: right;
}
.bgmain
{
	background-image: url(/images/bgimage.jpg);
	background-repeat: no-repeat;
}
.bgmain1
{
	background-image: url(/images/bgmain1.jpg);
	background-repeat: repeat-y;
}
.bgmenu
{
	background-image: url(/images/bgmenu.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.menumiddle
{
	font-family: "Myriad" Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #524f4f;
	text-decoration: none;
	line-height: 44px;
	font-weight: bold;
}
.menumiddle:hover
{
	font-family: "Myriad" Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(/images/menubgover.jpg);
	display: block;
}
.hometab
{
	font-family: "Myriad" Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #524f4f;
	text-decoration: none;
	line-height: 44px;
	font-weight: bold;
}
.hometab:hover
{
	font-family: "Myriad" Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(/images/hometab.jpg);
	background-repeat: no-repeat;
	display: block;
}

.hometabactive
{
	font-family: "Myriad" Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(/images/hometab.jpg);
	background-repeat: no-repeat;
	display: block;
	line-height: 44px;
	font-weight: bold;
}


.contacttab
{
	font-family: "Myriad" Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #524f4f;
	text-decoration: none;
	line-height: 44px;
	font-weight: bold;
}
.contacttab:hover
{
	font-family: "Myriad" Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(/images/contacttab.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
}

.rightpaneltext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535252;
	line-height: 20px;
}

.rightpaneltext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535252;
	line-height: 18px;
}

.greenbold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7fb137;
	line-height: 20px;
	font-weight: bold;
}

.readmore
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f39b02;
	text-decoration: underline;
}

.readmore:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f39b02;
	text-decoration: none;
}

.rightdotted
{
	background-image: url(/images/rightdot.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.footer
{
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
}
.footerlink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.footerlink a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.footerlink a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ae0000;
	text-decoration: none;
}
.welcomebg
{
	background-image: url(/images/welcomebg.jpg);
	background-repeat: no-repeat;
}
.welcometitle11
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #990000;
	font-weight: bold;
}

.welcometitle12
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #2f80b1;
	font-weight: normal;
}
.bodytext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}

.bodytext a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7fb137;
	line-height: 20px;
}

.searchboxtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0282cf;
	border: solid 1px #ffffff;
}
.field
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: solid 1px #a9a9a9;
}
.hordot
{
	background-image: url(/images/hordot.jpg);
	background-repeat: repeat-x;
}
.verdot
{
	background-image: url(/images/verdot.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.mainDiv
{
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}


