body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: black;
	text-align: center; /* IE Fix */
	margin: 0;
}
body {
	background-color: #cad882;
}

.clear{clear:both;}

#container {
	background: url(images/Leather-Light-1x1.jpg);
	background-repeat: repeat;
	text-align: left; /* IE Fix */
	width: 1024px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}

#content-outer
{
	background: url(images/Leather-Light-1x1.jpg);
	background-repeat: repeat;
	text-align: left;
	width: 1024px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}

a:link, a:visited, a:active {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
form {
	margin: 0;
	text-align: left;
}
h1, h2, h3, h4, h5 {
	margin: 15px 0px 5px 0px;

}
#header {
	background-color: #e0e0e0;
	background: url(images/Header.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #606060;
	height: 223px;
	font-size: 48px;
	font-weight: bold;
	padding: 0px;
/*    margin-bottom: 10px; */
	}

.border {
	font-size: 1px;
	height: 10px;
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	background-color: #E0E0E0;
	color: #606060;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #C0C0C0;
	text-decoration: none;
}
.login a:hover {
	color: #003366;
	text-decoration: none;
}

#mainwrapper{ 
	clear: both; 
	height: 100%; 
	overflow: hidden; 
	background: #eee; 
    background-color: #85a547;
} 

#mainwrapper .leftcol{ 
	position: relative; 
	float: left; 
} 

#mainwrapper .rightcol{ 
	position: relative; 
	float: right; 
} 

#leftbar{ 
	width: 200px; 
} 

#centerbar{
	float: left; 
	width: 824px; 
} 

#rightbar{ 
	width: 200px; 
	background-color:#9b6938;
} 

/***** Left sidebar *****/
#leftside {
clear:left;
float:left;
width:200px;
height: 100%;
/* min-height:700px; */
text-align: left;
margin: 0;
/* margin-top:10px; */
padding:0;
z-index: 10000;
}

#leftside h2,#leftside h3 {
color:#505050;
background-color:inherit;
font-size:1.3em;
margin:0 0 5px;
padding:0;
}

#leftside div.announce {
clear:left;
margin:0 0 15px;
padding:7px 5px;
width:190px;
font-size:0.9em;
background-color:#9b6938;
color:#101010;
line-height:1.5em;
}

#leftside div.announce p {
margin:0;
padding:0;
}

#leftside div.down-wrap {
	position:bottom;
}

#leftside div.guarantee {
clear:left;
background: url(images/Guarantee.gif) no-repeat;
width: 185px;
height: 100px;
margin:0 0 10px 5px;
padding:0;
}

/***** Right sidebar *****/
#rightside {
clear:right;
float:right;
width:200px;
height: 100%;
/* min-height:700px; */
text-align: left;
margin: 10px 0 0 0;
padding:0;
z-index: 10000;
background-color:#2d4d06;
}

#rightside h2,#rightside h3 {
color:#505050;
background-color:inherit;
font-size:1.3em;
margin:0 0 5px;
padding:0;
}

#rightside div.announce {
clear:right;
margin:0 0 15px;
padding:7px 5px;
width:190px;
font-size:0.9em;
background-color:#2d4d06;
color:#101010;
line-height:1.5em;
}

#rightside div.announce p {
margin:0;
padding:0;
}

#rightside div.down-wrap {
	position:bottom;
}

#rightside div.guarantee {
clear:right;
background-color:#2d4d06;
background: url(images/Guarantee.gif) no-repeat;
width: 185px;
height: 100px;
margin:0 0 10px 5px;
padding:0;
}

/***** Main menu *****/
ul.avmenu {
width:200px;
margin:0;
padding:0;
list-style:none;
text-align: right; /* For right menu */
}

ul.avmenu li {
width:200px;
margin:0;
padding:0;
display:inline;
}

ul.avmenu li a {
background: url(images/Empty-Up.jpg) top left no-repeat;
color:#101010;
width:160px;
height: 50px;
float:left;
font-size:10pt;
margin: -10px 30px 0 0px;
border:0;
/* padding:5px 5px 0px 35px; For left menu */
padding:5px 35px 0px 5px; /* For right menu */
text-decoration: none;
}

ul.avmenu li a:hover {
background: url(images/Empty-Selected-Hover.jpg) top left no-repeat;
color:#b4884d;
text-decoration: none;
}

ul.avmenu li a.current,ul.avmenu li a.menu_current {
background: url(images/Empty-Selected-Hover.jpg) top left no-repeat;
color:#c0c0c0;
text-decoration: none;
}

ul.avmenu li a:visited {
text-decoration: none;
}

ul.avmenu ul {
margin:0;
padding:0 0 5px 0;
font-size:12px;
width:150px;
}

ul.avmenu ul a {
/* padding:3px 1px 3px 5px; For left menu */
padding:3px 5px 3px 1px;  /* For right menu */
width:170px;
}

ul.avmenu ul ul {
width:168px;
}

ul.avmenu ul ul a {
width:125px;
}

/***** Main content *****/
#content {
    background-color: #85a547;
	text-align: left;
/*	min-height: 450px;
    height: 100%; */
/*	margin: -13px 0 0 200px; For left menu */
    margin: -13px 0 0 0; /* For right menu */
/*	border-left:1px solid #f0f0f0; 
	border-bottom: 10px solid #dec490; */
	padding:20px 30px 20px 30px;
	line-height:1.6em;
}

#content h1 {
color: #243e05;
font: bold 1.7em verdana, sans-serif;
text-align: left;
line-height: 1.6em;
margin: 10px 0 10px 0;
padding: 20px 0 0 2px;
}

#content h2 {
color: #243e05;
font: bold 1.6em verdana, sans-serif;
text-align: left;
line-height: 1.5em;
margin: 10px 0 10px 0;
padding: 20px 0 0 2px;
}

#content h3 {
color: #243e05;
	font-size:1.4em;
	margin:0 0 8px;
}

#content h4 {
	color: #243e05;
	font: bold 1.0em verdana, sans-serif;
	margin:0 0 8px;
}

#content img {
	padding:1px;
	display:inline;
	background:#cccccc;
	color:#303030;
	border:4px solid #243e05;
}

#content ul, #content ol {
	margin:0 0 16px 20px;
	padding:0;
}

#content li {
	margin:0;
	padding:0 0 0 5px;
}

#content ul ul, #content ol ol {
	margin:0 0 0 16px;
	padding:0;
}

.libullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

/***** Footer *****/
#footer {
	clear:both;
	background: url(images/Leather-Light-1x1.jpg);
	background-repeat: repeat;
	margin: 0 0 0 -5px;
	padding:10px 10px 10px 10px;
/*	width:100%; */
	text-align:center;
	color:#101010;
	border-top:1px solid #f0f0f0;
	font-size:0.9em;
}

#footer a {
	color:#101010;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/***** Various classes *****/
.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.hide {
display:none;
}