html {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}

body {
	background: #EFEFEF;
	font-size: 100%;
	color: #000000;
	margin: 0;
	padding: 0;
}

#maincontent {
	width: 770px;
	margin: 0 auto;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #000000;
}

h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #F4F4F4;
	font-size: 26px;
}

h3 {
	margin-top: 0px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 16px;
	border-bottom: 1px solid #F4F4F4;
}

p, ol, ul, blockquote {
	line-height: 24px;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ol {
	margin-left: 0;
	padding-left: 0;
}

a {
	color: #A48941;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

#textfield1 {
	width: 135px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
}

#mailing-address {
	width: 135px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
}

#textfield2 {
	width: 135px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
}

#submit1 {
	border: 1px solid #EBEBEB;
	border-bottom-color: #DDDDDD;
	background: #FBFBFB url("images/img7.gif") repeat-x;
	text-transform: lowercase;
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
}

#submit2 {
	border: 1px solid #EBEBEB;
	border-bottom-color: #DDDDDD;
	background: #FBFBFB url("images/img7.gif") repeat-x;
	text-transform: lowercase;
	font-size: 12px;
	color: #333333;
}

#reset2 {
	border: 1px solid #EBEBEB;
	border-bottom-color: #DDDDDD;
	background: #FBFBFB url("images/img7.gif") repeat-x;
	text-transform: lowercase;
	font-size: 12px;
	color: #333333;
}

.text2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: bold;
}

.greybar {
	height: 33px;
	margin: 0 0 30px 0;
	padding: 10px 15px 0 15px;
	background:    url("images/img6.gif") repeat-x;
	border-bottom: 1px solid #F2F2F2;
}

.greybar p {
	float: left;
	margin: 0;
}

.greybar .comments {
	float: right;
}

.greybar a {
	color: #333333;
}

#header2 {
	width: 770px;
	height: 150px;
	margin: 20px 0px 0px 0px;
	background:    url("images/img2head.gif") repeat-x;
}

#logo {
	float: left;
	height: 150px;
	padding: 0;
	background:    url("images/img1head.gif") no-repeat;
}

#logo * {
	text-decoration: none;
}

#logo h1 {
	float: left;
	padding: 50px 0 0 40px;
	font-size: 36px;
	text-transform: lowercase;
}

#logo h1 a {
	color: #000000;
}

#logo h1 span {
	font-weight: bold;
}

#logo h2 {
	float: left;
	padding: 72px 0 0 8px;
	font-size: 12px;
	border: none;
}

#logo h2 a {
	color: #666666;
}

#logoright {
	float: right;
	padding: 30px 50px 0 0;
	background:    url("images/img3head.gif") no-repeat right top;
}

#logoright2 {
	float: right;
	padding: 40px 50px 0 0;
	background:    url("images/img3head.gif") no-repeat right top;
}

#colNewTwo ul {
	font-size: 90%;
}

#menu {
	float: right;
	height: 45px;
	padding: 70px 25px 0 0;
	background:    url("images/img3.gif") no-repeat right top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 15px 0 20px;
	border-left: 1px solid #DBDBDB;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 100%;
	color: #333333;
}

#menu .first a {
	border: none;
}

#largecontent {
	width: 770px;
	margin: 0 auto;
	background: #FFFFFF url("images/img10.gif") no-repeat left bottom;
}

#content {
	padding: 20px 30px 0 30px;
}

#contentimage {
	padding: 20px 35px 0 35px;
}

#colNewOne {
	float: right;
	width: 545px;
}

#colNewTwo {
	float: left;
	width: 145px;
	padding: 5px 20px 0 0;
}

.indimage {
	margin: 25px 10px 10px 20px;
}

.indimagemenu {
	margin: 5px 10px 10px 20px;
}

#footer p {
	text-align: center;
	color: #666666;
}

#footer a {
	color: #666666;
}

