/* CSS Document */
body{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#CC0001;
}
img{
border:0px;
}
a{
outline: none;
}
a:link{
color:#000000;
text-decoration:none;
}
a:visited{
color:#000000;
text-decoration:none;
}
a:hover{
color:#000000;
text-decoration:underline;
}
a:active{
color:#000000;
text-decoration:none;
}
#wrapper{
width:874px;
margin:0 auto;
}
#header{
height:175px;
float:left;
}
#cart_outside{
width:126px;
height:84px;
text-align:center;
padding-bottom:3px;
margin-top:37px;
margin-left:11px;
font-size:12px;
background-color:#FFFFFF;
float:left;
}
.cart_contents{
width:108px;
height:60px;
font-size:11px;
padding-left:5px;
padding-right:5px;
padding-top:5px;
margin:0 auto;
margin-top:4px;
background-color:#E4E3CF;
border:1px solid #000000;
text-align:left;
}
#main{
width:734px;
background-color:#FFFFFF;
background-image:url('main_bg_rpt.jpg');
background-repeat:repeat-y;
background-position:left;
clear:left;
}
#left{
width:112px;
padding-left:12px;
padding-right:6px;
padding-top:8px;
padding-bottom:5px;
float:left;
}
.menu{
width:110px;
font-weight:bold;
border:1px solid #000000;
}
.menu_item{
width:103px;
min-height:17px;
height:auto !important;
height:17px;
padding: 3px;
font-size:10px;
background-color:#E4E3CF;
border-top:1px solid #EFEEE2;
border-bottom:1px solid #C0BB90;
}
.menu_item_hover{
width:103px;
min-height:17px;
height:auto !important;
height:17px;
color:#ffffff;
padding: 3px;
font-size:10px;
background-color:#910B16;
border-top:1px solid #EFEEE2;
border-bottom:1px solid #C0BB90;
cursor:pointer;
}
a .menu_item_hover, a .menu_item_2_hover{
text-decoration:none;
}
.menu_item_2{
width:103px;
min-height:17px;
height:auto !important;
height:17px;
color:#000000;
padding:3px;
font-size:10px;
background-color:#ffffff;
border-bottom:1px solid #B4B4B4;
}
.menu_item_2_hover{
width:103px;
min-height:17px;
height:auto !important;
height:17px;
color:#ffffff;
padding:3px;
font-size:10px;
background-color:#000000;
border-bottom:1px solid #B4B4B4;
cursor:pointer;
}
#right{
width:586px;
background-color:#FFFFFF;
padding-top:8px;
padding-bottom:10px;
padding-right:18px;
float:left;
}
#footer{
height:38px;
width:727px;
text-align:center;
padding-left:7px;
padding-top:25px;
font-size:10px;
background-image:url('footer.jpg');
background-position:left;
background-repeat:no-repeat;
}.sectlogo {
	height: 33px;
	width: 175px;
	padding-top: 17px;
	padding-right: 15px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url('sectname.gif');
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CC0001;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.newsholder {
	height: 150px;
	overflow: auto;
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
.redborder {
	border: 1px solid #CC0001;
	padding: 10px;
	background-color: #E4E3CF;
	}
.redsectborder {
	border: 1px solid #CC0001;
	background-color: #E4E3CF;
	}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 10px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: CC0000;
}
