body
{
    font-family: Trebuchet MS, Arial;
}
h1
{
	font-size: 200%;
	color: #999;
	font-weight: bold;
}
h1 a:link, h1 a:visited,h1 a:active
{
	color: #999;
	text-decoration: none;
}
h1 a:hover { text-decoration: underline; }
h2
{
    font-size: 175%;
    margin: 0;
    padding: 0;
    color: #999;
    margin-bottom: 20px;
}
h2 a:link, h2 a:visited, h2 a:active
{
    color: #999;
    text-decoration: none;
}
h2.blue a:link, h2.blue a:visited, h2.blue a:active { color: #2187c0; }
h2.blue_blog a:link, h2.blue_blog a:visited, h2.blue a:active {
	color: #2187c0;
	font-size: 13px;
}
h2 a:hover { text-decoration: underline; }
.orange { color: #C13828;}
.blue {	color: #2187C0; }
.error { color: red; font-size: 125%;}
.large { font-size: 1.5em;  }
.larger { font-size: 1.75em; font-weight: bold; }
div .post_content_full  {
	color: #333;
}
div .right_content  {
	padding-top: 4px;
	padding-bottom: 4px;	
}
div .author_and_date  {
	padding-top: 2px;
	padding-bottom: 4px;
}
div .continue_link {
	padding-top: 8px;
}
div.larger a { text-decoration: none; }
div.larger a:hover { text-decoration: underline; }
.center { text-align: center; }
.right { text-align: right; }
.clearer { clear: both; }
.powered_by_name
{
    position: absolute;
    bottom: -2px;
    right: 0px;
}
.powered_by_name a
{
    text-decoration: none;
}
.powered_by_name a:hover
{
    text-decoration: underline;
}
p.caption
{
    margin-left: 20px;
}
input.orangebutton
{
    background: #ff9c3e url(orangebuttonbg.png) top left repeat-x;
    border: 1px solid #dc6b00;
    color: white;
    font-weight: bold;
    height: 23px;
    margin-top: 10px;
}
input.searchbutton
{
    margin-top: 10px;
}


.search_box
{
    margin-left: 50px;
    background: url(/media/search_bg.jpg) top left no-repeat;
    width: 559px;
    height: 179px;
    margin-bottom: 10px;
    position: relative;
    text-align: center;
    line-height: 1.5em;
}
.index_list
{
    margin-left: 50px;
    width: 559px;
    padding-bottom: 15px;
    text-align: left;
}
.index_list .list_column
{
    width: 240px;
    float: left;
    margin-left: 25px;
}
.search_left div, .search_right div
{
    margin-bottom: 2px;
}
.search_left
{
    width: 210px;
    top: 35px;
    left: 15px;
    position: absolute;
}
.search_right
{
    position: absolute;
    width: 210px;
    top: 50px;
    left: 290px;
}
.search_box .heading
{
    color: #2187C0;
    font-weight: normal;
    font-size: 125%;
}
.results
{
    
    width: 648px;
}
.results h2
{
	margin: 0;
	font-size: 1em;
}
table.listTable
{
	margin-top: 10px;
	border-collapse: collapse;
}
table.listTable th
{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	color: #999999;
	font-weight: bold;
	font-size: .9em;
	background-color: #f0f0f0;
	padding: 2px;
}
table.listTable tr.pager th 
{
	border-top: 0;
	text-align: center;
}
table.listTable th a
{
	color: #999;
}
table.listTable th.right
{
	text-align: right;
}
table.listTable th.blue
{
	color: #2187C0;
}
table.listTable td
{
	vertical-align: top;
	border-bottom: 1px solid #999999;
	color: #999999;	
	font-size: 0.95em;

	/*background-color: #ffffff;*/
	padding: 2px;
}
table.listTable td a:link, table.listTable td a:visited, table.listTable td a:active
{
	text-decoration: none;
	font-size: 1.2em;
}
table.listTable td a:hover
{
	text-decoration: underline;
	font-size: 1.2em;
}
.search_location
{
    position: absolute;
    text-align: right;
    top: 45px;
    right: 30px;
}

.column_holder
{
    background: url(/media/images/contentpage-bg.jpg) top left repeat-x;
    min-height: 460px;
    /*background-color: #f9f9f9;*/
}
.left_column
{
    float: left;
    /*margin-top: 5px;
    width: 230px;
    width: 310px;
    margin-bottom: 10px;
    background: url(/media/images/box-bg.png) top right repeat-y;
    */
    width: 310px;
    background: url( images/homepage-vr.jpg ) top right no-repeat;
    /*padding-top: 100px;*/
}
.publisher_logo
{
    height: 100px;
    text-align: center;
}
.right_column
{
    float: left;
    
    /*width: 700px;
    width: 600px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 5px;
    margin-bottom: 10px;
    */
    padding-top: 100px;
    width: 550px;
}
.customer_header
{
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    margin-bottom: 0px;
	line-height:110%
}
.customer_header h2{ margin: 0; font-size: 150%;}
.customer_content
{
    color: #333;
    padding-top: 5px;
    font-size: 1.2em;
}
.serving h3
{
    text-align: center;
	color: #2F2F2F;
}

.serving { text-align: center;}

.subcategories h3
{
    text-align: left;
	font-size:125%;
	color: #2B83AF;
	text-decoration: underline;
	padding-bottom:5px;
}

.serving h3, .subcategories h3
{
    font-weight: bold;
}

div.box
{
	/*background-color: #fdf6ea;
	border: 1px solid #cbcbcb;*/
        
	width: 290px;
	padding: 10px 0px 10px 10px;
	margin-bottom: 20px;
	min-height: 120px;
        margin-left: 5px;
        
}
.box h1 { font-weight: normal; font-size: 150%;}
div.box p.logo_image, div.box p.contact_button
{
    margin-top: 10px;
    /*text-align: center;*/
}


div.box label
{
	color: #999999;
	font-weight: bold;
	font-size: .9em;
}
div.box input
{
    /*width: 200px;*/
        
}
div.box div.label
{
	font-size: 1.2em;
	font-weight: bold;
	float: left;
	margin-bottom: 5px;
}
div.cover
{
	filter:alpha(opacity=55);
	-moz-opacity:.55;
	opacity:.55;
	background-color: black;
	height: 100% !important;
	width: 100% !important;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
        
}
div.form
{
	z-index: 10;
	position: absolute;
	width: 557px;
	top: 50px;
	left: 50%;
	margin-left: -226px;
        background: white;
        /*padding: 10px;*/
}
div.form th label {
    font-size: 1.2em;
}

div.formtop
{
    background: url( /media/images/menubar-bg.jpg ) top left no-repeat;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
}
div.formmiddle
{
    padding: 0px 20px 20px 20px;
}
.bt_more
{
    font-size: .85em;
    padding-left: 10px;
}
.subcategories
{
    padding-top: 20px;
}

.subcategories a
{
	color: #294D5F;
}