body { background:url(images/bg.jpg) repeat; background-color:#ffffce; color:#000; font-family:Arial, Helvetica, sans-serif;}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear { clear:both;}
#page-wrap {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:100%;
	background-color:#FFFFCB;
}


/* Header */
#header {  display:block; background:url(images/crestview-header.jpg) no-repeat;}
.top-3-column { }
.top-logo { float:left; width:162px; padding:0 0 0 5px;}
.top-text p { font-family:Times New Roman, sans-serif; font-size:13px; margin:0 0 0 15px; padding-top:5px; font-weight:bold; }

.top-middle { float:left; width:425px; height:220px; margin-right:20px;}
.top-middle h1 { margin:0px 10px 0 0px; text-align:center; font-family: Verdana, sans-serif; font-weight:bold; font-size:30px;}
.top-middle h2 { margin:15px 10px 0 10px; text-align:center; font-family: Arial, sans-serif; font-style:italic; font-size:13px;}
.top-middle h3 {
	margin:15px 10px 0 10px;
	text-align:center;
	font-family: Arial Black, sans-serif;
	color:#006600;
	font-weight:bold;
	font-size:18px;
}

.top-right { width:100%; height:220px;}
.top-right h1 { margin:10px 10px 0 0px; text-align:center; font-family: Arial Black, sans-serif; font-weight:bold; font-size:25px;}
.top-right h1 span { color:#007900;}
.top-right h2 {margin:20px 10px 0 0px; text-align:center; font-family: Arial Black, sans-serif; font-weight:bold; font-size:15px;}
.top-right h3 {margin:0px 10px 0 0px; text-align:center; font-family: Arial Black; font-weight:bold; font-size:25px; color:#007900;}
.top-right .social { float:right; margin:0 20px 0 0;}

/** Navigation **/
#navigation {
	display:block;
	background-color:#bdb76b;
	height:20px;
	width:100%;
	margin:-5px 0 0 0;
	float:left;
	text-align:center;
}
#navigation a { color:#000; font-weight:bold; font-size:14px; text-decoration:none;}
#navigation a:hover { color:#fff;}

/** Content **/
.col-1, .col-2, .col-3 { float:left; padding:10px;}
.col-1 {
	width:245px;
}
#leftcol {
	text-align: center;
	width: 210px;
	float: left;
}
#rightcol {
	float: right;
	text-align: center;
	width: 210px;
	margin-bottom: -50px;
}
.col-1 a {
	color:#000;
	font-size:small;
	font-weight:bold;
	text-decoration:underline;
}
.col-1 a:hover { color:#636363;}
.col-1 a.email {
	font-size:12px;
	color:#2f2e4f;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.col-1 a.email:hover {
	color:#006600;
	text-decoration: underline;
}
.social img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.social a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.top-logo a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.top-logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.col-2 {
	width:450px;
	line-height: 1.3;
}
.bar {
	margin-right: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}

.col-1 p { font-family:Arial, Helvetica, sans-serif; margin:0 0 5px 0;}
.col-1 ul { margin-left:20px;}
.col-1 ul li { font-family:Arial, Helvetica, sans-serif; font-size:12px; padding-bottom:3px; list-style:url(images/check.png);}

/** Col-1 **/
p.by {
	font-size:16px;
}
p.main {
	font-size:16px;
	margin-bottom:10px;
	line-height:16px;
}
p.italic { font-style:italic; font-size:14px; margin-bottom:10px;}
img.owner {
	float:right;
	margin-top: 20px;
	margin-bottom: 10px;
}

/** Col-3 **/
.col-3 { text-align:center; width:240px;}
.col-3 h1 span { font-size:12px;}
p.member {
	font-weight:bold;
	font-size:11px;
}



/** Footer **/
#footer {
	text-align:center;
	clear: both;
	padding-bottom: 10px;
}
#footer p {
	font-size:13px;
	line-height:19px;
}
#textwrap {
	float: left;
}
#textnowrap {
	width: 450px;
	float: left;
}
#centercol {
	float: left;
	width: 580px;
}
#bar {
	margin-right: 7px;
	height: 495px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999999;
}
#page-wrap #content #centercol .bar .style18 #imgleft {
	float: left;
	padding-right: 10px;
}
#centercol img {
	float: right;
}
#centercol .bar #imgright {
	float: right;
	margin-left: 5px;
}

