@charset "utf-8";
/* CSS Document */

body {
	background:url(/images/pageBG.jpg) repeat-x #e0dcc4;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
/* -- custom -- */

#container {
	width:954px;
	margin:0 auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}
/* -- header -- */

#header {
	height:127px;
	overflow:hidden;
}
#header img {
	border:none;
}
#headerLogo {
	float:left;
	width:321px;
	padding:0;
	margin:0;
}
#headerVIP {
	float:right;
	width:461px;
	padding:0;
	margin:0;
}
/* -- features panel -- */

#featuresContainer {
	float:left;
	width:775px;
	height:290px;
	overflow:hidden;
	border-right:1px solid #fff;
	border-top:1px solid #fff;
	background:url(/images/featuresBG.jpg) no-repeat;
}
#featuresContainerIP {
 	float:left;
 	width:775px;
 	height:81px;
 	overflow:hidden;
 	border-right:1px solid #fff;
 	border-top:1px solid #fff;
 	background:url(/images/featuresBG.jpg) no-repeat;
}

#featuresContainer img {
	border-style: solid;
	border-color: white;
	border-width: 3px;
	margin: -15px 10px 0 10px;
	_margin:10px 10px 0 0;
}

#featuresContainer embed {
	border:3px solid #c6d1bb;
	margin: -15px 10px 0 10px;
	_margin:10px 10px 0 0;
}

#featuresContainer h1 {
	font-weight: bold;
	font-size: 24px;
	padding:0;
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #featuresContainer h1 {
	margin-top:-15px;
	}
}
*:first-child+html #featuresContainer img {
	margin-top:10px;
	margin-left:0;
	}
/* -- Network Box -- */

#networkBox {
	width:178px;
	height:290px;
	overflow:hidden;
	float:right;
	border-top:1px solid #fff;
	background:url(/images/networkBoxBG.gif) repeat-y;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #fff;
}

#networkBox a, #networkBoxIP a {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
	}

#networkBox a:hover, #networkBoxIP a:hover {
	color:#f3bebe;
	text-decoration:underline;
	}
#networkBox img, #networkBoxIP img {
	border:0;
	}
#networkBoxIP {
 	width:178px;
 	height:81px;
 	overflow:hidden;
 	float:right;
	 border-top:1px solid #fff;
	 background:url(/images/networkBoxBG.gif) repeat-y;
 	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
 	font-size: 12px;
 	color: #fff;
}

#networkBox input {
		margin-top: 2px;
		margin-bottom: 2px;
	}



.formSpacing {
 	margin-top:-10px;
 	margin-bottom:15px;
	height:15px;
	width:70px;
	font-size:10px;
}

.formSpacingButton {
 	margin-top:-15px;
 	font-size:11px;
 	height:20px;
 	width:50px;
 }	
.simplePadding {
	padding:10px;
	color:#fff;
}
/* -- Body Wrapper -- */

#bodyWrapper {
	float:left;
	width:948px;
	padding-bottom:30px;
	border-left:3px solid #fff;
	border-right:3px solid #fff;
	border-top:1px solid #fff;
	background:url(/images/bodyBG.jpg) repeat-y;
}
/* -- Left Column -- */

#leftCol {
	float:left;
	width:175px;
}

#colIncludeLeft {
	margin-top:330px;
	}

#colIncludeItemsLeft {
	width:150px;
	margin:0 13px 0 10px;
	padding:15px 0;
	border-bottom:1px solid #c6d1bb;
	overflow:left;
	}	
#colIncludeItemsLeft img {
	border:0;
	}
#colIncludeItemsLeft p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	color:#666666;
	}
#colIncludeItemsLeft p a {
	color:#a21d08;
	}
#colIncludeItemsRight {
	width:150px;
	padding:15px 0;
	border-bottom:1px solid #c6d1bb;
	}

#colIncludeItemsRight img {
	border:0;
	}

#colIncludeItemsRight p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	color:#666666;
	}
	
#colIncludeItemsRight p a {
	color:#a21d08;
	}
/* -- Content Column -- */

#contentContainer {
	float:right;
	width:744px;
}
#contentCol {
	float:left;
	width:540px;
}
/* -- Right Column -- */

#rightCol {
	float:right;
	width:155px;
	padding:0 10px;
	_padding:0 5px 0 10px;
}
/* -- footer -- */


#pageFooter {
	width:954px;
	height:31px;
	float:left;
}
#footerContainer {
	width:914px;
	clear:both;
	padding:20px;
	margin:0 auto;
}
#footer {
	font-size:11px;
	color:#333;
	line-height:18px;
	}
#footer a {
	color:#333;
	text-decoration:underline;
	}
#footer a:hover {
	color:#a21d08;
	}

#footer img {
	border:0;
	}

#footerLeft {
	width:550px;
	float:left;
	margin:0 0 30px 0;
	}

#footerRight {
	width:300px;
	float:right;
	text-align:right;
	margin:0 0 30px 0;
	}
/* -- Vert Nav -- */

#nav {
	position:absolute;
	float:left;
	width:175px;
	background:#eee;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	line-height:24px;
	font-family:"Lucida Grande", Arial, Verdana, sans-serif;
	font-size:12px;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	display:block;
	background:#d0d0d0;
	float:left;
	width:145px;
}
#nav li a {
	padding:5px 15px;
	width:145px;
	text-decoration: none;
	background:#d0d0d0;
	color:#000;
	display:block;
	border-bottom:1px #fff solid;
}
#nav li a:link, #nav li a:visited {
	color: #000;
}
#nav li a:hover, #nav li a:active {
	color: #fff;
	background:#a21d08;
	width:145px;
	text-decoration:none;
}
#nav li ul {
	position:absolute;
	width: 175px;
	left: -999em;
	font-size:12px;
	color:#fff;
}
#nav li li {
	border-left: 1px solid #fff;
	text-transform:none;
}
#nav li li a {
	color:#fff;
	
}
#nav li li a:hover {
	color: #fff;
	background:#a21d08;
}
#nav li:hover ul {
	left: 175px;
	margin-top:-35px;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: 175px;
	margin-top:-35px;
}
/* -- text -- */
	

#text {
		border-bottom-color: #c6d1bb;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		float:left;
		font-size:12px;
		color:#444;
		line-height:18px;
		width: 100%;
}
		
#text h1 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 21px;
		color: #2b2b2b;
		line-height:30px;
		font-weight:bold;
		}
		
#text h2 {
		font-size:18px;
		color:#666;
		line-height:20px;
		padding-top:15px;
		font-weight:normal;
		border-bottom:1px dashed #ddd;
		}
		
#text blockquote {
		background-color:#F3F3F3;
		padding:10px 10px 10px 20px;
		margin-top:10px;
		}

#text p {
		font-family: "Lucida Grande", Arial, Verdana, sans-serif;
		color:#444;
		font-size: 12px;
		line-height: 18px;
		}

#text p a {
		font-weight: bold;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		color: #a21d08;
		text-decoration:none;
		}

#text p a:hover {
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		text-decoration:underline;
		}

#text .image_caption {
	padding:0px 10px;
	font-size:11px;
	line-height:15px;
	color:#666;
	}

#text .galleryImage {
	border:5px solid #ccc;
	margin-bottom:5px;
	}

#text img {
		border-width: 0px;
		margin-bottom: 10px;
		margin-right: 5px;
	}


