body 
{
	background-color:#006666;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}

/* Main Container */

#wrapper 
{
	width:950px;
	border:1px solid #000;
	background-color:#fff;
	background-image:url("../images/pageBkgd.gif");
	margin-left: auto;
	margin-right: auto;
}

/* Banner area of page */

#banner
{
	width:950px;
	height:148px;
	margin:0px;
	padding:0px;
}

/* Footer Div that forces wrapper to grow as content is added to content area */

#footer
{
	width:950px;
	height:45px;
	text-align:center;
	padding-top:8px;
	background-color:#316095;
	color:#FFFFFF;
	font-size:10px;
	clear:both;
}

#footer a:link, a:visited, a:hover
{
	color:#fff;
	text-decoration:none;
}

/* Left Column Content Container Div */

#leftcolumn
{
	width:189px;
	padding:0;
	margin:0;
	float:left;
}

/* Left Column Navigation Boxes */

#facilityandbuilding
{
	width:179px;
	background-color:#bddcd6;
	margin:0;
	padding:5px;
}

#facilityandbuilding ul
{
	list-style:none;
	margin-left:15px;
	margin-top:5px;
	padding:0;
	line-height:16px;
}

#facilityandbuilding ul li
{
	
	margin-top:5px;
	margin-bottom:5px;
	
}

#facilityandbuilding a:link
{
	text-decoration:none;
	color:#30566c;
	
}

#facilityandbuilding a:visited
{
	text-decoration:none;
	color:#30566c;
}

#facilityandbuilding a:hover
{
	text-decoration:underline;
	color:#30566c;
}


#whatsnew
{
	width:179px;
	background-color:#9cb1dc;
	padding:5px;
	margin:0;
}

#whatsnew  ul
{
	list-style:none;
	margin-left:15px;
	margin-top:5px;
	padding:0;
}

#whatsnew  ul li a
{
	display:block;
	margin-top:4px;
	margin-bottom:4px;
	height:18px;
}

#whatsnew  a:link
{
	text-decoration:none;
	color:#30566c;
}

#whatsnew  a:visited
{
	text-decoration:none;
	color:#30566c;
}

#whatsnew a:hover
{
	text-decoration:underline;
	color:#30566c;
}


#orderspectext
{
	width:179px;
	background-color:#bddcd6;
	padding:5px;
	margin:0;
}

#orderspectext  ul
{
	list-style:none;
	margin-left:15px;
	margin-top:5px;
	padding:0;
}

#orderspectext ul li a
{
	display:block;
	margin-top:4px;
	margin-bottom:4px;
	height:18px;
}

#orderspectext a:link
{
	text-decoration:none;
	color:#30566c;
}

#orderspectext a:visited
{
	text-decoration:none;
	color:#30566c;
}

#orderspectext a:hover
{
	text-decoration:underline;
	color:#30566c;
}

#newsletter
{
	width:179px;
	background-color:#fff;
	padding:5px;
	margin:0;
}

.submit
{
	background-color:#006666;
	color:#FFFFFF;
	border:1px solid #000033;
	font-size:10px;
	margin:6px 0 4px 14px;
}

.newsletterfield
{
	margin-left:7px;
}

/* Main Content Area of Page */

#maincontent
{
	width:760px;
	margin:0px;
	background-color:#FFFFFF;
	float:right;
	min-height:1000px;
	* html height:1000px;
	
}

#maincontentHome
{
	width:750px;
	margin:0px;
	background-color:#FFFFFF;
	float:right;
	min-height:1000px;
	* html height:1000px;
}

#homecontent
{
	width:460px;
	padding:20px;
	float:left;
}

#homecontentSub
{
	width:655px;
	background-color:#ffffff;
	padding:25px;
	float:left;
}

#homecontentSub a:link
{
	color:#30566c;
}

#homecontentSub a:visited
{
	color:#30566c;
}

#homecontentSub a:hover
{
	color:#0066ff;
}

h1 
{
	/* font-size: 14px; */
	 font-size: 16px; 
	font-weight: bold;
	color: #004287;
}

h2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #329485;
	/* font-size: 12px;
	font-weight: bold;
	margin-left:0px;
	color: #004287; */
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-left:0px;
	color: #004287;
}

h4 {
	color:#FF0000;
	font-size:12px;
}

.orangeText {
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #329485;
}



/* Ad Banner Container */

.adbanners
{
	margin:5px;
}

#bannercolumn
{
	width:245px;
	float:right;
	padding:0;
	padding-top:30px;
}


/* Navbar Items */


#navbarcategories
{
	float:left;
	width:189px;
	height:29px;
	margin:0px;
	padding:0px;
}

#navbar 
{
	background-image: url(../images/navbarBkgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 950px;
	height: 29px;
	margin:0px;
	padding:0px;
}
#rightnavbuttons {
	margin-left: 25px;
	padding: 0px;
	float: left;
	height: 29px;
	width: 625px;
}
 #categorybanner {
	margin: 0px;
	padding: 0px;
	height: 136px;
	width: 760px;
}
