body
{
	background-image: url('../images/bg.gif');
	background-color: #A59071;
	padding: 0;
	margin: 0;
	font-size: 87%;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	color: #71461F;
}
a
{
text-decoration:none;
	color: blue;
}
a img
{
	border: none;
}
a:hover
{
color: #71461F;
}
h2
{
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", serif;
	margin-left: 10px;
}
h3
{
	margin: 10px;
	padding: 0;
	font-family: Georgia, "Times New Roman", serif;
}
h4
{
	font-size: 1.0em;
	margin: 0;
	padding: 0;
}
input
{
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	color: #71461F;
}
textarea
{
	color: #71461F;
	font-family: "Courier New";
	font-size: 1em;
}
h1
{
	font-size: 1.5em;
	font-family: "Trebuchet MS";
	font-style: italic;
	color: #FFFFFF;
	background-image: url('../images/h1.png');
	padding-left: 10px;
}
h1 a
{
	color: #71461F;
}

div#h1_index h1
{
	background-image: url('../images/h1.png');
	font-size: 1.5em;
	font-family: "Trebuchet MS";
	font-style: italic;
	color: #FFFFFF;
	margin: 90px 0 0 10%;
	text-align: right;
	padding-right: 1em;
}
p, li
{
	text-align: justify;
	padding: 5px 10px;
}
p
{
	padding: 0;
}
form
{
	margin: 0;
	padding: 0;
}
input.text_area, textarea.text_area
{
	border: 1px solid #907357;
}
input.button
{
	background-color: #FFB519;
	border: 1px solid #907357;
}
div#wrapper
{
	background-image: url('../images/corner.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 10px 50px 39px 34px;
	margin: 0 0 0 16px;

}
div#outer
{
	background-color: #fff;
	position: relative;
}
div#top
{
	background-image: url('../images/top.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
div#bottom
{
	background-image: url('../images/bottom.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}
div#top_right
{
	background-image: url('../images/t_squares.gif');
	background-position: top right;
	background-repeat: no-repeat;
}
div#left
{
	background-image: url('../images/left.gif');
	background-position: top left;
	background-repeat: repeat-y;
}
div#right
{
	background-image: url('../images/right.gif');
	background-position: top right;
	background-repeat: repeat-y;
}
div#bottom_left
{
	background-image: url('../images/bottom_left.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}
div#content
{
	padding-top: 150px;
	padding-bottom: 20px;
}
div#logo
{
	position: absolute;
	top: 0;
	left: 0;
}
div#menu
{
	height: 33px;
	position: absolute;
	left: 0;
	top: 108px;
	width: 100%;
	background-image: url('../images/menu_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 13px;
}
div#menu ul
{
	height: 33px;
	background-image: url('../images/menu.gif');	
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #927458;
	margin: 0 311px 0 6px;
	padding: 0 0 0 10px;
}
div#menu ul li
{
	list-style-type: none;
	display: block;
	float: left;
	padding: 0 0 0 10px;
	background-image: url('../images/menu_bullet.gif');
	background-position: center left;
	background-repeat: no-repeat;
	height: 31px;
	margin-right: 30px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
}
div#menu ul li a
{
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	line-height: 30px;
}

div#menu ul li a:hover
{
	text-decoration: underline;
}
div#footer
{
	margin: 0 55px;
	position: relative;
	top: -10px;
	color: #fff;
	font-size: 0.78em;
	background-image: url('../images/banner.gif');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 120px;
	height: 2em;
}
div#footer a
{
	color: #fff;
	line-height: 2em;
}
div#footer ul
{
	margin: 0;
	padding: 0;
	height: 2em;
	float: right;
}
div#footer ul li
{
	list-style-type: none;
	float: left;
	margin-left: 20px;
	padding: 0;
}
div#content_inner
{
	margin: 5px 23px 0;
	background-color: #fff;
	background-image: url('../images/content_inner.gif');
	background-position: top right;
	background-repeat: repeat-y;
	position: relative;
}
div#content_inner_left
{
	background-color: #F2E9E0;
	padding: 5px 5px 10px 5px;
	margin-right: 281px;
}
div#content_inner_right
{
	position: absolute;
	top: 0px;
	right: 0;
	margin: 165px 72px 0 0;
	width: 270px;
}
div#content_no_right
{
	background-color: #F2E9E0;
	padding: 5px;
}
html>body div#content_inner_right
{
	right: 0;
	top: 0;
}
div#h1_index
{
	height: 136px;
	border: 1px solid #DED1C6;
	background-image: url('../images/h1_index.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
div#right_box, #right_box2, #right_box3, #right_box4
{
	border: 1px solid #DDD4CB;
	background-color: #E8E2DC;
	font-size: 0.85em;
}
div#right_box h3, #right_box2 h3, #right_box3 h3, #right_box4 h3
{
	background-image: url('/images/login_box_header.gif');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #93775B;
	margin: 0;
	padding: 0.5em;
	font-size: 14px;
	color: #fff;
	border-bottom: 3px solid #B09985;
}
div#right_box input
{
	font-size: 1em;
}
div#right_box input.text_area
{
	padding: 0.2em;
}
div.golden
{
	text-align: justify; 
	font-size: 14px; 
	background-color: #FFCC5F; 
	margin: 25px 40px; 
	padding: 10px;
}
tr.odd
{
	background-color: #DED1C6;
}
hr
{
	height: 1px;
	border: none;
	color: #DED1C6;
	background-color: #DED1C6;
}
div.error
{
	background-color: #8C6E52;
	color: #fff;
	font-weight: bold;
	margin: 10px;
	padding: 10px;
}
.ok
{
	background-color: #FFCB3E;
	font-weight: bold;
	margin: 10px;
	padding: 10px;
}
ul#customer_menu
{
	padding: 0;
	margin: 0;
}
ul#customer_menu li
{
	list-style-type: none;
}
div.files
{
	background-color: #DED1C6;
	margin: 0 10px;
}
tr.odd
{
	background-color: #E8E2DC;
}
tr.even
{
	background-color: #DFD8D1;
}
p.odd
{
	background-color: #E8E2DC;
	margin: 0;
	padding: 5px;
}
p.even
{
	background-color: #DFD8D1;
	margin: 0;
	padding: 5px;
}
div.even
{
	padding: 5px;
	background-color: #DFD8D1;
}
div.odd
{
	padding: 5px;
	background-color: #E8E2DC;
}
div.date
{
	text-align: right;
	font-style: italic;
}
div.spacer
{
	overflow: hidden;
	clear: both;
	height: 1px;
	width: 1px;
}
li.submenu
{
	padding-left: 30px;
}
table.manage
{
	border: 1px solid #F8B50A; 
	border-collapse: collapse;
}
tr.title
{
	font-weight: bold;
}
table.manage td
{
	padding: 10px 5px;
	border: 1px solid #F8B50A; 	
}
div.breadcrumb
{
	padding: 5px 10px;
	color: #8F8F86;

}
div.breadcrumb a
{
	color: #8F8F86;
}
strong.breadcrumb
{
	font-weight: normal;
}
strong.url
{
	color: #54608E;
	font-weight: bold;
}
ul.dir-menu
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.dir-menu li
{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background-color: #DFD8D1;
	padding: 0;
	margin:0 0 2px 0;
	text-indent: 10px;
	line-height: 24px;
}
ul.dir-menu li a
{
	text-decoration: none;
	display: block;
	padding: 0;
	margin:0;
}
ul.dir-menu li a:hover
{
	text-decoration: none;
	display: block;
	background-color: #E8E2DC;
	padding: 0;
	margin:0;
}
ul.small
{
	padding-left: 20px;
	margin: 0;
}
ul.hot
{
	padding: 0;
	margin: 0;
	list-style-position: inside;
}
ul.hot li
{
	text-align: justify;
	font-size: 0.85em;
}
div.categories
{
	font-size: 12px;
	list-style-type: none;
	padding: 0 0 0 5px;	
	margin: 0;
}
div.categories a
{
	font-weight: bold;
}
div.categories div.col
{
	float: left;
	text-align: left;
	width: 290px;
	position: relative;
	margin-bottom: 20px;
}
div.categories div.last
{
	float: left;
	text-align: left;
	width: 47%;
	position: relative;
}
div.subcategories a
{
	font-size: 10px;
	font-weight: normal;
}
div.categories div.divider
{
	clear: both;
	height: 1px;
}
div.categories div.categ
{
	margin-top: 10px;
}
h3.categories
{
	margin: 15px 5px;
	padding: 0;
	font-family: Georgia, "Times New Roman", serif;
}
div.title
{
	font-weight: bold;
	margin: 5px 0 0 0;
	height: 5px;
}
div.link-title
{
	margin-bottom: 3px;
	font-weight: bold;
}
div.story
{
	text-align: justify;
}
div.box-caption
{
	background-color: #95785D;
	border-bottom: 3px solid #B09985;
	color: #fff;
	font-weight: bold;
	line-height: 23px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 0.9em;
}
div.box-content
{
	background-color: #DFD8D1;
}
div.box
{
	
}
div.title
{
	margin-bottom: 10px;
}
td.link
{
	padding: 5px;
}
div.description
{
	text-align: justify;
}
div.url
{
	color: #54608E;
	margin: 2px 0 5px 0;
}
div.navigation
{
	font-size: 0.8em;
	text-align: center;
	padding-top: 5px;
	background-color: #F2E9E0;
}
div.partners
{
	padding: 5px 0 5px 5px;
}
div.partners a
{
	font-style: italic; 
	font-weight: bold;
	font-size: 0.8em;
}
span.highlight
{
	background-color: #FFCC5F;
}
.notop
{
	margin-top: 3px;
}
