body {
	margin: 0px;
	padding: 0px;
	background-color: #f7f7f7;
	text-align: center;
}
* {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size:12px;
	/*color:#333333;*/
}	
p {
	padding:0;
	margin:10px 0 15px 0;
}

#wrapper {
	text-align: center;
	width: 900px;
	background-image: url(../images/bodybg_final.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#wrapper1 {
	text-align: center;
	width: 900px;
	background-image: url(../images/bodybg_final_splash.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#maincontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	background-color: #FFFFFF;
	width: 780px;
	background-image: url(../images/top_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 490px;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 60px;
	clear: both;
}

#maincontent1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	background-color: #303865;
	width: 780px;
	background-image: url(../images/Splash_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 420px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}

#maincontent2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	background-color: #303865;
	width: 780px;
	height: 420px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}

#block_main {
	width: 780px;
	text-align: left;
	background-color: #FFFFFF;
	padding:0;
	margin: 0 auto;
}
#block_main1 {
	width: 780px;
	text-align: left;
	background-color: #303865;
	padding:0;
	margin: 0 auto;
}

#block_middle {
	width: 700px;
	margin:0;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #f0f0f0;
}

.clear {
	clear: both;
}

.bold {
	font-weight: bold;
}

.boldyellow {
	font-weight: bold;
	color:#FFFF33;
}

.photoleft {
padding-right: 10px;
padding-bottom: 0px;
}

#block_left {
	width: 340px;
	float: left;
	margin:0;
	padding-right: 20px;
	padding-left: 40px;
	padding-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
	
#block_right {
	float: right;
	width: 245px;
	padding-left: 20px;
	padding-right: 115px;
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-image: url(../images/bottlebottom-short.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 210px;
	clear: right;
}
#topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	height: 20px;
	width: 740px;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	line-height: 13px;
}

#topmenu a:link, #topmenu a:visited, #topmenu a:active {
	color: #FFFFFF;
	font-size: 11px;
}

#topmenu a:hover {
	color:#FFFF33;
	font-size: 11px;
	text-decoration: none;
}

#menubar {
	background-image: url(../images/menu_bar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 38px;
	width: 740px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 12px;
	padding-left: 40px;
	text-transform: uppercase;
}

#menubar a:link, #menubar a:visited, #menubar a:active {
	font-size: 14px;
	color: #FFFFFF;
}

#menubar a:hover {
	color: #FFFF33;
	text-decoration: none;
}

#footer {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

.wine_red {
	color: #960050;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 26px;
	font-weight: bold;
	letter-spacing: -1px;

}
.style2 {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	}
.jump_meta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	color: #999999;
	margin-bottom: 15px;
}

a, a:link, a:visited {
	color: #2c58a4;
	text-decoration: none;
}
a:hover {
	color: #960050;
	text-decoration: underline;
}

.jump_meta a {
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
}

.wine_red a {
	color: #960050;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 26px;
	font-weight: bold;
	letter-spacing: -1px;
}
.wine_red a:hover {
	text-decoration: none;
	color: #2c58a4;
}

#copyright {
	font-size: 11px;
	color: #E8E8E8;
	text-align: center;
	width: 780px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/footerbg.png);
	background-repeat: repeat-x;
	background-position: top;
}
#copyright p {
	color:#E8E8E8;
	font-size: 11px;
}

#copyright a:link, #copyright a:visited, #copyright a:active {
	color: #FFFFFF;
	font-size: 11px;
}

#copyright a:hover {
	color: #FFFF33;
	font-size: 11px;	
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #333333;
	letter-spacing: -1px;
	line-height: 22px;
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: normal;
}
h2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 26px;
	font-weight: bold;
	color: #2c58a4;
	margin-top:10px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-bottom: 3px;
	letter-spacing: -1px;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	color: #666666;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-left: 20px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 6px;
	text-align: right;
	margin-right: 20px;
}

.menu_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FAC100;
	margin: 0px;
	list-style-type: none;
	padding-left:0px;
	text-align: left;
}
/*List Items*/

#block_left ul {
margin-left: 0;
}
#block_left li {
margin-left: 10px;
}



ul.menu_list li {
	border-bottom: 1px dashed #FAC100;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-type: none;
	margin: 0px;
	padding-left:0px;
}
ul.menu_list li a:link, a:visited, a:active {
	color:#003399;
	text-decoration:none;
	margin: 0px;
}
ul.menu_list li a:hover {
	color:#CC0000;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CC0000;
	padding-left:5px;
	letter-spacing: 1px;
}
/*ul.menu_list li a.current, a:link.current, a:visited.current, a:active.current, a:hover.current {
	color:#CC0000;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CC0000;
	padding-left:5px;
}*/
#wrapper #maincontent #topmenu #form1 #textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#wrapper #maincontent #topmenu #form1 #button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: none;
	background-color: #7D0A4D;
}
#block_right_bottom {
	float: right;
	width: 245px;
	padding-left: 100px;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-image: url(../images/etched187_bg.jpg);
	height: 600px;
	clear: right;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
}
#wrapper #block_main #block_left2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
