/* General font and body styles */
body {
	background-image: url(images/wood_bg.jpg);
	margin: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* General table cell styles */
td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* General link styles */
a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: none;
}

a:active {
	color: #666666;
	text-decoration: none;
}


/* Category menu styles */
ul.mktree  li {
	font-size: 12px;
	list-style: none;
	font-weight:normal;
}
 
/* Control the spacing between each line in the category list. */
ul.mktree, ul.mktree ul , ul.mktree li {
	margin-left:5px;
	margin-bottom:8px;
	padding-top:2px;
	padding-left:0px;
}

/* Provide space for a custom "bullet" image inside the <li> menu item. */
ul.mktree li .bullet {
	padding-left: 15px;
}

/* Show a "bullet", "expand" or "collapse" symbol next to the category name, depending on whether the category has subcategories. */
ul.mktree  li.liOpen    .bullet {
	cursor: pointer;
	background: url(images/icon_minus.gif)  center left no-repeat;
}

ul.mktree  li.liClosed  .bullet {
	cursor: pointer;
	background: url(images/icon_plus.gif)   center left no-repeat;
}

ul.mktree  li.liBullet  .bullet {
	cursor: default;
	background: url(images/spacer.gif) center left no-repeat;
}

/* Sublists are visible or not based on class of parent <li> */
ul.mktree  li.liOpen    ul {
	display: block;
}

ul.mktree  li.liClosed  ul {
	display: none;
}

/* Apply a style to the currently selected category. */
.catmenuselected {
	font-weight:bold;
}

/* OPTIONAL: Format menu items differently depending on what level of the tree they are in */
/* Uncomment the line below if you want your fonts to decrease in size the deeper they are in the tree */
ul.mktree  li ul li {
	font-size: 12px;
	font-weight:normal;
	padding-left:5px;
} 


/* Search form field styles */
.FIELD-SEARCH { 
	height:23px; 
	width:142px; 
	margin:0px; 
	padding:0px 2px 0px 2px; 
	border-top:1px solid #abadb3;
	border-right:1px solid #dbdfe6;
	border-bottom:1px solid #e3e9ef;
	border-left:1px solid #e2e3ea;
	text-align:left; 
	font-size:12px; 
	color:#666666;
}


/* Search form button styles */
.SEARCH-BUTTON { 
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#333333;
	height:25px;
	width:65px;
	padding: 0px 4px 4px 4px;
	background-color:#cfcfcf;
	background-image:url(images/search_button_bg.gif);
	border-style:outset;
	border-color:#D1D1D1;
	border-width:0px;
	cursor:pointer;
}


/* General content styles */
.content-1 {
	width: 100%;	
}

.content-2 {
	text-align:center;
	vertical-align:top;
	height:9px;
}

.content-3 {
	text-align:center;
	vertical-align:middle;
	height:98px;
	background-color:#FFFFFF;
}

.content-4 {
	text-align:center;
	vertical-align:middle;
	height:64px;
	background-color:#c71216;
	border-top:1px solid #828282;
	border-bottom:1px solid #e8c6a5;
}

.content-5 {
	text-align:center;
	vertical-align:top;
	padding-top:10px;
}

.content-6 {
	text-align:left;
	vertical-align:middle;
	padding:10px 0px 10px 0px;
	width:590px;
}

.content-7 {
	text-align:left;
	vertical-align:middle;
	width:990px;
	height:64px;
}

.content-8 {
	text-align:left;
	vertical-align:top;
	width:11px;
}

.content-9 {
	text-align:left;
	vertical-align:top;
	width:228px;
}

.content-10 {
	text-align:left;
	vertical-align:top;
	width:20px;
}

.content-11 {
	text-align:left;
	vertical-align:top;
	width:720px;
}

.content-12 {
	text-align:left;
	vertical-align:top;
	width:11px;
}

.content-13 {
	width:228px;
	text-align:left;
	vertical-align:top;
	background-image:url(images/left_column_bg.png);
	padding: 8px 16px 8px 16px;
}

.content-14 {
	height:13px;
}

.content-15 {
	width:720px;
	text-align:left;
	vertical-align:top;
	background-image:url(images/right_column_bg.png);
	padding: 8px 16px 8px 16px;
}

.content-16 {
	height:13px;
}

#content-17 {
	position:relative;
	visibility:show;
	top: 100px;
	z-index:3;
	left: 0px;
	margin-left: 142px;
	width:160px;
	height:26px;
	
} 

.content-18 {
	text-align:right;
	vertical-align:middle;
	padding:10px 0px 10px 0px;
	width:400px;
}

#content-19 {
	position:relative;
	visibility:show;
	top: 74px;
	z-index:3;
	left: 0px;
	margin-left: 310px;
	width:42px;
	height:26px;
	
} 

.content-20 {
	text-align:right;
	font-size:13px;
	padding:10px 20px 0px 0px	
}

.content-20 a:link {
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	text-decoration: none;
}

.content-20 a:visited {
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	text-decoration: none;
}

.content-20 a:hover {
	font-family: Verdana, Arial, Helvetica;
	color: #333333;
	text-decoration: none;
}

.content-20 a:active {
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	text-decoration: none;
}

.content-21 {
	text-align:right;
	font-size:11px;
	padding:10px 20px 10px 0px	
}

.content-21 a:link {
	font-family: Verdana, Arial, Helvetica;
	color: #ffffff;
	text-decoration: none;
}

.content-21 a:visited {
	font-family: Verdana, Arial, Helvetica;
	color: #ffffff;
	text-decoration: none;
}

.content-21 a:hover {
	font-family: Verdana, Arial, Helvetica;
	color: #fff6eb;
	text-decoration: none;
}

.content-21 a:active {
	font-family: Verdana, Arial, Helvetica;
	color: #ffffff;
	text-decoration: none;
}

.content-22 {
	text-align:center;
	vertical-align:top;
}

.content-23 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color:#000000;
}

.content-23 a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color:#000000;
	text-decoration: none;
}

.content-23 a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color:#000000;
	text-decoration: none;
}

.content-23 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color:#000000;
	text-decoration: none;
}

.content-23 a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color:#000000;
	text-decoration: none;
}


/* General left column styles */
.left-column-1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color:#333333;
}


/* Page title styles */
.PAGE-TITLE {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color:#333333;
}


/* General header styles */
#header-menu-1 {
	display: inline;
	list-style-type: none;
	margin:0px;
	padding: 0px;
}

#header-menu-2 {
	display: inline;
	list-style-type: none;
	margin:0px;
	padding: 0px;
}