/* <![ Global [ -----------------------------------------------------------*/

/*
Site 9 Default CSS File
Working Version: template
VERSION: 1.0 
LAST MODIFIED: 02.07.2008
LAST MODIFIED BY: NAPOLISX

NOTES:
Image pathing needs to be as follows.

url(/images/img.jpg);

This can be developed any way you wish, but must be changed before upload.

*/


html {
	margin:0; 
	padding:0; 
	height:100%
	}
	
.body{	
	margin:0; 
	padding:0; 
	background:#1d1d1d;
	font:12px/14px Arial, Helvetica, sans-serif;
	text-align:center;
	behavior:url(/scripts/csshover.htc);}

#container {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:900px;
	background: url(../images/container-bg.jpg) repeat-y;
	}

/* Wrapper required to promote images/container-bg.jpg properly */

#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	background: url(../images/container-bg.jpg) repeat-y;
	}
				
a {	
	color:#990000;
	text-decoration:none}
	
a:hover {	
	color:#990000;
	text-decoration:underline
	}
	
input, select, textarea{	
	border:1px solid #000;}
	
legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000;}
	
hr{
	height:1px;
	color:#000;
	margin:5px 0px;
	padding:0px;}

h1{	
	font: bold 18px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
	margin-top:0px
}
	
h2{	
	font: bold 12px Arial, Helvetica, sans-serif;}
	
h3{	
	font: bold 10px Arial, Helvetica, sans-serif;}

/*	<![ Navigation [ -----------------------------------------------------------*/

.nav {
	font: bold 10px Tahoma, "Times New Roman", Times, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #000;
	float:right;
	width: 270px;
	height: 220px;
	overflow: hidden;
	}
	
	.nav ul {
		list-style: none;
		margin: 0px auto;
		padding: 0px;
		}
		
	.nav ul li {
		margin: 0px;
		padding: 0px;
		}
	
	.nav a {
		display: block;
		text-decoration: none;
		height: 17px;
		padding: 5px 0px 0px 20px;
		color: #fff;
		background: url(../images/navi.jpg) top left;
		}
		
	.nav a:hover {
		text-decoration: underline;
		height: 17px;
		padding: 5px 0px 0px 30px;
		color: #fff;
		background: url(../images/navi.jpg) top left;

		}
	
.aops {
	width: 270px;
	float: right;
	margin: 0px;
	padding: 0px;
	color: #db0101;
	font-size: 20px;
	}
	
	.aops h1 {
		font: normal normal 20px Georgia, "Times New Roman", Times, serif;
		padding:5px 10px;
		color:#fff;
		text-transform:uppercase;
		letter-spacing:1px;
		margin:0
		}
		
	.aops ul {
		margin:0;
		padding:0 0 0 30px;
		list-style: disc
		}	
		
	
	.aops li {
		margin: 0px;
		padding: 0px;
		}
	
		
	.aops a {	
		display:block;
		padding:5px 0px 0px 5px;
		color:#fff;
		height: 16px;
		text-decoration: underline;
		font:normal normal 14px Tahoma, "Times New Roman", Times, sans-serif
		}
		
	.aops a:hover {
		color: #fff;
		text-decoration:none
		}	
		
.footlinks {
	margin-left:auto;
	margin-right:auto;
	padding: 25px 0;
	background: #2e2e2e;
	width: 900px;
	clear:both;
	text-align:center;
	border-top: 10px solid #980000;
	font:11px Arial, Helvetica, sans-serif
	}
	
	.footlinks ul {
		margin:0;
		padding:0;
		list-style:none
		}	
		
	.footlinks ul li {
		display:inline;
		margin:0px 5px;
		border-right:1px solid #000
		}	
		
	.footlinks ul .last_child {
		border:none;
		}	
		
	.footlinks a {
		color: #fff;
		margin:0px 7px 0 0;
		text-decoration: none
		}
		
	.footlinks a:hover {
		color: #fff;
		text-decoration: underline
		}					

/*	<![ Layout [ -----------------------------------------------------------*/

#header{
	float: left;
	width:630px;
	height:220px;
	background:url(../images/header.jpg) no-repeat;
}

/*
.left {
	background-color:#fff;
	float:left;
	width:630px;}

.mid {
	background:;
}	
*/

#content {
	background-color:#fff;
	width:590px;
	min-height: 500px;
	padding: 20px;
	float:left
}	

	#content * {
		line-height:20px;
	}
		
	#content p {
		font: normal normal 14px Tahoma, "Times New Roman", Times, sans-serif;
		color: #000;
		text-align:left
	}	
	
	#content a {
		color: #be0000;
		text-decoration: underline;
	}
	
	#content h1 {
		font: normal normal 24px Georgia, "Times New Roman", Times, serif;
		color: #be0000;
		text-transform: none;
		line-height: 20px;
		margin: 0 0 -10px 0;
		text-align:justify
	}	
		
	#content h2 {
		font: normal normal 16px Georgia, "Times New Roman", Times, serif;
		color: #000;
		text-align:justify
	}	
	
	#content .imgleft {
		padding: 0 10px 10px 0;
		}

	#content li {
		font: normal normal 14px Tahoma, "Times New Roman", Times, sans-serif;
		color: #000;
		text-align:left
		}
	#content a:hover {
		text-decoration:none
		}	

	
#right {
	background: #000;
	float:right;
	width:270px

}

#address {
	background: url(../images/address.jpg) no-repeat;
	width: 270px;
	height: 202px;
	margin:0
	}
	
	address {
		text-align: center;
		font: normal normal 14px Tahoma, "Times New Roman", Times, sans-serif;
		padding: 90px 0 0 0;
		color: #fff;
		line-height:20px;
	}	

#qc {
	background: #000;
	width: 270px;
	height: auto;
	}
	
	#qc h1 {
		font: normal normal 20px Georgia, "Times New Roman", Times, serif;
		padding:5px 10px;
		color:#fff;
		text-transform:uppercase;
		letter-spacing:1px;
		margin:0
	}

	#qc p {
		font: normal normal 12px Tahoma, "Times New Roman", Times, sans-serif;
		padding: 5px 10px;
		color: #fff;
		text-transform: none;
		letter-spacing: 1px;
		margin: 0
		}
		
#qc form {
		font: bold normal 12px Tahoma, "Times New Roman", Times, sans-serif;
		color: #ff0000;
		padding: 0 30px 0 0;
		text-align: right;
		}
		
#qc textarea {
		font: normal normal 12px Tahoma, "Times New Roman", Times, sans-serif;
		}
		
.spacer {
	margin:10px 0;
	}
	
#av {
	width: 270px;
	padding:5px 0px;
	}
	
	#av img {
		padding:10px 0 10px 27px;
	}

/*	<![ Quick Contact [ -----------------------------------------------------------*/

.qctable {
	}
	
.qchead {
	}	

.pad_frm_itm {
	padding:0px;
	font:bold;}
	
.form-pct { 
	width:200px; 
	height:15px;}

	.form-pct2 {
		width: 175px;
		height: 15px;
	}

.msg-pct { 
	width:250px; 
	height:40px;
	overflow:auto;}
	
	.msg-pct2 {
		width: 215px;
		height: 40px;
		overflow: auto;
	}

.submit {
	clear:both;
	float: right;
	display:block;
	background-image:url(../images/submit.jpg);
	width: 89px;
	height: 21px;
	padding:2px 0px 0px 0px;
	color:#000;
	text-decoration:none;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
	
.submit:hover {	
	background-image:url(../images/submit.jpg);
	width: 89px;
	height: 21px;
	text-decoration:none;
	color:#fff;
}

/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer{
	margin-left:auto;
	margin-right:auto;
	font:10px Arial, Helvetica, sans-serif;
	padding: 10px 10px 10px 100px;
	color:#666;
	margin:0 auto;
	text-align:left;
	width:790px;
	background:url(../images/lexisnexis.jpg) no-repeat left center #2e2e2e;
}

	#disclaimer a {
		text-decoration:none}
		
	#disclaimer a:hover {
		text-decoration:underline}		


/*	<![ Site 9 Styles [ --------------------------------------------------------*/

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm{
}

/* div that wraps form */

#directions {
	padding: 20px 0 0 0;
}

#directionsInput {
	padding: 10px 0 0 0;
}

#fromAddress{
}

#directionsLocale{
	padding: 10px 0 0 0;

}

#locale{
}

#directionsSubmit{
	padding: 10px 0 10px 0;
}

#map{
}

#addressNotFound{
}

#directions{
}
