 body {
    color: #033;
	background-color: #333100;
	margin:auto;
	text-align: center;
	font-size:14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : url(images/back.jpg) repeat fixed center;
}

a {
	color: #DAA520;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight:bold;
	font-size:90%;
} 

  a:visited {
	color: #DAA520;
	background-color: White;
} 
  a:hover {
	color: white;
	background-color: #DAA520;
	font-weight:bold;
}
  a:active {
	color: Gray;
	background-color: White;
}  

ul,ol, li {
	color: black;
	background-color: white;
	font-weight:normal;
	text-align : left;
	list-style : disc outside none;
	font-size:90%;
}



.list {
	color:black;
	background-color: White;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.maintable {
	color: #033;
	background-color: white;
	text-align:center;
	padding:0px;
	border-style:none;
	width:757px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:auto;
	}
	
td {
	color: #033;
	background-color: white;
	padding:.25em;
	border-style:none;
	text-align:left;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align:top;
		border-collapse : collapse;
}
tr{
	border-collapse : collapse;
	
}
table {
	border-collapse : collapse;
}

div {  
  text-align:center;
 color: #033;
	background-color: white;
  margin:auto;
  }
  
h3, h4, h2,  H1,h5 {
	color: #033;
	background-color: white;
	text-align:center;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

hr {
	color: #DAA520;
	background-color: #B8860B;
	width : 750px;
} 

.bold {
  font-weight:bold;
  color: #033;
	background-color: white;
  font-size:.9em;
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  }

.contact-info {
	color: #033;
	background-color: white;
	text-align:center;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align:bottom;
	width:750px;
	font-weight:normal;
	margin:auto;
}

/*.contact-info a {
	color: Silver;
	background-color: #900;
	font-size:.80%;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.contact-info a:link {
	 color: silver; background-color: #900;}
div.contact-info a:visited {color:silver; background-color: #900;}
div.contact-info a:hover {color: #900;	background-color:Silver;}
*/
p {
	font-weight: normal;
	font-size:80%;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #033;
	background-color: white;
	text-align:justify;
	margin: 15px 15px;
}

.smallcaps {
  text-transform: uppercase;
   }

.float-right {  float: right}
.float-left {
	float:left;
}

.right {
	width:600px;
	color: #033;
	background-color: white;
	font-size:14px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.tdnavbar {
	background : transparent url(file:///C|/myfiles/carvergroup/images/navbarback.jpg) repeat scroll top;
}
#menu {
	width: 100%;
	color: #CC9;
	background-color:#333100;
	border: 1px solid black;
	height: 1.2em;
	padding-top: .2em;
	padding-bottom: .2em;
}
#menu a,#menu a:link, #menu a:visited {
	color: #CC9;
	background-color:transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;	
	text-decoration: none;
	font-size:100%;
}
#menu a:hover {
	color: #EEE8AA;
	border-bottom: 2px solid #CC9;
}

.contactpage{
	width:300px;
	margin:auto;
	border:none;
	padding:0px;
	color:#633;
	background-color:white;
	text-align:center;
	}
.smaller {
font-size:smaller;
}

#topbanner {
	height:103px;
	width:100%;
}