body {
	background-image: url(images/bgtile.jpg);
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-color: #fcf4e5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.siteLinks {
	text-align: right;
	font-size: 10px;
	color: #000;
	width: 800px;
	margin-top: 12px;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
}

.siteLinks a {
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}

.siteLinks a:hover {
	color: #0066FF;
	text-decoration: underline;
}

.siteLinks a:visited {
	color: #000;
	text-decoration: underline;
}

#bottomcontent {
	width: 250px;
	height: 95px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	float: left;
}
#locations {
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#locations p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#header {
	background-image: url(images/headerimage2.jpg);
	margin: 0px;
	padding: 0px;
	height: 112px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: center top;
}
#bottomcontainer {
	background-image: url(images/bottomcontainerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 143px;
	width: 800px;
}

.bottomBlock {
	width: 250px;
	max-width: 250px;
	height: 125px;
	max-height: 125px;
	float: left;
	margin-top: 8px;
	margin-left: 12px;
}

.bottomheader {
	padding: 0px;
	float: left;
	height: 1em;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 10px;
	padding-top: 6px;
	font-size: 12px;
	font-weight: bold;
}

.bottomcontent {
	width: 230px;
	float: left;
	margin-top: 8px;
	margin-left: 10px;
}

.bottomcontentscroll{
	width: 240px;
	height: 88px;
	float: right;
	margin-top: 8px;
	margin-left: 0px;
	overflow: auto;
}

.bottomcontent,.bottomcontentscroll p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bottomcontent .bottomDirections {
	margin-top: 0px;
	margin-bottom: 1em;
}

#container {
	background-image: url(images/pagebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	max-height: 634px;
	height: 634px;
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #999999;
}

#menucontainer {
	padding: 0px;
	height: 33px;
	width: 800px;
	margin: 0px;
}
#menuleft {
	background-image: url(images/menuleft.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 33px;
	width: 180px;
	background-repeat: no-repeat;
	background-position: left top;
}

.navList li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

.navList li a {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 33px;
	width: 112px;
	display: block;
}

a#menu1 {
	background-image: url(images/menuhome.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a#menu1:hover {
	background-position: 0px -33px;
}
a#menu1active {
	background-image: url(images/menuhome.jpg);
	background-repeat: no-repeat;
	background-position: 0px -66px;
}

a#menu2 {
	background-image: url(images/menuservices.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a#menu2:hover {
	background-position: 0px -33px;
}
a#menu2active {
	background-image: url(images/menuservices.jpg);
	background-repeat: no-repeat;
	background-position: 0px -66px;
}

a#menu3 {
	background-image: url(images/menugc.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a#menu3:hover {
	background-position: 0px -33px;
}
a#menu3active {
	background-image: url(images/menugc.jpg);
	background-repeat: no-repeat;
	background-position: 0px -66px;
}

a#menu4 {
	background-image: url(images/menuannounce.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a#menu4:hover {
	background-position: 0px -33px;
}
a#menu4active {
	background-image: url(images/menuannounce.jpg);
	background-repeat: no-repeat;
	background-position: 0px -66px;
}

a#menu5 {
	background-image: url(images/menucontact.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a#menu5:hover {
	background-position: 0px -33px;
}
a#menu5active {
	background-image: url(images/menucontact.jpg);
	background-repeat: no-repeat;
	background-position: 0px -66px;
}

#menuright {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 33px;
	width: 60px;
	background-image: url(images/menuright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#contentcontainer {
	background-image: url(images/contentcontainerbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 346px;
	width: 800px;
	overflow: hidden;
}
#contentleft {
	height: 312px;
	width: 158px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#contentright {
	width: 573px;
	height: 325px;
	padding: 0px;
	float: left;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.contentcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-right: 20px;
	clear: both;
}
.contentheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 20px;
	clear: both;
}

ul.navList {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.navList li a span {
	display: block;
	width: 1px;
	height: 1px;
	overflow: hidden;
	text-indent: -9000px;
}

#contentrightscroll {
	width: 550px;
	height: 347px;
	padding: 0px 20px 0px 0px;
	float: right;
	overflow: auto;
	margin: 0px 12px 0px 0px;
}

.contentsuperheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
}

#contentleft p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}


/*********************************************
	Certificate and Contact Page Elements
*********************************************/

#contentcontainer #contentright form {
	margin-top: 12px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.formContainer {
	border: 1px dotted #FFCC99;
	background-color: #FFFFCC;
}

#contentcontainer #contentright form div {
	margin-top: 12px;
	margin-left: 20px;
}

.formSectionHead {
	margin-left: 0px;
	font-weight: bold;
}

form input,select,textarea {
	margin-top: 3px;
	margin-bottom: 3px;
}

form label {
	margin-left: 5px;
	font-weight: normal;
}

.buttons {
	width: 530px;
	margin-top: 10px;
	padding: 5px;
	float: left;
	clear: both;
}

div#buttonBlock {
	width: 60%;
	text-align: right;
	padding-right: 10px;
	/*background-image: url(images/form-submit-bg.png);
	background-repeat: no-repeat;
	background-position: -120px 0px;*/
}

div#buttonBlock2 {
	width: 90%;
	text-align: right;
	padding-right: 10px;
	/*background-image: url(images/form-submit-bg.png);
	background-repeat: no-repeat;
	background-position: -330px 0px;*/
}

div#buttonBlock input {
	margin-left: 10px;
}

.formReqirement {
	color: #990000;
	font-size: 9px;
}

.formBlockL {
	width:300px;
}

.contactBlock {
	width:200px;
	margin-left: 20px;
	margin-bottom: 12px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#leftCol {
	float: left;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#rightCol {
	float: left;
	width: 325px;
	height: auto;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	border-left: 2px dotted #9DBEC8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#commentBlock textarea {
	margin-left: 10px;
}



/*********************************************
	Services Page Elements
*********************************************/

ul.priceList {
	margin: 0px;
	margin-top: 12px;
	list-style: none;
	font-size: 12px;
	display: inline;
}

ul.pricelist li {
	display: run-in;
}

ul.priceList li.listhead {
	clear: both;
	margin-left: 20px;
	font-weight: bold;
	width: 88%;
}

ul.priceList li.item {
	width: 300px;
	float: left;
	clear: none;
	margin-left: 20px;
	margin-bottom: .5em;
	padding-bottom: -6px;
	border-bottom: 1px dotted #9dbec8;
}

ul.priceList li.price {
	width: 180px;
	float: left;
	clear: none;
	margin-left: 0px;
	margin-bottom: .5em;
}


ul.priceList li#first {
	margin-top: 12px;
}

ul.priceList li#last {
	margin-bottom: 24px;
}

ul.priceList li#solo {
	margin-top: 12px;
	margin-bottom: 24px;
}


/*********************************************
	Announcement Page Elements
*********************************************/

ul.announcementBlock {
	margin-left: 0px;
	margin-bottom: 20px;
	list-style: none;
}

.announcementBlock li {
	margin: 0px;
	padding: 0px;
}

.announcementBlock li h4 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.announcementBlock li p {
	font-size: 12px;
	margin-left: 10px;
	margin-top: .25em;
}

ul.announcementMini {
	margin: 0px;
	padding: 0px;
	list-style: square;
}

ul.announcementMini li {
	font-size: 12px;
	margin-bottom: 1em;
	padding-right: 4px;
}


/*********************************************
	Site Map Page Elements
*********************************************/

ul.sitemapList {
	list-style: square;
	margin-left: 20px;
	margin-bottom: .5em;
}

ul.sitemapList li {
	margin-bottom: .5em;
	font-size: 12px;
}
#contentrightscroll h2 {
	font-size: 100%;
	color: #000000;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#contentrightscroll p {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#contentrightscroll h4 {
	margin: 15px 0px 5px;
	padding: 0px;
	font-size: 90%;
}
#container #contentcontainer #contentrightscroll {
	margin-top: 10px;
}
