body {
background-color: #393B48;
background-image:url('images/bg_grad.jpg');
background-repeat: repeat-x;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

ul
  {
  margin-top: 10px;
  margin-bottom: 10px;
  }

H2 {
display: inline;
font-family: arial;
font-size: 17px;
font-weight: normal;
color: #FD9F4B;
}

H1 {
display: inline;
font-family: Verdana;
font-size: 12px;
font-weight: normal;
color: black;
}

/*
line-height: 1.6;

REPLACE LIST BULLET WITH IMAGE
ul { list-style-image: url("images/blue_bullet.png") }
*/

form {margin-top: 0px; margin-bottom: 0px;}
input {text-decoration: none; color: black; font-family: verdana;  font-size: 12px;}
select {text-decoration: none; color: black; font-family: verdana;  font-size: 12px;}
textarea {text-decoration: none; color: black; font-family: verdana;  font-size: 12px;}

.plain {text-decoration: none; color: #000000; font-family: verdana; line-height: 1.3; font-size: 12px;}
.plain a {color:#014A7F; text-decoration: underline;}
.plain a:hover {color:#FD8A2D; text-decoration: none;}

.error{color:#c00000; font-weight:bold;}

.form {text-decoration: none; color: #000040; font-family: verdana; line-height: 1.7; font-size: 12px;}
.form input, textarea, select {background: #FCEDE0; padding:2px;}
	
.bullet {list-style-image: url(images/bullet.gif);}

.list {position: relative; left: 25px; padding-top:10px; padding-bottom:10px; line-height:1.5;}
.list li {list-style-image: url(images/bullet.gif);}

.list2 {padding-top:10px; padding-bottom:10px; line-height:1.5;}
.list2 li {list-style-image: url(images/bullet.gif);}

.list3 {padding-top:5px; padding-bottom:10px; line-height:1.5; }
.list3 li {list-style-image: url(images/bullet.gif); position: relative; left: 20px; top: 0px;}

.testimonial {color: #ffffff; font-family: verdana; line-height: 1.3; font-size: 12px; width:265px; text-align:left; padding-top:40px;}

.headline {text-decoration: none; color: #000000; font-family: verdana; font-size: 14px; font-weight:bold;}

.white {text-decoration: none; color: white; font-family: verdana; line-height: 1.3; font-size: 12px;}
.white a {color:white; text-decoration: none;}
.white a:hover {color:#FD8A2D; text-decoration: underline;}

.wip {text-decoration: none; color: #014A7F; font-family: verdana; font-size: 14px;}

.black {text-decoration: none; color: black; font-family: verdana; line-height: 1.3; font-size: 12px;}
.black a {color:black; text-decoration: none;}
.black a:hover {color:#800000; text-decoration: underline;}

.red {text-decoration: none; color: #800000; font-family: verdana; line-height: 1.3; font-size: 12px;}
.red a {color:#800000; text-decoration: none;}
.red a:hover {color:black; text-decoration: underline;}

.grey {text-decoration: none; color: #B2B2AF; font-family: verdana; font-size: 14px;}
.grey a {color:#B2B2AF; text-decoration: none;}

.fine {text-decoration: none; color: black; font-family: verdana; font-size: 10px;}
.fine_grey {text-decoration: none; color: #B2B2AF; font-family: verdana; font-size: 11px;}

.header {text-decoration: none; color: #B2B2AF; font-family: arial; font-size: 14px;}

.title {text-decoration: none; color: #202020; font-family: arial; font-weight: bold; font-size: 16px;}

.nav {text-decoration: none; color: white; font-family: arial; font-weight: bold; font-size: 14px; padding-right:10px;}
.nav a {text-decoration:none; color: white;}
.nav a:hover {color:#FD8A2D; text-decoration: NONE;}

.orange_dot {color: #CA6B17; font-family: arial; font-weight: bold; font-size: 14px; padding-right:10px;}

.footer {text-decoration: none; color: white; font-family: verdana;  font-size: 10px;}
.footer a {text-decoration:none; color: white;}
.footer a:hover {color:#FD8A2D; text-decoration: underline;}

.bookmark {text-decoration: none; color: #808080; font-family: verdana;  font-size: 10px;}
.bookmark a {text-decoration:none; color: #808080;}
.bookmark a:hover {color:#2F2C34; text-decoration: none;}

.panel_1 {background-image:url('images/panel_1.png'); width:310px; height:235px;}
.panel_2 {background-image:url('images/panel_2.png'); width:310px; height:235px;}
.panel_3 {background-image:url('images/panel_3.png'); width:310px; height:235px;}

.panel_title {color: white; font-family: Arial Black, Arial Black, "Gadget", sans-serif; font-size: 24px; font-style:italic;}
.panel_title a {text-decoration:none; color: white;}
.panel_title a:hover {color:#FD8A2D; text-decoration: NONE;}

.panel_text {color: white; font-family: Verdana, sans-serif; font-size: 12px; line-height:1.4; font-weight:bold;}

.panel_go {color: white; font-family: Verdana, sans-serif; font-size: 18px; font-weight:bold;}
.panel_go a {text-decoration:none; color: white;}
.panel_go a:hover {color:#FD8A2D; text-decoration: NONE;}


/* ROLLOVER DATA CELL */
.btnav {text-decoration: none; color: #5D562C; font-family: verdana;  font-size: 11px;}
.btnav a {text-decoration:none; color: #5D562C;}
.btnav a:hover {color:#025655; text-decoration: none; font-weight: bold;}
.btnav { background-color: #E5DEB4; border: 0px #000000 solid;} 
/*
<td class=btnav onmouseover="style.backgroundColor='#CFC596';" onmouseout="style.backgroundColor='#E5DEB4'" width=192 height=27>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="images/rarrow.png" border=0 alt=""><a href="#"> IMPERDIET</a></td>
*/


