@charset "UTF-8";
/* CSS Document */

body{
	background: url(../assets/images/bg_grad.jpg) repeat-x top #e76e34;
	padding:0px;
	margin:0px;
}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:link {	text-decoration:none; color:#000000; }
a:hover {	text-decoration:none; color:#000000; }
a:active {	text-decoration:none; color:#000000; }
a:visited {	text-decoration:none; color:#000000; }

a.text:link{color:#EC1C24;}
a.text:hover{color:#636363;}
a.text:active{color:#EC1C24;}
a.text:visited{color:#EC1C24;}

a.mainMenu:link{
	color:#603A17;
}
a.mainMenu:hover{
	color:#EC1C24;
}
a.mainMenu:active{
	color:#603A17;
}
a.mainMenu:visited{
	color:#603A17;
}

a.mainMenuCurrent:link{
	color:#EC1C24;
}
a.mainMenuCurrent:hover{
	color:#603A17;
}
a.mainMenuCurrent:active{
	color:#EC1C24;
}
a.mainMenuCurrent:visited{
	color:#EC1C24;
}

a.burgandyLink:link{
	font-weight:bold;
	color:#EC1C24;
}
a.burgandyLink:visited{
	font-weight:bold;
	color:#EC1C24;
}
a.burgandyLink:hover{
	font-weight:bold;
	color:#EC1C24;
	text-decoration:underline;
}
a.burgandyLink:active{
	font-weight:bold;
	color:#EC1C24;
}
a.whiteLegal:link{
	color:#fff;
	text-decoration:none;
}
a.whiteLegal:visited{
	color:#fff;
	text-decoration:none;
}
a.whiteLegal:hover{
	color:#fff;
	text-decoration:underline;
}
a.whiteLegal:active{
	color:#fff;
	text-decoration:none;
}
.white_legal{
	color:#fff;
	font-size:9px;
	letter-spacing:2px;
}
.burgandy{
	color:#EC1C24;
}

.boldBurgundy{
	font-size:14px;
	color:#EC1C24;
	font-weight:bold;
}
.greyFont{
	color:#333333;
}
.area_bg{
	background:url(../assets/images/scroll_area.gif) center no-repeat;
	vertical-align:middle;
}
.area{
	width:8px;
	height:260px;
	padding-bottom:6px;
}
.knob{
	width:8px;
	height:18px;
	background-color:#E76F32;
}

/*.scroller{
	height:50px;
	
}*/

.content_area_div{
	overflow:hidden;
	height:242px;
}
.content{
	position:relative;
	text-align:justify;
	color:#603A17;
	line-height:15px;
}
.year{
	color:666666;
}

.brown{
	color:#603B19;
}
.boldBrown{
	color:#603B19;
	font-weight:bold;
}
.bold{
	font-weight:bold;
}
.main
{
	background: url(assets/images/inside/bg.jpg) repeat-x top #e76f32;
	padding:0px;
	margin:0px;
}
#image{
	height:325px;
}