@charset "UTF-8";
/* CSS Document */


* {
		margin:0;
		padding:0;
}

* :focus { 

		outline: 0; 

}


body {
		font-family:arial, helvetica, sans-serif ;
		font-size:14px;
		background: url(images/background.jpg) 50% top no-repeat;
		background-color:#FFFFFF; 
		font-weight: normal;
		
}

h1{
		font-size: 26px;
		font-weight:bold;
		color: #333333;
		line-height:18px;

}

h2{		
		font-size:18px;
		color: #333333;
		text-decoration:underline;

}


h3{
		font-size:16px;
		color: #FF99FF;
		font-weight:bold;
		

}

h4{
		font-size:16px;
		color: #333333;
		font-weight:bold;
		

}



#containermain {

			 
		width:950px;		
	 	margin:0 auto;
		background-image: url(images/cornerlav.jpg);
		background-repeat: no-repeat;
	
		background-position: bottom right;		
	
}

#containercontent {

			 
		width:950px;		
	 	margin:0 auto;
		
	
}

#container{

			 
		width:950px;		
	 	margin:0 auto;
		background-image: url(images/cornerlavmain.jpg);
		background-repeat: no-repeat;
	
		background-position: bottom right;		
	
}
#header{
		
		height:168px;
}

.lavander{

		float:right;

}

.logo{
		
		width:350px;
		padding-left:10px;
		

}

#navigation{

		padding-top:10px;

}

#navigation ul {
		margin-left: 0;
		padding-left: 0;
		display:inline;
	
} 

#navigation ul li {
		margin-left: 0;
		padding: 0px 15px;
		border-left: 1px solid #000 ;
		list-style: none;
		display: inline;
}
	
		
#navigation ul li.home {
		margin-left: 0;
		border-left: none;
		list-style: none;
		display: inline;
}

#navigation a:link, #navigation a:visited {
		padding:5px 5px; 
		color: #333333;		 
		text-decoration: none;
}

#navigation a:hover {
		color: #FFFFFF;
		
		
}
#leftcolmain{

		
		width:465px;
		padding:50px 0px 0 10px;
		line-height:16px;

}


#leftcol{

		padding-top:25px;

		width:450px;
		padding-left:10px;
		line-height:16px;

}


#leftcol h1{
		letter-spacing:10px;
		font-weight:normal;
		margin-top:25px;

}

#leftcol li{

		list-style:inside;

}


#leftcol p{

		padding-top:20px;
		text-align:justify;

}

#leftcol  h2{

		padding-top:15px;
		

}

.headshot{

		padding-top:25px;

}

.imgcontent{
		
		font-size:11px;
		width:430px;
		height:215px;
		border:solid 1px  #666666 ;
		margin:92px 0px 4px 0px;
		padding:0px 15px 0px 5px;


}
.leftlist{
		width:210px;
		padding-top:10px;
		text-align:left;

}

.leftlist li{

		list-style:inside;
		
}


.rightlist li{

		list-style:inside;
		
}
.rightlist{
		width:210px;
		padding-top:10px;
		float:right;
		text-align:left;


}

.welcome{

		padding-top:25px;
}
#rightcolmain{

		line-height:16px;
		padding:75px 15px 0 0;
		width:450px;
		float:right;
		
		
}

#rightcolcontact{

		line-height:16px;
		padding:75px 15px 0 0;
		width:450px;
		float:right;
		
		
}

#rightcolmain p{
		
	  	text-align:justify;
}

#rightcolmain li{
		
		list-style:inside;

}

#rightcol{

		line-height:16px;		
	    text-align: justify;
		padding-right:15px;
		width:450px;
		float:right;
		
		
}

#rightcol h1,h2,h3,h4 {

		padding-top:13px;
}
#rightcol p{

		padding-top:20px;

}




#rightcol li{

		list-style:inside;
		
}
#footer{
		padding-top:20px;
		position: relative;
		text-align: center;
		font-size:12px;		 
		width: 900px; 	
		height:50px;
		margin:0 auto;
		
		
}


#footer a:link, #footer a:visited {

		padding:5px ; 
		color: #333333;
		text-decoration: none;
		
		

}
