@charset "UTF-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	padding:0;
	margin:0:
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size:1em;
}
#wrapper {
	width:810px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background:#766255;
}
body {
	font-size: .8em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 1em;
	padding: 10px;
	margin: 0px auto;
	background: #766255;
	position: relative;
}

#menu {
	width:220px;
	float:left;
	background:transparent url(image/mapleleaf2.gif) top left no-repeat;
	position:fixed;
}
#menui {
	margin-top:30px;
	margin-left:50px;
	width:169px;
	border-right:#000 thick solid;
	border-bottom:#333 medium solid;
	border-left:#CCC thin solid;
}
	
#menu p, #menu p a {
	color:#fff;
	font-size:.87em;
	font-weight:bolder;
	padding-top:10px;
	margin-left:5px;
	line-height:2em;
}
#content {
	float:right;
	width:589px;
	background:#FFF url(image/head80510.jpg) no-repeat;
	margin-left:50px;
	border:none;
}
#content p, h2, h4, #copyright, #cattree {
	margin-left:10px;
}
a {
	text-decoration:none;
}

p { 
	padding-left: 10px;
	padding-right:10px;
	padding-top:-5px;
	padding-bottom:0px;
}
blockquote {
	color: #424242;
	font-size: 0.8em;
}
h1 {
	background: url(image/h1.gif);
	color:#fff;
	font-size: 1.35em;
	font-variant:small-caps;
	line-height: 3em;
	text-align: left;
	text-shadow:#333 3px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top:90px;
}
h2 {
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom:-.75em;
}
h4 {
	margin-left:20px;
}
img { 
	background-position: center 0;
	border:#FFF 2px solid;
}
ol { 
	color: #424242;
	font-size: 0.8em;
}
ul {
	color: #424242;
	font-size: 0.8em;
	list-style-position: inside
}
a {
	color: maroon;
	text-decoration: underline
}
a:visited {
	color: maroon;
	text-decoration: underline
}
a:hover {
	color: gray;
	text-decoration: underline 
}
a:active {
	color: maroon;
	text-decoration: underline
}
tr { 
	border: 0
}

#copyright {
	color: #FFF;
	background:#766255;
	font-size:smaller;
	text-align: center; 
	padding-top:5px;
	margin-left:-30px;
	margin-right:5px;
	width:98.5%;
	clear:both;
}
#content #copyright {
	margin-left:0px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	border-top:#333 medium solid;
}

#cattree {
	padding: 10px;
	font-size:.75em;
}

.rev_type {
	color: #f7efce;
	font-size: 1em;
}
.g_nav_cellcolor {
	background-color: #424242
}
.a_type_color {
	color: #f7efce; 
	font-weight: bold; 
	font-size: 0.9em; 
}
.italiciazed { 
	font-style: italic; 
}
.bold { 
	font-size: 16px;
	font-weight: bold; 
	line-height: 16px;
}
.bold2 {
	font-weight: bold;
	font-variant: small-caps; 
	line-height: 12px;
}
.boldprice {
	color: maroon;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}
.noprice {
	color: #036; 
	font-weight: bold;
	text-decoration: line-through;
}

