body {
	color: #000000; 
	background-color: #FFFFFF;
}

a, a:hover {
	color: #931214;
}

.txtCopyright a {
	color: silver;
}

.txtCopyright a:hover {
	color: gray;
}

.txtWine {
    	color: #931214;
}

/************************************************************************** DIV */

#Skeleton {
	background-color: #EDE4D9;
}


#HeaderBox {
	background-color: #EDE4D9;
}

#HeaderLeft {
	background-color: #EDE4D9;
}

#HeaderRight {
	background-color: #EDE4D9;
}

#BannerBox {
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}

#ColPlacementOuter {
	background-color: #EDE4D9;
	background: url(../img/leftbg.gif) 0px 0px repeat-y;
}

#ColPlacementInner  {
	background-color: #EDE4D9;
}

#MainContainerBox {
	background-color: #EDE4D9;
	background: url(../img/leftbg.gif) 0px 0px repeat-y;
}

#DownloadHeader {
	background: url(../img/roundedbox_top.gif) no-repeat left bottom;
	background-color: transparent;
}

#DownloadBox {
	background: url(../img/roundedbox_mid.gif) repeat-y left top;
}

#DownloadFooter {
	background: url(../img/roundedbox_bot.gif) no-repeat left top;
}

#CenterBox {
	background: url(../img/rightbg.gif) right top no-repeat;
	background-color: #EDE4D9;
}

#FooterBox {
	background: url(../img/leftbg.gif) 0px 0px repeat-y;
	background-color: #EDE4D9;
}
/************************************************************************** SAMenu */
#MenuHeader {
	background: url(../img/roundedbox_top.gif) no-repeat left bottom;
	background-color: #EDE4D9;
}

#MenuBox {
	background: url(../img/roundedbox_mid.gif) repeat-x left top;
	background-color: #EDE4D9;
}

#MenuFooter {
	background: url(../img/roundedbox_bot.gif) no-repeat left top;
	background-color: #EDE4D9;
}

#SAMenu1_1_0 {
	background: url(../img/roundedbox_mid.gif) repeat-y left top;
	background-color: #EDE4D9;
}

#SAMenu1 li a {	
    	color: #000000;
	background: url(../img/menubullet.gif) no-repeat left center;
}

#SAMenu1 li a:hover, #SAMenu1 li a.Selected, #SAMenu1 li a.AtWay {
	color: #931214;
	background: url(../img/menubullet.gif) no-repeat left center;
}

#SAMenu1 ul li a, #SAMenu1 ul li a:hover {
    	color: #000000;
}

#SAMenu1 ul li a:hover, #SAMenu1 ul li a.Selected, #SAMenu1 ul li a.AtWay  {
	color: #931214;
}
/************************************************************************** SAContent */

#SAContent1 {
	position: relative;
	display: block;
	margin: 0px 80px 0 40px;
	padding: 35px 0 0px 0;
}

#SAContent2 {
	position: relative;
	display: block;
	margin: 5px 80px 0 40px;
	padding: 0 0 20px 0;
	overflow: hidden;
}

#SAContent1 a, #SAContent2 a {
	font-family: Times New Roman, Helvetica, Arial; 
	color: #931214;
	text-decoration: underline;
}

#SAContent1 a:hover, #SAContent2 a:hover {
	font-family: Times New Roman, Helvetica, Arial;
	color: #931214;
	text-decoration: none;
}
