h1, h2, h3, h4, h5{
	padding:0;
	margin:0;
	font-weight:normal;
}

h1{
	padding-bottom:5px;
}

h2{
	padding-bottom:5px;
}

.header-top-nav-break{
	background:url(../images/header/header-top-nav-break.png) no-repeat;
	background-position:right;
	width:2px;
	height:42px;
}

.size-11{
	font-size:11px;
}

.size-12{
	font-size:12px;
}

.size-13{
	font-size:13px;
}

.size-14{
	font-size:14px;
}

.size-16{
	font-size:16px;
}

.size-20{
	font-size:20px;
}

.size-24{
	font-size:24px;
}

.black{
	color:#000;
}

.dark-blue{
	color:#144572;
}

.white{
	color:#FFF;
}

.beige{
	color:#E4DEC3;
}

.brown{
	color:#963F28;
}

.light-brown{
	color:#928658;
}

.line-height-15px{
	line-height:17px;
}

.georgia{
	font-family:Georgia, "Times New Roman", Times, serif;
}

.small-caps{
	font-variant:small-caps;
}

.no-underline{
	text-decoration:none;
}

.underline-hover{
	text-decoration:none;
}

.underline-hover:hover{
	text-decoration:underline;
}

.bold{
	font-weight:bold;
}

.italic{
	font-style:italic;
}

.hidden{
	margin-left:-999em;
}


.footer-copyright-text{
	padding-top:14px;
}

/* Left Nav */

.left-nav-services-text{
	padding-top:10px;
}

.two-lines{
	margin-top:-13px;
}
.desc { font-size:9px; }
strong{
	color:#963F28;
}

.bottom-boxes{
	background:url(../images/content/content-bottom-boxes-bg.jpg);
	width:312px;
	height:192px;
	margin-right:7px;
	float:left;
}

.bottom-boxes-title{
	margin-top:11px;
	margin-left:13px;
	position:absolute;
}

.bottom-click-here{
	background:url(../images/leftnav/left-nav-services-arrow.png) no-repeat;
	width:150px;
	position:absolute;
	margin-top:165px;
	margin-left:130px;
	height:21px;
	padding-left:15px;
	padding-top:4px;
}
.alignmid { line-height:27px; }