/* This document is to be used to style the color, fonts and anything beyond the layout of the web site 
-------------------------------------------------------------------------------------------------------- */


/* -------------------------- Menu */
.menu {margin-top:125px;float:right;}
.menu li {display:inline;}
.menu a{font-weight:bold;}

/* -------------------------- horizontal line */
hr{border-top:1px solid #999;border-bottom:1px dashed #666;margin-left:10px;margin-right:10px;padding:2px 0 0}


/* -------------------------- Body/misc */

body{background:url("images/bg3.gif");}

p{padding-left:10px;}
a:hover{text-decoration:underline;}
a img {border:0;}

.container_12{background:url("images/bodybg.jpg");background-repeat:repeat-x;background-color:#fff;} /*the red bars at the top*/ 
.clearbackground{height:27px;}
.logomargin{padding-top:40px;}



/* -------------------------- This is the footer */
#footer{height:50px;background:#676767;margin-top:30px;}
#footer a{color:#ffffff;}


#footer p{padding-left:20px;padding-top:20px;}

.sidebarlistmenu li{list-style:none;padding-bottom:15px;margin-left:-5px;}
