body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	line-height: 140%;
	margin: 0px 0px 20px;
	text-align: center;
	padding: 0px;
	background-image: url(../images/bkg_wineglas.gif);
	background-repeat: repeat;
}

img {border:0;}

h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 20px;
	font-weight: bold;
	color: #663300;
	letter-spacing: 0.06em;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 10px 0;
}

#footer p {
	padding-left: 20px;
	font-size: 10px;
}

h2 {
	font-weight: bold;
	color: #6C3C09;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	letter-spacing: 0.1em;
	margin: 20px 0 5px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	clear:both;
}

h3 {
	font-weight: bold;
	color: #333;
	text-transform: capitalize;
	letter-spacing: 0.1em;
	margin: 10px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color:#660000;
}

img.right {
	clear: right;
	float: right;
	margin: 3px;
}

img.left {
	clear: left;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

/* MAIN PAGE SECTIONS */
#maincontainer {
	margin-right: auto;
	margin-left: auto;
	width: 755px;
	text-align: left;
	background-image: url(../images/bkg_pagerepeat.gif);
	background-repeat: repeat-y;
}

#footer {
	height: 30px;
	width: 755px;
	clear: both;
	background-image: url(../images/bkg_bottom.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

#leftside {
	width: 230px;
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#menu {
	width: 230px;
	float: left;
	background-image: url(../images/bkg_menurepeat.gif);
	background-repeat: repeat-y;
	text-transform: capitalize;
	margin-bottom: 20px;
	text-align: left;
}

/* CONTENT IN LEFT COLUMN */
.leftcontent p {
	text-align: left;
	margin-left: 20px;	
}


#leftside .leftcontent img {
	margin-right: auto;
	margin-left: auto;
	}
/* MENU FORMATTING */	
#leftside #menu ul {
	margin: 0;
	padding-left: 30px;
}
#leftside #menu li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 17px;
	list-style-type: none;
	background-image: url(../images/dot_off.gif);
	background-repeat: no-repeat;
	margin: 5px 0 10px 0;
	padding-left: 22px;
	color: #333333;
}

#leftside #menu ul li a:hover {
	color:#660000;
	text-decoration:underline;
}

#leftside #menu li.selected {
	background-image: url(../images/dot_on.gif);
}

#leftside #menu ul li.selected a {
	color:#660000;
}

#leftside #menu ul ul.sub {
	margin: 0;
	padding: 0;
}
#leftside #menu ul ul.sub li {
	line-height: 9px;
	background-image: url(../images/dot_sub.gif);
	padding-left: 15px;
}
#leftside #menu ul ul.sub li.selected {
	background-image: url(../images/dot_sub_on.gif);
}

#leftside #menu ul ul.sub li a{
	color: #333333;
}
#leftside #menu ul ul.sub li.selected a {
	color:#660000;
}
#leftside #menu ul ul.sub ul.subsub {
	margin: 0;
	margin-bottom: 15px;
	padding-left: 0px;
}
#leftside #menu ul ul.sub ul.subsub li {
	line-height: 9px;
	background-image: url(../images/dot_subsub.gif);
	padding-left: 15px;
}

#leftside #menu ul ul.sub ul.subsub li.selected {
	background-image: url(../images/dot_subsub_on.gif);
}
#leftside #menu ul ul.sub ul.subsub li.selected a {
	color:#660000;
}
#leftside #menu ul ul.sub ul.subsub li a{
	color: #333333;
}
#leftside #menu ul ul.sub ul.subsub li a:hover,#leftside #menu ul ul.sub li a:hover {
	text-decoration: underline;
	color:#660000;
}

/* CONTENT IN MAIN COLUMN */
#maincontent {
	width: 500px;
	float: left;
	margin: 10px 0 20px 10px;
}

#maincontent img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	padding: 5px;
	clear: right;
	float: right;
	margin:  0 0 10px 15px;
}
.photocaption {
	display: block;
	padding: 5px;
	clear: right;
	float: right;
	margin:  -12px 0 10px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	width: 150px;
	line-height: 110%;
}

#maincontent img.noborder {
	display: block;
	padding: 0;
	clear: right;
	float: right;
	margin:  0 5px 5px 15px;
	border-style: none;
}

/* FEATURED ITEM FORMATTING */
.featureditem {
	color:#fff;
	width: 325px;
	background-color: #660000;
	margin-bottom: 20px;
	padding: 0px;
	background-image: url(../images/bkg_feature_red.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.featuredtitle {
	text-align:center;
	text-transform: capitalize;
	color:#660000;
	background-image: url(../images/hdr_feature.gif);
	background-repeat: no-repeat;
	height: 25px;
	background-color: #AE7D08;
	background-position: bottom;
	line-height: 23px;
	letter-spacing: .08em;
}

.featureditem p {
	line-height: 120%;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.featureditem h1 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 10px 0 10px;
	color:#fff;
	
}

.featureditem .quickfacts {
	width: 325px;
	background-image: url(../images/bkg_feature_quickfacts.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 110px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.featureditem .quickfacts .facts {
	width: 225px;
	margin-left: 100px;
	margin-top: 10px;
}

.featureditem .quickfactssection .facts  p {
	padding: 0 10px 0 10px;
	margin-bottom: 5px;
}

/* RRTICLE FORMATTING */
.article {
	margin-bottom: 20px;
}
.articletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.date {
	font-size: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
	text-transform: capitalize;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rating {
	font-size: 10px;
	margin-bottom: 3px;
	text-transform: capitalize;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: -8px;
}

/* MISC*/
#smallsectionname {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
	color: #333333;
	font-size: 12px;
	letter-spacing: .08em;
	font-weight:bold;
}

.step {
	overflow:visible;
	margin-bottom: 15px;
	clear:both;
}
.step h2 {
	margin: 0 0 5px 0px;
	padding:0;
}
