﻿ /* -------------------------- CONTENT -------------------------- */

*
	{
	border-width: 0px;
	margin: 0;
	padding: 0;
}

body
	{
	color: #E1E1E1;
	background-color: #56594A;
	font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
	}

.hide
	{
	display: none !important; /* Hides the text, but displays the banner */
	}


h1
	{
	height: 200px; /*banner height*/
	}

h2
	{
	color: #D3D4AA;
	border-bottom: .5px solid #E1E1E1;
	font-size: 17px;
	margin: 0 25px 15px 25px;
	padding: 20px 5px 0 0;
	}

.rightcol h2
	{
	color: #D3D4AA;
	border-bottom: .5px dashed #E1E1E1;
	font-size: 12px;
	text-align: center;
	}

h3
	{
	color: #D3D4AA;
	font-size: 16px;
	margin: 0 0 5px 0;
	padding: 20px 0 0 40px;
	}

#wrapper
	{
	margin: 0 auto;
	padding: 0;
	border: none;
	width: 775px;
	}

#content
	{
	background-color: #000;
	overflow: auto;
	height: 450px;
	margin: 0;
	padding: 0;
	}

.leftcol
	{
	float: left;
	padding: 0;
	margin-top: 5px;
	background-color: #000;
	width: 463px;
	height: 1150px;
}

.leftcol p
	{
	padding: 10px 30px 0 40px;
	line-height: 1.5em;
	word-spacing: .1em;
	}

.rightcol
	{
	float: right;
	padding-bottom: 15px;
	margin: 11px 5px 0 0;
	background-color: #24201D;
	width: 250px;
	height: 761px;
}

.aCenter
	{
	color: #C8CF8E;
	font-size: 12px;
	padding: 20px 15px 25px 15px;
	line-height: 2em;
	word-spacing: .1em;
	text-align: center;
	}


#header
	{
	background-color: #000;
	}

#footer
	{
	background-color: #312C28;
	margin: 0;
	padding: 0;
	text-align: center;
	}

#pbg
	{
	background-image: url(images/pbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
	}
	
#qbg
	{
	background-image: url(images/qbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment: scroll;
	}

#quotesbg
	{
	background-image: url(images/quotesbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
	}

.currentpage
	{
	background-color: #000;
	padding: 10px 15px 5px 15px;
	}

#footer .currentpage 
	{
	background-color: transparent;
	}

.currentpnav
	{
	background-color: #312C28;
	padding: 5px 50px 5px 50px;
	}

.banner
	{
	padding: 60px 0 0 350px;
	}

ol.olist li
	{
	list-style-type: decimal;
	list-style-position: inside;
	padding: 15px 20px 10px 55px;
	line-height: 1em;	
	}

ul.bglist li
	{
	text-align: center;
	list-style-type: none;
	list-style-position: inside;
	padding: 10px 0 10px 0;
	line-height: 1em;
	}

ul.pnavlist li
	{
	text-align: center;
	list-style-type: none;
	list-style-position: inside;
	padding: 10px 0 10px 0;
	line-height: 1em;
	}


ul.shortlist li
	{
	list-style-type: circle;
	list-style-position: inside;
	padding: 5px 30px 0 55px;
	line-height: 1.5em;
	}

ul.longlist li
	{
	list-style-type: square;
	list-style-position: inside;
	padding: 10px 30px 15px 40px;
	line-height: 1.5em;
	}

.boldit
	{
	font-weight: bolder;
	}

.img
	{
	border: 1px solid #E1E1E1;
	padding: 15px 15px 15px 15px;

	}

.img2
	{
	float: right;
	border: none;
	padding-right: 15px;
	}

.address
	{
	font-style: italic;
	}

.emailform
	{
	margin: 0;
	padding: 0;
	}

ul.formul li
	{
	text-align: left;
	list-style-type: none;
	list-style-position: inside;
	padding: .5em 2em;
	line-height: 1.5em;
	color: #E1E1E1;	
	}

fieldset
	{
	margin: 0;
	padding: 0;
	border: 0;
	}

legend
	{
	padding: .5em 1em;
	border:0;
	color: #D3D4AA;
	font-weight: bold;
	text-align:right;	
	}
	
textarea
	{
	color: #E1E1E1;
	font-family: Arial, Verdana, sans-serif;
	background-color: #000;
	border: 1px solid #999;
	margin: 0;
	padding: .2em .2em;
	font-size: 12px;
	}

input
	{
	color: #E1E1E1;
	font-family: Arial, Verdana, sans-serif;
	background-color: #000;
	border: 1px solid #999;
	margin: 0;
	padding: .2em .2em;
	font-size: 12px;
	}

input:focus 
	{
	border: 2px solid #D3D4AA;
	}
	
textarea:focus 
	{
	border: 2px solid #D3D4AA;
	}
	
.lquote
	{
	float: left;
	}

.rquote
	{
	float: right;
	}
	
.client 
	{
	color: #D3D4AA;
	font-size: 12px;
	font-weight:bold;
	}

.req 
	{
	color: #B30009;
	font-weight: bolder;
	}

.quote
	{
	color: #E1E1E1;
	}

#testimonial p
	{
	color: #D3D4AA;
	}
/* -------------------------- LINK STYLES -------------------------- */

a:link
	{
	color: #B30009;
	text-decoration:underline;
	}

a:hover
	{
	color: #B30009;
	text-decoration:none;
	}

a:visited
	{
	color: #B30009;
	text-decoration:underline;
	}
a:active
	{
	color: #B30009;
	}

a:visited:hover
	{
	color: #B30009;
	text-decoration:none;
	}

a:visited:visited
	{
	color: #B30009;
	text-decoration:underline;
	}

a:visited:active
	{
	color: #B30009;
	}



/* -------------------------- NAV STYLES -------------------------- */
#nav
	{
	margin: 0;
	padding: 12px 0 12px 0px;
	background-color: #312C28;
	}

#nav ul
	{
	font-size: 15px;
	word-spacing: 5em; /* change spacing of nav links */
	text-align: left;
	}

#nav ul li
	{

	display: inline;
	list-style-type: none;
	word-spacing: 20px;
	}

#nav a:link
	{
	color: #FFF;
	font-weight:bolder;
	text-decoration:none;
	}


#nav li:hover
	{
	list-style-type: none;
	}


#nav a:hover
	{
	color: #FFF;
	text-decoration: none;
	}

#nav a:visited
	{
	color: #FFF;
	font-weight:bolder;
	text-decoration:none;
	}

#nav a:active
	{
	color: #FFF;
	}


#nav a:visited:hover
	{
	color: #FFF;
	}

#nav a:visited:visited
	{
	color: #FFF;
	text-decoration:none;
	}

#nav a:visited:active
	{
	color: #FFF;
	}



/*-----------------------FOOTER STYLES-------------*/

div#footer
	{
	width: 775px;
	margin: 24 0 0 0;
	padding-top: 10px;
	height: 48px;
}

div#footer p
	{
	color: #B30009;
	font-size: 12px;
	padding-top: 10px;
	}


div#footer ul
	{
	font-size: 14px;
	word-spacing: 2em;
	text-align: center;
	}

div#footer li
	{
	display: inline;
	list-style-type: none;
	}

div#footer a:link
	{
	color: #FFF;
	text-decoration:underline;
	}


div#footer li:hover
	{
	list-style-type: none;
	}


div#footer a:hover
	{
	color: #FFF;
	text-decoration: none;
	}

div#footer a:visited
	{
	color: #FFF;
	text-decoration:underline;
	}

div#footer a:active
	{
	color: #FFF;
	}


div#footer a:visited:hover
	{
	color: #FFF;
	text-decoration: none;
	}

div#footer a:visited:visited
	{
	color: #FFF;
	text-decoration:underline;
	}

div#footer a:visited:active
	{
	color: #FFF;
	}
