@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	line-height: 1.3;
}
h1 {
	font-size: 3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-align: left;
	line-height: 1.2em;
}
h2 {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-weight: bold;
}
h3 {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
h4 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
h5 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-weight: bold;
	text-align: center;
}
#logo_rt {
	float: right;
	height: auto;
	width: 30%;
}

h6 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
	text-align: center;
}
.b {
	font-weight: bold;
}

.it {
	font-style: italic;
}
.hi {
	background-color: #FFFF00;
}
.v12b {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.v14b {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}


a:link {
	color: #03C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
.fltlft {
	float: left;
}
.fltrt {
	float: right;
}
a:active {
	text-decoration: none;
}

.box1 {
	padding: 20px;
	clear: both;
	height: auto;
	width: auto;
	border: thin solid #CCCCCC;
	background-color: #F9F9F9;
	font-size: 11px;
	line-height: normal;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
}
.box2 {
	margin: 20px;
	padding: 15px;
	clear: both;
	height: auto;
	width: auto;
	border: thin solid #666666;
	background-color: #ABB9DC;
}
.box3 {
	padding: 20px;
	clear: both;
	height: auto;
	width: auto;
	border: thick double #FF0000;
	margin: 10px;
}
.box4 {
	margin: 10px;
	padding: 15px;
	clear: both;
	height: auto;
	width: auto;
	border: medium dashed #000000;
}
.box5 {
	margin: 20px;
	padding: 25px;
	clear: both;
	height: auto;
	width: auto;
	border: medium dashed #FF0000;
	background-color: #F2F2F2;
}
.box7_SB25 {
	padding: 10px;
	height: auto;
	width: auto;
	border: thin solid #666666;
	background-color: #DDEEEE;
	font-size: 11px;
	line-height: normal;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.boxIMG_SB25 {
	padding: 10px;
	height: auto;
	width: auto;
	background-color: #FCFBFD;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
	clear: both;
}

.boxBBL1 {
	clear: both;
	height: 250px;
	width: 310px;
	background-image: url(Images/bubble1.png);
	margin-right: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.boxBBL-content {
	clear: both;
	height: 180px;
	width: 280px;
	padding: 0px;
	font-size: 95%;
}


.h2-blk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	font-weight: bold;
	color: #333;
	line-height: 130%;
	text-align: center;
}
.h2-wine {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
	color: #600;
	text-align: center;
}
.h2-red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	font-weight: bold;
	color: #F00;
	text-align: center;
}
.subtitle {
	font-weight: bold;
	color: #CC3300;
}
.th-blk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	line-height: 130%;
}
.imgleft {
	margin-right: 20px;
	float: left;
}
.imgright {
	margin-left: 10px;
	float: right;
}
.bordersLR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8B8B8B;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8B8B8B;
}
.columncontent {
	height: auto;
	width: 200px;
}
.bumper{
	margin-top: 5;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.bulletslist1 {
	list-style-position: outside;
	list-style-image: url(Images/check2.png);
	text-indent: 20px;
}
.bulletslist2 {
	list-style-position: outside;
	list-style-image: url(Images/thumbsup.png);
	text-indent: 30px;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
}
.bulletslist3 {
	list-style-position: outside;
	list-style-image: url(Images/dot2.png);
	text-indent: 20px;
}



#header_container {
	width: 100%;
	height: 150px;
	background-position: center;
	margin: 0px;
	background-color: #FFFFCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding: 0px;
	border-bottom-color: #CF881A;
}
#header {
	width: 85%;
	height: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CF881A;
}

#body_container {
	height: auto;
	width: 100%;
	background-position: center;
	margin-top: 5px;
}

#BodyBag { /* wrapper surrounding the content area*/
	height: auto;
	width: 85%;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#wrapper {
	width: 800px;
	height: auto;
	padding: 0px;
	margin-top: 0px auto 0px auto;
	background-position: center;
}

#bodycon {
	width: 75%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding: 0px;
	float: left;
}
#SB_R25P {
	vertical-align: top;
	float: right;
	width: 25%;
	background-color: #FCFBFD;
	margin: 0px;
}
#SB_right250 {
	vertical-align: top;
	float: right;
	width: 250px;
	background-color: #FF0;
	margin: 0px;
}
#FormSubscribe {
	border: thin dashed #83B18B;
	height: auto;
	width: auto;
	margin-left: 40px;
}

#footer_container {
	background-color: #FCFBFD;
	clear: left;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#footer {
	color: #FFF;
	text-align: center;
	font-size: 85%;
	height: 40px;
	width: 80%;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #333333;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.socialmedia {
	padding: 0px;
	height: 30px;
	width: 278px;
	position: absolute;
	float: right;
	margin-right: 30px;
	left: 12px;
	top: 172px;
}

