.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	width: 800px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6ECD7;
	border-left-color: #D6ECD7;
}
.topbanner {
	background-image: url(images/topback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 162px;
	background-color: #D6ECD7;
}
.topbanner h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #996600;
	margin-top: 15px;
	margin-left: 15px;
}
.topbanner #inc {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	position: relative;
	visibility: visible;
	z-index: 3;
	top: -10px;
	left: 0px;
}


.topNav {
	background-image: url(images/navBack.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 100%;
}
.contentbody {
	width: 100%;
}


body {
	margin: 0px;
	background-image: url(images/pageBack.gif);
	background-repeat: repeat;
}
.leftNavback {
	width: 240px;
	margin: 0px;
	padding: 0px;
}
.boxtop {
	background-image: url(images/box_01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 29px;
	width: 227px;
}
.boxcenter {
	background-image: url(images/box_02.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.boxcenter a {
	color: #494925;
	text-decoration: underline;
}

.boxbottom {
	background-image: url(images/box_03.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
}
.boxposition {
	margin: 0px;
	width: 230px;
}
.centerTop {
	background-image: url(images/centerBack.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 180px;
	width: 540px;
	margin-top: 5px;
	margin-left: 14px;
}
.centerTop a {
	text-decoration: underline;
	color: #494925;
}
.centerTop a:hover {
	color: #FF6633;
}

.centerTop h1 {
	color: #666633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 15px;
	padding-top: 15px;
	font-weight: bold;
}


.buttonleft {
	background-image: url(images/burtton_01.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
	width: 10px;
}
.buttoncenter {
	background-image: url(images/burtton_02.gif);
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6633;
	font-weight: normal;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 15px;
}
.buttonright {
	background-image: url(images/burtton_03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	width: 10px;
}
.buttonposition {
	margin-left: 15px;
}
.centerTop h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
}
.orangeText {
	font-style: italic;
	font-weight: bold;
	color: #FF6633;
}
.mainContent {
	padding: 8px;
	margin-left: 17px;
	border: 1px solid #CCCCCC;
	margin-right: 8px;
	margin-top: 5px;
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
}
.mainContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6633;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	margin-top: 3px;
}

.mainContent a {
	text-decoration: underline;
	color: #666633;
}
.mainContent a:hover {
	color: #FF6633;
}
.leftNavWait {
	background-image: url(images/navArrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 20px;
	padding-top: 2px;
	margin-right: 2px;
}
.leftNavback #search {
	font-size: 11px;
	color: #5A5A2E;
	padding-left: 15px;
	line-height: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.bottom {
	background-color: #D1E8D3;
	background-image: url(images/bottom.gif);
	height: 131px;
	font-size: 11px;
	color: #666666;
	background-repeat: no-repeat;
}
.bottom a {
	font-size: 11px;
	color: #494925;
	text-decoration: underline;
	line-height: 15px;
}
.bottom a:hover {
	color: #FF6633;
	text-decoration: none;
}

.topNavWait {
	font-size: 12px;
	color: #494925;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}

.topNavWait a {
	color: #494925;
	text-decoration: none;
}
.topNavWait a:hover {
	color: #FF6633;
	text-decoration: none;
}



.leftNavback  #searchName {
	font-size: 11px;
	color: #494925;
}
.menu {
	font-size: 11px;
	color: #494925;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #326332;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #326332;
	border-right-color: #326332;
	border-bottom-color: #326332;
	border-left-color: #326332;
}




.leftNavWait a {
	color: #494925;
	text-decoration: none;
}
.leftNavChosen {
	background-image: url(images/navArrowOver.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 19px;
	padding-top: 2px;
	margin-right: 2px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.leftNavChosen a {
	color: #494925;
	text-decoration: none;
}
.topNavWaitCopy {

	font-size: 12px;
	color: #494925;
	padding-right: 5px;
	padding-left: 5px;
}
.topNavWaitCopy a {
	color: #494925;
	text-decoration: none;
}
.topNavWaitCopy a:hover {
	color: #FF6633;
	text-decoration: none;
}
.boxdot {
	margin: 5px;
	padding: 5px;
	border-bottom: 1px solid #D7EBD7;
	background-color: #EEF7EE;
}
.rates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E1F4E1;
	width: 600px;
	margin-top: 20px;
}
.black {
	background-color: #000;
	padding: 8px;
	color: #FCE457;
	width: 500px;
}
.highlight {
	background-color: #FF6633;
}
