/* reset and standardization */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul {	list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 {	font-size:100%;	font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
/* end reset */


body {
	font-size: 62.5%;
	background: #6a0000;
	background-image: url('../img/gradient_bg_dark.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	font-family:Arial, Helvetica, sans-serif;
}

#main {
	background-image: url('../img/page_bg_dark.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	margin: auto;
	width: 985px;
	height: 709px;
	
}
a:link{
color:#c41c1d;
}
a:visited{
color:#c41c1d;
}
a:hover{
color:#000000;
}


#container{
margin:0 0 0 50px;
height: 709px;
}
#korus_logo {
	background-image: url('../img/korus_logo.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 27px;
	width: 192px;
	height: 100px;
}

#left_bar {
	width: 250px;
	height: 670px;
	float: left;
	
}

#right_pane {
	height: 625px;
	float: left;
	margin:50px 0 0 32px;
}

#nav_menu {
	width: 570px;
	height: 25px;
	clear: both;
	margin-bottom: 60px;
}

#right_content {
	clear: both;
	width: 535px;
	height: 475px;
	overflow: auto;
	padding:0 15px 0 0;
	margin:10px 0 0 0;
	scrollbar-3dlight-color:#faf8f5;
	scrollbar-arrow-color:#fbf9ef;
	scrollbar-base-color:#a99c70;
	scrollbar-darkshadow-color:#a99c70;
	scrollbar-face-color:#b3a67a;
	scrollbar-highlight-color:#a99c70;
	scrollbar-shadow-color:#777777;
	scrollbar-track-color:#fef1dd;
}
html>body #right_content {
width: 550px;

}

#left_content {
	width: 220px;
	/*height: 210px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	margin: auto;
	/*border-top: 1px solid #000000;*/
	margin-top: 40px;
}


#wine_bottles_left {
	background-image: url('../img/wine_bottles_left.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	width: 214px;
	height: 230px;
	margin-left: 20px;
}

#footer {
	clear: both;
	margin: auto;
	margin-top: 10px;
	width: 870px;
	height: 25px;
	text-align: right;
	color: #cfb796;
	
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1.3em;
}

#footer a {
	text-decoration: none;
	color: #cfb796;
}

#footer a:hover {
	text-decoration: none;
	color: #FFF2E1;
}

#etr_link{
	float:left;
	}

p {
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1.4em;
}

h1 {
	
	color: #000;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 1px;
	line-height: 2.2em;
	font-size: 2.7em;
	font-weight: normal;
	font-family: Arial, sans-serif;
}

h2 {
	
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 1.6em;
	font-weight: bold;
}

#left_content ul {

	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1.4em;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	color: #000000;
}

#left_content li {
	margin: 0;
	padding: 3px;	
}
		
#left_content li a,#left_content li a:visited {
font-size:11px;
	display: block;
	text-decoration: none;
	width: 100%;
	margin: 0px;
	}

html>body #left_content li a,html>body #left_content li a:visited {
	width: auto;
	}

.sub_selected a {
	margin: 0;
	background: #fff2de;
	color: #c41c1d;
		padding: 1px 1px 1px 5px;
	font-weight:Bold;
	
}

.sub_unselected a,.sub_unselected a:visited {
	margin: 0;
	background: #c41c1d;
	color: #fff2de;
	padding: 1px 1px 1px 5px;
	font-weight:Bold;
}

.sub_unselected a:hover {
	margin: 0;
	background: #c41c1d;
	color: #000000;
	padding: 1px 1px 1px 5px;
}

.sub_link_selected a,.sub_link_selected a:visited {
	margin: 0;
	padding-left: 10px;
	color: #c41c1d;
	border:1px solid #c41c1d;
	background-color:#edddc4;
}
.sub_link_selected a:hover {
	margin: 0;
	padding-left: 10px;
	color: #c41c1d;
}

.sub_link a {
	margin: 0;
	padding-left: 10px;
	color: #000000;
	border:1px solid #c41c1d;
}

.sub_link a:hover {
	margin: 0;
	padding-left: 10px;
color: #000000;
	border:1px solid #c41c1d;
	background-color:#edddc4;
	}

#right_content ol {
	list-style:  none;
	
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	margin: 0px;
	padding: 0px;
	border: none;
	color: #000000;
}

#right_content ul {
	list-style:  none;
	
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	margin: 0px;
	padding: 0px;
	border: none;
	color: #000000;
	margin-left: 25px;
}

#right_content li {
	margin: 0;
	padding: 5px;
	list-style: disc;
	line-height: 1.2em;
	font-size: 1.4em;
}

.red {
	color: #C41C1D;
}

.redLarge {
	color: #C41C1D;
        font-size: 1.4em;
}

#newsletter{
margin:0  0 30px 20px;
}

#newsletter #field{
width:128px;
}
