/* CSS Document */

/* Containers */


#container {
	
	float: left;
	width: 760px;
	border: 1px solid #d9d9d9;
}

#header_container{
	float: left;
	height: 70px;
	width: 760px;
}

#header_container_left{
	float: left;
	width: 151px;
	
}
#header_container_right{
float:right;
width: 609px;
}

#nav{
	float: left;
	width:760px;
	height: 28px;
	background-color: #f5f4f2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c5c5c5;
	border-bottom-color: #c5c5c5;
	padding-top: 6px;
	text-align: center;
}

#below_nav_header{
float:left;
width:760px;
height: 40px;
}
.header_format {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-transform: uppercase;
}
.product_table_fmt {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #d9d9d9;
	border-left-color: #d9d9d9;
}
.product_cell {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
}
.ten_padding {
	padding: 10px;
	float: left;
}




#under_main_image{
	text-align:right;
	float:right;
	height: auto;
	background-color:#292929;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	width:760px;
}


#home_white_boxes{
	height:82px;
	background-color: #FFFFFF;
	width: 248px;
	border: 1px solid #bdbab3;

}


#subscribe_footer{
	float: left;
	width:760px;
	height: 28px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c5c5c5;
	border-bottom-color: #c5c5c5;
	padding-top: 6px;
	text-align: center;
	margin-top: 15px;
}

#bottom_footer{
	float: left;
	width:760px;
	background-color: #f5f4f2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c5c5c5;
	padding-top: 6px;
	text-align: center;
}

#va_logo{
float:left;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

/* Navigation Formatting */



a:link {
	color: #b19e7a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #b19e7a;
}
a:active {
	text-decoration: none;
	color: #333333;
}


#home_white_boxes a{
 text-decoration: none;
 color: #c8b591;
}



#under_main_image a {
	text-decoration:underline;
	font-size: 12px;
	line-height: 20px;
	color: #dfdbd0;
}

#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #827c71;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-decoration: none;
}
#nav a:visited {
	color:#333333;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-decoration: none;
}

#nav li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	padding-left: 20px;
}
#nav ul {
	display: inline;
	list-style-type: none;
}

#secondtier_content_layout{
	width: 760px;
	float:left;
	
}

/* Container Text Formatting */

.secondtier_content_fmt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #67625a;
	line-height: 21px;
	padding: 10px;
}

.white_box_fmt{
	color: #827c71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.under_main_image_fmt{
	height: inherit;
	padding: 10px;

}


.below_nav_header_formatting{
	float: right;
	color: #9f968f;
	font-size:23px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-top: 18px;
	padding-bottom: 2px;
}

#header_container_right a{
color: #c7b490;
text-decoration:none;
}
.header_container_right_input{
	width:123px;
	height: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.header_container_right_text{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	padding-right: 10px;
	padding-top: 25px;
}
.home_table_bottombar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcfcf;
}

.footer_container_right_text{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	padding-right: 10px;
}

/* Buttons */

input.homesubmitbutton
{
   font-size:12px;
   font-family:Arial,sans-serif;
   color:#FFFFFF;
   width:61px;
   height:16px;
   background-color:#b3b1af;
   border-style:none;
}
input.anybutton
{
   font-size:12px;
   font-family:Arial,sans-serif;
   color:#FFFFFF;
   width:auto;
   height:30px;
   font-weight:bold;
   background-color:#bfbbb3;
   border-style:none;
}
input.docs
{
   font-size:10px;
   font-family:Arial,sans-serif;
   color:#FFFFFF;
   width:118px;
   height:20px;
   font-weight:bold;
   background-color:#444444;
   border-style:none;
}

#docs
{
    width:118px;
    height:20px;
    background-color: #444444;
    border-style:none;
    text-align:center;
    padding-top: 0px;
	padding-bottom: 2px;
	margin-bottom: 1px;
    /*border: solid 1px #A8A8A8; */
}

a.docs
{

    text-decoration: none;
    font-size:11px;
    font-weight:bold;
	cursor: hand;
	cursor:pointer; 
	color: #FFFFFF;
	

}

/* Headers */

h1 {
	color: #9f968f;
	font-size:23px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	/*line-height:30px;*/
}


/* Misc */
.below_nav_spacing{
	padding-top: 18px;
	padding-bottom: 2px;
}

.below_nav_spacing_second{
	float:left;
	padding-top: 18px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #67625a;
}


#table_div{
float:left;
}

.imageborder{
	border: 1px solid #bdbab3;
	margin: 2px;
}
#home_main_image_div {
	float: left;
}
.alt_rows {
	background-color: #F2F2F2;
}



/* input items*/



input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textbox_search {
	width: 120px;
	height: 18px;
	font-size:10px;
}

#auto_search 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*max-height : 100px;*/
	width: auto;
	overflow:scroll;
	background-color: #f5f4f2;
	position: relative;
}

.textbox_standard, .textboxStandard {
	width: 150px;
}

.textbox_short, .textboxShort {
	width: 50px;
}

.textbox_medium, .textboxMedium {
	width: 90px;
}

.textbox_thin, .textboxThin {
	width: 23px;
}

.textbox_thin_alert, .textboxThinAlert {
	background-color: #FF9999;
	width: 44px;
}

.textbox_wide, .textboxWide {
	width: 240px;
}

.textbox_widest, .textboxWidest {
	width: 400px;
}

.newsletter {
	width:130px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.alert 
{
	color:Maroon;
	font-weight:bold;
	font-size: 11px;	
}

input.addtocart
{
   font-size:12px;
   font-family:Arial,sans-serif;
   color:#FFFFFF;
   width:auto;
   height:30px;
   background-color:#902b19;
   border-style:none;
}

input.checkout
{
	font-size:12px;
	font-family:Arial, sans-serif;
	color:#FFFFFF;
	width:auto;
	height:30px;
	background-color:#003366;
	border-style:none;
	font-weight: bold;
}.normal_image_border {
	border: 4px solid #E0DBD6;
	margin: 5px;
}
