* {
 margin: 0px;
	padding: 0px;
 }
html {
 height: 100%;
 }
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	font-size: 13px;
	height: 100%;
 }
.some {
 height: 100%;
 }
.container {
 margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	width: 840px;
	height: 100%;
 }
.footer {
	font-size: 11px;
	color: #ffffff;
	background: #000000;	
	padding: 10px 0px 10px 304px;
	height: 27px;
}
.content {
	background-image: url(images/textbackdrop.jpg);
	padding: 8px 144px 70px 40px;
	background-repeat: no-repeat;
	background-position: left top;
}
.hometagline {
 font-size: 16px;
	color: #ffcc33;
	font-weight: bold;
}
.hometagsubline {
	color: #FFFFFF;
 }
.homec1 {
 padding: 0px 10px 0px 65px;
	width: 250px;
}
.homec2 {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 30px;
 }
.homec3 {
 padding: 0px 40px 25px 30px;
 }
a {
	color: #996600;
	text-decoration: none;
}
a:hover {
 color: #333399;
 }
.footer a {
 color: #ffffff;
 text-decoration: underline;
 }
.footer a:hover {
 color: #999999;
 }
p.centered {
	text-align: center;
}
.callout {
	background-image: url(images/calloutbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	color: #666666;
	padding: 12px 27px 12px 27px;
}
.calloutlong {
	background-image: url(images/calloutbglong.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	color: #666666;
	padding: 12px 27px 12px 27px;
 }
.calloutnone {
	background-image: url(images/calloutbgnone.jpg);
	background-repeat: no-repeat;
	background-position: left top;
 }
.maintag {
 font-size: 14px;
 color: #996633;
	padding-bottom: 12px;
	font-weight: bold;
 }
.heading {
	font-size: 20px;
	font-weight: bold;
}
.sub{
 font-weight: normal;
	font-size: 15px;
 }
.heading2 {
 font-weight: bold;
	font-size: 15px;
 }
p {
	padding-bottom: 13px;
 }
.callout ul, .calloutlong ul {
 padding-left: 14px;
 }
ul, ol {
 padding-left: 27px;
 }
.homesplashbottom {
	background-color: #FFFFFF;
	background-image: url(images/splash_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.newbizp {
 padding: 0px 0px 18px 0px;
 }
.testimonialsig {
	font-style: italic;
	padding-left: 9px;
	}
hr {
 margin: 6px 0px 6px 0px;
}
strong {
 font-weight: bold;
 }
.smaller {
	font-size: smaller;
 }
.italics {
 font-style: italic;
 }

