body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal; /*#0066FF = blue, cornflower 1*/ /*#CCCCCC = light gray*/
	padding: 0px;
	margin-top: 0px;
	text-align: center;
	color: #000000;
	background-image: url(images/gradientbackblue2.jpg);
}
#container {
	background-color: #FFFFFF; /*#F5EDE3 = white, beige*/ /*#FFFFCC = yellow, light corn*/
	text-align: left;
	width: 760px;
	margin: 0px auto;
	top: 0px;
	padding: 0px;
	z-index:5;
	position: relative;
}
#page_content {
	padding-right: 20px;
	padding-left: 10px;
	position: relative;
	margin: 0px;
	padding-bottom: 10px;
	top: 0px;
	padding-top: 15px;
}
h1 {
	font-size: 195%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0em;
	color: #039;
	line-height: 95%;
	padding-top: 0%;
	padding-bottom: .1em;
}
h2 {
	
}


h4 {
	font-size: 115%;
	margin: 0px;
}
h5 {
	font-size: 80%; /**/
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	line-height: 120%; /*old: 10%, DC changed 2006/12/12*/
	padding-top: .8em; /*DC added 2006/12/12*/
	padding-bottom: 0.2em;/*DC added 2006/12/12*/
	vertical-align: bottom;
	color: #000099; /*#000099 = blue, royal dark 1*/
	text-transform: none;
}

p{
	font-size: 75%;
	line-height: 135%; /*	line-height: 125%;*/
	padding-bottom: 1em;
	margin: 0px;
	text-transform:none;
	font-weight: normal;
	text-align: left;
}
.p_less_space {
	padding-bottom: 0em;
	margin: 0px;
}
.banner3 {
	font-size: 115%;
	text-align: left;
	color: #0033CC; /*#0033CC = blue, royal 1*/
	font-weight: bold;
}
.coltitle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 90%;
	font-weight: bold;
	color: #0000FF; /*#0000FF = blue, royal 2*/
	text-align: left;
}
/*POSITIONING CLASSES --------------------------------------*/
.clearblue {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25%;
	color: #FFFFFF; /*was #F5EDE3 #06F =  old cornflower blue*/
	background-color: #FFFFFF; /*#F5EDE3 = white, beige*//*#0066FF = blue, cornflower*/
	text-align: center;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 0px;
	font-weight: bold;
}
.clearorange {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25%;
	color: #FFFFFF; /*make text color same as background color so "clear floats" is invisible. 			old color: #993300*/
	background-color: #FFFFFF; /* was #F5EDE3#FF9900 = orange*/
	text-align: center;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 0px;
	border-top: none #000000;
	border-right: none #000000;
	border-bottom: none #000000;
	border-left: none #000000;
	font-weight: bold;
}
.floatleft {
	float: left;
}
.center {
	text-align: center;
}
.floatright {
	float: right;
}
.image_right {
	float: right;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}
.taglinegood {
	font-size: 115%;
	color: #0033CC; /*#0033CC = blue, royal1*/
	font-weight: bold;
	text-align: left;
	line-height: 100%;
}
/*COLOR / TEXT CLASSES --------------------------------------*/
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.italic_grey {
	font-style: italic;
	color: #666666;
}
.italic_red {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}

.italic_black {
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.italic_black_big {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	line-height: 100%;
	padding-bottom: 0px;
}
.italic_bold {
	font-style: italic;
	font-weight: bold;
}
.blacktext { 
	color: #000000;
}
.blue {
	color: #0033FF;
}
.bluewhite {
	color: #0033FF; /*#0033FF = blue, royal 3*/
	background-color: #FF9900; /*#FFFFFF = white*/
	text-align: center;
	width: 100%;
	border-top: 0.05em solid #0033FF;
	border-bottom: 0.05em solid #0033FF;
	margin: 0px;
	padding: 0px;
}
.burgundy {
	color: #660033;
}
.gray {
	color: #333333;
}
.gray6 {
	color: #666666;
}
.orange {
	color: #FF6600; /*#FF6600 = orange 2*/
}
.red_bold {
	font-weight: bold;
	color: #FF0000; /*#FF000 = red, electric*/
}
/*SPECIAL TEXT FORMAT CLASSES --------------------------------------*/
.bulletdiamond {
	list-style-type: square;
	list-style-position: outside;
}
.click_here {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	font-style: italic;
}
.red_italic_big {
	font-size: 115%;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	line-height: 120%;
	padding-bottom: 0px;
	padding-top:4px;
}

.free {
	font-weight: bold;
	text-transform: none;
}
.page_title {
	font-size: 110%; /*	font-size: 150%;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #f30;  /*#039 = orange*/  /*#0033FF = blue, royal 3*/
	background-color: #FFFFFF; /* was #F5EDE3-white, beige #FF6600 or #FF9900 = orange*/  
	line-height: 150%; /*DC added 2006/12/12*/
	padding-top: 0%;/*DC added 2006/12/12*/
	padding-bottom: 0em;/*DC added 2006/12/12*/
	text-align: left;
	width: auto;
}

.promo_text {
	font-size: 160%; /*	font-size: 150%;*/
	margin:0;
	color: #6b3308;  /*#039 = orange*/  /*#0033FF = blue, royal 3*/
	background-color: #FFFFFF; /* was #F5EDE3-white, beige #FF6600 or #FF9900 = orange*/  
	line-height: 160%; /*DC added 2006/12/12*/
	padding-top: 0%;/*DC added 2006/12/12*/
	padding-left:0.1em;
	padding-right:0.1em;
	padding-bottom: 0em;/*DC added 2006/12/12*/
	text-align: center;
	width: auto;
	border: solid;
	border-color: #cc6633; /* was cc6633 - light brown */
}

.services {
	color: #0033FF; /*#0033FF = blue, royal 3*/
	background-color: #FFFFFF; /*#F5EDE3 = white, beige*/ /*#FFFFFF = white*/
	text-align: center;
	width: 100%;
	border-top: 0.05em solid #0033FF;
	border-bottom: 0.05em solid #0033FF;
	margin: 0px;
	padding: 0px;
}
/*SIMPLE LIST --------------------------------------*/
#list_simple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#list_simple ul {
	position: relative;
	top: 0px;
	padding-top: 0px;
	margin: 0px;
}
#list_simple li {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	list-style-type: disc;
	font-weight: normal;
	list-style-position: inside;
}

/*PAGE SECTIONS --------------------------------------*/
#header {
	position:relative;
	width: 760px;
	background-color: #FFFFFF; /*#F5EDE3 = white, beige*/ /*#FFCC99 = orange, beige*/
	z-index:10;
}

#bannerdiv {
	position:relative;
	width: 760px;
	background-color: #FFCC99; /*#FFCC99 = orange, beige*/
	height: 150px;
	background: url(images/em_banner_5a.jpg) no-repeat;
	z-index:11;  
}

#bbblink {
	width: 110px;
	position:absolute;
	top: 11px;
	left: 657px;
	border:0px;
	z-index:20;
}

#bbblink a img  {
	border:0px solid green;
	text-decoration:none;
}

#bbblink a:visited {
	border:0px solid green;
	text-decoration:none;
}

#col1 {
/*background-image:url(images/col1_bkg_gray.gif) ; */
	/*position:relative; */
	float: left; 
	width: 150px;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF; /*#F5EDE3 = white, beige*/ /*#FFFFCC = yellow, lemon*/
	/*border: 1px solid #000000; */
	border-right:1px solid #000000;
	padding: 10px 10px 10px 10px;
	z-index:400;

}
#col2 {
	background-color: #FFFFFF; /*#F5EDE3 = white, beige*/ /*#FFFFCC = yellow, lemon*/
	margin-right: 0px;
	margin-left: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border-left:1px solid #000000; 
	/*border: 1px solid #000000;*/
	padding: 5px;
	vertical-align: top;
	color: #333;
	}
	
#col3 {
	float: right;
	font-family: "Courier New", Courier, monospace;
	font-size: 100%;
	font-style: oblique;
	color: #0033CC;
	background-color: #FFFFCC; /*#FFFFCC = yellow, lemon*/
	text-align: left;
	margin-left: 140px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 5px;
}
/* Address: in the left column*/
#address {
}
#address ul {
	text-decoration: none;
	list-style-type: none;
}
#address p {
	font-size: 70%;
	line-height: 130%;
	padding: 0%;
}
/* Address: in the Contact Us page*/
#address_contact_us {
	padding-left: 100px;
}
#address_contact_us p {
	font-size: 100%;
	line-height: 120%;
	padding-bottom: 1%;
}
#callus {
	position: relative;
	z-index: 12;
}
#boxround_col1_text {
	position: absolute;
	top: 5px;
	left: 25px;
	z-index: 13;
}
.boxround_col1_line2 {
	padding-left: 10px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	padding-bottom: 0px;
}


#test01 {
	background-color:#00FF00;
	position:relative;
	width:760px;
	height:100px;
	min-height:100px;
}




/* menutop: Menu on the top------------------------------*/
#menutop {
	position: relative;
	width: 760px;
	z-index:11;
}
#menutop ul
{
	margin-top: 0px;
	margin-left: 0px;
	width: 575px;
	padding-left: 185px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F5EDE3; /*#F5EDE3 = white, beige*/
	background-color: #0066CC;  /*#0066CC = blue, medium 1 visited */ /*#003399 = blue, dark 1 */
	float: left;
}
#menutop ul li {
	display: inline;
}
#menutop ul li a
{
	font-size: 75%;
	padding: 0.2em 1em .2em 1em;
	color: #FFFFFF; /*#F5EDE3 = white, beige*/
	float: left;
	text-decoration: none;
	display: inline;	/*border-right: 1px solid #fff;*/
}
#menutop a:link
{
	color: #FFFFFF; /*#F5EDE3 = white, beige*/ /*#EEEEEE = grey, light 1*/
	background-color: #0066CC; /*#0066FF = blue, cornflower 1*/
}
#menutop a:visited
{
	color: #FFFFFF; /*#F5EDE3 = white, beige*/  /*#EEEEEE = grey, light 1*/
	background-color: #0066CC; /*#0066CC = blue, medium 1 visited*/  /*#336699 = blue, turquoise 1*/
}
#menutop a:hover
{
	color: #FFF; /*#F5EDE3 = white, beige*/
	background-color: #69F; /*#0000CC = blue, bright 1 hover */ /*#FF9900 = orange*/ /*#6699FF = blue, bright 2 hover */
}
#menutop a:active
{
	color: #FFFFFF; /*#F5EDE3 = white, beige*/
	background-color: #FF6600; /*#FF6600 = orange*/
}


/* Menu2: Menu on the left*/

#menu2_container {
	width: 135px;
	position:relative;
	left: 5px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/* background:url(images/menu02_outline.gif) no-repeat; */
	z-index:90;
}

#menu2 {
	position:absolute;
	width: 115px;
	left: 10px;
	top: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}	
#menu2 ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

menu2 ul li {
	display: inline;
}
#menu2 ul li a
{
	display: block;
	padding: 3px;
	width: 100%;
	/* background: url(images/button_outline01.gif) no-repeat; */
	/*background-color: #3366CC;*/  /*#3366CC = blue, cornflower 3*/
	/*border-bottom: 1px solid #EEE;*/ /*#EEEEEE = grey, light 1*/
	font-size: 70%;
	top: 0px;
	}
#menu2 a:link
{
	color: #FFF; /*#F5EDE3 = white, beige*/ /*#EEEEEE = grey, light 1*/
	background-color: #0066CC; /*#0066FF = blue, cornflower 1*/
	text-decoration: none;
	
}
#menu2 a:visited
{
	color: #FFF; /*#F5EDE3 = white, beige*/
	background-color: #0066CC; /*#0066CC = blue, medium 1 visited*/  /*#336699 = blue, turquoise 1*/
	text-decoration: none;
}
#menu2 a:hover
{
	color: #FFF; /*#F5EDE3 = white, beige*/
	background-color: #69F;  /*#99CCFF = brighter blue TEST*//*#0000CC = blue, bright 1 hover *//*#FF9900 = orange*/
}
#menu2 a:active
{
	color: #F5EDE3; /*#F5EDE3 = white, beige*/
	background-color: #FF6600; /*#FF6600 = orange*/
}
/* menu3 is on the bottom of the page*/
/*old stuff*/
#menu3 {
	position: relative;
	width: 760px;
	height: 20px;
	background-color: #CCCCCC; /* #CCCCCC = grey, light 1 */ /*#FFCC99 = orange, beige*/
	/*border: 1px solid #CC0000 = red*/
}
#menu3 ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 180px;
	width: 578px;
	height: 20px;
	/*border: 1px solid #00FF00 = green, electric*/
}
#menu3 ul li {
	display: inline;
	float: left;
}

#menu3 li a { /*do not define width here. Mozilla will mess up the center of text in link.*/
	
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0.4em 1em;
	text-decoration: underline;
	text-align: center;
	display: block;
	float: none;
	background-color: #CCCCCC; /* #CCCCCC = grey, light 1 */
}
#menu3 li a:link {
	color: #0066FF; /*#0066FF = blue, cornflower 1*/
}
#menu3 li a:visited {
	color: #0066FF;   /*#003399 = blue, dark 1 */ /* was #00CC99; */
}
#menu3 li a:hover {
	color: #FFF;  /*#F5EDE3 = white, beige*/  /*#0000CC = blue, bright 1 hover */ /*#993333*/
	background-color: #69F; /*#0000CC = blue, bright 1 hover */
}
#menu3 li a:active {
	color: FFF;  /*#F5EDE3 = white, beige*/
	background-color: #FF6600; /*#FF6600 = orange 1*/
}
#footer {
	 /* color: #666666; #666666 = grey, medium 1*/
	background-color: #CCCCCC;  /* #CCCCCC = grey, light 1 */ /*#FFCC99 = orange, beige*/
	text-align: center;
	width: 760px;
	margin: 0px auto;
	top: 0px;
	padding: 0px;
	position: relative;
}
#footer3 {
	clear: both;
	position: relative;
	width: 760px;
	height: 25px;
	background-color: #CCCCCC; /* #CCCCCC = grey, light 1 */   /*#FFCC99 = orange, beige*/
}
#footer3 p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color:#666666;  /*#666666 = gray, medium 1*/
}
#copyright {

	position: absolute;
	top: 5px;
	left: 66px;
}
#designby {
	position: absolute;
	top: 5px;
	right: 66px;
}


