body {
	background-color: #FFF;
	font-family: sans-serif, Calibri, Arial;
	font-size: 100%;
	color: #000;
	margin: 0px;
	padding: 0px 0px 80px;
	min-width: 982px;
}
#masthead {
    width: 982px;
    height: 107;
    margin: auto;
}
#logo {
	background-image: url(images/phone_number.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#tagline {
	padding: 0px 0px 0px 48px;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	margin: -6px 0 36px 0;
}
/*Structural */
#content-columns {
	width: 982px;
	margin: 0 auto;
}
#column-1 {
	width: 235px;
	float: left;
	margin-right: 14px;
}
#column-2 {
	width: 733px;
	float: left;
	margin-right: 0px;
}
#column-3 {
	width: 982px;
	margin: 0 auto;
}
#footer {
width: 982px;
margin: auto;
	padding-top: 10px;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #FFF;
}
#footer2 {
	background-image: url(images/col3-mirage_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 28px;
    padding-left: 20px;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #FFF;
	clear: both;
}
#bottom-navigation {
	position: fixed;
	width: 100%;
	top: auto;
	bottom: 0;
	padding: 0;
	background-color: #000;
	background-image: url(images/bottom-nav.png);
	background-repeat: repeat-x;
	color: #CCC;
	z-index: 9999999;
}
#nav-wrapper {
	width: 982px;
	margin: 0 auto;
}
/*CONTENT*/
.column-heading-wrapper {
	background-image: url(heading/header-mid.jpg);
	background-repeat: repeat-x;
}
.column-heading {
	background-image: url(heading/header-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.column-heading h1 {
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
	background-image: url(heading/header-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #CCC;
	padding: 6px 20px;
}
#column-1 .content {
	padding: 10px;
	font-size: 12px;
	line-height: 1.35;
}
#column-2 .content {
	padding: 20px 28px;
	font-size: 14px;
	line-height: 1.35;
}
#column-3 .content {
	padding: 20px 28px;
	font-size: 14px;
	line-height: 1.35;
    }
h2 {
	font-size: 20px;
    color: #008000;
	font-weight: normal;
	margin: 16px 0 0 0;
}
h3 {
	font-size: 19px;
	font-weight: normal;
	margin: 22px 0 0 0;
}
p {
	margin: 8px 0 16px 0;
	line-height: 1.35;
}
b {
	font-size: 14px;
    font-weight: bold;
    color: #FF8000;
}
strong {
	font-size: 14px;
    font-weight: bold;
    color: #FF8000;
}
.divider {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF8000;
	padding-top: 4px;
	padding-bottom: 4px;
    margin-left: 100px;
    margin-right: 100px;
}
.topper {
	margin: 0;
}
.page-popper {
	background-color: #307418;
	color: #CCC;
	padding: 10px 18px 12px 18px;
	font-size: 14px;
   	border: 1px solid #307418;
	border-radius: 11px;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	-moz-box-shadow: 5px 5px 15px #000;
	-webkit-box-shadow: 5px 5px 15px #000;
	box-shadow: 5px 5px 20px #000;
	margin: 10px 0 20px;
}
ul {
margin: 0;
padding: 0;
 }
.page-popper a:link {
font-size: 14px;
color: #FFFFFF;
text-decoration: underline;
}
.page-popper a:visited {
font-size: 14px;
color: #000000;
text-decoration: underline;
}
.page-popper a:link:hover {
font-size: 14px;
color: #FFFF66;
text-decoration: none;
}
.page-popper ul{
	font-size: 12px;
	margin-left: 10px;
    list-style-image: url(images/bullet.png);
	list-style-position: outside;
}
.grey-box {
background-color: #FFFAE4;
	color: #313131;
	padding: 10px 18px 12px 18px;
	font-size: 14px;
   	border: 1px solid #FF8000;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-box-shadow: 5px 5px 15px #000;
	-webkit-box-shadow: 5px 5px 15px #000;
	box-shadow: 5px 5px 20px #000;
	margin: 10px 0 20px;
}
.grey-box h1 {
	font-size: 24px;
    color: #FF8000;
	font-weight: normal;
	margin: 1px 0 0 0;
    padding-bottom: 4px;
}
.grey-box h2 {
	font-size: 20px;
    color: #FF8000;
	font-weight: normal;
	margin: 1px 0 0 0;
    padding-bottom: 4px;
}
.plocal {
	background-color: #307418;
	color: #FFF01E;
	padding:4px 18px 4px 18px;
	font-size: 14px;
   	border: 1px solid #FF8000;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-box-shadow: 5px 5px 15px #000;
	-webkit-box-shadow: 5px 5px 15px #000;
	box-shadow: 5px 5px 20px #000;
	margin: 10px 50px 14px 50px;
}
.years {
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    }
 .years h2 {
    color: #FFF01E;
    font-size: 24px;
    text-align: center;
   	margin: 1px 0 0 0;
    padding-bottom: 4px;
} 
.caption {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 24px 0;
}
.right {
    padding-left: 4px;
    float: right;
     }
#clear{
	padding-top: 28px;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #FFF;
	clear: both;
}
