/* <![ Global [ -----------------------------------------------------------*/

/*
Site 9 Default CSS File
Working Version: template
VERSION: 1.0 
LAST MODIFIED: 11.18.2008
LAST MODIFIED BY: PROSENAX

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 {height:100%;}
	
.body{	
	margin:0px; 
	padding:20px 0px; 
	/*text-align:center;*/
	/*behavior:url(/scripts/csshover.htc);*/
	font:12px Arial, Helvetica, sans-serif;
	color: #333333;
	background:url('/Assets/Category/000010/0000/bodybackground.gif') top left repeat-x #454545;
	}
	
#container {
	position:relative;
	margin:0px auto;
	padding:0px;
	text-align:center;
	width:926px;
	background-color:#fff;
	/*background:url(../images/container-BG.jpg) top left;*/
	/*border:1px solid #fff;*/
	/*padding:12px 0px;*/
	border-left:12px solid #fff;
	border-right:13px solid #fff;
	border-top:10px solid #fff;
	border-bottom:10px solid #fff;
	}
	
.search {display:none;}	


/*	<![ Navigation [ -----------------------------------------------------------*/

#topbar {
	background: url('/Assets/Category/000010/0000/top_gradient.gif') top left repeat-x #630000;
	height:11px;
	width:925px;
	}
		

.nav {
	background:url('/Assets/Category/000010/0000/nav_gradient.gif') top left repeat-x #630000;
	/*
	border-top:1px solid #3a5969;
	border-bottom:1px solid #3a5969;
	*/
	font-family: Georgia, "Times New Roman", Serif;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	height:56px;
	width:925px;
	border-bottom:1px solid #fff;
	}
	
	
	.nav table {
	margin:0 auto;
	width:auto !important;
	overflow:hidden;
 	}
	
	.nav table td {
		/*border-left:1px solid #447289;*/
		text-align:center;
		/*vertical-align:middle;*/
		padding:2px 12px;
		}
	
	/*	
	.nav .first_child {
		border:none;}
	*/
		
	.nav a {
		display:block;

		color:#fff;
		text-decoration:none;
		overflow:hidden;
		}
		
	.nav a:hover {
		background:url('/Assets/Category/000010/0000/tile_nav-hover.gif') bottom left repeat-x;
		overflow:hidden;
	}
		
	.nav a span {
		display:block;
		border:solid 4px transparent;
	}
		
		
/* AOP */
.aop {
	font:12px Arial, Helvetica, sans-serif;
	color:#333333;
	padding:0px;
	margin:0px 0px 20px 0px;
	}

	.aop h2 {
		display:block;
		color:#660000;
		font:21px "Times New Roman", Times, serif;
		font-weight:normal;
		padding:0px;
		margin:0px 0px 10px 0px;
	}
		
	.aop ul {
		display:block;
		margin:0px 0px 0px -22px;
	}
	
	.aop ul li {
		margin-bottom:1px;
	}
	
	*:first-child+html .aop ul { /*IE7*/
		margin:0px 0px 0px 22px;
		width:auto;
	} 
	
	* html body.pop .aop ul { /*IE6*/
		margin:0px 0px 0px 22px;
		width:auto;
	} 
		
	
.contact-small {
	font:12px Arial, Helvetica, sans-serif;
	color:#333333;
	padding:0px;
	margin:0px 0px 20px 0px;
}

	.contact-small h2 {
		display:block;
		color:#660000;
		font:21px "Times New Roman", Times, serif;
		font-weight:normal;
		padding:0px;
		margin:0px 0px 10px 0px;
	}

	.contact-small p {
		padding:0px;
		margin:0px
	}
				
.footlinks {
	background:url('/Assets/Category/000010/0000/footer_gradient.gif') top left repeat-x #630000;
	height:50px;
	width:925px;
	text-align:center;
	/*padding:10px 0px 10px 217px;*/
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
	}
	.footlinks ul {
		list-style:none;
		padding:16px 0px 0px 0px;
		margin:0px;
		width:100%;}
	.footlinks ul li {
		display:inline;}
	.footlinks ul li a {
		color:#fff;
		text-decoration:none;
		border-left:1px solid #fff;
		padding:0px 6px;}
		
		.footlinks ul .first_child a {
			border:none;}
		
	.footlinks ul li a:hover {
		text-decoration:underline;}
	
/*	<![ Layout [ -----------------------------------------------------------*/

#clear {
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;}
	
#header{
	height:150px;
	width:925px;
	background:url('/Assets/Category/000010/0000/logoheader_bg.jpg') center;}
	

.mid {
	position:relative;
	width:924px;
	text-align:left;
	background-color:#fff;
	background-color:#f3f3ed;
	}
	
.contenttopspacer {height:29px;}

.left {
	float:left;
	width:709px;
	background-color:#fff;
	}
		
.content {
	/*font:14px Arial, Helvetica, sans-serif;*/
	color: #333333;
	/*padding:25px 0px 25px 25px;*/
	/*padding:10px;*/
	/*width:634px;*/
	/*margin:0px 55px 0px 0px;*/
	}
	
	.content p {
		line-height:20px;
	}
		
	.content h1 {	
		font:26px Georgia, "Times New Roman", Times, serif;
		font-weight:normal;
		line-height:normal;
		color:#4e0e1e;
		display:block;
		margin:0px;
		padding:0px;
		/*
		padding:0px 0px 5px 0px;
		margin-top:0px;
		border-bottom:1px solid #0e3549;
		*/
	}
	
	.content h2 {	
		font: 20px Georgia, "Times New Roman", Times, serif;
		color:#666666;
		line-height:normal;
		margin:0px;
		padding:0px;
	}
	
	.content h3 {	
		font: 18px Georgia, "Times New Roman", Times, serif;
		color:#666666;
		line-height:normal;
		margin:0px;
		padding:0px;
	}
	
	.content h4 {	
		font: 14px "Times New Roman", Times, serif;
		color:#666666;
		line-height:normal;
		margin:0px;
		padding:0px;
	}
	
	.content h5 {	
		font: 12px "Times New Roman", Times, serif;
		color:#777;
		line-height:normal;
		margin:0px;
		padding:0px;
	}
	
	.content a {
		color:#660000;
	}
	
.right {
	float:right;
	width:215px;

	height:100%;
	overflow:visible;
	}

.right-inner {
	padding:0px 22px 0px 22px;
}
	
.right a {color:#660000;
	}
	
.right-divider {
	width:215px;
	height:1px;
	border-bottom:1px solid #d5d6ce;
	margin-bottom:20px;
}	
	
/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer{
	position:relative;
	margin:0px auto;
	padding:10px 0px;
	width:950px;
	text-align:left;
	/*font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#798f99;*/
	font:10px Arial, Helvetica, sans-serif;
	color:#fff;
	}
	
	#disclaimer a {
		/*color:#798f99;
		font-weight:bold;*/
		text-decoration:none;
		color:#fff;
		}
	#disclaimer a:hover {
		/*
		color:#798f99;
		font-weight:bold;
		*/
		text-decoration:underline;}	
		
/* ADDED 2008-11-18 */
#header-inner {height:150px;width:925px;padding:18px 0px 0px 28px;margin:0px;overflow:hidden;}
* html #header-inner {padding:0px;}

h1#banner-level1 {font:36px Georgia, 'Times New Roman', serif;color:#fff;font-weight:normal;line-height:36px;margin:2px 0px 0px 0px;padding:0px;font-variant:small-caps;}
h2#banner-level2 {font:22px Georgia, 'Times New Roman', serif;color:#fff;font-weight:normal;line-height:24px;margin:0px 0px 0px 0px;padding:0px;}
h3#banner-level3 {font:16px Georgia, 'Times New Roman', serif;color:#fff;font-weight:normal;line-height:18px;margin:24px 0px 0px 0px;padding:0px;font-variant:small-caps;}

* html h1#banner-level1 {padding:0px 0px 0px 28px;}
* html h2#banner-level2 {padding:18px 0px 0px 28px;}
* html h3#banner-level3 {padding:0px 0px 0px 28px;}
* html .nav a span {background-color: transparent;border:0px;padding:4px;}

* html .aop ul { /*IE6*/margin:0px 0px 0px 22px;width:auto;} 

/* Directions Page Styles (Google Maps Default) */

#directionsForm{}
#addressNotFound{}
#directions{}
#locale{}
#directionsInput {padding:10px 0px;}
#fromAddress{width:350px;}
#directionsLocale{padding:10px 0px;}
#directionsSubmit{padding:10px 0px;}
#map{border:1px solid #000;color:#000;}

/*	<![ Quick Contact [ -----------------------------------------------------------*/
/*
.qctable {
	}
	
.qchead {
	}	

.pad_frm_itm2 {
	padding:0px;}
	
.form-pct2 { 
	width:100px; 
	height:15px;
	font:11px Arial, Helvetica, sans-serif;}

.msg-pct2 { 
	width:100px; 
	height:70px;
	overflow:auto;
	font:11px Arial, Helvetica, sans-serif;}

.submit {
	background:#ccc;
	color:#000;
	text-decoration:none;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	border:none;}
	
.submit:hover {	
	background: #000;	
	text-decoration:none;
	color:#fff;}
*/
/*	<![ Site 9 Styles [ --------------------------------------------------------*/

/* Directions Page Styles (Google Maps Default) */
/*
#directionsForm{}
#addressNotFound{}
#directions{}
#locale{}
#directionsInput {padding:10px 0px;}
#fromAddress{width:350px;}
#directionsLocale{padding:10px 0px;}
#directionsSubmit{padding:10px 0px;}
#map{border:1px solid #000;color:#000;}
*/

/* OTHER UNUSED */

/*
.form-pct { 
	width:500px; 
	height:18px;
	font:12px Arial, Helvetica, sans-serif;}

.msg-pct { 
	width:640px; 
	height:70px;
	overflow:auto;
	font:12px Arial, Helvetica, sans-serif;}
*/

/*

.search {
	position:relative;
	margin:0px auto;
	padding:0px 0px 10px 0px;
	text-align:right;}
	
	.search form {
		margin:0px;
		padding:0px;}
	
	.search-field {
		padding:3px;
		font:10px Verdana, Arial, Helvetica, sans-serif;
		border:1px solid #8fa3af;
		background:#fff;}
		
	.search-button {
		background: #cbd3d8;
		color:#0f364a;
		border:1px solid #8fa3af;
		text-decoration:none;
		font:11px Verdana, Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		text-align:center;}
	
	.search-button:hover {	
		background: #0f364a;
		border:1px solid #0f364a;  	
		text-decoration:none;
		color:#fff;}
		
*/

/*
	
input, select, textarea{	
	}
	
legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000;}
	
hr{
	height:1px;
	color:#000;
	margin:5px 0px;
	padding:0px;}
*/