﻿html,body{margin:0px; background-color:black;}

#contentpage
{
     margin-left:auto;
     margin-right:auto;
     margin-top:0px;
    width:1100px;
    }

    
#headerlogo
{
    width:330px;
    height:164px;
    float:left;
    background-image:url(../../DoubleDavesOK/CustomerRefresh/Images/logo.jpg);
    background-repeat:no-repeat;
    
    }    

#headermenu
{
    width:770px;
    height:164px;
    float:left;
    background-image:url(../../DoubleDavesOK/CustomerRefresh/Images/header_menu.jpg); 
    background-repeat:no-repeat;
    
    }    
    
#leftcolumn
{ 
    clear:both;
    float: left;
    width: 330px;
    height:568px;
    margin:0px;
    padding:0px;
    background-image:url(../../DoubleDavesOK/CustomerRefresh/Images/left_column_bg.jpg);
    background-repeat:no-repeat;
    background-color:#ed9c26;
    border:none;


  }

#content
{ 
	
	float:left;
	width:770px;
	height:568px;
	margin:0px;
	padding:0px;
	background-image: url(../../DoubleDavesOK/CustomerRefresh/Images/body_background.jpg);
	background-repeat:no-repeat;
	border:none;
/*	background-color:#ed9c26;*/
	font-family:Arial;
	font-size:14px;
	line-height:19px;
	color:#333333;
	  
	   }
	   
#contentfooter
{
 
    background-image: url(../../DoubleDavesOK/CustomerRefresh/Images/body_slice.jpg);
    background-repeat:repeat;
    border:none;

    }	   

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -582px; /* -582 the bottom margin is the negative value of the footer's height */
}

.pagewrapperMenu {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -1846px; /* -582 the bottom margin is the negative value of the footer's height */
}

.push
{
    height:568px;
      }	   

#footer
{
   clear:both;
    width:1100px;
    height:40px;
    background-repeat:no-repeat;
    background-color:#66cc33;
    margin-left:auto;
    margin-right:auto;
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;
    color:White;
    margin-top:0px;
    vertical-align:middle;
    
 
}

#copyright
{
    width:1100px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;
    color:White;
    vertical-align:middle;
    }

#emailimg
{
    height:39px;
    width:330px;
    margin-left:0px;
    margin-top:0px;}
    
#emailform
{
    width:290px;
    height:25px;
    margin-left:24px;
    }   
     
#twitter
{
    height:175px;
    width:290px;
    margin-top:5px;
    margin-left:24px;
    }    
    
.leftcolumnphoto, .leftcolumnpush {
	height: 305px; /* .push must be the same height as leftcolumnphoto */
}

.leftcolumnwrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -568px; /* the bottom margin is the negative value of the footer's height */
}

.PageTitle
{
    font-family:Arial;
    font-weight:bold;
    font-size:18px;
    margin-top:0px;
    
         }

img
{  border-style: none; outline-style:none;
}

img.floatRightClear
{
    float:right;
    clear:right;
    
    margin-bottom:30px;
    margin-left:30px;
    margin-right:15px;
}

a:link
{ text-decoration:none; color:#FF9900;}

a:visited
{ text-decoration:none;color:#6A3A03}

a:hover
{ text-decoration:none;color:#6A3A03}

a:active
{ text-decoration:none; color:#A72525;}    



.menuaspx
{
    height:3400px;}
