*{ margin:0; padding:0;
}

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

h1 {
	color:#5A5A3A;
	margin-left:10px; 
	padding: 0; 
	padding-top:10px; 
	padding-bottom:10px;
}

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

a:link {
	text-decoration:none;
	color:#5A5A3A;
}

h5{
	color:#5A5A3A;
	font-size:1.4em;
	padding-bottom:5px;
	margin-left:10px;
}

h4{
	font-size:1.2em;
	padding-bottom:7px;
	margin-left:10px;
	color:#FF9F00;
}

ul, li {
	margin-left: 10px;
	padding-top: 4px;
	padding-bottom:: 4px;
	list-style-type:circle;
}

a:link {
	font-weight:bold;
}

a:visited{
	color: #5A5A3A;
}
a:hover  {
	color:#FF9F00;
}
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:20px; 
	margin-right:20px; 
	background: #fff url(../images/body_grad_bg.jpg) bottom left repeat-x; 
	width:720px; 
	padding:10px
	line-height:150%;
} 

#content p {
	margin-left:10px;
	margin-right:10px;
	color:#333;
	padding-top:4px;
	padding-bottom:4px;
}

#content ul, li {
	color:#FF9F00;
	margin-left: 10px;
	padding-top: 4px;
	padding-bottom:: 4px;
}

#footer-extra{
	height:30px;
	width:740px;
	color:#666; 
	line-height:150%; 
	font-size:.9em;
}


#footer{height:30px;width:740px;color:#666; line-height:30px; text-align:center;  font-size:0.7em}
/*#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 a {
	color:#FF9F00;
	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;
	padding-top:10px;
	padding-bottom:5px;
	margin-left: 10px;
}

.hima {border:0; position:relative; top:25px; 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; color:#000000;}
#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; 
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

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


/* Menu */

#hmenu-wrap {
	background: #000;
}

#hmenu {
	width: 720px;
	height: 50px;
	/*margin: 0 auto;*/
	margin-left:25px;
	
}

#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}
