@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #192d46;
	font-family: Arial, Helvetica, sans-serif;
}

/*PHONE NUMBER*/
#phone{
	float: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bigrey{
	font-size: 18px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
.phonenumber{	font-size: 18px;
	color: #FFFFFF;
}

.subhead{
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;}
	
.brownfont{
	font-size: 14px;
	color: #4C4C4C;
	font-weight: bold;
}
.lightbrown{
	font-size: 12px;
	font-style: italic;
	color: #63605B;
}

.bodytop{
	background-image: url(../images/bodybg.gif);
	background-repeat: no-repeat;
	background-position: center 25px;
}
.bodybottom{
	background-image: url(../images/bodybg2.jpg);
	background-repeat: no-repeat;
}
.bodybottomtwo{
	background-image: url(../images/bodybg3.jpg);
	background-repeat: no-repeat;
}
.morepics{
	font-size: 10px;
	padding-left: 15px;
}
.whiteheading{
	font-size: 13px;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.normaltext{
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
.normaltextred{
	font-size: 11px;
	color: #990000;
	font-style: normal;
	font-weight: normal;
}
.normaltextbold{
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.normaltexttwelve{
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
.normaltexttwelvebold{
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
#scrollingbody{
	width: 550px;
	height: 380px;
	margin-top: 10px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	overflow-y:auto;
}
#scrollingbodytwo{
	width: 550px;
	height: 100px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
#largebody{
width: 860px;
	height: 650px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	
}
#largebodynarrow{
	width: 690px;
	height: 650px;
	padding-top: 15px;
	padding-left: 100px;
	padding-right: 100px;
	overflow-x:hidden;
	overflow-y:scroll;
	overflow:auto;
}
.quote{
	font-size: 11px;
	font-style: italic;
	color: #333333;
}
.quotedby{
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-align: right;
	float:right;
}

#more a:active{
	color: #006699;
	font-size: 11px;
}
#more a:link{
	color: #003366;
	font-size: 11px;
}
#more a:hover{
	color: #006699;
	font-size: 11px;
}
#more a:visited{
	color: #003366;
	font-size: 11px;
}
#sidemaincopy{
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	height:100px;
		width:260px;
}
#sidemaincopytwo{
	margin-top:20px;
	padding-left: 15px;
	padding-right: 15px;
	overflow-y: scroll;
	overflow: auto;
	height:250px;
	width:260px;
}
#testimonials{margin-top:32px;}
#needtoknow{margin-top:30px;}
#footer{
	font-size: 11px;
	color: #999999;
}

