* {
	padding: 0;
	margin: 0;
}
body {
	background-color: rgb(102,86,62);
	text-align: center;
	font-family:Verdana, Arial, sans-serif;
	color: rgb(102,86,62);
	font-size:100%;
}
#wrapper {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
}
#header {
	width: 920px;
	padding: 30px 40px 0px 40px;
	background: url(images/Main_Top_Bkg.png) no-repeat center top;
}
#nav {
	width: 910px;
	margin-left: 5px;
	border-top: 3px solid rgb(51,0,51);
	text-align: center; 
}
#main_content {
	text-align: center;
	width: 1000px;
	padding: 5px 0px 0px 0px;
	background: url(images/Main_Body_Bkg.png) repeat-y center top;
}
#p_bkg {
	width: 908px;
	margin: 0 auto;
	padding: 15px 21px 15px 21px;
	background-color: rgb(51,0,51);
	text-align: left;
}
#email {
	float: right; 
	padding: 0px 10px 0px 10px;
	border-left: 3px solid rgb(178,166,150);
	margin-top: 5px;
}
#mbox {
	width: 602px;
	height: 365px;
	padding: 5px 5px 5px 5px;
	background-color: #F7F6F5;
	text-align: center;
}
#mcontent {
	width: 600px;
	height: 363px;
	text-align: left;
	border: 1px solid rgb(51,0,51);
}

#right_column {
	float: right;
	width: 278px;
	height: 365px;
	padding: 5px 5px 5px 5px;
	text-align: center;
	background-color: #F7F6F5;	
}
#rc_border {
	width: 276px;
	height: 363px;
	text-align: left;
	border: 1px solid rgb(51,0,51);
}
#mc_rcolumn {
	float: right;
	width: 278px;
	height: 200px;
	padding: 150px 0px 13px 10px;
	border-left: 3px solid rgb(51,0,51);
	background: url(images/IW_Lcolumnsub_Bkg.jpg) no-repeat left top;
	overflow: auto;
}
#mc_lcolumn {
	margin: 15px 0px 5px 20px;
	width: 280px;
	height: 155px;
	overflow: auto;
}
#article {
	margin: 5px 0px 0px 20px;
	padding: 10px 0px 0px 0px;
	border-top: 3px solid rgb(178,166,150);
	width: 280px;
	height: 150px;
	overflow: auto;
}

#search {
	overflow: auto;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: 343px;
}
#footer {
	width: 920px;
	height: 50px;
	background: url(images/Main_Bottom_Bkg.png) no-repeat center bottom;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#bottomnav {
	clear: both;
	width: 910px;
	margin-left: 5px;
	border-top: 3px solid rgb(51,0,51);
}
.logo {
	height: 60px;
	background: url(images/logo.png) no-repeat left top;
	position: relative;
}

.logo_link {
	position: absolute;
    top: 0;
    left: 0;
    width: 540px;
    height: 60px;
}
.webicons {
	float: right;
	padding-right: 2px;
	padding-top: 25px;
}

#topnav a:hover { color: rgb(51,0,51) }

.opacity:hover { opacity:0.6;filter:alpha(opacity=60) }

ul#topnav { 
	list-style-type: none;
	padding-top: 2px;
	padding-left: 0;
	margin-left: 0;
}

ul#topnav li {
	display: inline;
}
ul#topnav a {
	padding: 5px 2px 5px 2px;
	text-decoration: none;
	font-size: 0.689em;
	text-transform: capitalize;
	color: rgb(102,86,62);
}
.descriptions {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.639em;
	font-style: italic;
	line-height: 16px;
	color: #555555;
	padding: 0px 5px 0px 0px;
}

.descriptions_title {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.639em;
	font-weight: bold;
	line-height: 16px;
	color: #555555;
	padding: 0px 5px 0px 0px;
}
.read_more {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.689em;
	padding: 5px 15px 10px 0px;
	text-align: right;
}
.rm_style {
	color:#555555;
	text-decoration:none;
}
.rm_style:hover { 
	color:rgb(51,0,51);
	font-weight: bold; 
}


.description_read_more {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.639em;
	padding: 5px 15px 5px 0px;
	text-align: right;
}
.description_rm_style {
	color:#555555;
	text-decoration:none;
}
.description_rm_style:hover { 
	color:rgb(51,0,51);
	font-weight: bold; 
}

.article {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.75em;
	line-height: 18px;
	color: rgb(51,0,51);
	padding: 5px 0px 5px 0px;

}
.search {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.689em;
	color: #555555;
}
.qniw {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.563em;
	line-height: 14px;
	color: #555555;
	list-style: none;
}

.qniw a {
	color: #555555;
	
}

.qniw a:hover{
	color: rgb(51,0,51);
}
.bnav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.563em;
	color: #555555;
	padding: 5px 0px 0px 20px;
	text-align: left;
}
.winepair {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.563em;
	font-style: italic;
	color: rgb(51,0,51);
	text-align: center;
}
.imgbottom {
	float: left;
	height: 110px;
	width: 85px;
	background: url(images/IMG_Dropshadow_Bkg.png) no-repeat left top;
	padding: 5px 5px 0px 5px;
	margin: 0px 8px 10px 0px;
	border-right: 3px solid rgb(178,166,150);
}
.pairings {
	float: left;
	height: 110px;
	width: 449px;
	padding: 5px 10px 0px 5px;
	margin: 0px 8px 10px 0px;	
	border-right: 3px solid rgb(178,166,150);
}
.topten {
	float: left;
	height: 110px;
	width: 160px;
	padding: 5px 0px 0px 0px;
	margin: 0px 15px 10px 30px;	
}
.a_search {
	color: #555555;
	text-decoration: none;
} 

.a_search:hover { 
	color:rgb(51,0,51);
	font-weight: bold;
}
.esign {
font-size: 0.75em;
}
#go {
	text-align: right;
}
h4 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
}
h3 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 1.438em;
	font-weight: bold;
}
h2 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 0.90em;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
}
.middle {text-align: center}
#sicon {
	
}


#iw_article {
height: 300px;
padding: 10px 20px 10px 10px;
overflow: auto;	
}


#iw_article2 {
/*height: 300px;*/
padding: 10px 20px 10px 5px;
font-size: 0.639em;
	color: rgb(51,0,51);

}

.iw_article2_link {
/*height: 300px;*/
padding: 0px 20px 0px 0px;
font-size: 0.639em;
	color: rgb(51,0,51);

}
.iw_article2_link a:hover{
	font-weight: bold;
}
.iw_article2_link a{
	color: rgb(51,0,51);
	text-decoration: none;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.438em;
	font-weight: normal;
	color: rgb(51,0,51);
	padding: 10px 30px 0px 10px;
	border-bottom: 1px solid rgb(51,0,51);
}
.iwa_image {
	float: left;
	padding: 0px 20px 20px 5px;
}
#iwa_sample {
	clear: both;
	height: 115px;
}
.iwa_sample {
	clear: both;
	height: 115px;
}

.iwa_sample a{
	color: #555555;
	text-decoration: none;
}

.iwa_sample a:hover{
	color: rgb(51,0,51);
	text-decoration: underline;
}
.search_width{
	width: 150px;
}

#wine_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	width: 100%;
	font-weight: normal;
	color: rgb(51,0,51);
	padding: 10px 30px 0px 10px;
	border-bottom: 1px solid rgb(51,0,51);
}

#score {
	font-family: "Trebuchet MS";
	font-size: 1.30em;
	font-weight: bold;
	color: #920505;
	text-align: right;
}
#review{
	
	font-size: 0.90em;
	font-weight: normal;
	color: rgb(51,0,51);
}
.wine_attrib{
	
	font-size: 0.90em;
	font-weight: bold;
	color: rgb(51,0,51);
}
.wine_attrib_det{
	
	font-size: 0.85em;
	font-weight: normal;
	
}
.wine_attrib_det a{
	text-decoration:none;
	color: #555555;
}
.wine_attrib_det a:hover{
	color: rgb(51,0,51);
	text-decoration: underline;
}


.pics{
	width: 100px;
	text-align: center;
	padding: 3px;
}


.pics a{
	text-decoration: none;
	color: #555555;
	font-size: 0.60em;
}
.pics a:hover{
	color: rgb(51,0,51);
	text-decoration: underline;
}

h2.title{
	color: #920505;
}

<!--[if lt IE 7]>
body {
	background-color: rgb(102,86,62);
	text-align: center;
	font-family:Verdana, Arial, sans-serif;
	color: rgb(102,86,62);
	font-size:90%;
}