body {
	margin: 5px;
	background-color: white;
	background-attachment: scroll;
/*	background-image: url('/images/css/content_bg_logo.gif');
	background-repeat: no-repeat;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-x;
	background-position: top;*/
}
#pageSurround {
	//position: absolute;
	//left: 0px;
	//top: 30px;
	width: 800px;
	margin: 0px auto;
	padding: 5px;
	border: 0px solid #333333;
/*	background-color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/contentBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	*/
}
#topHeader {
	text-align: right;
	height: 30px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 38px;	
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #003f72;
	/*background-image: url(../styleImages/backgrounds/boxTitleBg.gif);*/
	height: 15px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	border: 1px solid #000000;
	background-color: white;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 5px;
	width: 160px; 
	padding-left: 0px;
	padding-right: 0px;
	float: left;
}
.colMid {
	position: relative;
	left: 20px;
	width: 425px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	border: 1px solid #000000;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 5px;
	width: 160px; 
	padding-left: 0px;
	padding-right: 0px;
	float: left;
}
.colMainCheckout {
	position: relative;
	left: 20px;
	width: 590px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

/* tf style sheet 

#background {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 780px;
	}*/
/*#title {
	position: absolute;
	left: 30px;
	top: 140px;
	width: 780px;
	font: 28px Times;
	margin-top: 0px;
	}*/
/*#login {
	position: absolute;
	margin-top: 0px;
	left: 25px;
	top: 15px;
	width: 150px;
	font: bold 14px Verdana, Arial;
	color: white;
	}
#login a {
	font: bold 18px Arial, Times, sans-serif;
	color: white;
	letter-spacing: -1.0px;
	text-decoration: none;
	}
#login a:hover {
	font: bold 18px Arial, Times, sans-serif;
	color: red;
	letter-spacing: -1.0px;
	text-decoration: none;
	}
#logo {
	position: absolute;
	left: 30px;
	top: 80px;
	}
#arrow {
	position: absolute;
	left: 497px;
	top: 243px;
	}
#bodynav {
	text-align: right;
	}
#bodynav a {
	text-decoration: none;
	}	
#bodynav1 {
	position: absolute;
	left: 150px;
	top: 200px;
	width: 180px;
	color: #005A94;
	}
#bodynav1 a:link {
	color: #005A94;
	}
#bodynav1 a:visited {
	color: #005A94;
	}
#bodynav1 a:hover {
	color: #31A1E9;
	}
#bodynav2 {
	position: absolute;
	left: 90px;
	top: 280px;
	width: 180px;
	color: #316255;
	}
#bodynav2 a:link {
	color: #316255;
	}
#bodynav2 a:visited {
	color: #316255;
	}
#bodynav2 a:hover {
	color: #3EAD90;
	}
#bodynav3 {
	position: absolute;
	left: 10px;
	top: 360px;
	width: 220px;
	color: #994F41;
	}
#bodynav3 a:link {
	color: #994F41;
	}
#bodynav3 a:visited {
	color: #994F41;
	}
#bodynav3 a:hover {
	color: #F5826D;
	}
#bodynav4 {
	position: absolute;
	left: 20px;
	top: 440px;
	width: 160px;
	}
#bodynav4 a:link {
	color: black;
	}
#bodynav4 a:visited {
	color: black;
	}
#bodynav4 a:hover {
	color: #8C8B8A;
	}
#boxdescription {
	font: 14px/1.5em Arial;
	position: absolute;
	left: 515px;
	top: 240px;
	width: 270px;
	text-align: left;
	}
p {
	font: 14px/1.5em Arial;
	margin-top: 0px;
	}
h2 {
	font: bold small-caps 16px Times, sans-serif;
	margin-top: 0px;
	}
.logotopnav {
	font:  bold small-caps italic 12px Arial, sans-serif;
	margin-top: 0px;
	}
.logoptext {
	font:  small-caps italic 14px Arial, sans-serif;
	margin-top: 0px;
	}
.logoptext_team {
	font:  small-caps italic 12px Arial, sans-serif;
	margin-top: 0px;
	}
.logoband {
	font:  bold small-caps italic 25px Times;
	margin-top: 0px;
	}
.logo_team {
	font:  bold small-caps italic 16px Times;
	margin-top: 0px;
	}
.logo_login {
	font:  bold small-caps italic 16px Arial;
	margin-top: 0px;
	}
.team_name {
	font:  bold 12px Arial;
	color: maroon;
	margin-top: 0px;
	}
.space {
	letter-spacing: 1px;
	}
#topnav {
	text-align: left;
	color: #777777;
	font: bold 12px Arial, sans-serif;
	letter-spacing: .5px;
	}
#topnav a {
	text-decoration: none;
	color: #777777;
	}
#topnav a:hover {
	text-decoration: none;
	color: black;
	}
#topnav a:active {
	text-decoration: none;
	color: #CDCDCD;
	}
#topnav1 {
	position: absolute;
	left: 210px;
	top: 25px;
	width: 150px;
	}
#topnav2 {
	position: absolute;
	left: 350px;
	top: 25px;
	width: 210px;
	border-left: 2px solid #777777;
	padding: 0 1.5em;
	}
#topnav3 {
	position: absolute;
	left: 550px;
	top: 25px;
	width: 120px;
	border-left: 2px solid #777777;
	padding: 0 1.5em;
	}
#topnav4 {
	position: absolute;
	left: 670px;
	top: 25px;
	width: 100px;
	border-left: 2px solid #777777;
	padding: 0 1.5em;
	}*/

/* Left Nav Pages 

#topnav_leftnav {
	text-align: left;
	color: #777777;
	font: bold 12px Arial, sans-serif;
	letter-spacing: .5px;
	}
#topnav_leftnav1 {
	position: absolute;
	left: 210px;
	top: 25px;
	width: 150px;
	}
#topnav_leftnav2 {
	position: absolute;
	left: 330px;
	top: 25px;
	width: 200px;
	border-left: 2px solid #777777;
	padding: 0 1.0em;
	}
#topnav_leftnav3 {
	position: absolute;
	left: 500px;
	top: 25px;
	width: 120px;
	border-left: 2px solid #777777;
	padding: 0 1.0em;
	}
#topnav_leftnav4 {
	position: absolute;
	left: 600px;
	top: 25px;
	width: 100px;
	border-left: 2px solid #777777;
	padding: 0 1.0em;
	}
#topnav_leftnav5 {
	position: absolute;
	left: 680px;
	top: 25px;
	width: 100px;
	border-left: 2px solid #777777;
	padding: 0 1.0em;
	}
#title_leftnav {
	position: absolute;
	left: 320px;
	top: 78px;
	width: 780px;
	font: 18px Times;
	letter-spacing: -0.02em;
	}
#logo_leftnav {
	position: absolute;
	left: 51px;
	top: 60px;
	}
#band {
	position: absolute;
	left: 0px;
	top: 117px;
	width: 780px;
	}
#band_text_blue {
	position: absolute;
	left: 240px;
	top: 123px;
	width: 780px;
	font: bold small-caps 25px Times;
	color: #034D86;
	}
#band_text_red {
	position: absolute;
	left: 240px;
	top: 126px;
	width: 780px;
	font: bold small-caps 21px Times;
	color: #863A2F;
	}
#band_text_white {
	position: absolute;
	left: 190px;
	top: 123px;
	width: 780px;
	font: bold 25px Verdana, Arial;
	color: black;
	}
#band_text_green {
	position: absolute;
	left: 240px;
	top: 125px;
	width: 780px;
	font: bold small-caps 23px Times;
	color: #1A4F41;
	}
#leftnav {
	text-align: right;
	font: bold small-caps 16px Times;
		}
#leftnav a {
	text-decoration: none;
	color: #777777;
	}
#leftnav a:hover {
	text-decoration: none;
	color: black;
	}
#leftnav1 {
	position: absolute;
	left: 20px;
	top: 170px;
	width: 150px;
	}
#leftnav1 a:link {
	color: #005A94;
	}
#leftnav1 a:visited {
	color: #005A94;
	}
#leftnav1 a:hover {
	color: #31A1E9;
	}
#leftnav2 {
	position: absolute;
	left: 20px;
	top: 250px;
	width: 150px;
	
	}
#leftnav2 a:link {
	color: #316255;
	}
#leftnav2 a:visited {
	color: #316255;
	}
#leftnav2 a:hover {
	color: #3EAD90;
	}
#leftnav3 {
	position: absolute;
	left: 20px;
	top: 330px;
	width: 150px;
	}
#leftnav3 a:link {
	color: #994F41;
	}
#leftnav3 a:visited {
	color: #994F41;
	}
#leftnav3 a:hover {
	color: #F5826D;
	}
#leftnav4 {
	position: absolute;
	left: 25px;
	top: 410px;
	width: 145px;
	}
#leftnav4 a:link {
	color: black;
	}
#leftnav4 a:visited {
	color: black;
	}
#leftnav4 a:hover {
	color: #8C8B8A;
	}
*/
/* Login Page 

#user_login {
	position: absolute;
	left: 57px;
	top: 230px;
	width: 180px;
	}
#login_col{
	font: 10px Arial;
	}
.login_col_h{
	font: bold 12px Times;
	color: maroon;
	}
#login_heading {
	position: absolute;
	left: 280px;
	top: 230px;
	width: 500px;
	font: bold 15px Arial;
	letter-spacing: -1.0px;
	}
#login_heading_already {
	position: absolute;
	left: 280px;
	top: 203px;
	width: 500px;
	font: bold 14px Arial;
	letter-spacing: -1.0px;
	}
#login_heading_notyet {
	position: absolute;
	left: 57px;
	top: 203px;
	width: 500px;
	font: bold 14px Arial;
	letter-spacing: -1.0px;
	}
#login_col_1{
	position: absolute;
	left: 280px;
	top: 260px;
	width: 200px;
	}
#login_col_2 {
	position: absolute;
	left: 525px;
	top: 260px;
	width: 200px;
	}
*/
/* Inside Page 

#inside {
	position: absolute;
	left: 200px;
	top: 180px;
	width: 450px;
	}
#inside li {
	font: 14px Arial, sans-serif;
	}
#inside ul {
	font: 14px Arial, sans-serif;
	}
#inside a {
	color: black;
	}
#inside a:hover {
	color: #777777;
	}
#inside h2{
	font: bold small-caps 16px Arial, sans-serif;
	margin-top: 0px;
	}
#inside p{
	font: 14px Arial, sans-serif;
	margin-top: 0px;
	color: black;
	}
.Bold{
	font-weight: bold;
	}
#inside .Bold{
	font: bold 12px Arial, sans-serif;
	}
#list_header {
	position: absolute;
	left: 420px;
	top: 0px;
	width: 170px;
	font: 12px Arial, sans-serif;
	}
#list_header a{
	text-decoration: none;
	color: #777777;
	}
#list_header a:hover{
	text-decoration: none;
	color: black;
	}
#list_header li{
	list-style-type: none;
	
	}
#company_list {
	position: absolute;
	left: 420px;
	top: 100px;
	width: 170px;
	font: 12px Arial, sans-serif;
	color: black;
	visibility: hidden;
	}
#company_list a{
	text-decoration: none;
	color: #777777;
	}
#company_list a:hover{
	text-decoration: none;
	color: black;
	}
#company_list li{
	list-style-type: none;
	}
#main_content {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 400px;
	}
*/
/* added by amd from old stylesheet for compatibility - feel free to change!! 

.PageHeader
{
	font-family: Arial,sans-serif;
	font-size: 16px;
	color: "#666633";
	font-weight: bold;
}

.MainText
{
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 18px;
}

.MainTextBold
{
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height: 18px;
}


.ListHeader
{
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #FFFFCC;
	font-weight: bold;
	line-height: 18px;
}

.ListText
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 14px;
}
*/
/* Team Page 

#team {
	text-align: left;
	color: black;
	font: 12px Arial, sans-serif;
	width: 570px;
	}
#team a {
	color: maroon;
	}
#team_title {
	position: absolute;
	left: 0px;
	top: 0px;
	font: bold 16px Times;
	}
#mark {
	position: absolute;
	left: 0px;
	top: 60px;
	
	}
#johnd {
	position: absolute;
	left: 0px;
	top: 210px;
	}
#jkim {
	position: absolute;
	left: 0px;
	top: 370px;
	}
#hauslley {
	position: absolute;
	left: 0px;
	top: 530px;
	}
*/
/* Events Page 

#event {
	width: 500px;
	margin-left: 30px;
	
	}
.event_title {
	font: bold 16px Times;
	color: maroon;
	}
.event_date {
	position: absolute;
	left: 350px;
	font: bold 14px Times;
	color: black;
	}
#event_desc {
	font: 14px Arial;
	color: black;
	margin: 10px;
	}
#event_link {
	font: 12px Arial;
	color: maroon;
	}
#event_link a {
	text-decoration: none;
	}
*/
/* Fix Home Page Roll Overs with image usemaps 

#map1 {
	position: absolute;
	left: 150px;
	top: 202px;
	}
#map2 {
	position: absolute;
	left: 100px;
	top: 264px;
	}
#map3 {
	position: absolute;
	left: 5px;
	top: 346px;
	}
#map4 {
	position: absolute;
	left: 5px;
	top: 425px;
	}*/
/* -------------------------------------------------------------------------------- 

#special {
	position: absolute;
	left: 250px;
	top: -130px;
	border: 0;
	}

*/
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{ 
 width:980px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 line-height: 0px;
}
#header a{
 line-height: 14px;
 text-decoration: none;
 
}
#header a:hover{
 line-height: 14px;
 text-decoration: underline; 
}

#headerstore{
 color: #FFFFFF;
 font-family: "Arial Black";
 font-size: 16px; 
 line-height: 14px; 
 position: relative;
 top: -90px;
 left: 20px; 
 }
 
#headerlogin{
 color: #FFFFFF;
 font-family: "Arial Black";
 font-size: 12px;  
 position: relative;
 top: -95px;
 left: 20px; 
 }
#headeryet{
 color: #FFFFFF;
 font-family: "Arial Black";
 font-size: 16px;  
 position: relative;
 top: -121px;
 left: 650px; 
 }
#headeryet a:link,a:visited{
 line-height: 0px;
 text-decoration: underline;
 color: #FFFFFF;
 
}

#maincol{
 //background-color: #FFFFFF;  
 //float: right; 
 //display:inline; 
 //position: relative; 
 //top: -70px;
 //width:; 
 }
#mainlogo{
 text-align: center;
 position: relative;
 top: 28px;
}
#leftmain{
 //line-height:160%;
 margin-left: 20px;
 width: 470px;
 text-align: left;
 position: relative;
 top: 28px;
 float: left;
 display: inline;
}
#rightmain{
 background-image:url('/_smartsite/images/mainpicright.gif');
 background-repeat:no-repeat;
 margin-right: 20px;
 width: 430px;
 text-align: left;
 position: relative;
 top: 48px;
 float: right;
 display: inline;
}
#rightabout{
 background-image:url('/_smartsite/images/aboutcircle.gif');
 background-repeat:no-repeat;
 margin-right: 20px;
 width: 430px;
 text-align: left;
 position: relative;
 top: 48px;
 float: right;
 display: inline;
}
#rightorder{
 //background-image:url('/_smartsite/images/aboutcircle.gif');
 //background-repeat:no-repeat;
 margin-right: 20px;
 width: 430px;
 text-align: left;
 position: relative;
 top: 48px;
 float: right;
 display: inline;
}
#rightsub{
 //background-image:url('/_smartsite/images/aboutcircle.gif');
 //background-repeat:no-repeat;
 margin-right: 20px;
 width: 430px;
 text-align: left;
 position: relative;
 top: 48px;
 float: right;
 display: inline;
}

 
#footer{
 position: relative;
 top: 300px;
 height:50px; 
 background-color:#FFFFFF; 
 clear:both;
 } 
 .imgleft{
 float: left;
 padding: 6px 10px 6px 0px;
}
.mainheaderblue{
 font: bold 16px/130% Arial;
 color: #003d6c;
 //letter-spacing:.5px;
 //word-spacing: 3px;
}
.maintext{
 font: normal 13px/170% Arial;
 //letter-spacing:.5px;
 word-spacing: 3px;
}
.maintext{
 font: normal 12px/170% Arial;
 //letter-spacing:.5px;
 word-spacing: 0px;
}

#leftnav {
	//position: absolute;
	//top: 140px;
	//left: 40px;
	//width: 250px;
	text-align: left;
	font: bold 13px Verdana, Arial;
	letter-spacing: -1px;
	}
#leftnav a:link {
	color: black;
	text-decoration: none;
	}
#leftnav a:visited {
	color: black;
	text-decoration: none;
	}
#leftnav a:hover {
	color: #104f81;
	text-decoration: none;
	}
#leftnav ul {
	font: bold 11px Verdana, Arial;
	color: black;
	list-style: none;
	margin-left: 5px;
	padding-left: 5px;
	letter-spacing: .05em;
	
	}
#leftnav li {
	font: 11px Verdana, Arial;
	color: black;
	list-style: none;
	line-height: 1.5em;
	}
#leftnav li a {
	font: 11px Verdana, Arial;
	text-decoration: none;
	text-align: center;
	list-style: none;
	border: 0.1em solid #ffffff;
	}
#leftnav li a:hover {
	font: 11px Verdana, Arial;
	text-decoration: none;
	text-align: center;
	list-style: none;
	border: 0.1em solid #dcdce9;
	color: #0d2474;

	}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
