@charset "utf-8";
/* CSS Document */

/* Global Styles */
* {
	margin: 0px;
	padding: 0px;
}

body {
	overflow: auto;
	background: #f7f6e1;
	color: #333;
	font: 18px Georgia, "Times New Roman", Times, serif;
	}

/* Wrapper is used at the top to contain the logo and contact us information */
#wrapper {
	position:relative;
	width: 996px;
	margin: 0px auto;
	background: none transparent scroll repeat 0% 0%;
}

/* middle is used to extend all the way across in the middle of the page */
#middlewrapper {
	position:relative;
/*	height: 296px; */
	width: 996px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
/*	background: none transparent scroll repeat 0% 0%; */
}

#middlewrapper h2 {
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 115px;
	font-size: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 1.7;
	text-align: center;
}

#middlewrapper h3 {
	padding-top: 8px;
	color: #FFF;
	padding-left: 15px;
	font-size: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#middletext {
	position:relative;
	background-color: #4A4A4A;
	width: 976px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 8px 0 8px 20px;
	font-size: 0.95em;
	color: #CCC;
	font-family:Arial, Helvetica, sans-serif;
}

#middlewrapper a {
	color: #FFF;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#middlewrapper a:hover {
	color: #FF0;
}

.logo {
	margin-left: 50px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 10px;
}

#logotext {
	position: absolute;
	top: 65px;
	left: 155px;
}

#tagline {
	position: absolute;
	top: 18px;
	left: 277px;
}

#support {
	position: absolute;
	top: 10px;
	right: 20px;
	color: #333;
	border: 2px solid #5F752B;
	line-height: 1.5em;
	padding: 3px 3px 3px 35px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	/*font-weight: bold; */
}


#support img {
	position: absolute;
	top: 3px;
	left: 3px;
}

/* banner is the div just under the top wrapper */
#banner {
	width: 100%;
	height: 270px;
	padding: 0;
	margin: 0;
	background-image:url(../../Assets/Images/banner/banner4.jpg);
}

/* This class is used to flood the color all the way across the screen */
.floodred {
	width: 100%;
	background-color: #A00740;
}

/* navwrapper holds the nav div */
#navwrapper {
	position:relative;
	width: 996px;
	margin: 0px auto;
	background-color: #A00740;
}

#nav ul {
	text-align: center;
	list-style: none;
	padding-bottom: 0;
	padding-left: 17px;
	padding-right: 0px;
	font-size: 18px;
	line-height: 2.0;
	list-style-image: none;
	padding-top: 0px;
	height: 36px;
}

#nav ul li {
	float: left;
	height: 36px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}

#nav ul li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	height: 36px;
	padding-right: 18px;
	padding-left: 18px;
}

#nav ul li a:hover {
	background-color: #C1235E;
}

/* Headings */
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000;
	font-weight: normal;
}

/* contents is used for text describing products just above the footer */
#contents {
	position: relative;
	width: 996px;
	margin-left: auto;
	margin-right: auto;
/*	margin-top: 350px; */
	margin-top: 5px;
}

#contents p {
	color: #333;
}


/* footer is used for the BBB logo, copyright line, and links line */
#footer {
	position: relative;
	width: 996px;
	margin-left: auto;
	margin-right: auto;
/*	margin-top: 350px; */
	margin-top: 15px;
}

#footer #bbb {
	width: 137px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#links {
	text-align: center;
	font-size: 0.8em;
	padding-top: .7em;
}

#copyright {
	text-align: center;
	font-size: 0.8em;
	padding-top: .7em;
}


/* topwrapper used for the text above the five choices
-------------------------------------------------------------- */
#topwrapper {
	position:relative;
	background-color: #4A4A4A;
	width: 986px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 5px;
	font-size: 0.8em;
	color: #f7f6e1;
	font-family:Arial, Helvetica, sans-serif;
}

#topwrapper a {
	color: #3CF;
	text-decoration: none;
}

#topwrapper a:hover {
	color: #CFC;
	text-decoration: underline;
}

#textdiv ul {
	text-align: left;
	list-style: disc;
	padding-bottom: 0;
	padding-left: 17px;
	padding-right: 0px;
	list-style-image: none;
}

/* Five Panes
-------------------------------------------------------------- */
#choices {
	background-color: #F7F6E1;
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
}

#choices p {
	color: #f7f6e1;
	margin: 8px 4px 4px 4px;
}

#choices img {
	cursor: pointer;
}

#pane1 {
	position: absolute;
	background-color: #4A4A4A;
	height: 220px;
	width: 180px;
	padding: 2px;
}

#pane2 {
	position: absolute;
	background-color: #4A4A4A;
	height: 220px;
	width: 180px;
	margin-left: 203px;
	padding: 2px;
}

#pane3 {
	position: absolute;
	background-color: #4A4A4A;
	height: 220px;
	width: 180px;
	margin-left: 406px;
	padding: 2px;
}

#pane4 {
	position: absolute;
	background-color: #4A4A4A;
	height: 220px;
	width: 180px;
	margin-left: 609px;
	padding: 2px;
}

#pane5 {
	position: absolute;
	background-color: #4A4A4A;
	height: 220px;
	width: 180px;
	margin-left: 812px;
	padding: 2px;
}

/* The single large image
-------------------------------------------------------------- */
/* thirdwrapper is used to extend all the way across the page and is used for the large image */
#thirdwrapper {
	position:relative;
	width: 996px;
	margin-left: auto;
	margin-right: auto;
}

#imagediv {
	margin-top: 225px;
	background-color: #4A4A4A;
	width: 992px;
	padding: 2px;
}


/* DEFAULT STYLES
-------------------------------------------------------------- */
.alignleft {float: left;}
.alignright {float: right;}
.clear {clear: both;}
 
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}
.underline {text-decoration: underline;}
 
.small {font-size: 0.8em;}
.hidden {display: none;}
