@charset "UTF-8";

body {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	background-color: #EEECE1;
}
#placeholder {
	padding: 100px;
}
p {
	display: block;
	margin: 0px 0px 0px 0px;
	position: relative;
}
a, a:link, a:visited  {
	color: #A17C2E;
	text-decoration: none;
}
a:hover, a:active {
	color: #A17C2E;
}
h1 {
	color: #2e2417;
}
h1 a {
	width: 136px;
	height: 153px;
	display: block;
}
h1 span, h2 span, h3 span {
	display: none;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h4 {
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}

/************************************************
*************************************************
MAIN CONTAINERS
*************************************************
************************************************/

#wrapper {
	position: relative;
	width: 925px;
	margin: 0 auto;
	height: auto;
}
#mainContainerWrapper {
	width: 925px;
	height: auto;
	text-align: left;
	margin: 0 auto;
	background: #ded08a url(../images/main_background.jpg) repeat-y left 120px;
	float: left;
}
#mainContainerBackground {
	position: relative;
	float: left;
	background: transparent url(../images/main_bottom.jpg) no-repeat left bottom;
	width: 925px;
	height: auto;
	text-align: left;
}
#mainContainer {
	position: relative;
	background: transparent url(../images/main_top.jpg) no-repeat left top;
	width: 925px;
	height: auto;
	text-align: left;
	float: left;
	top: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#flashContent {
	position: absolute;
	top: 0px;
	left: 192px;
	width: 733px;
	height: auto;
	padding: 0px;
	margin: 0px;
	z-index: 1;
}
#content {
	padding: 10px 10px 20px 20px;
	width: 144px;
	float: left;
}
.contentWrapper {
	width: auto;
	height: auto;
	position: relative;
}
.contentBlockHalf {
	padding: 0px 0px 0px 30px;
	width: 224px;
	float: left;
}
#contentColumn1 {
	float: left;
	width: 308px;
	padding: 0px 30px 0px 0px;
}
#contentColumn2 {
	float: left;
	width: 160px;
	padding: 0px 0px 9px 0px;
	color: #7e5d22;
	font-size: 10px;
	line-height: 15px;
	
}
#popUpContainer{
	background-color: #ded08a;
	color: #2e2417;
	padding: 20px;
	margin: 10px;
	text-align: left;
}
#popUpColumn {
	width: 100%;
	clear: both;
}
#popUpHeader {
	clear: both;
	float: left;
	width: 100%;
	padding: 0px 0px 20px 0px;
}
.popUpHeaderLeft {
	clear: both;
	float: left;
	width: 50%;
}
.popUpHeaderRight {
	float: left;
	width: 50%;
	text-align: right;
}

/************************************************
*************************************************
GLOBAL NAV
*************************************************
************************************************/

#sideNav {
	position: relative;
	text-align: center;
	padding: 60px 0px 0px 0px;
	width: 205px;
	height: auto;
	float: left;
}
#sideNav a:link, #sideNav a:visited  {
	color: #dbc87d;
	text-decoration: underline;
}
#sideNav a:hover, #sideNav a:active {
	color: #2e2417;
}
#sideNav h1 {
	float: left;
	clear: both;
	background: transparent url(../images/vcw_logo.gif) no-repeat left top;
	width: 136px;
	height: 153px;
	float:left;
	display: block;
	margin: 0px 0px 0px 0px;
}
#globalNav {
	background: transparent url(../images/nav_divider.gif) no-repeat left bottom;
	margin: 0px 0px 20px 0px;
	float: left;
	clear: both;
	width: 200px;
	height: auto;
	display: block;
}
#globalNav span {
	display: none;
}
#globalNav ul {
	display: block;
	float: left;
	clear: both;
	list-style: none;
	width: 136px;
	padding: 0;
	margin: 0px 0px 0px 0px;
}
#globalNav li {
	display: block;
	clear: both;
	float: left;
	width: 136px;
	background: transparent url(../images/nav_divider.gif) no-repeat left top;
	height: auto;
	padding: 1px 0px 1px 0px;
	margin: 0px;
}
.navAbout, .navShop, .navBean, .navTips {
	clear:both;
	float: left;
	display :block;
}
.navAbout a, .navShop a, .navBean a, .navTips a {
	width: 136px;
	height: 20px;
	display: block;
}

/************************************************
*************************************************
SECONDARY NAV
*************************************************
************************************************/

#secondaryNav {
	text-align: left;
	padding: 0px 20px 20px 20px;
	width: 497px;
	height: 526px;
	float: left;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	font-style: normal;
}
#secondaryNav ul {
	display: block;
	float: left;
	list-style: none;
	width: 145px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
#secondaryNav ul li {
	background: transparent url(../images/arrow.gif) no-repeat left top;
	display: block;
	float: left;
	width: 138px;
	padding: 0px 0px 5px 7px;
	margin: 0px;
}
#secondaryNav a:link, #secondaryNav a:visited  {
	color: #000000;
	text-decoration: none;
}
#secondaryNav a:hover, #secondaryNav a:active {
	color: #000000;
}
.activeCategory {
	margin: 0px;
	padding: 0px;
	width: 145px;
	height: 25px;
	display: block;
	clear: both;
}

/************************************************
*************************************************
HEADERS
*************************************************
************************************************/
.header {
	width: 200px;
	height: 33px;
}

/************************************************
*************************************************
FORM ELEMENTS
*************************************************
************************************************/

.formRow {
	clear: both;
	float: left;
	width: 508px;
	padding: 2px 0px 2px 0px;
}
.formHeader {
	background: #ded08a url(../images/divider.gif) no-repeat center bottom;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
.formBlock {
 	position: relative;
	clear: both;
	float: left;
	padding: 0px 0px 20px 0px;
}
.formBlock input {
	width: 200px
}
input {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	background-color: #faf1bf;

}
textarea {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	background-color: #e2efe0;

}
select {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	background-color: #faf1bf;
}

/************************************************
*************************************************
FOOTER
*************************************************
************************************************/

#footer {
	position: relative;
	text-align: right;
	clear: both;
	float: left;
	width: 925px;
	padding: 10px 0px 30px 0px;
	color: #cfb572;
	z-index: 5;
}
#footer a {
	position: relative;
}
#footer a, #footer a:link, #footer a:visited  {
	color: #966715;
}
#footer a:hover, #footer a:active {
	color: #ded08a;
}
.altFooterLink{
	color: #5f5030;
	padding: 0px 5px 0px 0px;
}
