html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	background-color: #FF9900;
	color: #666666;
	text-align: left;
	background-image: url(../images/texture.gif);
	background-repeat: repeat;
	background-position: left top;
	line-height: 18px;
	background-attachment: fixed;
}
#texture {
	background-image: url(../images/body_back_alt.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#wrapper {
	width: 745px;
	margin:auto;
	border: 0px solid #000000;
	text-align: left;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/wrap_back.gif);

}
#nav {
	height: 20px;
	padding-top: 89px;
	padding-right: 14px;
	padding-bottom: 0px;
	float: right;
	width: 500px;
	text-align: right;
}
	
#content ul {
	padding-left: 0px;
	padding-right: 0px;
}
#content ol  {
	padding-left: 30px;
}

#nav ul li a {
	font-size: 100%;
	color: #CCCCCC;
	background-color: #6699CC;
	text-decoration: none;
	padding: 0 10px;
	border-right: 1px dotted #666666;
	font-family: "Lucida Grande", Verdana, Helvetica;
	font-weight: normal;
	}
	
#nav ul li a:hover, #nav ul li a:focus {
	color: #FFFFFF;
}

#content {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/content_bk.gif);
	width: 429px;
	background-color: #E5E5E5;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	}

#main {
	width: 453px;
	float: left;
	}

#sidebar {
	width: 259px;
	background-color: #ffcc66;
	line-height: 16px;
	}
#sidebar a:hover {
	text-decoration: none;
	border-bottom-style: none;
}
#sidebar h1 {
	padding-top: 16px;
	font-size: 11px;
	padding-right: 20px;
	padding-left: 20px;
	color: #336699;
}
#bar_red {
	background-image: url(../images/bar_red.gif);
	height: 24px;
	text-align: center;
	padding-top: 5px;
}
#bar_blue {
	background-image: url(../images/bar_blue.gif);
	height: 24px;
	text-align: center;
	padding-top: 5px;
}
#bar_blue a {
	color: #003366;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}
#bar_red a {
	color: #FFCC66;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffcc66;
}
#appearances {
	height: 350px;
	overflow: scroll;
}
#sidebar p {
	font-size: 11px;
	padding-right: 20px;
	padding-left: 20px;
	color: #000000;
}
#sidebar h2 {
	font-size: 10px;
	text-transform: uppercase;
	color: 666666;
	padding-right: 20px;
	padding-left: 20px;
}
	
#content p {
	padding-bottom: 14px;
	padding-right: 30px;
	padding-left: 30px;
	}
#masthead {
	padding-right: 42px;
	padding-left: 41px;
	height: 158px;
}
	
#content ul  {
	font-size: 100%;
	margin-left: 16px;
	list-style-position: outside;
	margin-bottom: 16px;
	list-style-type: square;
}


.goldtype {
	color: #CC9933;
}
	
#content h1 {
	font-size: 17px;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 18px;
	text-transform: uppercase;
}

#content h2 {
	font-size: 13px;
	color: #336699;
	padding: 0px 0px 0px 30px;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin-bottom: 8px;
	margin-right: 30px;
}
#content h2 a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #336699;
	color: #33669C;
	text-decoration: none;
}

#content h3 {
	font-size: 12px;
	padding: 0px 30px 18px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}
#content p a {
	color: #660000;
	text-decoration: none;
}
#content p a:hover {
	background-color: #FFCC66;
	color: #660000;
}
#content h6 a {
	text-decoration: none;
	color: #333333;
}
#content h6 a:hover {
	background-color: #FFCC66;
	color: #660000;
}
#content a:hover {
	text-decoration: none;
	border-bottom-style: none;
}
.leftimage{
	float: left;
	border: 0px solid #999999;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 0px;
}

.rightimage{
	float: right;
	margin: 0 30 20px 20px;
	border: 0px solid #000000;
	padding-left: 15px;
	padding-bottom: 10px;
}

.clearit {
	display: block;
	clear: both;
}

#footer {
	clear: both;
	text-align: center;
	height: 65px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
	margin-right: 7px;
	margin-left: 7px;
}
#footer a {
	color: #6699cc;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6699cc;
	padding-top: 15px;
}
#footer a:hover {
	text-decoration: none;
}

#footer p {
	font-size: 10px;
	padding: 12px 7px 0px;
	color: #999999;
}

#breadcrumbs {
	margin: 0px;
	padding-bottom: 55px;
	}
	
#breadcrumbs p {
	font-size: 95%;
	color: #CCCCCC;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-right: 3px;
	display: inline;
	}	
#content #breadcrumbs a {
	padding-left: 0px;
	padding-right: 0px;
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#content #breadcrumbs a:hover {
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	

}
	
#locator p {
	margin-bottom: 0px;
	color: #CCCCCC;
	margin-left: 14px;
	padding-top: 74px;
	font-size: 90%;
	}	
	
#locator p a {
	color: #CCCCCC;
}	
	
#locator h1 {
	margin-bottom: 0px;
	color: #FFFFFF;
	margin-left: 14px;
	}	
#title {
	margin-left: 0px;
}
	
#locator {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	height: 153px;
	background-repeat: no-repeat;
	background-position: top;
	}
.blue {
	background-color: #6699CC;
}
#content h5 {
	font-size: 10px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	text-transform: uppercase;
	padding-top: 0px;
	letter-spacing: 1px;
	padding-right: 14px;
	padding-left: 30px;
	color: #333333;
}
#content h6 {
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: normal;
}
.small type {
	font-size: 9px;
	color: #666666;
}
.greentype {
	color: #669933;
}
.bluetype {
	color: #6699CC;
}
.greytype {
	color: #666666;
}
.green {
	background-color: #669933;
}
.gold {
	background-color: #CC9933;
}
.news {
	background-color: #EDEDED;
	padding: 15px;
	margin-bottom: 16px;
	float: right;
	width: 160px;
	margin-left: 16px;
}

.inset {
	margin-bottom: 16px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.purple {
	background-color: #996699;
}
.orange {
	background-color: #CC6633;
}

blockquote {
	margin-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
#col2 {
	width: 466px;
	float: right;
	padding-top: 0px;
	padding-bottom: 20px;
}
#col1a {
	width: 180px;
	float: left;
	padding-left: 0px;
	padding-top: 32px;
	padding-bottom: 0px;
}
#col1b {
	width: 180px;
	float: right;
	margin-left: 0px;
	padding-right: 30px;
	padding-top: 32px;
	padding-bottom: 0px;
}
#col1 {
	width: 259px;
	float: left;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 60px;
}
.violet {
	background-color: #666699;
}
.violettype {
	color: #666699;
}
#locator h2 {
	font-size: 200%;
	color: #FFFFFF;
	margin-left: 14px;
	padding-top: 5px;
}
#locator h3 {
	font-size: 160%;
	color: #FFFFFF;
	margin-left: 14px;
	font-weight: normal;
	padding-top: 5px;
}
.news2c {
	background-color: #EDEDED;
	padding: 15px;
	margin-bottom: 0px;
}
.orangetype {
	color: #CC6633;
}
#content h4 {
	font-size: 14px;
	padding: 3px 30px 4px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
	color: #336699;
}
#booklist {
}
#booklist p {
	padding-bottom: 9px;
}
.horzrule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 20px;
}
#booklist h3 {
	padding-bottom: 9px;
}
#content h4 a {
	color: #336699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #336699;
}
#gallerynav {
	float: none;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	width: 392px;
	margin-bottom: 40px;
}
#gallerynav p {
	text-align: center;
	padding: 0px 1px;
	color: #999999;
	font-size: 11px;
	display: inline;
}
#gallerynav p a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	color: #666666;
}
#gallerynav p a:hover {
	text-decoration: none;
	border-bottom-style: none;
	background-color: #E5E5E5;
	color: #666666;
}
.presspics {
	border: 0px solid #999999;
	margin-left: 30px;
}
img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.smalltype {
	font-size: 10px;
}
#bar_white {
	background-image: url(../images/bar_white.gif);
	height: 48px;
	text-align: center;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #F2F2F2;
	padding-bottom: 25px;
}
#bar_white p {
	color: #666666;
	padding-bottom: 15px;
}
.prompttype {
	color: #999999;
	font-size: 11px;
}
#bar_white input {
	padding-right: 2px;
	padding-left: 2px;
}
#col3 {
	width: 385px;
	float: left;
}
