body{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #2C305D;
	font-size: 0.7em;
line-height: 1.em;
	letter-spacing: 0em;
	background-color: #F1F1F1;
	line-height: 1.3em;
}

#wrap{/* this main outer wrap */
	width: 790px;
	margin: 0 auto;
	background-color: #FFFFFF;
	
}
#innerwrap{/* this inner  wrap give the white space around edge */
	margin-left: 15px;
	background-color: #FFFFFF;}
	

#innerwrap a, a:visited{/* this link effect is for all inner content */
	color: #2C305D;
	text-decoration: underline}
#innerwrap a:hover, a:focus{
	color: #679902;
	text-decoration: underline}

#headernav { /* top navigation */
	margin: 0px;
	float: right; }
#headernavinter {
	margin: 0px;
	width: 366px;
	float: left; }

#headertop{/* top name logo */
	margin: 0px;
	height: 70px;
	padding-left: 20px;}
#header{/* header image or flash holder */
	width: 760px;}

#navbar{/* mid navigation background and holder */
	margin: 0px;
	padding: 0px;
	/*background-image: url(images/toptab2.jpg);*/
	background-repeat:  no-repeat;}
#navinner{/* div for button images */
	height: 29px;
	width: 760px;
	background-image: url(http://www.leannalutsch.com/navigation/toptab2.jpg);background-repeat:  no-repeat;}
	
#left{/* div main left column */
	float:left;
	width: 225px;display: inline;
	overflow:hidden;}
	
#leftinternal{float:left;
	padding-top: 10px;
	width: 225px;display: inline;
	overflow:hidden;
}
	
#left img{
	padding-top: 10px;
	
}
.leftinternal{margin-top: 10px;padding-bottom: 10px;}
#left p{
	padding-left:10px;
	padding-right:10px;}
	

#centercolumn {  /* Parent Wrapper for homepage center column */
	margin: 10px 0px;
	padding: 0px;
	width: 379px;
	float: left;min-height: 300px;
	background-image:url(http://www.leannalutsch.com/images/contentfill.gif);
	background-repeat: repeat;background-position: top;
	display: inline; /* IE Hack */}
	
* html #centercolumn {height:300px} /* IE Min-Height Hack */

#centercolumn h1{
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	padding-top: 30px;
	line-height: normal;}
	
#content{ /* use for both index and internal */
	margin: 10px 0px;
	float:left;
	width: 390px;
	display: inline;
	overflow:hidden;
	min-height: 580px;
	background-image: url(http://www.leannalutsch.com/images/contentfillinter.gif);
	background-repeat: repeat;
}

#content h1{ 
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	line-height: 12pt; }
	
.ccontinner{
	margin-top: 10px;}

.content {
	padding-left:15px;
	padding-right:15px;}
	

	
#center2col { /*  Parent Wrap for homepage center column bottom 2 columns */
	margin: 0px;
	padding: 0px;
	width: 379px;
}


#centerleft{  /* Wrapper for center column bottom left column */
	margin: 0 5px 0px;
 	display: inline; /* IE Hack */
 	width: 170px;
 	float: left;
 	min-height: 200px;
 	padding: 4px 0px 4px 8px; }
* html #centerleft {height:200px} /* IE Min-Height Hack */

#centerleft p{
	padding-left: 5px;
	margin-top: 0px;
}

#centerright { /* Wrapper for center column bottom right column */
	margin: 0px;
	display: inline; /* IE Hack */
	padding: 4px 4px 4px 18px;
	width: 150px;
	float: left;
	min-height: 200px;
	background-image: url(http://www.leannalutsch.com/images/rightcolfill2.gif);
	background-position: left top;
	text-align: left;
	background-repeat: repeat-y;}
* html #centerright {height:200px} /* IE Min-Height Hack */  

#centerright p{
	padding-left: 5px;
	margin-top: 0px;
}

.contentsubtitles { 
	font-weight: bold;
	text-transform: uppercase;
	font-size: 8pt;
	letter-spacing: normal;
	word-spacing: normal; }	
	
#right{/*  Parent Wrap  main right column */ 
	float:left;
	width: 150px;
	display: inline;
	overflow:hidden;}
	
#rightinner{
	padding-top: 10px;
	
}	

#rightinner p{
	margin-top: 0px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.rightbutton{padding-bottom: 5px;}

.right{
	padding-left:10px;
	padding-right:5px;
}
.buttonrow{
	padding-top: 5px;
	padding-left: 10px;
}

#footer{/*  Parent Wrap  for footer */ 
	clear: both;
	width: 790px;
	word-spacing: normal;
	letter-spacing: normal;
	background-color: #FFFFFF;}
	
#footer a, a:visited{ 
	color: #2C305D;
	text-decoration: none; }
#footer a:hover, a:focus{ 
	color: #679902;
	text-decoration: underline; }
