body{
background-color:#b75913;
margin-top:0px;
}

.shell{
width:753px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
}

.top-logo-box{
height:150px;
width:753px;
background-image:url(../images/header.jpg);
}

.content-box{
background-color:#FFFFFF;
width:504px;
float:left;
height:auto;
}

.page-header{
font-family:"Century Gothic", Verdana, Tahoma, Arial;
font-size:18px;
line-height:30px;
margin:10px;
}

.content{
font-family:"Century Gothic", Verdana, Tahoma, Arial;
color:#803e0e;
font-size:12px;
line-height:20px;
margin:10px;
}


.flashbox{
background-color:#e8a523;
width:249px;
height:374px;

}

.bluebox{
background-color:#20596d;
width:249px;
height:100px;
}

.footer{
	width:100%;
	background-color:#b75913;
	font-family:"Century Gothic", Verdana, Tahoma, Arial;
	color:#FFF;
	font-size:11px;
	line-height:20px;
	padding:10px;
}

TEXTAREA.emailTextArea{ 
  font-family:"Century Gothic", Verdana, Tahoma, Arial;
  font-size:11px; 
  border-color:#20596d; 
  border-style: solid;
  border-width:1px; 
  color:#803e0e;
  margin-bottom:5px;
}

INPUT.emailText{ 
  font-family:"Century Gothic", Verdana, Tahoma, Arial;
  font-size:11px; 
  border-color:#20596d; 
  border-style: solid;
  border-width:1px; 
  color:#803e0e;
  margin-bottom:5px;
}

input.btn{
   color:#000;
 font-family:"Century Gothic", Verdana, Tahoma, Arial;
   font-size:12px;
   background-color:#dbd9cb;
   border:1px solid;
  border-top-color:#dbd9cb;
   border-left-color:#dbd9cb;
   border-right-color:#dbd9cb;
   border-bottom-color:#dbd9cb;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#dbd9cb');
	  }
