body {
	background-image:url(images/vabstripe.png);
	color:rgb(48,69,108);
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.2em;
	text-align:justify;
	margin:0;
	padding:0;
   background: url(images/boards.jpg) fixed top center;
   background: #5d2911 url(images/leather.jpg) fixed top center;
   background: #383a61 url(images/background.jpg) repeat-x fixed top center;
}

a.thickbox {
	cursor: pointer;
}


/* CATALOG DETAIL */

#catalogDetail {
	padding: 0px;
}

#catalogDetail .detailRow {
	vertical-align: middle;
	text-align: center;
}

#catalogDetail .leftNav {
	float: left;
	font-size: 14px;
	line-height: normal;
	vertical-align: middle;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
}

#catalogDetail .rightNav {
	float: right;
	font-size: 14px;
	line-height: normal;
	vertical-align: middle;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 5px;
}

#catalogDetail .imgCol {
	width: 475px; 
	vertical-align: middle;
	text-align: center;
}

/* CATALOG */

#catalogContainer {
	padding: 0px;
}


#catalogContainer img {
	border: none;
	border-width: 0px;	
}

#catalogContainer td {
	border: none;
	border-width: 0px;
   vertical-align:middle;
   text-align:center;
   width:165px;
}


#catalogContainer a {
	border: none;
	border-width: 0px;
}


#catalogContainer .thumbnail {
	margin: 2px auto;
   width:165px;
	height: 135px;	
	vertical-align: middle;
   display:table-cell;
}
#catalogContainer .thumbnail img {
   padding:4px;
   border:1px solid #ccc;
}
#catalogContainer .description {
	margin:1px auto;
	width: 135px;
	height: 50px;	
	font-size: x-small;
	line-height: normal;
	overflow: hidden;
	color: #30456C;
}


/* OTHER */

a {
	text-decoration: none;
	color:rgb(191,82,28);
}
a hover {
	color:rgb(48,69,108);
}
#wrapper {
	background:url(images/content.png) repeat-y fixed center;
	width:980px;
	margin:0 auto;
	clear:both;
}
#innerwrap {
	width:958px;
   margin:8px auto;
   border:4px solid #c9bdad;
}
#container {
	width:950px;
   border:4px solid #8ba653;
   overflow:hidden;
}
h1 {
	font-size:1.1em;
	color:#7a9440;
	font-weight:normal;
}
 
#subtext {
	font-size:.9em;
	line-height:1.5em;
	font-weight:lighter;
}

#header {
	background:url(images/header.jpg) no-repeat center top;
	height:141px;
	margin:0 auto;
}
#directions { 
	text-align:right;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
	line-height:1.1em;
	font-weight:bold;
   padding:42px 24px 24px;
} 
#directions a {
	text-decoration:none;
	font-weight:normal;
	color:#e6dcd0;
}
#nav {
	position:relative;
	background-image:url(images/menu.png);
	height:35px;
	margin:0 auto;
}
#nav ul{
	padding:0 0 7px 56px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-transform:uppercase;
	margin:0;
}
#nav ul li {
	display:block;
   float:left;
	list-style-type:none;
}
#nav ul a {
	color:rgb(255,255,255);
	padding: 7px 12px;
   border-left:1px dotted #ccc;
   display:inline-block;
}
#nav ul li:first-child a {
   border-left:none;
}
#nav ul a:hover {
	color:rgb(181,201,139);
} 
#nav ul li.selected a {
	background-color:#8ba653;
}
#leftcolumn {
	float:left;
	margin:24px 48px;
	width:625px;
}
#homeheadline {
	background-image:url(images/homehead.gif);
	height:24px;
	width:421px;
	margin-top:5px;
}
#buyersheadline {
	background-image:url(images/buyershead.gif);
	height:24px;
	width:290px;
	margin-top:5px;
}
#rightcolumn {
	float:left;
	margin-top:5px;
	margin-left:18px;
	width:200px;
}
#cbutton h1{
	background-image:url(images/catalogbutton.jpg);
	background-repeat:none;
	width:185px;
	height:83px;
	margin-top:5px;
}
#mbutton h1{
	background-image:url(images/mailbutton.jpg);
	background-repeat:none;
	margin-top:10px;
	width:185px;
	height:83px;
}
#greensidebar {
	background-image:url(images/greensidebar.jpg);
	width:200px;
	height:198px; 
}
#homequote {
	background-image:url(images/homequote.jpg);
	background-repeat:no-repeat;
	height:216px;
	width:177px;
	margin-top:5px;
}
#naalogo {
	background-image:url(images/naalogo.gif);
	background-repeat:no-repeat;
	margin:0 auto;
	width:56px;
	height:63px;
	margin-left:62px;
	margin-top:10px;
}
#certification {
	background-image:url(images/certifications.gif);
	background-repeat:no-repeat;
	width:348px;
	height:61px;
	position:relative;
}
#carol {
	float:left;
	background-image:url(images/carolirish.jpg);
	background-repeat:no-repeat;
	height:432px;
	width:153px;
	margin-right:23px;
	margin-bottom:50px;
}
#footer {
	width:760px;
	height:30px;
	margin:8px auto;
	text-align:center;
	color:#ccc;
	font-size:.75em;
}
#footer a {
	color:#fff;
   border-bottom:1px dotted #999;
}
#footer a:hover {
   border-bottom:1px solid #ccc;
}