body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	background-image:url(../images/bg.jpg);
	background-color: #000000;
	background-repeat:repeat-x;
}

h1 {
	font-size:0.9em;
	font-weight:bold;
	color:#CCCCCC;
	line-height: .9px;
}

h2 {
	font-weight:bold;
	font-size:1.3em;
	color:#333333;
	line-height: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 { font-weight:bold; color:#999999; font-size:1em;}

h1,h2,h3 {border-bottom:0px; margin-bottom:3px;}

a:link {
	color:#333333;
	text-decoration:none
}
a:visited{
	color:#666666;
	text-decoration:none
}

a:hover {
	color:#A43421;
	text-decoration:none
}

a:active {
	color:#CCCCCC;
	text-decoration:overline
}

#page {
	margin:auto;
	width:740px;
	background-color:#FFFFFF;
}

#header {
	height:84px;
	width:740px;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	border-top:#ffffff solid 3px;
	border-right:#ffffff solid 3px;
	border-left:#ffffff solid 3px;
	border-bottom:#ffffff solid 0px;
	background-color:#FFFFFF;
}
#logo {
	text-indent:-9999px;
	/*float:left;*/
	height: 58px;
	width: 169px;
	background-image:url(../images/crestview_logo.png);
	background-repeat:no-repeat;
	margin: 5px 0px 5px 10px;
}
#logo a {display:block; height:58px; width:169px;} 

#nav {
	width: 740px;
	background-color:#f0f0e4;
	border-left:#FFFFFF 3px solid;
	border-right:#FFFFFF 3px solid;	
}
	
#company {
	height: 350px;
	width: 700px;
	padding: 20px 20px 20px 20px;
	border-right: #ffffff solid 3px;
	border-left: #ffffff solid 3px;
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#bc5929;
}

#menu {
	width: 740px;
	height: auto;
	background-color:#FFFFFF;
	vertical-align:bottom;
	padding: 00px 00px 00px 00px;
	border-right: #ffffff solid 3px;
	border-left: #ffffff solid 3px;
	background-repeat:no-repeat;
	background-position:bottom;
}

#cater {
	width: 740px;
	height: auto;
	background-color:#FFFFFF;
	vertical-align:bottom;
	padding: 00px 00px 00px 00px;
	border-right: #ffffff solid 3px;
	border-left: #ffffff solid 3px;
	background-repeat:no-repeat;
	background-position:bottom;
}

#contact {
	height: 100%;
	width: 740px;
	padding: 00px 00px 00px 00px;
	border-right: #ffffff solid 3px;
	border-left: #ffffff solid 3px;
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
}

#thanks {
	width: 740px;
	height: 100%;
	background-color:#FFFFFF;
	padding: 00px 00px 00px 00px;
	border-right: #ffffff solid 3px;
	border-left: #ffffff solid 3px;
	background-repeat:no-repeat;
	background-position:bottom;
}

#columns {
	width: 740px;
	padding-top: 0px;
   	padding-bottom: 0px;
	border-right: #333333 solid 1px;
	border-left: #333333 solid 1px;
}

#welcome {
	width: 740px;
	height: 100%;
	background-color:#FFFFFF;
	padding: 00px 00px 00px 00px;
	border-right: #ffffff solid 3px;
	border-left: #ffffff solid 3px;
	background-repeat:no-repeat;
	background-position:bottom;
}

#location {
	width: 740px;
	height: 100%;
	background-color:#FFFFFF;
	padding: 00px 00px 00px 00px;
	border-right: #ffffff solid 3px;
	border-left: #ffffff solid 3px;
	background-repeat:no-repeat;
	background-position:bottom;
}

#footer {
	background-image:url(../images/footer.jpg);
	margin:auto;
	height: 65px;
	width:740px;
	border-right: #ffffff solid 3px;
	border-left: #ffffff solid 3px;
	border-top: #ffffff solid 3px;
	border-bottom: #ffffff solid 3px;
}

#copyright {
	font-size:0.9em;
	color:#FFFFFF;
	margin: 10px 15px 0px 15px;
}

#sub_menu {
	float: right;
	font-size: 1.1em;
	margin: 50px 10px 0px 0px;
}

/*Decocrations*/

.arrow{
	height:10px;
	width:150px;
	background-image:url(../images/arrow.png);
	float:left;
	background-repeat:no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
}

/* columns*/

#onecolumn {
	width: 720px;
	padding: 20px 20px 90px 20px;
	border-right: #333333 solid 1px;
	border-left: #333333 solid 1px;
	background-image:url(../about/art/about.jpg);
	background-repeat:no-repeat;
	background-position:bottom
}

#col1 {
	float:left;
	width: 233px;
	height: 200px;
	padding: 20px 5px 0px 15px;	
	}

#col2 {
	float:left;
	width: 233px;
	height: 200px;
	padding: 20px 5px 0px 15px;
	background-image:url(../images/border.gif);
	background-repeat:no-repeat;
	background-position: 0px 12px;	
	}
	
#col3 {
	float:right;
	width: 233px;
	height: 200px;
	padding: 20px 5px 0px 15px;
	background-image:url(../images/border.gif);
	background-repeat:no-repeat;
	background-position: 0px 12px;

	}

/* NAV MENU*/

div#navcontainer
{
	width: 739px;
	background-color: #f0f0e4;
	letter-spacing: .1em;
	font-size: 7pt;
	padding-left: 1px;
}

div#navcontainer ul
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: white;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
}

div#navcontainer ul li
{
display: inline;
margin-left: -4px;
}

div#navcontainer ul li a
{
color: white;
padding: 6px 5px 6px 5px;
text-decoration: none;
}

div#navcontainer ul li a:hover
{
background-color: #5477B3;
color: white;
}

#active a { background-color:#818285; color:white;}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-transform: uppercase;
	color: #000000;
	background-color: #D2D2D2;
	border: 1px solid #034694;
}
#no_columns {
	width: 695px;
	height: 175px;
	border-right: #333333 solid 1px;
	border-left: #333333 solid 1px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#TwoCol1 {
	float:left;
	width: 233px;
	padding: 20px 5px 0px 13px;
}
#TwoCol2 {
	float:left;
	width: 460px;
	background-repeat:no-repeat;
	background-position: 0px 12px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #5477B3;
	text-transform: uppercase;
}
.bigText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a43421;
}
#columnsContact {
	width: 740px;
	height: 500px;
	border-right: #333333 solid 1px;
	border-left: #333333 solid 1px;
	background-image: url(../images/map.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.companyBG {
	background-image: url(../images/company.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#columnsCompany {
	width: 740px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-right: #333333 solid 1px;
	border-left: #333333 solid 1px;
	height: 650px;
}

#slideshow {
	height: 680px;
	width: 740px;
	border-right: #333333 solid 1px;
	border-left: #333333 solid 1px;
}

#slideshowcolumn {
	width: 720px;
	padding: 10px 00px 20px 65px;
	border-right: #333333 solid 0px;
	border-left: #333333 solid 0px;
}

.image_info {
    display:block;
    font-size:10px;
    color:#999;
    border:0px;
    }

.wrapper {
    padding-top:0px;
    padding-left:0px;
    padding-right:20px;
    padding-bottom:20px;
    width:25%;
    border: 0px solid #000;
    text-align:left;
}

.show_title {
	font-weight:lighter;
	font-size:20px;
	color:#a43421;
	line-height: 1em;
	font-family: arial, "lucida console", sans-serif;
}

.white_title {
	font-weight:lighter;
	font-size:18px;
	color:#ffffff;
	line-height: 1em;
	font-family: arial, "lucida console", sans-serif;
}

.image_info a {
	text-decoration:none;
	color:#034694;
}

img {
	border-width: 0;
}

.image {
    margin-bottom:2px;
	border-color:#333333;
	border-width:.05em;
}

.image img {
    padding:0px;
    border: 1px solid #000;
    display:block;
    background-color: #fff;
    margin-top: 10px;
}

.navigation, .navigation a {
	text-decoration: none;
	color:#FFFFFF;
	margin-top:9px;
	font-weight:normal;
}

.thumbnail_row {
    margin-top: 2px;
}

.thumbnail_row img {
    border:0px solid #aaa;
    margin-top:5px;
}

.thumbnail_center {
    padding:1px;
    border:1px solid #fff !important;
}

.small, .small a {
    margin-top: 20px;
    text-decoration:none;
    color:#777;
}

.nav{
	float:right;
	margin-top:inherit;
}

#tswcsstabs ul {
	float:right;
	width:auto;
	font-size:1.1em;
	margin: -50px 5px 0px 0px;
	height:auto;
	list-style:none;
	display:inline;
}

#tswcsstabs ul li {
	margin:0px;
	padding:0px;
	display:inline;
	text-align:center;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
}

#tswcsstabs li a {
	color:#000;
	background-color:#fff;
	padding:3px;
	text-decoration:none;
	display:inline;
}

#tswcsstabs li a:hover {
	color:#FFFFFF;
	background-color:#a43421;
}