/* CSS Document */
body {
	text-align:center;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-color: #C6D2C6;
	background-position: center;
	background-attachment: fixed;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #E0D900;
}
a:active {
	color: #FFFFFF;
}
#container {
	width: 760px;
	margin:0 auto;
	text-align:left;
}
#tabs {
	height: 125px;
	width: 760px;
	margin: 0px;
}
#image {
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 760px;
}
#sub_image {
	margin: 0px;
	padding: 0px;
	height: 255px;
	width: 760px;
}
#content {
	width: 760px;
	margin: 0px;
	padding: 0px;
	font-family: Garamond;
	color: #FFFFFF;
	background-color: #1E231D;
}
#address {
	padding: 0px;
	width: 760px;
	font-family: Garamond;
	color: #FFFFFF;
	margin: 0px;
	background-color: #222B21;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.linktext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}
.normaltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}
.addresstext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.normaltextgreen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #E0D900;
	line-height: 18px;
}
.normaltextpink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF0066;
	line-height: 18px;
}
.normaltextyellow {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFCC00;
	line-height: 18px;
}
.normaltextblack {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.h1green {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #E0D900;
	margin: 0px;
	padding: 0px;
}
.h1pink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FF0066;
	margin: 0px;
	padding: 0px;
}
.h1yellow {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFCC00;
	margin: 0px;
	padding: 0px;
}
.bglinks {
	background-image: url(../images/logo_tab_r2_c1.gif);
}
.button {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222B21;
	background-color: #CCCCCC;
}
.textarea {
	background-color: #E2E4E0;
}
