@charset "utf-8";
/* CSS Document 
Author: Maughan Johnson at http://www.mossface.com
 */
body {background:#353535; }
#topbox { background:#1a1a1a;}
#content { background:#1a1a1a;}
#bottombox { background:#fe9f00;}
#footer { background:#fe9f00;}
ul li {
	list-style-image:url("#");
	list-style-type:square;
	}
td {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.5em;
	color:#ffffff;}
p,ul,li,
	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.5em;
	color:#ffffff;
	text-align:left;
	}
h1 { font-size:24px; font-family:arial; color:#fe9f00; font-weight:normal; line-height:1.2em; margin-top:0; padding-top:0}
h2 { font-size:18px; font-family:arial; color:#ffffff; font-weight:normal;}
/* menu styling*/

a {
	color:#aaaaaa;
	text-decoration:none;
	outline:none;
	}	
a:link {
	color:#aaaaaa;
	text-decoration:none;
	}
a:visited {
	color:#aaaaaa;
	text-decoration:none;
	}
a:hover {
	color:#ffffff;
	text-decoration:none;
	border-bottom:1px solid #fe9f00;
	}
.selected {
	color:#ffffff;
	text-decoration:none;
	border-bottom:1px solid #fe9f00;
	}
#menu a {margin-right:15px;}
#logo a:hover {border-bottom:none;}
#buttons a:hover {border-bottom:none;}
#contentleft {padding:15px; width:50%; text-align:left;}
#contentright {padding:15px; width:50%;text-align:left;}
#band { background-image:url(img/bg.jpg); background-repeat:repeat-x;}
#base { background:#1a1a1a;}
#absfooter { background:#e4a60f;}
#telephone { padding:15px}
#prices td {font-family:arial; color:#ffffff; font-weight:bold; font-size:16px}