#master {
	width: 800px;
	padding: 10px;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #C18F28;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	font-size: 12px;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004F34;
	background-image: url(../images/bg1.png);
	background-repeat: repeat-x;
}
#mainContent a {
	color: #03C;
}

#rightCol {
	width: 437px;
	padding-right: 50px;
}
#leftCol #box1 strong {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #C18F28;
}

#header {
}
a {
	color: #004F34;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #333;
}

#topMenu {
	text-align: right;
	padding: 0px;
	height: 18px;
	margin: 0px;
}
#Logo {
	height: 70px;
	margin-bottom: 5px;
}
#mainMenu {
	height: 32px;
	margin-bottom: 5px;
	background-image: url(../images/mainMenu.png);
	background-repeat: no-repeat;
}
.menuItems {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #004F34;
	line-height: 30px;
	padding-right: 15px;
	padding-left: 15px;
}

#mainTitle {
	height: 25px;
	margin-bottom: 5px;
	line-height: 25px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #C18F28;
}
#leftCol {
	width: 285px;
	margin-right: 10px;
	margin-left: 15px;
}
#banner {
	height: 170px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}
#footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #004F34;
	height: 60px;
	color: #666;
	margin-right: 50px;
	font-size: 11px;
}
#content {
	border: 1px solid #D5D5D8;
	padding-top: 15px;
}
#titleBox {
	font-size: 14px;
	font-weight: bolder;
	background-color: #C18F28;
	color: #004F34;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
}
#box1 {
	background-color: #BAB3D6;
	padding: 10px;
	color: #666;
}

#mainContent {
	margin-bottom: 20px;
}
.menuItems a {
	color: #004F34;
	text-decoration: none;
}
.menuItems a:hover {
	color: #333;
	text-decoration: underline;
}
