/* html redefinition */
body {
	text-align: center;
	font-family: "Century Gothic", "Avant Garde", "Avant Garde Gothic", Helvetica, Verdana, sans-serif;
	color: #fff;
	font-size: 12px;
	background-color: #fff;
	}

a:active {
	outline: none;	
	}


/* ID */

#bannerholder {
	width: 900px;
	text-align: right;
	}
	#bannerholder img {
		border: 0px;
		}

#contentholder {
	width: 905px;
	min-height: 406px;
	margin-top: 6px;
	}

#credit {
	width: 900px;
	text-align: center;
	font-size: 10px;
	margin: -40px auto;
	color: #ccc;
	}
	#credit a {
		color: #ccc;
		text-decoration: none;
		}
	#credit a:hover {
		color: black;
		}

#footer {
	width: 900px;
	height: 18px;
	background-color: #9d9580;
	margin-top: 3px;
	padding-top: 2px;
	letter-spacing: 1px;
	font-size: 13px;
	}

#left {
	width: 448px;
	float: left;
	min-height: 409px;
	}
	#left img {
		border: 0px;
		}

#nav1 {
	width: 900px;
	height: 20px;
	max-height: 20px;
	text-align: right;
	background-color: #c2bb9a; /* light */
	margin-top: 10px;
	font-size: 13px;
	overflow: hidden;
	}
	#nav1 ul {
		list-style: none;
		margin-top: 2px;
		margin-right: -3px;
		}
	#nav1 li {
		display: inline;
		margin-left: 13px;
		margin-right: 17px;
		}
		#nav1 li a {
			color: white;
			text-decoration: none;
			letter-spacing: 1px;
			}
		#nav1 li a:hover {
			background-color: #9d9580;
			padding: 2px 14px 2px 14px;
			margin-left: -14px;
			margin-right: -14px;
			}

#nav2 {
	width: 900px;
	height: 20px;
	max-height: 20px;
	text-align: right;
	background-color: #9d9580; /* medium */
	margin-top: 6px;
	font-size: 13px;
	overflow: hidden;
	}
	#nav2 ul {
		list-style: none;
		margin-top: 2px;
		margin-right: -3px;
		}
	#nav2 li {
		display: inline;
		margin-left: 13px;
		margin-right: 17px;
		}
		#nav2 li a {
			color: white;
			text-decoration: none;
			letter-spacing: 1px;
			}
		#nav2 li a:hover {
			background-color: #8b826c;
			padding: 2px 14px 2px 14px;
			margin-left: -14px;
			margin-right: -14px;
			}

#right {
	float: left;
	width: 446px;
	border-left: 6px solid white;
	min-height:406px;
	height: auto !important;
	height:406px;
	text-align: left;
	line-height: 20px;
	background-color: #8b826c; /* dark */
	}
	#right p, #right h1 {
		padding: 5px 80px 5px 20px;
		letter-spacing: 1px;
		}
	#right h1 {
		font-size: 13px;
		margin-bottom: -10px;
		margin-top: 10px;
		font-weight: bold;
		}
	#right a {
		color: #dad4b4;
		text-decoration: none;
		border-bottom: 1px dotted #dad4b4 ;
		}
	#right a:hover {
		color: white;
		}

#wrapper {
	width: 900px;
	margin: 50px auto;
	}


/* class */

.clear {
	clear: both;
	}

.right {
	float: right;
	}

.tan {
	color: #dad4b4;
	font-weight: bold;
	}

.bottom {
	position: relative;
	bottom: 5px;
	}

.centerquote {
	margin-top: 100px;
	margin-left: 70px;
	}

.centerquote img {

	}

/* JS css */

.nav1back {
	color: white;
	text-decoration: none;
	background-color: #807c65;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 2px;
	padding-left: 14px;
	margin-left: -14px;
	margin-right: -14px;
	}

.nav2back {
	color: white;
	text-decoration: none;
	background-color: #686254;
	padding: 2px 14px 2px 14px;
	margin-left: -14px;
	margin-right: -14px;
	}

.normal {
	}

#swapper {
	min-height: 330px;
	}
	#swapper li {
		margin-bottom: 10px;
		margin-right: 20px;
		}

#right .swapOn {
	color: #fff;
	}

#right .swapOff {
	}

#right .swapholder a {
	border-bottom: none;
	}

#right .swapholder .swapOn {
	display: block;
	float: left;
	margin: 10px 0px auto 10px;
	height: 15px;
	width: 15px;
	background-image: url('images/button.gif');
	outline: none;
	}

#right .swapholder .swapOff {
	display: block;
	float: left;
	margin: 10px 0px auto 10px;
	height: 15px;
	width: 15px;
	background-image: url('images/button.gif');
	background-position: 0 -15px;
	}

.swapholder {
	float: right;
	margin-right: 15px;
	}

/* Flash */

#flashcontent {
	margin-left: -1px;
	}
