/* CSS Document */

body {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #777776;
	scrollbar-base-color: #999998;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

td, th {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777776;
	line-height: normal;
}

TD.error {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #990000; FONT-FAMILY: Verdana; BACKGROUND-COLOR: transparent
}


p {
	line-height: normal;
	text-align: justify;
	text-decoration: none;
	font-size: 11px;
	color: #777776;
}


a:link {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

a:visited {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: white;
	text-decoration: none;
	font-weight: normal;
	background-color: #bab6b2;
}

a:active {
	color: white;
	font-weight: normal;
	text-decoration: none;
	background-color: #bab6b2;
}

h1 {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	color: #9c9690;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	color: #336633;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}

h4 {
	color: #837c74;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}


.smTitle {
	color: #bab6b2;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

form {
	border: 1px solid #CC9933;
	font-size: 9px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

.buttonUp {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	color: white;
	background-color: #999999;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	font-weight: normal;
	line-height: normal;
	border-top: 1px solid white;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid white;
	text-align: center;
}

.buttonOver {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	color: white;
	background-color: #cccccc;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	font-weight: normal;
	border-top: 1px solid #333333;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 1px solid #333333;
}

.title {
	font-family:"Trebuchet MS", sans-serif;
	font-size: 16px;
	color: #837c74;
	list-style-type: disc;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: 1pt;
	text-transform: none;
}

.subTitle {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color:#999999;
}

.formText {
	font-size: 9px;
	color: #777776;
	line-height: 12px;
	font-weight: normal;

}

.footer {
	background-image:url(../../images/footer_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 91px;
	background-position: center top;

}

.mainright {

	background-image: url(../../images/indexrightimagebg.png);
	background-repeat: no-repeat;
	margin: 0px;
	width: 275px;
	height: 270px;
	background-position: center top;
	vertical-align:top;

}


.notice {
	font-size: 8px;
	color: #837c74;
	line-height: 16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:right;
}

.notice a:link {
	color: #837c74;
	text-decoration: none;
}

.notice a:visited {
	color: #837c74;
	text-decoration: none;
}

.notice a:hover {
	color: white;
	text-decoration: none;
}

.notice a:active {
	color: white;
	text-decoration: none;
}


input.large {
	BORDER-RIGHT: #77776a 1px solid; 
	BORDER-TOP: #77776a 1px solid; 
	BORDER-LEFT: #77776a 1px solid;  
	BORDER-BOTTOM: #77776a 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #77776a;
	width: 190px;
	font-size: 10px;
}

input.big {
	BORDER-RIGHT: #77776a 1px solid; 
	BORDER-TOP: #77776a 1px solid; 
	BORDER-LEFT: #77776a 1px solid;  
	BORDER-BOTTOM: #77776a 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #77776a;
	width: 100px;
	font-size: 10px;
}

input.small {
	BORDER-RIGHT: #77776a 1px solid; 
	BORDER-TOP: #77776a 1px solid; 
	BORDER-LEFT: #77776a 1px solid;  
	BORDER-BOTTOM: #77776a 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #77776a;
	width: 50px;
	font-size: 10px;
}

.header {
	background-image:url(../../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 180px;
	width: 750px;


}

ul.circle {
	list-style-type: circle;
	font: 11px/normal Geneva, Arial, Helvetica, san-serif;
	list-style-position: outside;
	text-align: left;
	text-indent: 0pt;
	list-style-image:url(../../images/circle.gif);
	color: #666666;


}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
}


.quoteAuthor {
	font-size: 10px;
	font-weight: bold;


}


.quoteTable {
	border: 1px solid #9c9690;
	background-color: white;
}


.mainHome {
		background-color: #9c9690;
	vertical-align: bottom;
}


.mainInt {
	background-color: #FFFFFF;
	background-image:url(../../images/mainint_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 750px;

}


.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: white;
	background-color: #9c9690;
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;

}

.navigation a:link {
	color: #E5E4E2;
	text-decoration: none;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	background-color: #9c9690;
	margin: 0px;
	padding: 5px 0px 0px;
}

.navigation a:visited {
	color: #E5E4E2;
	text-decoration: none;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	background-color: #9c9690;
	margin: 0px;
	padding: 5px 0px 0px;
}


.navigation a:hover {
	color: #75796D;
	text-decoration: none;
	background-color: #E5E4E2;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 0px;
}

.navigation a:active {
	color: #75796D;
	text-decoration: none;
	background-color: #E5E4E2;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 0px;
}


.smallPrint {
	font-size: 9px;
}

.subNav {
	color: #E5E4E2;
	font-size: 12px;
	font-weight: bold;
}

.subNav a:link {
	color: #9c9690;
	text-decoration: none;
	font-weight: bold;

}

.subNav a:visited {
	color: #9c9690;
	text-decoration: none;
	font-weight: bold;

}

.subNav a:hover {
	color: #837c74;
	text-decoration: none;
	font-weight: bold;
}

.subNav a:active {
	color: #837c74;
	text-decoration: none;
	font-weight: bold;

}
.return {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.sidebarHeader {
	font-family:"Trebuchet MS", sans-serif;
	font-size: 12px;
	color:#666666;
	font-weight: bold;
	letter-spacing: 0.1em;

}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#666666;
	text-align:left;
}

.sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.sidebar tr,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}



.story {
	background-color: #FEFED0;
	background-image: url(../images/story_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
	width: 625px;


}
.mainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #777776;
}
.staff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	border: 1px solid #336633;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #2D582C;
	letter-spacing: 0.2em;
	text-align: right;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.warn {
	FONT-WEIGHT: normal; COLOR: #990000; BACKGROUND-COLOR: transparent
}


.error {
	FONT-WEIGHT: normal; COLOR: #990000; BACKGROUND-COLOR: transparent
}
.oldPrice {
	font-size: 12px;
	color: #333333;
	text-decoration: line-through;
}
.indexText {
	font-size: 20px;
	line-height: 24px;
	color: white;
	letter-spacing: 0.3px;
	word-spacing: 0.75px;
	width: 375px;
	padding: 37px 50px 35px 50px;
	}
