/* 
  ------------------------------------------------
  dont forget your shovel if your going to go to work
  ------------------------------------------------
*/
html, body { height: 100.1%; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0px 23px 0px 23px;
	padding: 0px 0px 0px 0px;
	background-image:url(../img/headder.jpg);
	background-repeat: repeat-x;
	height: 120px;
}
.smalltitle {
	float:right;
	position:relative;
	top:55px;
	right:24px;
	font-size: 0.7em;
}
#outer{	 
 margin:0px; 
border: 0px}
#wrapper {
	width: 870px;
	margin: 0 auto;
	background-image:url(../img/main-body.jpg);
	background-repeat: repeat-y;
	
}
#bity{	 
 margin:40px; 
 padding:40px;}
#column_wrapper {
	/* 	background-image: url(img/clm01_middle.gif);
	background-repeat: repeat-y; */
		background-image:url(../img/main-body.jpg);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 670px;
	float: left;
}
#right {
	width: 200px;
	float: left;/* 	background-image:url(../img/rightcolumn.jpg);
	background-repeat: repeat-y; */
}
#left .content {
	padding: 24px 50px;
	font-size: 0.8em;
}
#right .content {
	/* padding: 24px 20px; */
	text-align:left;
	padding-top: 20px;
	font-size: .75em;
	line-height: 1.5em;
/* 	background-color:#996600; */
}
#tagcloud {
padding: 0px;
line-height:200%;
}


.rulera {
	padding: 0px;
	background-image:url(../img/ruler.jpg);
	background-repeat: repeat-y;
}
#masthead .content {
	padding: 42px 0px 0px 0px;
}
#footerwhite .content {
	padding: 12px 40px;
	background-image:url(../img/white-body.jpg);
	background-repeat: repeat-y;
}
#footerwhite {
	color: #999999;
	padding: 0px;
	margin: 0;
	/* font-size: 0.7em; */
	clear: both;
}
#footer .content {
	padding: 12px 40px;
	background-image:url(../img/bot-page-repeat.jpg);
	background-repeat: repeat-y;
}
#footer {
	color: #999999;
	padding: 0px;
	margin: 0px 0px 0px 0px; 
	font-size: 0.7em;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left h1 a:link {
	color: #000000;
	text-decoration: none;
}
#left h1 a:visited {
	color: #000000;
	text-decoration: none;
}
#left h1 a:hover {
	color: #000000;
	text-decoration: none;
}
#left a:link {
	color: #9B7C00;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}
#right a:link {
	color: #755E00;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #464646;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #cccccc;
}
.menulist li { padding-top:8px;}
#footer a:link {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {
	color: #999999;
}
#footer a:hover {
	color: #343435;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
 


}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}

