﻿body {
	background-color: #ffffff;
    font-family:Helvetica;
    color:#b39a43;	
}

html, form, body, #wrapper {
	height:100%;
    width:100%;
	margin: 0;
	padding: 0;
	border: none;
}

#wrapper {
	background-color: #FFFFFF;
	margin: 0;
	text-align: left;
	vertical-align: middle;
	width: 100%;
}

#wrapperfixed {
	background-color: #FFFFFF;
	margin: 0;
	text-align: left;
	vertical-align: middle;
	width: 1008px;
}


.custom_bg
{
    BACKGROUND: url(images/gradient.jpg) #3f3e3e repeat-x;
    background-position:bottom;
    height: 515px;
    position:relative;
}

.custom_bgfixed
{
    BACKGROUND: url(images/gradient.jpg) #3f3e3e repeat-x;
    background-position:bottom;
    height: 339px;
    position:relative;
}

.bottom_bg
{
    /*BACKGROUND: url(images/bottom_gradient.jpg) #7d292a repeat-x;
    background-position:bottom;
    height: 300px;
    position:relative;*/

    BACKGROUND: url(images/gradient_new.jpg) #7d292a repeat-x;
    background-position:bottom;
    height: 350px;
    position:relative;
}


.wrapper
{
	height:100%;
    width:100%;
	margin: 0;
	padding: 0;
	border: none;
}

.NavigationLink
{
	color: #FFFFFF;
    text-decoration:none;	
    font-size: 11px;
	font-weight:600;
}

.breadcrumb
{
	color: #FFFFFF;
    text-decoration:none;	
    font-size: 0.8em;
	font-weight:600;
}


.navspacer
{
	text-align:center;
    font-size: 0.7em;
	font-weight:600;
	color: #FFFFFF;
	width:15px;	
}

.FooterFadeEffect
{
	height: 35px;
	BACKGROUND: url(images/bg_bottom.jpg) #3f3e3e repeat-x;	
}

.bottomcontent
{
	border: solid 1px #000000;
	background-color: #3f3e3e;
	height: 100%;	
}

.nav_bg
{
	background-image: url(images/watermark_center.gif);
	background-repeat: no-repeat;
    background-position:right top;
    width:500px;
}

.nav_bg2
{
	background-image: url(images/watermark_middle.jpg);
	background-repeat: no-repeat;
    background-position:right top;
    width:500px;
}


.body_bg
{
	background-image: url(images/watermark_bottom.gif);
	background-repeat: no-repeat;
    background-position:right top;
}

.body_bg2
{
	background-image: url(images/watermark_bottom.jpg);
	background-repeat: no-repeat;
    background-position:right top;
}


.body_text
{
    color:#000000;	
    font-size: 11px;
    font-family:Helvetica;
}

table
{
    font-size: 12px;
    font-family:Helvetica;
}

.morelink
{
	color: #FFFFFF;
    text-decoration:none;	
    font-size: 12px;
	font-weight:600;
    text-decoration:none;
}

.contact_info
{
	color: #a3a3a3;
	font-family:Helvetica;	
    font-size: 1.0em;		
}

.contact_info a
{
	color: #a3a3a3;
	font-family:Helvetica;	
}

.login_text
{
	font-family:Helvetica;
	font-size:0.9em;
	color:#FFFFFF;	
	font-weight:600;
}

.custom_border
{
	border: solid 1px #000000;	
}

.button
{
	border: solid 1px #FFFFFF;	
	color:#FFFFFF;
	background-color:#000000;
}

.ThumbNailCell
{
    width: 100px;
    height: 100px;	
}

.GalleryImage
{
    width: 100px;
    height: 100px;	
    border: solid 1px #FFFFFF;
}

.spacer
{
    width:20px;	
}

.galleryborder
{
    border: solid 1px #FFFFFF;	
}

.promotext
{
	color: #000000;
	font-weight: 900;
	font-family: Arial;
	font-size: 11px;
}   