

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-image:url(../Images/background_new2.gif);
 background-repeat:repeat-x;
 background-color:Black;
 
 
}
#wrapper { 
 margin: 0 auto;
 width: 790px;
 height:auto;
}
#header {
 width: 790px;
 height:120px;
 color: #333;
 padding: 0px;
 /*border-bottom:solid 1px #ccc;
 border-left:solid 1px #ccc;
 border-right:solid 1px #ccc;
 height: 100px;
 min-height:100px;
 margin: 10px 0px 0px 0px;*/
 font-family:Monotype Corsiva;
 background-color:Transparent;
 background-image: url(../Images/terrie_logo.gif);
 
	background-repeat: repeat-x;

}

#navigation {
 width: 790px;
 min-height:1px;
 /*height:50px;*/

	background-color:Transparent;
	border-bottom:solid 1px #C2C66F;
	/*background-image: url(../Images/nav_background2.gif);*/
}

* html #navigation {height:1px} /* IE Min-Height Hack */ 

#content { 
 width: 790px;
 color: white;
 /*border: 1px solid #ccc;*/
/* background: black;*/
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: auto;
 min-height:380px;
}

#footer { 
 width: 790px;
 height:20px;
 color: white;
/*border: 1px solid gray;*/
/* background-image: url(../Images/background_new2.gif);
	background-repeat: repeat-x;*/
/* margin: 0px 0px 10px 0px;*/
 padding: 0px;
 text-align:center;
}


#Left_Nav
{
width:175px;
/*height:auto;*/
/*border:solid 1px black;*/
height:auto;
 min-height:305px;
 
 display: inline; /* IE Hack */
 float: left;
}

* html #Left_Nav {height:305px} /* IE Min-Height Hack */ 


#Main_Content
{
width:790px;
/*border:solid 1px white;*/
min-height:350px;

	
}
* html #Main_Content {height:350px} /* IE Min-Height Hack */ 







#leftcontent { /* Parent Wrapper for inside boxes */
 margin: 0px 0px 0px 0px;
 display: inline; /* IE Hack */
 padding: 0px;
 width: 280px;
 float: left;
 min-height: 200px;
 /*border:solid 1px red;*/
}
* html #leftcontent {height:200px} /* IE Min-Height Hack */ 

#rightcontent {
 margin: 0 0px 0px 0px;
 padding: 0px;
 display: inline; /* IE Hack */
 width: 300px;
 float: left;
/*border:solid 1px black;*/
 min-height: 170px;
}
* html #rightcontent {height:170px} /* IE Min-Height Hack */ 
/* -------------- End Columns ------------- */


/* -------------- Used to clear floats ------------- */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* -------------- Used to clear floats ------------- */


#leftcontent h1
{
	
 padding:8px 0px 0px 25px;	
 font-size:16px;
 color:Black;
 
}

#leftcontent p
{
	
padding:8px 0px 0px 14px;	
 font-size:12px;
 color:black;	
	
}

#leftcontent ul
{
	
list-style:disc;	
padding:0px 0px 0px 30px;
	
}

#leftcontent li
{
	padding:5px 0px 0px 0px;
	
	
}



#rightcontent h1
{
	
 padding:8px 0px 0px 30px;	
 font-size:16px;
 color:#454444;
 
}

#rightcontent ul
{
	
list-style:disc;	
padding:0px 0px 0px 30px;
	
}

#rightcontent li
{
	padding:5px 0px 0px 0px;
}


#rightcontent_a {
 margin: 0 0px 0px 0px;
 padding: 0px;
 display: inline; /* IE Hack */
 width: 240px;
 float: left;
 /*border:solid 1px black;*/
 min-height: 150px;
}
* html #rightcontent_a {height:150px} /* IE Min-Height Hack */ 

#rightcontent_a h1 {
	
 padding:20px 0px 0px 30px;	
 font-size:16px;
 color:black;
 
}

#rightcontent_b {
 margin: 20px 0px 0px 0px;
 padding: 0px;
 display: inline; /* IE Hack */
 width: 60px;
 float: left;
/*border:solid 1px red;*/
 background-image:url(../Images/home_long_paint.gif);
 min-height: 160px;
}
* html #rightcontent_b {height:160px} /* IE Min-Height Hack */ 