*{ margin:0; padding:0;
}

body,td,th, html {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 101%;
	color: #FFF;
	margin:0; padding:0;
}
h1, h2, h3, h4 , h5 {margin:0; padding: 0; padding-top:10px; padding-bottom:3px;}

body {
	background-color: #000000;
	margin: 20px;
}
a:link, h1, h2, h3, h4 {
	color: #5A5A3A;
	text-decoration:none;
}

h5{
	color:#5A5A3A;
	font-size:1.4em;
	margin-top: 20px;
}


a:visited{
	color: #FF3399;
}
 a:hover  {
	color: #FF3399;
}
a:active {
	color: #BABA94;
}


#indexwrapper blockquote{color:#BABA94; line-height:18px; width:330px; position:relative; top:60px; left:320px; text-align:center;}
#indexwrapper blockquote a{ text-decoration:none}
#indexwrapper{font-size:.9em; margin-left:auto; margin-right:auto; margin-top:70px; background: #000 url(../images/home_male.jpg) top left no-repeat; border:1px solid #999; width:700px; height:455px}

/* Main pages*/

blockquote{color:#BABA94; line-height:18px; width:240px; position:relative; top:100px; left:20px; text-align:center;}
#wrapper{font-size:.9em; margin-left:auto; margin-right:auto; background: #fff ; border:1px solid #999; width:760px; height:auto}
#header{height:200px; background: #000 url(../images/header_bg.jpg) right top no-repeat; width:740px; margin:10px; padding:0;}
#content { color:#000; font-size:.85em; margin-left:10px; margin-right:10px; background: #fff url(../images/body_grad_bg.jpg) bottom left repeat-x; width:720px; padding:10px} 
#footer{height:30px;width:740px;color:#666; line-height:30px; text-align:center;  font-size:.8em}
/*#textblock{width:450px margin-right:20px;}*/
#thumbs{
	float:right;
	width:320px;
	height:480px;
	margin:10px;
	overflow:hidden;
	padding:2px;
}
#thumbs img{ border:1px solid #333}

.replaceThumb{float:left;padding:2px;}
.alt{display:none}
.noborder{border:0}

#servicelist{
	list-style:circle;
	list-style-position:inside;
}

address{text-align:right; margin-top: -40px; padding:2px; font-style:normal; font-weight:normal;font-size:.9em; color:#fff; }
#header a, #header a:visited{ color:#fff; }

.smallcomment{font-size:.8em; color:#333;}

.hima {border:0; position:relative; top:35px; left:350px} /* logo floating in header */

#menu{float:right; color:#5A5A3A; margin:20px; margin-top:45px; font-style:normal; text-align:left;font-weight:bold}
#header ul ,#thumbs ul{margin:0; padding:0}
#header ul {width:250px;}
#menu li, #rslideshow li { list-style:none;}
#menu li a{color:#ccc; padding-left:20px; display:block; height:22px; background:url(../images/bullet.gif) left no-repeat; text-decoration:none } 
#menu li a:hover,#menu li a .active{background:url(../images/bullet_over.gif) left no-repeat; color:#D0C19D} 


#link a {
	padding:10px 0; color: #5A5A3A; text-decoration:underline; font-weight:bold; 
}

#link a:visited{
	color: #BABA94;
}
#link  a:hover  {
	color: #FF3399;
}
#link a:active {
	color: #BABA94;
}



/* Menu */

#hmenu-wrap {
	background: #000;
}

#hmenu {
	width: 778px;
	height: 50px;
	margin: 0 auto;
}

#hmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#hmenu li {
	display: inline;
}

#hmenu a {
	float: left;
	margin : 0 6px;
	padding: 5px 20px ;
	background: #111;
	border: 1px #575C5F solid;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

#hmenu a:hover , #services #hmenu a{
	text-decoration: none;
	background: #6F6037;
	border: 1px #000 solid;
}

#hmenu .first a {
	background: #333;
	border: 1px #D45951 solid;
}
form label {

	display: block;
	font-weight:bold;

	padding-top: 5px;

}

.error, .required {color:#C00}