/* CSS Document */ 

body { 
	font-size: 100%; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #232222;
	padding: 0; 
	margin: 0; 
	background: url(../grfx/bodybg2.jpg) top left repeat-x #6d6e72; 
}

#container {
	width: 770px;
	padding: 0;
	margin: 0 auto;
}

#top {
	float: left;
	width: 740px;
	height: 275px;
	padding: 0;
	margin: 0;
}

#inttop {
	float:left;
	width: 770px;
	height: 275px;
	padding: 0;
	margin: 0;
	margin-left: -1px;
	margin-bottom: 0px !important;
	margin-bottom: -3px;
}

#contentcontainer {
	float: left;
	width: 770px;
	padding: 0;
	margin: 0;
	margin-top: 4px !important;	
	margin-top: 0px;
}

#lefttyremarks {
	float: left;
	width: 28px;
	min-height:705px;
  	height:auto !important; /* IE HACK */
  	height:705px; /* IE HACK */
	padding: 0;
	margin: 0;
	background: url(../grfx/lefttyremarks.jpg) top left no-repeat;
}

#intlefttyremarks {
	float: left;
	width: 26px;
	min-height: 712px;
	height: auto !important;
	height: 712px;
	padding: 0;
	margin: 0;
	margin-top: -5px !important;	
	background: url(../grfx/intlefttyremarks.jpg) top left no-repeat;
}

#content {
	float: left;
	width: 716px;
	padding: 0;
	margin: 0;
	background: url(../grfx/contentbg.gif) center repeat-y;
}

#intcontent {
	float: left;
	width: 718px;
	padding: 0;
	margin: 0;
	margin-top: -5px !important;	
	background: url(../grfx/intcontentbg.gif) center repeat-y;
}

#righttyremarks {
	float: left;
	width: 26px;
	min-height: 705px;
  	height:auto !important; /* IE HACK */
  	height: 705px; /* IE HACK */
	padding: 0;
	margin: 0;
	background: url(../grfx/righttyremarks2.jpg) top left no-repeat;
}

#intrighttyremarks {
	float: left;
	width: 26px;
	min-height: 712px;
  	height:auto !important; /* IE HACK */
  	height: 712px; /* IE HACK */
	padding: 0;
	margin: 0;
	margin-top: -5px !important;	
	background: url(../grfx/intrighttyremarks.jpg) top left no-repeat;
}

#banner {
	float: left;
	width: 553px;
	height: 119px;
	padding: 0;
	margin: 0;
}

#hmpgcontentbox {
	float:left;
	width: 305px;
	height: 94px;
	padding: 100px 10px 10px 20px;
	margin: 0;
	background: url(../grfx/hmpgheading.jpg) top left no-repeat;
}

#intcontentbox {
	float: left;
	width: 492px;
	min-height: 470px;
  	height:auto !important; /* IE HACK */
  	height: 470px; /* IE HACK */
	padding: 45px 37px 10px 30px;
	margin: 0px;
	background: url(../grfx/intffheading.jpg) top left no-repeat !important;
	background: url(../grfx/intheading.jpg) top left no-repeat;
}
	
#rightlinks {
	float: left;
	width: 218px;
	min-height: 407px;
  	height:auto !important; /* IE HACK */
  	height: 407px; /* IE HACK */
	padding: 0;
	margin: 0;
	background: url(../grfx/rightlinks.jpg) top left no-repeat;
}	

#prefooter {
	float: left;
	width: 716px;
	height: 128px;
	margin: 0;
	padding: 0;
	background: url(../grfx/prefooter.jpg) top left no-repeat;
}

#intprefooter {
	float: left;
	width: 718px;
	height: 138px;
	margin: 0;
	padding: 0;
	background: url(../grfx/intprefooter.jpg) top left no-repeat;
}

#footer {
	float: left;
	width: 651px;
	height: 42px;
	margin: 0;
	padding: 8px 10px 0 55px;
	background: url(../grfx/footer.jpg) top left no-repeat;
	color: #FFF;
	text-align: center;
	font-size: 0.6em;
}

#intfooter {
	float: left;
	width: 653px;
	height: 42px;
	margin: 0;
	padding: 8px 10px 0 55px;
	background: url(../grfx/footer.jpg) top left repeat-x;
	color: #FFF;
	text-align: center;
	font-size: 0.6em;
}

/*___ text styles and custom classes___*/

#hmpglist {
	list-style: url(../grfx/hmpglistbullet.gif);
	font-size: 0.8em;
	font-weight: bold;
	color: #996632;
	margin-top: 0px !important;
	margin-top: 15px;
	margin-left: -25px !important;
	margin-left: 17px;
	margin-bottom: -10px;
}

#hmpglist li {
	padding: 3px;
}

.smallpara {
	margin-bottom: 0px !important;
	margin-bottom: -10px;
}

#footer a {
	color: #FFF;
	text-decoration: none;
	margin: -3px;
}

#footer a:hover {
	color: #f8be7d;
	text-decoration: underline;
}

#footer p {
	margin-top: 10px;
	font-size: 1em;
}

#intfooter a {
	color: #FFF;
	text-decoration: none;
	margin: -3px;
}

#intfooter a:hover {
	color: #f8be7d;
	text-decoration: underline;
}

#intfooter p {
	margin-top: 10px;
	font-size: 1em;
}

.rightpic {
	border: 1px solid #bc6a2b;
}

.picholder {
	float:right;
	text-align: center;
	font-size: 0.7em;
	font-weight: bold;
	color: #51371b;
}

.bulletpt {
	margin-bottom: -3px;
}