a.side-nav:link {text-decoration: none;color: #DE7A0A;font-weight: bold;}
a.side-nav:visited {text-decoration: none;color: #DE7A0A;font-weight: bold;}
a.side-nav:hover {text-decoration: none;color: #1973FD;font-weight: bold;}
a.side-nav:active {text-decoration: none;color: #DE7A0A;font-weight: bold;}

a:link {color: #de7a0a;text-decoration: underline;}
a:visited {text-decoration: underline;color: #de7a0a;}
a:hover {text-decoration: none;color: #de7a0a;}
a:active {text-decoration: underline;color: #de7a0a;}

a.foot:link {color: #FFFFFF;text-decoration: none;}
a.foot:visited {text-decoration: none;color: #FFFFFF;}
a.foot:hover {text-decoration: underline;color: #de7a0a;}
a.foot:active {text-decoration: none;color: #FFFFFF;}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
body {
	background-color: #33333b;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.top-header {
	background-image: url(../images/top-bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #000000;
	border: 1px solid #1973fd;
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #DD790A;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.announce {
	color: #DE7A0A;
	font-weight: bold;
}

.black-bg {
	background-color: #000000;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.content-padding {
	color: #FFFFFF;
	border: 1px solid #1973FD;
	padding: 25px;
	background-image: url(../images/wine-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer-text {
	padding-top: 8px;
	padding-bottom: 20px;
	color: #CCCCCC;
	font-size: 10px;
}

.img-padding {
	padding-right: 25px;
	
}
