* {margin: 0;} 

body {
  margin: 0;
  padding: 0;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  text-align:center;
  background-color: #fafafa;
  /*background-image:url(images/sitewide_images/bglite2.jpg)*/;
/*  background-image:url(images/sitewide_images/burl_bg.jpg);*/
}

#wrapper {
	position: relative;
	text-align: left;
	width: 805px;
	height: 650px;
	margin-right:auto;
	margin-left: auto;
	margin-top: 2px;
	}

/* Header is the photo at the top of the page*/
#header {
	position: relative;
	width: 606px;
	height: 133px;
	background-image:url(images/header1.jpg);
	background-repeat: no-repeat;
	left: 187px;
	top: 1px;
	text-align:right;
	color:#FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 20px;
	padding-top: 75px;
	}
/* The "nav" section (nav prefix) includes everything on the navigation 
sidebar */
/*#navhead {
	border: none;
	position: absolute;
	top: 0px;
	width: 275px;
	height: 96px;
	background-image: url(images/sitewide_images/nav_top_sm.jpg);
	background-repeat: no-repeat;
  }*/
#navbar {
	border: none;
	position: absolute;
	top: 1px;
	width: 187px;
	height: 635px;
	padding:0px;
	background-image:url(images/navbar1.jpg);
	background-repeat: no-repeat;
	background-position: top right;
  }

#nav {
	text-align: right;
	position: absolute;
	width: 150px;
	height: 467px;
	margin-left: 5px;
	margin-top: 10px;
	color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
	left: 21px;
	top: 71px;
}	

#nav ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
	margin-bottom: 0.8em;
}
#nav li {
	font-size: 80%;
	border-bottom: 2px solid #B2BCC6;
	margin-bottom: 0.8em;
}
#nav a:link, #nav a:visited {
	font-size:13px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	text-align:right;
}
#nav a:hover, #nav a:active {
	color: #FFCC00;
}
#nav h2 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #2A4F6F;
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
}

#nav .navfooter {
	font-size: 10px;
	font-weight: normal;
	color: #BBBBBB;
	}

#specials a:link, #specials a:visited {
	font-size:14px;
	color: #FF9900;
	border:thin solid #666666;
	background-color: #333333;
}

#certs {
	position: relative;
	width: 188px;
	height: 80px;
	background-repeat:no-repeat;
	background-position:right;
	top: 550px;
	left: 0px;
}

#specials a:hover, #specials a:active {
	color: #FFCC00;
	background-color: #000000;
}

#content {
	position: absolute;
	width: 588px;
	margin-top: 90px;
	padding-left: 7px;
	padding-right: 7px;
	top: 19px;
	left: 198px;
	font-size: 120%;
}

#content .header {
	text-align:right;
	font-size: 22px;
	color: #FFCC00;
/*	color: #b0253f;*/
	font-weight: bolder;
	padding-right:14px;
	}
	
#content .subheader {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

	}
	
#contentHeader {
	margin-top:35px;
	margin-left: 0px;
	width: 550px;
	top: 17px;
	padding: 6px;

}

#contentHeader a:link, #contentHeader a:visited {
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
}
#contentHeader a:hover, #contentHeader a:active {
	font-size: 10px;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: underline;
	}
/* ---------------  MAIN CONTENT -----------------*/

#mainContent {
	position: relative;
	margin-top: 75px;
	margin-left: -15px;
/*	border:thin solid #999999;*/
	padding: 8px;
}

#mainContent a:link, #mainContent a:visited {
	color: #0033FF;
	font-weight: bold;
	text-decoration: none;
}

#mainContent a:hover, #mainContent a:active {
	color: #CC0000;	
	font-weight: bold;
	text-decoration: underline;
}

#mainContent ul {
	font-size: 12px;
	font-weight: bold;	
}

#servicebox {
	font: Verdana, Arial, Helvetica, sans-serif;
	width: 127px;
	height: 136px;
	font-size: 11px;
	background:#f5f5f5;
	border: thin solid #747474;
	line-height:normal;
	padding: 6px;
	color: #000000;
}

#serviceboxlarge {
	padding: 10px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#f5f5f5;
	border: thin solid #747474;
	line-height:normal;
	color: #000000;
}

#serviceboxbanner {
	padding: 0px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#f5f5f5;
	border: thin solid #747474;
	line-height:normal;
	color: #000000;
}

#serviceboxheader {
	background-color: #423493;
	width: 139px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	font-weight: bolder;
	border: thin solid #747474;
	border-bottom: none;
}
	
/* --------------------Footer ---------------------- */

#footer {
	position:relative;
	font-size: 10px;
	color: #999999;
/*	background-image: url(images/sitewide_images/greybg1.jpg);*/
	border:thin solid #747474;
	line-height: 1.5em;
	margin-top: -5px;
	margin-bottom: 3px;
	margin-left: -2px;
	
	/*position:absolute;
	width: 606px;
	font-size: 10px;
	color: #FFFFFF;
	background-color:#666666;
	border:thin, outset;
	line-height: 1.5em;
	left: 1px;
	top: 488px;*/
	}

#footer a:link, #footer a:visited {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	}
	
#footer a:hover, #footer a:active {
	color: #FFCC00;
	border-top: solid thin #FFCC00;
	border-bottom: solid thin #FFCC00;
	font-weight: bold;
	background-image:url(images/burl_bg_dark.jpg);
	}
.Border5Px {
	margin: 5px;
	}

.floatLeft {
	float:left;
	padding-right: 4px;
}

.floatRight {
	float: right;
	padding-left: 4px;
}

.textMedium {
	font-size: 14px;
}

.textBox {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
	border-top: thick solid #666666;
	border-bottom: thick solid #666666;
	width: 350px;
	margin-left: 80px;
}
