a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #C41F02;
}

.panel-left{
		background: #DBDEC4;
		background-image: url(../images/grid-bg.gif);
		width: 300px;
		color: white;
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		line-height: 25px;
		padding: 0;
	}



.panel-left{
		background: #DBDEC4;
		background-image: url(../images/grid-bg.gif);
		width: 300px;
		color: white;
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		line-height: 25px;
	}
	
	.panel-contact{
		background: #dfe999;
		height: 75px;
		padding-left: 80px;
	}

	.panel-bottom{
		background: #dfe999;
		border-width: 1px 0px 0px 0px;
		border-color: #9CA36B;
		border-style: solid;
		height: 25px;
		width: 750px;
		padding-left: 35px;
	}
	
	.panel-top{
		background: #dfe999;
		border-width: 0px 0px 1px 0px;
		border-color: #9CA36B;
		border-style: solid;
		height: 25px;
		width: 750px;
		font-family: arial, helvetica, sans-serif;
		font-size: 10px;
		text-align: right;
		padding-right: 45px;
	}
	
	.panel-top a{
		color: black;
	}
	
	.panel-content{
		background: #F3F1EC;
		width: 450px;
		height: 100%;
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		line-height: 15px;
	}
	
	.panel-container{
		width: 750px;
		border-width: 0px 1px 0px 1px;
		border-color: black;
		border-style: solid;
	}
	
	.header-image{
		margin-bottom: 1px;
	}
	
	body{
		background-image: url(../images/background.gif);
		margin: 0px;
	}
	
	a { 
		text-decoration: none; 
	}
	.mainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: 352a15;
	line-height: 16px;
	top: 50px;


}
/* #panel-whatsNew img{
	align: left;
	padding-right: 20px;
	margin-right: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: 524B3D;

}*/


#panel-whatsNew {
	background: #F3F1EC;
	width: 320px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}


#panel-whatsNew  a:link {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C41F02;
}
#panel-whatsNew  a:visited {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C41F02;
}
#panel-whatsNew  a:active {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C41F02;
}
#panel-whatsNew  a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C41F02;
}

