
* { padding: 0; margin: 0;}

html, body {
	height: 100%;
	
	}
	
body {
 font-family: Georgia, Times New Roman, serif;
 font-size: 14px;
 line-height: 18px;
background: #fff url("images/bg1.jpg"); 
background-repeat: repeat-y;
background-position: center;
}

img { border: 0; padding: 0; margin-bottom: 0 }

#wrapper { 
 margin: 0 auto;
 width: 780px;
 border-left: 2px solid #ccc;	
 border-right: 2px solid #ccc;	
 background: #fff;
 min-height: 100%;
 height: 100%;
 }
 
 
#header {
 color: #333;
 width: 758px;
 float: left;
 padding: 50px 10px 0px 10px;
 height: 50px;
 margin: 0px 0px 5px 0px;
 background: #fff;
}

#header h1{
display: none;
}

#title h2{
display: none;
}

#titlesub h2{
display: none;
}

#headimg {
width: 500px;
height: 50px;
}


#navigation {
 float: left;
 width: 768px;
 color: #333;
 padding: 1px 0 0px 6px;
 margin: 0px 0px 5px 0px;
 background: #fff;
}

#m1 li {
	display: inline;
	list-style-type: none;
	}
	
#m1 a:link, #m1 a:visited {
	float: left;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin: 0 14px 0px 4px;
	padding-bottom: 1px;
	text-decoration: none;
	color: #002266;
	}

#m1 a.active:link, #m1 a.active:visited, #m1 a:hover {
	border-bottom: 2px solid #002266;
	padding-bottom: 1px;
	background: #fff;
	color: #002266;
	}
	
	
/* Content Block */
#content {
 border-top: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 background: url(images/backgrounds/contentbg.jpg) repeat-y;
 width: 770px;
 margin-bottom: 5px;
 padding: 0px 10px 10px 0;
 height: auto;
 float: left;
 }
 
 /* Home Content Block */
#homecontent {
 border-top: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 background: #F2F2E6;
 width: 780px;
 margin-bottom: 5px;
 padding: 0px;
 height: auto;
 float: left;
 }


/* Left Home */	
#lefthome { 
 color: #333;
 margin: 0;
 padding: 0;
 height: 100%;
 width: 300px;
 float: left;
 display: inline;
}


/* Right Home */	
#righthome { 
 margin: 0;
 padding: 0;
 height: 300px;
 width: 477px;
 float: left;
 display: inline;
 background: url(images/homepage.jpg) no-repeat;
 
}


/* Left Column */	
#leftcolumn { 
 color: #333;
 margin: 0;
 padding: 60px 0px 0px 0px;
 height: 100%;
 width: 195px;
 float: left;
}

#title {
width: 140px;
height: 40px;
}

#titlesub {
width: 300px;
height: 40px;
margin-top: 50px;
}

/* Column 1 */
#column1 { 
 float: left;
 color: #333;
 margin: 0;
 padding: 30px 5px 5px 10px;
 height: auto;
 width: 154px;
 display: inline;
}

/* Column Space */
#columnspace { 
 float: left;
 color: #333;
 margin: 0;
 padding: 30px 5px 5px 10px;
 height: auto;
 width: 50px;
 display: inline;
}


/* Column 2 */
#column2 { 
 float: left;
 color: #333;
 margin: 0;
 padding: 30px 5px 5px 16px;
 height: auto;
 width: 208px;
 display: inline;
}

#disclaimer { 
 color: #333;
 font-family: Georgia, Times New Roman, serif;
 padding: 10px 0px 0px 0px;
 font-size: 12px;
 line-height: 16px;
 }






/* Column 3 */
#column3 { 
 color: #333;
 background: #F2F2E6;
 margin: 0;
 padding: 30px 5px 0px 16px;
 height: auto;
 width: 400px;
 float: left;
 display: inline;
 
}

#column3 h3{ 
 padding-bottom: 8px;
 color: #002266;
}

/* Column 3 Bio*/
#bio { 
 color: #333;
 background: #F2F2E6;
 margin: 0;
 padding: 30px 5px 10px 5px;
 height: auto;
 width: 312px;
 float: left;
 display: inline;
 
}

/* Column 4 */
#column4 { 
 color: #333;
 background: #F2F2E6;
 margin: 0;
 padding: 30px 5px 0px 16px;
 height: auto;
 width: 525px;
 float: left;
 display: inline;
 
}



#bio ul li {
font-size: 12px;
list-style: none;
list-style-type: square;
margin-left: 12px;
padding: 0;
line-height: 16px;
}

#bio h4{
padding: 10px 0 5px 0;

}

#bio p{
margin: 0px 0 8px 0;
line-height: 18px;
font-size: 14px;
}

#bio p a {
font-size: 14px;
line-height: 18px;
}

#bio p a:hover {
text-decoration: underline;
line-height: 18px;
}



#video { 
 color: #333;
 background: #F2F2E6;
 margin: 0;
 padding: 26px 5px 10px 5px;
 height: auto;
 width: 312px;
 float: left;
 display: inline;
 
}




#thumbs {
width: 144px;
height: 150px;
margin: 0 0 14px 0;
float: left;
text-align: center;
display: inline;
}

#thumbs a:link, a:visited, a:hover {
color: #002266;
text-decoration: none;
}

#thumbs img {
margin-bottom: 2px;}

#thumbs p{
font-size: 12px;
color: #002266;
line-height: 14px;
}


#thumbs h3 a {
font-size: 12px;
color: #002266;
}


#profile {
width: 198px;
margin: 0 0 20px 0;
text-align: center;
}

#profile h3 {
font-family: Georgia, Times New Roman, serif;
 font-size: 15px;
color: #002266;
margin-top: 4px;
}


#profile p{
font-size: 14px;
color: #002266;
}

#philosophy {
margin: 0 0 20px 10px;
text-align: left;
}

#philosophy p{
margin: 0 0 10px 0;
}

#practice {
width: 208px;
margin: 0 0 20px 10px;
text-align: left;
}

#practice ul li{
list-style: none;
list-style-type: none;
margin-left: 0;
padding left: 0;
padding-bottom: 8px;
line-height: 16px;
}

#contactform {
width: 198px;
margin: 0 0 20px 0;
text-align: left;
padding-left: 10px;
}

#contactform a{
color: #002266;
}

#contactform ul li{
list-style: none;
list-style-type: none;
margin-left: 0;
padding left: 0;
}

#contactform ul{
margin-top: 10px;
margin-left: 0px;
}



#footer { 
 width: 758px;
 clear: both;
 color: #333;
 background: #fff;
 padding: 10px 0 10px 10px;
 height: 200px;
}

#footer p{
font-size: 10px;
color: #002266;
line-height: 12px;
margin-bottom: 5px;
}

#footer h5{
font-size: 14px;
color: #002266;
}

#foot-addy { 
 width: 170px;
 text-align: left;
 color: #333;
 background: #fff;
 float: left;
}

#foot-addy p{ 
font-size: 10px;
color: #002266;
line-height: 8px;
}

#addy {
margin-bottom: 15px;
}

#addy1 {
margin-bottom: 15px;
}

#addy2 {
margin-bottom: 15px;
}


#foot-dis { 
 width: 535px;
 text-align: left;
 color: #333;
 float: left;
 margin-left: 14px;
 border-left: 1px solid #cccccc;
 padding-left: 25px;
}

#footer p a:link, a:visited, a.active:link, a.active:visited{
font-size: 10px;
color: #002266;
line-height: 12px; 
}

#footer p a:hover {
color: #002266;
text-decoration: underline;
}

