
body {
background-color:#6B6B6B;
background-image:url(images/bg.gif);
background-repeat:repeat-x;
font-family:Arial, Verdana, sans-serif;
}
/*GLOBALS*/
h2 {color:#d52828; font-size:24px; font-weight:200;}
h3 {color:#d52828; font-size:20px; font-weight:200; margin:10px 10px 0 10px;}
img {border:none;}
a {
color:#d52828;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
address {
margin:10px;
}
/*IDS*/
#galpics {
border:#FFFFFF solid 1px;
}
#galpics:hover {
border:#d52828 solid 1px;
}
#contactp {
background-image:url(images/front.jpg);
background-repeat:no-repeat;
background-position:top right;;
width:647px;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	border:0;
	width: 900px;
		}
#container {
	background-color:#000000;
	width:894px;
	border-left:3px solid #ffffff;
	border-right:3px solid #ffffff;
	border-bottom:3px solid #ffffff;
	}
#head {
width:900px;
height:47px;
background-image:url(images/rh.png);
}
#maint {
border-top:3px solid #FFFFFF;
background-color:#d5d3d4;
}
#maint p {margin:10px 10px 0 10px; font-size:14px;}
#headnav {
color:#FFFFFF;
margin:3px 0 0 250px;
text-align:right;
}

#nav {
border-right:#FFFFFF 3px solid;
background-image:url(images/lbg.jpg);
background-position:bottom left;
background-repeat:no-repeat;
height:500px;
}
#menu {
width:244px;
text-align:center;
font-family:Arial, Verdana, sans-serif;
}
#menu ul
{
	margin:0;
	padding:0;
	list-style:none;
	}
#menu li 
{
display:block;
	float:left;
	font-weight:500;
}
#menu a {
	display: block;
	float: left;
	padding: 2px 0 0 0;
	text-decoration: none;
	color: #ffffff;
	width:244px;
	font-size:24px;
}

#menu a:hover {
background-color:#d52828;
	opacity:0.8;filter:alpha(opacity=80);
}
#footer {
background-image:url(images/tmp.gif);
background-repeat:no-repeat;
height:35px;
text-align:center;
padding-top:4px;
}
#footer a {
color:#ffffff;
padding-right:10px;
margin-left:10px;
text-decoration:none;
}

#footer a:hover {text-decoration:underline;}
#tdb {
border-right:dotted 1px #FFFFFF;
}
#under {
color:#FFFFFF;
text-align:center;
font-size:12px;
margin:0;
}
#suppbox {
border:1px solid #FFFFFF;
margin:10px;
}
#suppbox:hover {
border:1px solid #d52828;
}
#suppbox img {
margin:5px;
}
