/* unused classes 
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img { 
	margin:0;
	padding:0;
}
h1{
	background: #473a34;
	height: 55px;
	font-size: 9px;
	margin-bottom: 35px;
}

h1 img{
	display: block;
	height: 55px;
	float:left;
}

h1 #topLinks{
	width: 110px;
	float: right;
	height: 55px;
	color: #cfc7b7;
	line-height: 55px;
}

h1 {
	color: #cfc7b7;
	text-decoration: none;
}


h1 {
	text-decoration: underline;
}



h2{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

h3{
	font-size: 11px;
	font-weight: bold;
	position: relative;
	font-style: italic;
	top: -5px;
}

h4{
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 3px;
}

p{
	margin-bottom: 10px;
	color:#37241D
}

big{
	line-height: 20px;
	font-size: 16px;
}

.center{
	text-align: center;
}

.right{
	float: right;
}

.left{
	float: left;
}

.floatRight{
	float: right;
	margin: 0 0 3px 10px;
}

.floatLeft{
	float: left;
}

.alignCenter{
	text-align: center;
}

.alignLeft{
	text-align: left;
}

.alignRight{
	text-align: right;
}

img.left {
	margin: 0 10px 0 0;
}

.clear{
	clear: both;
}

.list{
	list-style: disc;
	margin: 0 0 10px 20px;
}

.list li{
	margin: 3px 0;
	
}

i, em{
	color: #473a34;
	font-style: italic;
}

#topMenuHolder{	
	width: 590px;
	float: left;
	background: #473a34 url(images/topMenu-left.png) no-repeat 0 0;
	text-align: center;
	margin: 0 0 25px 30px;
}

#topMenu{
	float: left;
	width: 100%;
	height: 21px;
	padding-top: 4px;
	background: url(images/topMenu-right.png) no-repeat 100% 0;
}

#topMenu li{
	display: inline;
	padding: 0 4px;
}

#topMenu li a{
	display: inline;
	color: #fff;
	text-decoration: none;
}

#topMenu li a:hover{
	color: #c2d05d ;
}

* > #menu a{
	line-height: 23px;
}
#content ol li{
	margin-bottom: 10px;
}

#content img.right{
	margin: 0 0 10px 15px;
}

.brownBox{
	width: 250px;
	margin: 2px 2px 10px 2px;
	background: #473a34 url(images/left-top-brown_new.jpg) no-repeat 0 0;
	font-size: 11px;
	position: relative;
	background-color: #37241D;
}

.brownBox ul{
	margin: 5px 0;
	list-style: disc;
}

.brownBox ul li{
	margin: 0 0 0 15px;
	padding: 0;
}

.brownBox b{
	display: block;
	height: 20px;
	width: 20px;
	position: absolute;
	z-index: 0;
}

.brownBox a{
	color: #fff;
	text-decoration: none;
}

.brownBox a:hover{
	text-decoration: underline;
}

.brownBox span{
	position: relative;
	display: block;
	z-index: 10;
	color: #cfc7b7;
}

.span_ul
{
	color:#cfc7bc
}

.brownBoxTopRight{
	background: url(images/right-top-brown_new.jpg) no-repeat 100% 0;
}

.brownBoxBottomRight{
	background: url(images/right-bottom-brown_new.jpg) no-repeat 100% 100%;
}

.brownBoxBottomLeft{
	padding: 10px 15px;
	background: url(images/left-bottom-brown_new.jpg) no-repeat 0 100%;
}

#subContent{
	margin-top: 10px;
	text-align: center;
	color: #37241D;
	font-size: 10px;
}

#subContent a{
	/*color: #777;
	color:#37241D
}

#subContent a:hover{
	/*color: #333;
	color:#37241D
}

#leftForm, #rightForm{
	float: left;
	width: 48%;
	margin-right: 1%;
}

#leftForm{
	width: 32%;
	color:#473a34;
	text-align: right;
	line-height: 15px;
}

#rightForm .field, #rightForm textarea{
	width: 200px;
	border: 1px solid #473a34;
}

#rightForm #submit{
	background: #473a34;
	padding: 2px 4px;
	color: #fff;
	position: relative;
	top: -5px;
	border: 1px solid #0e0b0a;
	cursor: pointer;
}

#footer{
	background: #38241D;
	
	height: 45px;
	text-align: right;
	font-size: 9px;
	color: #878073;
}

#footerLeft, #footerRight{
	width: 45%;
	float: left;
	line-height: 45px;
	padding-left: 4%;
}

#footerRight{
	padding: 0 3%;
	float: right;
	width: 45%;
	text-align: right;
	font-size: 9px;
	color: #878073;
}

-- unused classes ends */

h2{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

h3{
	font-size: 11px;
	font-weight: bold;
	position: relative;
	font-style: italic;
	top: -5px;
}

h4{
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 3px;
}
body {
	background-color: #cfc7b7;
	color: #000000; 
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif; 
	font-size: 11px; 
	line-height: 1.5em;
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 10px;
}


.container{
	margin: 35px auto 0 auto;
	width: 754px;
	background: #fff;
	vertical-align:top;
	
}

.menuHolder{	
	width: 100px;
	vertical-align:top
}

.menu li{
	margin: 0 0 3px 0;
	display: block;
}

.menu li img{
	position: relative;
	top: 2px;
	left: 4px;
}

a.menu{
	display: block;
	height: 23px;
	width: 90px;
	color: #fff;
	padding: 0 0 0 6px;
	text-decoration: none;
	line-height: 22px;	
	background: #473a34 url(images/menu_new.jpg);
	font-size:10px;
}



a.menu:hover{
	background: #BFD4CB url(images/menu_active_new_2.jpg);
	color:#37241D;
	font-size:10px;
}

.content{	
	width: 590px;
	margin: 0 0 15px 30px;
	vertical-align:top;
	padding-left:25px;
	height: 500px		
}

.contenttable
{
	background-color:#dbe8e4;
	color:#330000;
	width: 590px;
	/*height:200px;*/
}
.mainLeftTop{
	color: #706060;
	font-size: 11px;
	background: #dbe8e4 url(images/left-top-blue.jpg) no-repeat 0 0;
	width:10px
}

.mainRightTop{
	background: url(images/right-top-blue.jpg) no-repeat 100% 0;
	width:10px
}

.mainRightBottom{
	background: url(images/right-bottom-blue.png) no-repeat 100% 100%;
	width:25px
}

.mainLeftBottom{
	background: url(images/left-bottom-blue.png) no-repeat 0 100%;
	/*padding: 20px 30px;*/
	width:25px
	
}

/* new classes */
.header
{	
	vertical-align:top;
	height:55px;
	
}
.menuitem
{
	display: block;
	height: 23px;
	width: 90px;
	color: #fffFFF;
	padding: 0 0 0 6px;
	text-decoration: none;
	line-height: 22px;	
	background: #473a34 url(images/menu_new.jpg);
	background-repeat:no-repeat
}

.menuitem_over
{
	display: block;
	height: 23px;
	width: 90px;
	padding: 0 0 0 6px;
	text-decoration: none;
	line-height: 22px;	
	background: #BFD4CB url(images/menu_active_new_2.jpg);
	color:#37241D;
	background-repeat:no-repeat
}

.footer{
	background: #38241D;
	height: 45px;
	text-align: right;
	font-size: 9px;
	color: #878073;
	padding: 0 3%;
}

.footertext{
	background: #38241D;	
	text-align: right;
	font-size: 9px;
	color: #878073;
	padding: 0 3%;
	height:50px
}

.data
{
	padding-left:10px;
	padding-right:10px;
}

a {
color:#330000;
}

a:hover
{
	color: #ACBD23;
}

.footer_text{
	font-size:10px
}

.brownbox
{
	background-color:#37241D;
	color:#cfc7b7;
}

.brownbox_data
{
	background-color:#37241D;
	color:#cfc7b7;
	
}

.brownBox{
	width: 250px;
	margin: 2px 2px 10px 2px;
	background: #473a34 url(images/left-top-brown_new.jpg) no-repeat 0 0;
	font-size: 11px;
	position: relative;
	background-color: #37241D;
}

.brownBox ul{
	margin: 5px 0;
	list-style: disc;
}

.brownBox ul li{
	margin: 0 0 0 15px;
	padding: 0;
}

.brownBox b{
	display: block;
	height: 20px;
	width: 20px;
	position: absolute;
	z-index: 0;
}

.brownBox a{
	color: #fff;
	text-decoration: none;
}

.brownBox a:hover{
	text-decoration: underline;
}

.brownBox span{
	position: relative;
	display: block;
	z-index: 10;
	color: #cfc7b7;
}

.span_ul
{
	color:#cfc7bc
}

.brownBoxTopRight{
	background: url(images/right-top-brown_new.jpg) no-repeat 100% 0;
}

.brownBoxBottomRight{
	background: url(images/right-bottom-brown_new.jpg) no-repeat 100% 100%;
}

.brownBoxBottomLeft{
	padding: 10px 15px;
	background: url(images/left-bottom-brown_new.jpg) no-repeat 0 100%;
}
