body {
		text-align: center;
		margin-left: 0px;
		margin-top: 15px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: #333;
		font-family: "Helvetica", sans-serif;
		font-size: 11px;
		color: #333333;

}


body.print {
		text-align: left;
		margin-left: 20px;
		margin-top: 20px;
		background-color: #fdfcd5;
		font-family: "Helvetica", sans-serif;
		font-size: 11px;
		color: #333333;

}


.superHeader {
	margin: 5px 0px 5px 6px;
	padding: 10px 0px 5px 0px;
	font-weight: bold;
	font-size: 13px;
	color: #000;
}

.lists {
	font-size: 13px;
	line-height: 15px;
}

form {
	margin: 0;
	padding: 0;
	display: inline;
}



/*  FOOTER  */

#footer {
		width: 750px;
		height: 33px;
		margin-right: auto;
		margin-left: auto;
		text-align: left;
		color: #FFF;

}




.footerImage {
		margin-bottom: 3px;
}

.footerpara {
		margin:0px 0px 0px 4px;
}


/*  DIVS  */

#frame {
		background-color: #5971b9;
		width: 750px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 0px;
		padding :0px;
		text-align: left;
}

#contentheader {
		width: 750px;
		height: 83px;
		padding-top: 0px;
		background-color: #5971b9;
		background-image: url(../images/header_background.jpg);
		background-repeat: no-repeat;
}

#contentholder {
		background-color: #5971b9;
		width: 750px;
		margin: 0;
		padding :0;
		border: 0px solid #FF0000;
		overflow: hidden;
}



#contentleft {
		width: 226px;
		float: left;
		padding-left: 3px;
		padding-right: 3px;
		background-color: #5971b9;
}


#contentnav {
		width: 750px;
		height: 24px;
		background-color: #191991;
		margin: 0px 0px 0px 0px;
		font-size: 11px;	
		border-top: 3px solid #5971b9;
		border-bottom: 3px solid #5971b9;
}

#contentright {
	width: 515px;
	padding: 0px 0px 0px 0px;
	float: left;
	background-color: #5971b9;
	padding-right: 3px;
}



#contentrightbox {
	width: 500px;
	padding: 1px 10px 0px 5px;
	background-color: #fcfcd6;
	text-align: left;
}

div#contentright.catalogpg table tbody tr td div#contentrightbox {
	background-color: #FCFCD6;
    padding: 1px 15px 0;
    text-align: left;
    width: 470px;
}

#contentfullbox {
	width: 729px;
	padding: 1px 10px 0px 5px;
	background-color: #fcfcd6;
	text-align: left;
}


/*  FULL CONTENT AND SITE MAP */


#contentfull {
	width: 744px;
	padding: 0px 0px 0px 0px;
	background-color: #fcfcd6;
	padding-left: 0px;
	padding-right: 0px;
}

#contentholderfull {
		background-color: #5971b9;
		width: 744px;
		margin: 0;
		padding :0px 3px;
		border: 0px solid #FF0000;
		overflow: hidden;
}

#fullCol {
	background-color: #fcfcd6;
	width: 650px;
	padding-left: 12px;
	padding-right: 12px;
}


#col1, #col2, #col3 {
	float:left;
	border: 0px solid #000;
	background-color: #fcfcd6;
	width: 224px;
	padding-left: 12px;
	padding-right: 12px;
}

#col1 a.headLink, #col2 a.headLink, #col3 a.headLink {
	display:block;
	border:1px solid #121892;
	background-color: #f46323; 
	color: #fff;
	padding: 3px;
	width: 200px;
	font-weight: bold;
	margin-top: 12px;

}

#col1 a.headLink:hover, #col2 a.headLink:hover, #col3 a.headLink:hover {
	background-color: #121892; 
	text-decoration: none;
}


#col1 ul, #col2 ul, #col3 ul {
	margin: 0;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 0px;
	list-style: none;
	line-height: 1em;
}

#col1 li, #col2 li, #col3 li {
	padding-left: 10px;
	padding-bottom: 2px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 200px;
	line-height: 1.3em;
}


/*  LINKS */


a	{
		color: #191991;
		text-decoration: none;
}
	
a:hover	{	
		color: #000000;
		text-decoration: underline;
}


/*  MAIN HEADER AND NAVIGATION */


table#navTable {
		padding: 0px;
		margin-left: 14px;
}

table#navTable td {
		padding: 0px 0px 0px 0px;
}

table#navTable td.linkstraight {
		padding: 0px 10px 0px 10px;
}

a.navlinks	{
		color: #FFFFFF;
		text-decoration: none;
}
	
a.navlinks:hover	{	
		color: #efba24;
		text-decoration: none;
}

a.active	{
		color: #efba24;
		text-decoration: none;
}
	
a.active:hover	{	
		color: #efba24;
		text-decoration: none;
}


a.headerlink	{
		color: #333333;
		text-decoration: none;
}
	
a.headerlink:hover	{	
		color: #fe0000;
		text-decoration: none;
}


.subtext	{	
		color: #FFFFFF;
		text-decoration: none;
		font-weight: normal;
}

.subtele	{	
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
		font-size: 9px;
}



.yellowText	{	
		color: #f0e024;
		font-size: 12px;
		font-weight: bold;
}

.orangetext	{	
		color: #efba24;
}


/*  TEXT */

.header {
		margin: 0px 0px 8px 0px;
		padding: 4px 0px 3px 5px;
		font-weight: bold;
		font-size: 12px;
		color: #FFFFFF;
		background-color: #5971b9;
}

.pagetitle {
	margin: 0px 0px 8px 0px;
	padding: 4px 0px 3px 5px;
	font-weight: bold;
	font-size: x-large;
	color: #191991;
}


.subHeader {
	margin: 0px 0px 5px 6px;
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
}

.subHeaderNoMargin {
		margin: 0px 0px 5px 0px;
		font-weight: bold;
		font-size: 12px;
		color: #FF0000;
}


p {
		font-size: 12px;
		margin: 0px 0px 10px 0px;
		line-height: 16px;
}


.contentParagraph, #contentrightbox p {
	margin: 0px 0px 10px 6px;
	color: #000;
	font-size: 14px;
}

.subNavParagraph {
		border-top: 1px dashed #999;
		border-bottom: 1px dashed #999;
		padding: 2px 0px;
		font-size: 12px;
		margin: 3px 0px 10px 6px;
		line-height: 16px;
}




.contentUL {
		font-size: 12px;
}




.red {
		color: #FF0000;
}
/*  HOME PAGE SPECIFIC */


#contenthomeleft {
		
		width: 226px;
		float: left;
		padding-left: 3px;
		padding-right: 3px;
		background-color: #5971b9;
}


#contenthomeright {
		width: 515px;
		padding: 0px 0px 0px 0px;
		float: left;
		background-color: #5971b9;
		padding-right: 2px;
}




#emailBox {
	
		height: 58px;
		width: 204px;
		background-color: #191991;
		text-align: left;
		padding: 12px 0px 0px 9px;

}

#newsBox {
	
		width: 204px;
		color: #FFFFFF;
		background-color: #191991;
		text-align: left;
		padding: 12px 0px 4px 9px;

}

#newsBox a	{
		color: #f0e024;
		text-decoration: none;
}
	
#newsBox a:hover	{	
		color: #f0e024;
		text-decoration: underline;
}




#contentmissionbox {
		height: 214px;
		width: 340px;
		padding: 10px 10px 0px 5px;
		background-color: #fcfcd6;
		text-align: left;
		overflow : auto;
}



#testimonialbox {
		width: 500px;
		background-color: #fcfcd6;
		text-align: left;
		padding: 10px 10px 0px 5px;

}


.righthomephoto {
		border: 2px solid #FFFFFF;
		margin: 0px 0px 4px 5px;

}

.lefthomeimages {	
		margin-top: 3px;
}

.lefthomeemail {	
		margin-top: 1px;
}

.lefttopimage {	
		margin-top: 1px;
}

.emailTable {
	color:#FFF;
	margin: 0;
	padding: 0 0 0 10px;
}





div.clearFix {
	margin: 0px;
	padding: 0px;
	clear: both;
}


a.print_button {
	display: block;
	border: 1px solid #f78e1d;
	width: 250px;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	background-color: #b000a6;
	color: #FFF;
	text-align: center;
	margin: 15px auto 35px auto;
}

a.print_button:hover {
		background-color: #f78e1d;
		color: #fff;
		text-decoration: none;
		border: 1px solid #CCC;
}


.paraBox {
		border: 1px solid #000;
		padding: 10px;
		width: 450px;
		background-color: #ffff99;
		margin: 18px auto;
		text-align: center

}



/* NEW HOME BUTTONS */


h2.homeButton {
	background: #fff;
	border: 1px solid #000;
	font: bold normal 13px arial;
	padding: 3px;
	text-align: center;
}

	a.redbtn {
	background-image: url(../images/redbtn.png);
	width: 242px;
	height: 25px;
	color: #fff;
	display: block;
	text-align: center;
	font-size: .95em;
	background-repeat: no-repeat;
	padding-top: 8px;
	overflow: hidden;
	margin-top: 1px;
	text-decoration: none;
	}
	a.bluebtn {
	background-image: url(../images/bluebtn.png);
	width: 241px;
	height: 25px;
	color: #fff;
	display: block;
	text-align: center;
	font-size: .95em;
	background-repeat: no-repeat;
	padding-top: 8px;
	overflow: hidden;
	margin-top: 1px;
	text-decoration: none;
	}
	a.blkbtn {
	background-image: url(../images/blkbtn.png);
	width: 241px;
	height: 25px;
	color: #fff;
	display: block;
	text-align: center;
	font-size: .95em;
	background-repeat: no-repeat;
	padding-top: 8px;
	overflow: hidden;
	margin-top: 1px;
	text-decoration: none;
	}
	a.grybtn {
	background-image: url(../images/graybtn.png);
	width: 241px;
	height: 25px;
	color: #fff;
	display: block;
	text-align: center;
	font-size: .95em;
	background-repeat: no-repeat;
	padding-top: 8px;
	overflow: hidden;
	margin-top: 1px;
	text-decoration: none;
	}
a.redbtn:hover,  a.bluebtn:hover, a.blkbtn:hover, a.grybtn:hover{
	color: #FFFF99;
	}
h3.header {
	clear: both;
	margin: 20px 0;
	display: block;
	}
a#more {
	text-decoration: underline;
	}
