* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial;
}
p {
	font-size: 13px;
}
h1 {
	color: #63040a;
	font-size: 22px;
}
h2 {
	color: #000000;
	font-size: 18px;
}
h3 {
	color: #610706;
	font-size: 16px;
}
ol, ul, li {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 13px;
}
#main {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 850px;
	margin-left: -425px;
}
#wrapper {
	position: relative;
	top: 0px;
	left: 0px;
	width: 850px;
	background-color: #FFFFFF;
}
#header {
	clear:both;
	height: 98px;
	border-bottom: 2px solid #610706;
	width: 850px;
	background-image: url('images/header-bg.png');
	background-repeat: repeat-x;
}
#title_box {
	position: absolute;
	top: 0px;
	left: 14px;
	width: 822px;
	height: 124px;
	background: #FFFFFF;
}
#title_box h2 {
	padding-right: 5px;
	padding-top: 2px;
	font-size: 22px;
}
#title_box_left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 6px;
	height: 124px;
	background-image: url('images/title_box_left_side.png');
}
#title_box_top {
	position: absolute;
	top: 0px;
	left: 6px;
	width: 810px;
	height: 92px;
	background-image: url('images/title_box_top_bg.png');
	background-repeat: repeat-x;
	border-bottom: 2px solid #610706;
}
#navbar {
	float: left;
	margin-top: 8px;
	margin-left: 14px;
}
#navbar p {
	font-size: 12px;
	font-weight: bold;
}
#navbar a {
	text-decoration: none;
	color: #000000;
}
#title_box_bottom {
	position: absolute;
	top: 94px;
	left: 6px;
	width: 810px;
	height: 30px;
}
#header_image {
	padding-top: 2px;
	padding-left: 10px;
}
#title_box_right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 6px;
	height: 124px;
	background-image: url('images/title_box_right_side.png');
}
#content {
	position: relative;
	left: 14px;
	top: 24px;
	width: 822px;
	background-image: url('images/content_bg.png');
	background-repeat: repeat-y;
}
#content_box {
	width: 798px;
	height: 404px;
	border: 2px solid #610706;
	margin: 0px 10px 4px 10px;
}
#content_box_sub {
	width: 778px;
	border: 2px solid #610706;
	padding: 10px;
	margin: 0px 10px 4px 10px;
}
#content_box_sub h1, h2, h3, p {
	margin-bottom: 5px;
}
#content_box_sub a {
	text-decoration: none;
	color: #63040a;
}
#content_box_sidebar {
	width: 802px;
	background-image: url('images/content_box_sidebar_bg.png');
	border-top: 2px solid #610706;
	border-bottom: 2px solid #610706;
	margin: 0px 10px 4px 10px;
}
#content_box_sidebar h1, h2, h3, p {
	margin-bottom: 5px;
}
#sidebar {
	float: left;
	width: 197px;
}
#sidebar_content {
	padding: 10px 10px 10px 20px;
}
#sidebar_content p, a {
	text-decoration: none;
	color: #FFFFFF;
}
.sidebar_lg {
	font-size: 16px;
	font-weight: bold;
}
.sidebar_med {
	font-size: 14px;
}
.sidebar_sm {
	font-size: 11px;
}
#sidebar_bottom {
	height: 148px;
	width: 197px;
	background-image: url('images/sidebar_bottom.png');
}
.cleared {
	clear: both;
}
#content_box_content {
	float: left;
	width: 581px;
	padding: 10px;
}
#content_box_content p {
	font-size: 12px;
}
#content_box_content a {
	text-decoration: none;
	color: #63040a;
}
#feature_box {
	width: 568px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: solid 1px #610706;
	background-color: #000000;
	color: #FFFFFF;
	padding: 7px;
}
#feature_box li {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 11px;
}
#martini_glass {
	float: right;
	width: 344px;
	height: 241px;
	background-image: url('images/martini_glass.png');
}
#index_text_box {
	width: 370px;
	height: 241px;
	margin: 0px 15px 0px 15px;
	padding-top: 20px;
}
#index_text_box p {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
#content_box_top {
	width: 798px;
	height: 241px;
}
#content_box_bottom {
	width: 798px;
	height: 161px;
	border-top: solid 2px #610706;
	background-image: url('images/content_box_bottom_bg.png');
}
#content_box_bottom h2 {
	font-size: 16px;
	margin: 2px 3px 3px 8px;
}
#content_box_bottom p {
	font-size: 11px;
	color: #FFFFFF;
	margin: 2px 3px 3px 8px;
}
#content_box_bottom_left {
	float: left;
	width: 397px;
	height: 161px;
}
#content_box_bottom_middle {
	float: left;
	width: 197px;
	height: 161px;
	margin-left: 2px;
	margin-right: 2px;

}
#content_box_bottom_right {
	float: left;
	width: 198px;
	height:161px;
}
#footer {
	position: relative;
	top: 0px;
	left: 0px;
	height: 25px;
	width: 810px;
	margin: 0px 6px 0px 6px;
	background: #010101;
}
#footer p {
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#content_bottom {
	position: relative;
	top: 0px;
	left: 0px;
	width: 822px;
	height: 7px;
	background-image: url('images/content_bottom.png');
	background-repeat: no-repeat;
}
.right_pic {
	float: right;
        margin-left: 20px;
	margin-right: 20px;
	border: solid 1px #63040a;
}
.left_pic {
	margin-top: 20px;
        margin-left: 10px;
	margin-right: 20px;
	border: solid 1px #63040a;
}
