body { background-color: #660000; background-image: url(images/bg.gif); background-repeat: repeat-x; margin-top: 0; padding: 10px; }
p { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 17px; }
a { color: maroon; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:hover { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; }
.ltbmargin { padding-right: 15px; padding-left: 15px; border-right: 1px solid gray; }
.rtbmargin { padding: 5px 10px; border-right-width: 1px; }
.linebottom { border-bottom: 1px solid gray; }
#container { background-color: white; width: 700px; margin: 0 auto; padding: 0; text-align:left; border: solid 5px #000; }
h1 { color: #730000; font-size: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; }
#head {
	background: url(images/banner.jpg) repeat-y;
	width: 700px;
	height: 126px;
	}
.tableimage { background: url(images/stillife.jpg) no-repeat; }
 
/*--------------------------
	SIGN PROS NAV
---------------------------*/

div#navbar { 
	background-color: maroon;
	width: 700px;
	height: 30px;
	}
div#navbar ul {
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	line-height: 30px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	}
div#navbar li {
	list-style-type: none;
	display: inline;
	}
div#navbar li a {
	text-decoration: none;
	padding: 7px 30px;
	}
div#navbar li a:link { color: white }
div#navbar li a:visited { color: white }
div#navbar li a:hover {
	color: black; 
	}
	
/*--------------------------
	SIGN PROS FOOTER
---------------------------*/

div#footer { line-height: 20px; background-color: white; width: 700px; height: 30px; padding-top: 10px; padding-bottom: 10px; border-top: 1px solid gray; }
div#footer ul { text-align: center; color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 700; margin: 0; padding: 0; }
div#footer li {
	list-style-type: none;
	display: inline;
	}
div#footer li a {
	text-decoration: none;
	padding: 7px 10px;
	}
div#footer li a:link { 
color: maroon; 
font-weight: 700;
}
div#footer li a:visited { 
	color: maroon;
	font-weight: 700;
	 }
div#footer li a:hover {
	color: black; 
	font-weight: 700;
	text-decoration: underline;
	}

/*--------------------------
	MWHDESIGN COMPANY FOOTER
---------------------------*/

#mwh { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; text-align: center; }
#mwh a:link { color: maroon; background-color: white; text-decoration: none; }
#mwh a:visited { color: maroon; background-color: white; }
#mwh a:hover { color: black; background-color: white; text-decoration: underline; }
