@charset "utf-8";
/* CSS Document */
html
{ 
height: 100%; 
}
ul, li
{
margin:0;
padding:0;
}
h3
{
font-size:1.3em;
color:#E97812;
}
body { 
/*background: url(../images/body_bg.gif)  repeat-x; 
*/margin: 0px; 
padding: 0px; 
height: 100%;  
margin-top: -1px; 
z-index:0; 
position:relative;
 }
img#background 
{ 
height:85px; 
width: 100%; 
z-index: -1; 
position:absolute; 
color: black; }

#header
{
height:109px;
margin:0 auto;
}
#logo-wrapper
{
width:1000px;
margin:0 auto;
}
#logo
{
float:left;
width:301px;
height:43px;
margin:20px 0 0 50px;
}
.search
{
width:550px;
float:left;
margin:30px 0 0 55px;
}
#envelope-wrapper
{
margin:-24px auto 0 auto;
width:900px;
}
#envelope
{
float:left;
width:900px;

}
#menu
{
width:300px;
float:left;
height:30px;
text-align:center;

}

#tags
{
width:900px;
float:left;
height:250px;
}

#newsletter
{
width:900px;
float:left;
height:30px;
background:#020202 repeat;
}


#media
{
width:900px;
float:left;
font-size:0.9em;
color:#666666;
height:180px;
background:url(../images/bg-media.jpg) no-repeat top;
}
.box1
{
width:185px;
float:left;
height:auto;
}
.box2
{
width:200px;
float:left;
height:auto;
}
.box3
{
width:200px;
float:left;
height:auto;
padding:3px 5px;
}
.box4
{
width:155px;
float:left;
height:auto;
padding:3px 5px;
}
.box5
{
width:125px;
float:left;
height:auto;
padding:3px 5px;
}

	.content-wrapper { 
			margin:0;
			float:left;
			width: 900px;
			height:auto;
/*		    background: url(../images/bg_1.gif) repeat-x top;
*/
background:#FFFFFF;	}
#left_wrap
{ width:900px;
 height:auto;
 }
  #arlene
  {float:left;
   width:450px;
   height:145px;
   margin:55px 0 0 0;
   background:url(../images/arlene_left.png) no-repeat;
   }
   #george
   {float:right;
    width:450px;
	height:145px;
    margin:55px 0 0 0;
 	background:url(../images/george_right.png) no-repeat;
	}
 #banner_g
 {width:900px; 
  height:200px;
  background: url(../images/banner_main.gif)top no-repeat;}
			
			#content_both
			{width:900px;
			 height:240px;
			 background:url(../images/bg_both.jpg) repeat-x;
			 font-family:Georgia, "Times New Roman", Times, serif;
			 font-size:15px;
			 }
			 #arlene_left_both
			 {float:left;
			  width:400px;
			  height:200px;
			  margin:30px 0 0 25px;
			  			  }
			  #george_right_both
			 {float:right;
			  width:400px;
			  height:200px;
			  margin:30px 20px 0 0;
			  }

		#footer_wrap
{
width:900px;
float:left;
font-size:0.9em;
color:#666666;
height:20px;
border-top:1px solid #CCCCCC;
margin:5px 0 0 0;
}

.footer_text
{float:right;
 font-size:13px;
 color:#999999;
 margin:5px 0 0 0;
 }
 
 .footer_text a
 {color:#333333;
  text-decoration:none;
 }
 
 .footer_text a:hover
 {color:#FF6600;}

