/* Main Styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	background-color: #000000;
	color:#b8b8b8;
	text-align:center;
		
}

h1 {
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	color:#9aedf4;
	font-weight:normal;
	
}

h2, h3, h4, h5, h6 {
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	color:#4dd5e0;
	font-weight:normal;
	margin-bottom:2px;
	clear:both;
	
}

a:link, a:visited {
	text-decoration:underline;
	color:#ffffff;	
}

a:hover {
	text-decoration:none;
	color:#c34b43;	
}

li {
	margin-bottom:8px;
}


/* CONTAINERS */

#container {
	width: 765px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#topContainer {
	width: 765px;
	float:left;
}

#mainContainer {
	width: 765px;
	float:left;
	
}

#footerContainer {
	width: 765px;
	float:left;
	background-image:url(images/footerBack.gif);
	background-repeat:no-repeat;
	height:23px;
	color:#5e5e5e;
}


/* TOP */

.buttonBar {
	height:22px;
	width:765px;
	float:left;
}

/* MAIN */

.homeContent {
	width: 695px;
	text-align:center;
	background-image:url(images/grad-back-main.gif);
	background-repeat:repeat-y;
	padding: 15px 40px 10px 30px;
	color:#ededed;
	font-size:11px;
	float:left;
	
}

.mainContent {
	background-image:url(images/grad-back-main.gif);
	background-repeat:repeat-y;
	width: 695px;
	float:left;
	padding: 10px 40px 10px 30px;
}

.boldYellow {
	color:#d4b234;
	font-weight:bold;
}

a.yelLink:link, a.yelLink:visited {
	text-decoration:none;
	color:#e9cb5f;	
}

a.yelLink:hover {
	text-decoration:none;
	color:#c34b43;	
}

.redText {
	color:#c34b43;
}

.portBar {
	width:685px;
	background-color:#4dd5e0;
	padding:3px;
	color:#000000;
	font-weight:bold;
	border-top: #ffffff solid 1px;
	border-bottom: #ffffff solid 1px;
	border-right: #ffffff solid 1px;
	border-left: #c34b43 solid 10px;
	float:left;
	

}

.heading2 {
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-weight:bold;
	margin-bottom:2px;
}

.portBlock {
	width:700px;
	float:left;
	padding-bottom:18px;
}

.retailL {
	width: 375px;
	float:left;
	padding-right:18px;
	padding-top:18px;
}

.retailR {
	width: 275px;
	float:left;
	padding-top:18px;
}

.comAcross {
	width: 700px;
	float:left;
}

.comL {
	width: 415px;
	float:left;
	padding-right:18px;
	padding-top:18px;
}

.comR {
	width: 240px;
	float:left;
	padding-top:18px;
	
}

.lightL {
	width: 240px;
	float:left;
	padding-right:18px;
	padding-top:18px;
}

.lightR {
	width: 340px;
	float:left;
	padding-top:18px;
}

.outAcross {
	width: 700px;
	float:left;
}

.outL {
	width: 380px;
	float:left;
	padding-right:18px;
	padding-top:18px;
}

.outR {
	width: 270px;
	float:left;
	padding-top:18px;
	
}

.fresAcross {
	width: 700px;
	float:left;
}


.bredAcross {
	width: 700px;
	float:left;
}


/* FOOTER */

.footerBlock {
	text-align:center;
	font-size:10px;
	padding:8px 0px 8px 0px;
	
}

a.footL:link, a.footL:visited {
	text-decoration:none;
	color:#424242;	
}

a.footL:hover {
	text-decoration:none;
	color:#c34b43;	
}
