* {
	margin: 0;
	padding: 0;
}
body {
	margin: 20px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
}
h1, h2, h3 {
	font-weight: normal;
	color: #3B3B3B;
}
h1 {
	font-size: 182%;
}
h2 {
	font-size: 182%;
}
h3 {
	font-size: 100%;
}
p, ul, ol {
	margin-bottom: 20px;
	line-height: 167%;
	font-size: 100%;
}
a:hover {
	text-decoration: none;
	color: #ED2024;
}
#header {
	width: 998px;
	height: 111px;
	margin: 0 auto;
	text-align: right;
}
#logo {
	float: left;
	width:174px;
	height:110px;
	background:url(images/logowhite.png);
	background-repeat:no-repeat;
}
#logo1 {
	float: left;
	width:174px;
	height:110px;
	background:url(images/logo.jpg);
	background-repeat:no-repeat;
}
#logo h1 {
	padding-top: 20px;
	text-align: center;
}
#logo h1 a {
	font-weight: normal;
	font-size: 24px;
	color: #3B3B3B;
}
#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
}
#logo h2 a {
	color: #B3A7A0;
}
#logo a {
	text-decoration: none;
	}
#menu {
	float: left;
	width: 824px;
	height: 100%;
}
#menu ul {
	margin: 0;
	padding: 0;
	padding-left:50px;
	padding-top:15px;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	height:100%;
	padding: 30px 25px 0 25px;
	background: url(images/img1.gif) no-repeat;
	text-decoration: none;
	font-size: 18px;
	color: #92795b;
}
#menu a:hover {
	color: #6ccff6;
}
#menu1 {
	float: left;
	width: 824px;
}
#menu1 ul {
	margin: 0;
	padding: 0;
	padding-left:50px;
	padding-top:15px;
	list-style: none;
}
#menu1 li {
	display: inline;
}
#menu1 a {
	display: block;
	float: left;
	height:100%;
	padding: 30px 25px 0 25px;
	background: url(images/img2.gif) no-repeat;
	text-decoration: none;
	font-size: 18px;
}
#menu1 a:hover {
	color: #3399CC;
}
#splash {
	width: 998px;
	height: 374px;
	margin: 0 auto;
	background: url(images/1.jpg) no-repeat;
	background-position:center;
	color: #FFF;
}
#splash p {
	float: right;
	width: 460px;
	height: 100%;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #ED2024;
}
#page {
	width: 998px;
	margin: 0 auto;
}
#page1 {
	width: 998px;
	margin: 0 auto;
	height:303px;
	;
}
#page1 h1, #page1 h2 {
	margin-bottom: 15px;
	color: #917C61;
}
#contactpage {
	width: 998px;
	margin: 0 auto;
}
#contactpage h1, #contactpage h2 {
	margin-bottom: 15px;
	color: #917C61;
}
#page h1, #page h2 {
	margin-bottom: 15px;
	color: #917C61;
}
#content {
	float: left;
	width: 280px;
	padding: 10px;
	text-align: left;
}
#content ol, #content ul {
	margin-left: 3em;
}
#rightimage {
	float: left;
	width: 520px;
	padding-top: 15px;
}
#sidebar {
	float: right;
	width: 324px;
	height: 125px;
	margin-top:213px;
}
#sidebar h2 {
	padding-top: 6px;
	font-weight: bold;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #CCCCCC;
}
#sidebar h3 {
	height: 17px;
	padding: 0 10px;
	background: #3B3B3B url(images/img4a.gif) no-repeat;
	color: #FFFFFF;
}
#footer1 {
	clear: both;
	width: 998px;
	height: 6px;
	margin: 0 auto;
	padding-top: 5px;
	border-top: 5px solid #cceafb;
	font-size:16px;
}
#footer1 p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}
#footer {
	clear: both;
	width: 998px;
	height: 10px;
	margin: 0 auto;
	padding-top: 5px;
	border-top: 3px solid #fff;
	font-size:16px;
}
#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}
#legal {
	float: left;
}
#links {
	float: right;
}
#wrapit {
	width:998px;
	text-align:center;
	margin:0 auto;
	vertical-align: top;
	height: 100%;
}
a.boss:link {
	color:#3399CC;
	text-decoration: underline;
}
a.boss:visited {
	color:#3399CC;
	text-decoration: underline;
}
a.boss:hover {
	color:#3399CC;
	text-decoration:none;
	cursor:pointer
}
a.boss:active {
	color:#3399CC;
text-decoration:text-decoration: underline;
}
a.boss1:link {
	color:#92795b;
	text-decoration:none
}
a.boss1:visited {
	color:#92795b;
	text-decoration:none
}
a.boss1:hover {
	color:#92795b;
	text-decoration:underline;
	cursor:pointer
}
a.boss1:active {
	color:#92795b;
	text-decoration:none
}
table.info {
	border:1px ridge #eaeaea;
	border-collapse: collapse;
}
table.info th {
	border-width: thin;
	padding: 2px;
	border-style: dotted;
	border-color: gray;
	background-color: #faf0e6;
 -moz-border-radius:;
}
table.info td {
	border-bottom:1px groove grey;
	padding-bottom:12px;
	background-color: #faf0e6;
 -moz-border-radius:;
}

