body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #a9a18c;
	text-align: center;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover {
	color: #4E2614;
	text-decoration: none;
}
.footer a:active {
	color: #4E2614;
	text-decoration: none;
}
.lineBg {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bgGate {
	background-image: url(images/bg_gate.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a9a18c;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
}
.menu-item {
	color: #FFF;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
}
.menu-item-hover {
	color: #ABA08C;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
}
.menu-item-selected {
	color: #FFF;
	text-decoration: underline;
	text-align: center;
	cursor: pointer;
}

.sub-menu-item {
	background-color: #624233;
	color: #fff;
}
.sub-menu-item-hover {
	background-color: #624233;
	color: #ABA08C;
}
.sub-menu-item-selected {
	background-color: #624233;
	color: #fff;
	text-decoration: underline;
}

.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #A9A18C;
	text-decoration: underline;
}
.nav a:active {
	color: #A9A18C;
	text-decoration: none;
}


.main {
	background-image: url(images/background_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.mainhd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E2614;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #4e2614;
}
link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E2614;
	text-decoration: underline;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E2614;
	text-decoration: none;
	line-height: 15px;
}
.text a:link {
	color: #008800;
	text-decoration: underline;
}
.text a:visited {
	color: #E87C1C;
	text-decoration: underline;
}
.text a:hover {
	color: #008800;
	text-decoration: none;
}
.text a:active {
	color: #E87C1C;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A9A18C;
	text-align: left;
        margin-top: 20px;
}
.keywords {
	font-size: 10px;
	color: #A9A18C;
	text-align: center;
}

.content {
	color: #4F2411;
	min-height: 300px;
}



.picRight {
	text-align: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 2px solid #4e2614;
}
.content a:link {
	color: #008800;
	text-decoration: underline;
}
.content a:visited {
	color: #E87C1C;
	text-decoration: underline;
}
.content a:hover {
	color: #008800;
	text-decoration: underline;
}
.content a:active {
	color: #E87C1C;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #4e2614;
	text-align: justify;
}

