
body{
	background-color: #C8BA8D;
	background-image: url(images/backgrad.jpg);
	background-repeat: repeat;
	text-align: center;
	margin: 0;
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-size: 12px;
}
.bold{
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
	
td{
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-size: 12px;
}
img{
	border: none;
}

#container{
	width: 100%;
	background-color: #FFFEE9;
	text-align: left;
   	margin: 0px auto;
   	position: relative;
	border: 2px solid #865241;
}

#header{
	position: relative;
	width: 100%;
	background-image: url(images/header4.jpg);
	background-repeat: no-repeat;
	height: 125px;
	background-color: #D9D3B0;

}

#headertxt{
	position: absolute;
	top: 3px;
	left: 68%;
	width: 30%;
	height: 125px;
	background-color: #D9D3B0;
	font-size: 11px;
	color: #865241;
	font-weight: bold;

}
/*
#nav{
	position: relative;
	width: 100%;
	background-image: url(images/nav.jpg);
	background-repeat: repeat;
	padding-top: 5px;
	padding-bottom: 5px;
}*/
#maincontent{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
}

#content{
	position: relative;
	width: 70%;
	padding: 10px;
	background-color: #DBD1B3;
	border-right: 2px solid #865241;
}

#reviews{
	position: relative;
	top: 0px;
	left: 0px;
	width: 30%;
	border: 1px solid #865241;
	background-color: #FFFEE9;
}

#aph{
	position: relative;
	top: 0px;
	left: 0px;
	width: 90%;
	padding:15px 10px;
	border-bottom: 1px solid #865241;
	background-color: #FFFEE9;
}

#pam{
	position: relative;
	width: 90%;
	padding:15px 10px;
	background-color: #FFFEE9;
}

.reviewstxt{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: left;
}

.signature{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: left;
	font-style: italic;
	color: #000000;
}

.colored{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #865241;
	font-weight: bold;
}

#indexcont{
	position: absolute;
	top: 0px;
	left: 30%;
	width: 65%;
	padding: 20px;
}


#aboutcont{
	position: relative;
	top: 0px;
	left: 0px;
	width: 80%;
	padding: 20px 30px;
}

#movie{
	position: absolute;
	top: 200px;
	left: 76%;
}

#articles{
	position: relative;
	width: 100%;
	font-size: 11px;
	color: #865241;
	text-align: left;
	padding-top: 10px;
	border-top: 2px solid #865241;
}

.links{
	color: #865241;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

#navcontainer{
	position: relative;
	width: 100%;
	background-image: url(images/nav.jpg);
	background-repeat: repeat;
	padding-top: 5px;
	padding-bottom: 5px;
    height: 18px;
    border-top: 2px solid #865241;
    border-bottom: 2px solid #865241;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0 7.5%;
margin: 0;
}

#navcontainer ul li a
{
width: 78px;
padding: 0;
color: #865241;
text-decoration: none;
display: block;
text-align: center;
font-size: 13px;
font-weight: bold;
}


#navcontainer ul li a:hover
{
color: #FFFEE9;
}

/* portfolio section */





.portfolio{
	position: relative;
	width: 100%;
	height: 175px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid black;
	font-size: 13px;
	color: #865241;
	font-weight: bold;
}

.portimg{
	position: relative;
	width: 50%;
	padding-bottom: 10px;
}

.portdesc{
	position: absolute;
	top: 25px;
	left: 45%;
	width: 45%;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	font-weight: normal;
}
.porttxt{
	position: relative;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #865241;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

#aphgeo{
	position: relative;
	background-image: url(images/aphgeothcrop.jpg);
	background-repeat: no-repeat;
	width: 75%;
	height: 250px;
	background-color: #DBD1B3;
}

#cdnclydes{
	position: absolute;
	top: 10px;
	left: 35%;
	background-image: url(images/cdnclydescrop.jpg);
	background-repeat: no-repeat;
	width: 34%;
	height: 150px;
	background-color: #DBD1B3;
	border-right: 1px solid #865241;
}

#data{
	position: absolute;
	top: 10px;
	left: 72%;
	background-image: url(images/dnmsnap.jpg);
	background-repeat: no-repeat;
	width: 25%;
	height: 150px;
	background-color: #DBD1B3;
}

#door{
	position: relative;
	background-image: url(images/doorjammerscrop.jpg);
	background-repeat: no-repeat;
	width: 33%;
	height: 150px;
	background-color: #DBD1B3;
	border-right: 1px solid #865241;
}

#perbel{
	position: absolute;
	top: 160px;
	left: 35%;
	background-image: url(images/perbelgcrop.jpg);
	background-repeat: no-repeat;
	width: 34%;
	height: 150px;
	background-color: #DBD1B3;
	border-right: 1px solid #865241;
}

#pambeach{
	position: absolute;
	top: 160px;
	left: 72%;
	background-image: url(images/pamelabeachcrop.jpg);
	background-repeat: no-repeat;
	width: 25%;
	height: 150px;
	background-color: #DBD1B3;
}

#pqueen{
	position: relative;
	background-image: url(images/pqcrop.jpg);
	background-repeat: no-repeat;
	width: 33%;
	height: 150px;
	background-color: #DBD1B3;
	border-right: 1px solid #865241;
}

#sentinel{
	position: absolute;
	top: 310px;
	left: 35%;
	background-image: url(images/sentinel.jpg);
	background-repeat: no-repeat;
	width: 34%;
	height: 150px;
	background-color: #DBD1B3;
	border-right: 1px solid #865241;
}

#smalltown{
	position: absolute;
	top: 310px;
	left: 72%;
	background-image: url(images/stssnap.jpg);
	background-repeat: no-repeat;
	width: 25%;
	height: 150px;
	background-color: #DBD1B3;
}

#congress{
	position: relative;
	background-image: url(images/worldcongress.jpg);
	background-repeat: no-repeat;
	width: 33%;
	height: 150px;
	background-color: #DBD1B3;
	border-right: 1px solid #865241;
}

/*Fire Page */

#firenav{
	position: relative;
	top: 25px;
	width: 85%;
}

.firelinks{
	color: #865241;
	text-decoration: none;
	font-size: 13px;
	margin-left: 10px;
	font-weight: bold;
}


.fire{
	position: relative;
	width: 75%;
	padding: 5%;
	padding-left: 2%;
}
.firetext{
	position: absolute;
	top: 50px;
	left: 615px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	width: 150px;
	padding: 2%;
	padding-top: 0;
	border: 1px solid black;
	border-left: none;
}
.h3{
	font-family: arial, verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}

.h1{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}


.tornado{
	position: relative;
	width: 90%;
	padding: 2%;
}
.tornadotext{
	position: relative;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
   	margin: 0px auto;
   	padding: 2%;
	padding-top: 0;
	border: 1px solid black;
}



