body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-attachment: scroll;
	background-image: url(/images/body_bgTile.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #DBC4E0;
}
body,h1,h2,h3,h4,h5,h6,p,table,th,tr,td,div {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table{
	width: 100%;	
}
td {
	border: 1px solid #492F17;
	padding: 5px;
}
.clearFloats {
	clear: both;
}
.articleDivision {
	height: 30px;
}

#container {
	width: 820px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: -410px;
	position: absolute;
	left:50%;
	top: 0px;
	background-attachment: scroll;
	background-image: url(../images/pageBody_bgTile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	
	
}
#mastHead {
	background-attachment: scroll;
	background-image: url(../images/hr_webPage_top_static.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 138px;
	padding-top: 0px;
	background-color: #dbc4e0;
}
#webTitle {
	position: absolute;
	top: 50px;
	left: 400px;
	font-size: 25px;
	font-weight: bold;
	color: #15751A;
}
#webTitle span {
	display: none;
}
#slogan {
	position: absolute;
	top: 100px;
	text-align: right;
	width: 95%;
	font-size: 14px;
	color: #523118;
	font-weight: bold;
}
#pageBody {
	background-attachment: scroll;
	background-image: url(../images/hr_bigTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#leftNav {
	margin: 0px;
	float: left;
	height: 400px;
	width: 219px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftNav a:link, #leftNav a:visited {
	text-decoration: none;
	text-align: right;
	display: block;
	padding: 10px;
	color: #990066;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #00FFFF;
	text-transform: lowercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 90px;
	
}
#leftNav a:hover, #leftNav a:active {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #0099CC;
	background-attachment: scroll;
	background-image: url(../images/leftNav_hover_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#leftNav a.pageSelected {
	background-color: #F5FFFE;
}
#pageArticles {
	float: right;
	width: 522px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 58px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pageArticles h1 {
	font-size: 24px;
	color: #6F89A3;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 55px;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pageArticles h2 {
	font-size: 18px;
	color: #8599B6;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
	text-transform: lowercase;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.guestmessageBlock {
	background-color: #dbc4e0;
	margin: 5px;
	padding: 0px;
	border: 3px solid #6600ff;
}
.guestusername {
	color: #000000;
	background-color: #9999CC;
	margin: 0px;
	padding: 10px;
	font-weight: bold;
	font-size: 12px;
  
  }
.guestsubmitprofile {
	font-size: 12px;
	padding: 0px; 
  }
.guestmessage {
	font-size: 12px;
	padding: 5px;
  }


#pageArticles p {
	margin: 0px;
	padding-top: 1px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 55px;
	font-size: 12px;
	line-height: 24px;
	color: #555555;
}
#pageArticles ul, #pageArticles ol {
	font-size: 12px;
	line-height: 18px;
	color: #555555;
	padding-left: 80px;
	line-height: 14px;
	width: 400px;
}
#pageArticles li {
	padding-bottom: 10px;
}
#galleryThumbs {
	background-color: #BEDEDE;
	padding: 25px;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 22px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}
.galleryThumb{
	background-color: #00CCFF;
	margin: 1px;
	padding: 1px;
	float: left;
	border: 1px double #CC0033;
}

#footer {
	padding: 50px;

}
#contact {
	background-image: url(../images/hr_bottom2.jpg);
	height: 80px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	color: #666666;
	background-color: #dbc4e0;
}
#contactInfo {
	float: right;
	width: 522px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 58px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-size: 10px;
	color: #6C8499;
}
/*
#address {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#telephone {
	margin: 0px;
	padding: 0px;
}
#signature {
	background-image: url(../images/hr_footer.jpg);
	height: 125px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: dbc4e0;
}
#copyRight {
	font-size: 10px;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	top: 35px;
}
*/
#webDesign {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6F89A3;
	margin-left: 275px;
}

/*****************************
my Forms
******************************/
.myForms {
	padding: 5px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 50px;
}


td.leftCell, td.rightCell {
	font-size: 12px;
	margin: 0px;
	border: 1px dashed #A0B2CE;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}

td.leftCell {
	width: 40%;
	font-weight: bold;
	color: #332266;
	text-align: right;
	background-color: #FFFFFF;
	vertical-align: top;
}
td.rightCell {
	background-color: #B2C4E5;
}
.mailMessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #663366;
	margin-left: 50px;
}
