/* CSS Document */

/* ============ base tag styles =================*/
*{margin:auto; padding:0}

a img{border:none;}
body{font-family:Georgia, "Times New Roman", Times, serif;color:#780032;}
img{}
ul{}
br {}
object {margin:0px;padding:0;}
input{}
textarea{}
label{}

.column{}
.clear{clear:both}
.right{float:right;}
.left{float:left;}

.maroon{background:#9a0845;}
.div-line{float:left;height:1px; width:480px; background-color:#780032; margin-top:212px;}
div{} /* <---- Set global font */

h1{font-size:16px; margin:15px 0 0 0;}
h2{font-size:15px; margin:15px 0 0 0;}
h3{font-size:14px; margin:15px 0 0 0;}
p{font-size:14px; margin:; line-height:1.45em;}
p small{font-size:10px;}
ul{font-size:11px;}

a:link, a:visited{color:#6A771F;text-decoration:none;}
a:hover, a:active{color:#89A31F;text-decoration:underline;}


/* ============ layout styles =================*/
#container {width:798px;margin:0 auto;height: 100vh;position: relative;}
    .wrapper{margin: 0; position: absolute;top: 50%;-ms-transform: translateY(-50%);transform: translateY(-50%);}
	#header{float:left; width:798px; height:177px;}
	#main{float:left;width:798px;height:512px;clear:left;}
		.pavillion-bg{background:url(../images/img_pav_bg.jpg);}
		.bottle-img{background:url(../images/img_pav_bottle_2.gif) no-repeat top right;}
		.bottle-img2{background:url(../images/img_bottle_package.jpg) no-repeat top right;}
	#footer{float:left;width:798px; height:38px; clear:left;}
	
	
	/* ================= for outside drop shadow styles =================== */
	/*.body-lt {float:left;width:2px;height:177px;background:url(../images/body_lt.jpg) 0 0 no-repeat;}
	.body-mt {float:left;width:800px;height:177px;max-height:177px; background:url(../images/body_mt.jpg) 0 0 no-repeat;}
	.body-rt {float:left;width:7px;height:177px;background:url(../images/body_rt.gif) 0 0 no-repeat;}
	.body-lm {float:left;width:2px;height:350px;background:url(../images/body_lm.jpg) 0 0 repeat-y;}
	.body-mm {float:left;width:800px;background:url(../images/body_mm.jpg) 0 0 no-repeat;margin-left:3px;}
	.body-rm {float:left;width:7px;height:350px;background:url(../images/body_rm.jpg) 0 0 repeat-y;}
	.body-lb {float:left;width:2px;height:6px;background:url(../images/body_lb.jpg) 0 0 no-repeat;}
	.body-mb {float:left;width:800px;height:6px;background:url(../images/body_mb.gif) 0 0 repeat-x;}
	.body-rb {float:left;width:7px;height:6px;background:url(../images/body_rb.gif) 0 0 no-repeat;}*/
	/* ================= end outside drop shadow styles =================== */
	
	#main .col1{float:left; width:289px; height:; text-align:center;}
	#main .col2{float:left; width:509px; height:;}
		#body-block{float:left; clear:left;width:470px; height:270px; margin-left:10px; margin-top:10px; overflow:auto;}
		.copy-block{width:445px !important;overflow:visible;}
	
	.logo {margin-top:96px;}
	#navmenu{margin-top:46px;}
	#navmenu img{margin:9px auto;}
	
	
/*========= homepage columns ====================*/