@charset "utf-8";
/* CSS Document */

body{ margin:0px; padding:0px; background:url(../images/bg.jpg) repeat-x #ffffff;}
*{font-size:12px; font-family:tahoma; font-weight:400; color:#000000;}

h1{color:#000000; font-size:23px; font-family:"Trebuchet MS"; font-weight:bold; text-transform:lowercase;}
h2{color:#000000; font-size:17px; font-family:"Trebuchet MS"; font-weight:bold; line-height:0px; margin:0pc; padding:0px;}
h3{font-size:15px; font-family:"Georgia"; font-weight:bold; color:#000066;}
h4{color:#000000; font-size:14px; font-family:"Georgia"; font-weight:bold; }

p{line-height:inherit;}
b{color:#000000; font-size:17px; font-family:"Trebuchet MS"; font-weight:bold;}
a{color:#FF0000; text-decoration:none;}
a:hover{color:#FF0000; text-decoration:underline;} 

/* header */
#head a{color:#FFFFFF; text-decoration:none;}
#head a:hover{color:#FFFFFF; text-decoration:underline;}

.head-l{background:url(../images/head-l.jpg) no-repeat;}
.head-m{background:url(../images/head-m.jpg) no-repeat;}
.head-r{background:url(../images/head-r.jpg) no-repeat;}


#nav a{color:#FFFFFF; text-decoration:none; font-size:15px; font-weight:bold;}
#nav a:hover{color:#282828; font-size:15px; text-decoration:none font-weight:bold;}

/*content1*/

#content1{font-size:11px; background:#e4e4e4; color:#000000; border:5px solid #FFFFFF; padding:10px; display: block;}
#Featured li{list-style-image:url(../images/arrow.gif);}

.sep{background:url(../images/sep.gif) center no-repeat;}

.input{height:15px; width:250px; border:#999999 solid 1px;}
.input-ta{height:75px; width:250px; border:#999999 solid 1px;}
.submit{height:22px; width:80px;}
.boldtext{font-weight:bold;}
.boldblack{color:#000000; font-size:24px; font-family:"Trebuchet MS"; font-weight:bold;}

/*footer*/

#footer p{color:#a1a1a1;}
#footer a{color:#FFFFFF; text-decoration:none;}
#footer a:hover{color:#FFFFFF; text-decoration:underline;}
