@charset "utf-8";
/* CSS Document */
/*
-----------------------------------------------
Style Sheet
Site: Vantage International
Version:  2008. 2
----------------------------------------------- */


body,
html {
    margin:0;
    padding:0;
    background:#322924;
    }
body {

   	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #322924;
	text-align: center;
	margin:0 auto;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e2d0c6;
	line-height: 1.2em;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e2d0c6;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc3300;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc3300;
}

.oneColLiqCtrHdr #container {
 	width: 100%;  /* this will create a container with 100% width */
	/*background: #FFFFFF;*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center;
	background-image:url(images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

.oneColLiqCtrHdr #navBanner {
	width: 1004px;  /* this will create the right side content with 678px width */
	/*background: #FFFFFF;*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center;
	background-image:url(images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

.oneColLiqCtrHdr #mid3cars {
	width: 1004px;  /* this will create the right side content with 678px width */
	/*background: #FFFFFF;*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center;
}

.oneColLiqCtrHdr #subContainer {
 	width: 966px;  /* this will create a container with 903px width */
	background-color: #27201c;
	background-image: url(images/bg_sub.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center;
}

.oneColLiqCtrHdr #subMenu {
	width: 189px;  /* this will create leftside nav with 104px width */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center;
	float:left;
}

.oneColLiqCtrHdr #productContent {
	width: 768px;  /* this will create the right side content with 678px width */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center;
}

.oneColLiqCtrHdr #subBottom {
	width: 966px;  /* this will create the right side content with 678px width */
	/*background: #FFFFFF;*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center;
	clear: both;
}

.oneColLiqCtrHdr #footer {
	width: 1004px;  /* this will create the right side content with 678px width */
	/*background: #FFFFFF;*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center;
	clear: both;
}


.style1 {
	color: #FFFFFF;
	font-weight: normal;
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
}
.style4 {
	color: #402f28;
	font-weight: bold;
}
.style5 {
	color: #e2d0c6;
	font-weight: normal;
	font-size: 10px;
}
.style6 {
	color: #e2d0c6;
	font-weight: normal;
	font-size: 10px;
	line-height: 1.1em;
}
.style7 {
	color: #e2d0c6;
	font-weight: normal;
	font-size: 11px;
}
.style8 {
	color: #111111;
	font-weight: normal;
	font-size: 11px;
}
.style9 {
	color: #e2d0c6;
	font-weight: normal;
	font-size: 12px;
}
.style10 {
	color: #111111;
	font-weight: normal;
	font-size: 12px;
}

.class1 A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none
}
.class1 A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none
}
.class1 A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-decoration: underline
}
.class1 A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-decoration: underline
}


/* Press Release */

#press {
	width: 620px;
	font: 12px/1.3em Arial, Verdana, Sans-Serif;
	color: #e2d0c6;
	text-align: left;
}

#press a:link, #press a:active {
	font: 12px/1.3em Arial, Verdana, Sans-Serif;
	color: #e2d0c6;
	text-decoration: none;
}

#press a:visited {
	font: 12px/1.3em Arial, Verdana, Sans-Serif;
	color: #CDAE9E;
	text-decoration: none;
}

#press a:hover {
	font: 12px/1.3em Arial, Verdana, Sans-Serif;
	color:#FFFFFF;
	text-decoration: underline;
}

.date {
	width: 80px;
	font-weight: bold;
	text-align: left;
	float: left;
}

.article {
	width: 530px;
	padding-bottom: 5px;
	float: left;
	clear: right;
}

.clear {
	clear: both;
}



