body
{
background: #ffffff url(../images/back2.jpg) repeat-x;
margin: 0px;
padding: 0px;
}

#wrapper
{
padding:0px 48px 20px 10px;
width:800px;
}

#top
{
padding:0px 0px 10px 0px;
position:relative;
width:800px;
height:163px;
}

#navBack
{
z-index:1;
position:absolute;
left:270px;
top:25px;
width:531px;
height:138px;
}

#logo
{
position:absolute;
left:0px;
top:16px;
width:259px;
height:145px;
}

#nav {
z-index:2;
padding: 0px;
margin: 0px;
list-style-type:none;
position: absolute;
left:270px;
top:120px;
overflow:hidden;
}	

	#nav li{
	float: left; 
	height:43px;
	padding: 0px;
	margin: 0px;
	overflow:hidden;
	}
	
	#nav li a{
	text-decoration: none;
	float: left; 
	padding: 0px;
	margin: 0px;
	overflow:hidden;
	}
	
	
.nav1{
border:0;
width:94px;
height:43px;
}

.nav1o{
width:94px;
height:43px;
background: url(../images/nav_1.gif) no-repeat;
}

a.nav1o:hover{
background: url(../images/nav_1o.gif) no-repeat;
}

.nav2{
border:0;
width:106px;
height:43px;
}

.nav2o{
width:106px;
height:43px;
background: url(../images/nav_2.gif) no-repeat;
}

a.nav2o:hover{
background: url(../images/nav_2o.gif) no-repeat;
}

.nav3{
border:0;
width:101px;
height:43px;
}

.nav3o{
width:101px;
height:43px;
background: url(../images/nav_3.gif) no-repeat;
}

a.nav3o:hover{
background: url(../images/nav_3o.gif) no-repeat;
}

.nav4{
border:0;
width:229px;
height:43px;
}

.nav4o{
width:229px;
height:43px;
background: url(../images/nav_4.gif) no-repeat;
}

a.nav4o:hover{
background: url(../images/nav_4o.gif) no-repeat;
}

#leftNavWrapper
{
position:relative;
width:260px;
height:267px;
background: url(../images/leftnav_back.jpg) no-repeat;
}

#leftNav {
z-index:2;
padding: 0px;
margin: 0px;
list-style-type:none;
position: absolute;
left:0px;
top:0px;
overflow:hidden;
}	

	#leftNav li{
	float: left; 
	height:79px;
	padding: 0px;
	margin: 0px;
	overflow:hidden;
	}
	
	#leftNav li a{
	text-decoration: none;
	float: left; 
	padding: 0px;
	margin: 0px;
	overflow:hidden;
	}
	
	
.leftNav1{
border:0;
width:260px;
height:79px;
}

.leftNav1o{
width:260px;
height:79px;
background: url(../images/leftnav_1.jpg) no-repeat;
}

a.leftNav1o:hover{
background: url(../images/leftnav_1o.jpg) no-repeat;
}

.leftNav2{
border:0;
width:260px;
height:79px;
}

.leftNav2o{
width:260px;
height:79px;
background: url(../images/leftnav_2.jpg) no-repeat;
}

a.leftNav2o:hover{
background: url(../images/leftnav_2o.jpg) no-repeat;
}

#logosWrapper
{
width:800px;
height:94px;
}

#leftCol
{
padding:0px 10px 0px 0px;
width:260px;
float:left;
}

#rightCol
{
width:530px;
float:left;
}

#homeHeaderWrapper
{
position:relative;
width:530px;
height:267px;
}

#headers
{
position:absolute;
left:0px;
right:0px;
width:578px;
}

#headerWrapper
{
position:relative;
width:530px;
height:137px;
}

#headers2
{
position:absolute;
left:0px;
right:0px;
width:530px;
}

#homeCol1
{
padding:0px;
width:250px;
float:left;
}

#homeCol2
{

background: url(../images/img_lindaback.gif) no-repeat 20px 47px;
padding:0px 0px 0px 20px;
width:250px;
float:left;
}

#lindagrayvid
{
height:294px;
width:250px;
}

.homeContentPadding
{
padding:20px 0px 0px 0px;
}

.title
{
height:23px;
}

.readmore
{
height:22px;
}

.homeImages
{
height:64px;
}

#splash
{
width:369px;
height:143px;
overflow:hidden;
}

.secSidePadding
{
padding:10px 0px 0px 0px;
}

img
{
border:0;
}

.clearFloats
{
height:0px;
overflow:hidden;
clear:both;
}

div.hr
{
  height: 1px;
  background: #422E72;
  margin:10px 0px 10px 0px;
}
div.hr hr 
{
  display: none;
}


div.footerLine1 
{
  height: 4px;
  background: #000000;
}
div.footerLine1 hr 
{
  display: none;
}

div.footerLine2
{
  height: 1px;
  background: #DBDBDB;
}
div.footerLine2 hr 
{
  display: none;
}

.hiddenPic 
{
display:none;
}

/* forms */

input.boxstyle
{
border:solid 1px #422E72;
height:18px;
width:180px;
}

select.selectstyle
{
border:solid 1px #422E72;
height:20px;
width:150px;
}

input, textarea, select 
{
font-family:verdana,arial,helvetica; 
font-size:11px; 
color:#422E72;
}


