/* CSS Document */

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #4e739e;
}
a:active {
	text-decoration: none;
	color: #4e739e;
}
a {
	font-size: 20px;
}

.navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.navigation a:hover {
	text-decoration: underline;
	color: #4e739e;
}
.navigation a:active {
	text-decoration: none;
	color: #4e739e;
}
.navigation a {
	font-size: 14px;
}


.bottomblack a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomblack a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.bottomblack a:hover {
	text-decoration: underline;
	color: #4e739e;
}
.bottomblack a:active {
	text-decoration: none;
	color: #4e739e;
}
.bottomblack a {
	font-size: 14px;
}


.box a:link {
	color: #000;
	text-decoration: none;
}
.box a:visited {
	text-decoration: none;
	color: #000;
}
.box a:hover {
	text-decoration: underline;
	color: #4e739e;
}
.box a:active {
	text-decoration: none;
	color: #4e739e;
}
.box a {
	font-size: 18px;
}


body,td,th {
	font-size: 18px;
font-family: 'Coda', cursive;
}
body {
	background-image: url(images/background2.jpg);
	background-color:#000;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}

h1 {
	font-size: 36px;
	color: #333;
}
h2 {
	font-size: 20px;
	color: #666;
}
h3 {
	font-size: 18px;
	color: #4e739e;
}
h4 {
	font-size: 14px;
	color: #D9D9D9;
}
h5 {
	font-size: 14px;
	color: #4e739e;
}
h6 {
	font-size: 10px;
	color: #D9D9D9;
}

.fontwhite {
	font-size: 16px;
	color: #D9D9D9;
}
	

.topblue {
	height: 10px;
	width: 100%;
	background-color: #102a4f;
	left: 0px;
	top: 0px;
	right: 0px;
}

.topblack {
	height: 100px;
	width: 100%;
	background-color: #000;
	left: 0px;
	top: 10px;
	right: 0px;
}


.topgray {
	height: 20px;
	width: 100%;
	background-color: #989895;
	left: 0px;
	top: 110px;
	right: 0px;
}

.bottomblack {
	height: 520px;
	width: 100%;
	background-color: #000;
	left: 0px;
	right: 0px;
	bottom: 0px;
}

.bottomblue {
	height: 450px;
	width: 100%;
	background-color: #102a4f;
	left: 0px;
	right: 0px;
	bottom: 0px;
}

.bottomgray {
	height: 20px;
	width: 100%;
	background-color: #989895;
	left: 0px;
	right: 0px;
	bottom: 400px;
}


.contenttable {
	position:absolute;
    width:980px;
    top:530px;
	left: 50%;
    margin-left:-490px;
}



.content {
	width: 950px;
	border-color:#000;
	border: 6px;
	background-color: #FFF;
	top: 186px;
	margin:auto;
}

.title {
	position:absolute;
	width:420px;
	height:80px;
	z-index:1;
	left: 50%;
	top: 30px;
	margin-left: -475px;
}

.navigation {
	position:absolute;
	width:580px;
	height:70px;
	z-index:9999;
	left: 50%;
	top: 60px;
	margin-left: 100px;
}


.phonenumber {
	position:absolute;
	width:570px;
	height:40px;
	z-index:1;
	left: 50%;
	top: 22px;
	margin-left: 5px;
	font-size:22px;
	color: #FFF;
	text-align:center;
}


.links {
	color: #D9D9D9;
}

.padding {
	padding-left:25px;
	padding-right:25px;
}

.slidepadding {
	padding-left:15px;
	padding-right:15px;
}


#activityFeed ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#activityFeed ul li {
	background-color: #232323 !important;
	background-position: 10px center !important;
	background-repeat: no-repeat !important;
	margin-bottom: 1px !important;
	padding: 5px 5px 5px 34px !important;
	font-size: 11px;
}
#container {
	width: 200px;
	margin: auto;
}

#lc {
	float: left;
	width: 200px;
}
#rc {
	float: right;
	width: 200px;
}
.clear {
	clear: both;
	display: block;
	height: 0px;
	margin: 0;
	padding: 0;
}




/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
	position:absolute;
    width:950px;
    height:374px;
    top:155px;
	left: 50%;
    margin-left:-475px;
}

#slider {
    width:950px;
    height:374px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}


.nivo-controlNav {
	position:absolute;
	left: 50%;
    margin-left:-15px;
	top:330px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}



/* Contact Form */

	p.error								{margin-left:140px; margin-top:10px;}
	#contact_form ul					{float:left;}
	#contact_form ul li					{margin:10px 0; list-style:none; position:relative; clear:both;}
	#contact_form label					{line-height:35px; width:250px; text-align:right; float:left; margin-right:10px;}
	#contact_form input#name,
	#contact_form input#email,
	#contact_form input#subject,
	#contact_form input#phone,
	#contact_form input#state,						
	#contact_form input#zipcode,							
	#contact_form input#service,								
	#contact_form textarea				{float:left; padding:8px; border:1px solid #CCCCCC; margin-left:10px; background:#fcfcfc;}
	#contact_form input#name,
	#contact_form input#email,
	#contact_form input#subject,
	#contact_form input#phone,
	#contact_form input#state,						
	#contact_form input#zipcode,							
	#contact_form input#service,			
	#contact_form input#subject			{width:350px;}
	#contact_form textarea				{width:350px;height:150px; resize: none;}
	#contact_form input.button			{float:right;}
	
/* Comment form */

	#comment_form ul					{float:left;}
	#comment_form ul li					{margin:10px 0; list-style:none; position:relative; clear:both;}
	#comment_form label					{line-height:35px; width:150px; text-align:right; float:left; margin-right:10px;}
	#comment_form input,
	#comment_form textarea				{float:left; padding:8px; border:1px solid #CCCCCC; margin-left:10px; background:#fcfcfc;}
	#comment_form input					{width:350px;}
	#comment_form textarea				{width:450px; height:150px; resize:none;}
	

