.shadow_left {
	background-image: url(shadow_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.shadow_left_down {
	background-image: url(shadow_left_down.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.shadow_right {
	background-image: url(shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.shadow_right_down {
	background-image: url(shadow_right_down.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}
.site_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #D7D1C6;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A58B85;
	border-bottom-color: #A58B85;
}
.promo {
	background-image: url(test.jpg);
	background-repeat: no-repeat;
}

#sectionLinks h3{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #262626;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BFAEA4;
	border-bottom-color: #65564D;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 6px;
	background-image: url(buton_back.jpg);
	background-repeat: no-repeat;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: right;
	top: 5px;
	bottom: 5px;
}

#sectionLinks a:hover{
	background-color: #951408;
	background-image: url(buton_back_roll.jpg);
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFAEA4;
}

/************ Quick Links **************/

#quickLinks{
	margin: 0px;
	padding: 0px;
}

#quickLinks h3{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CB3300;
}

#quickLinks a:link, #quickLinks a:visited {
	display: block;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC3B4;
	border-bottom-color: #A4615C;
	background-image: url(buton_back_extra.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#quickLinks a:hover{
	background-image: url(buton_back_roll.jpg);
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #951408;
	background-repeat: no-repeat;
	background-position: left top;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C1172C;
	text-align: left;
	background-position: 1px 3px;
	padding: 0px;
	background-repeat: no-repeat;
	text-indent: 18px;
	background-image: url(bullet.gif);
}
.background {
	background-image: url(squares.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.background_down {
	background-image: url(square.gif);
	background-repeat: no-repeat;
	background-position: 979px bottom;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-right: 6px;
}
.left_menu_end {
	background-image: url(left_extra.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #A58B85;
}
.left_menu_back {
	background-image: url(left_extra.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #A99D90;
}
.main {
	border-right-width: 4px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #842715;
	border-left-color: #892313;
}

