/* CSS Document */
body {
background-color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 17px;
color: #728886;
margin: 0px;
}

#container {
width: 982px;
background-color: #DCD6A9;
margin: 0 auto;
}

a {
color: #ffffff;
text-decoration: none;
}

a:hover {
text-decoration:underline;
}

p {
margin-top: 3px;
margin-bottom: 8px;
}

ul{
padding: 0px;
margin: 0px 0px 0px 13px;
list-style:outside;
}

li{
padding: 0px 0px 8px 0px;
margin: 0px 0px 0px 2px;
}


h2 {
color: #b97f41;
font-weight: normal;
font-size:15px;
line-height: 18px;
letter-spacing: 1px;
font-variant:small-caps;
}

h3 {
font-size: 15px;
font-weight: bold;
color: #728886;
line-height: 20px;
margin:0px;
padding-top: 8px;
padding-bottom: 8px;
}

h4 {
font-size: 14px;
line-height: 18px;
font-weight: bold;
color: #cc6600;
margin: 0px;
}

#indextopbar {
background-color: #9cabaa;
height: 71px;
}

#subtopbar {
background-color: #DD7712;
height: 8px;
margin-bottom: 26px;
}

#indexheader {
background-color: #ffffff;
height: 300px;
background-position: top left;
padding: 0px;
}


#image {
float: left;
padding: 0px;
}


#zensaying {
float: left;
padding: 45px 0px 0px 0px;
width:666px;
}


#zensaying h1 {
font-size: 32px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #728886;
line-height: 45px;
padding-left: 10px;
padding-bottom: 20px;
border-bottom: 2px;
border-bottom-color:#728886;
border-bottom-style:dotted;
}

#zensaying p{
font-family: Arial, Helvetica, sans-serif;
color: #728886;
font-weight: normal;
font-size:12px;
line-height: 18px;
letter-spacing: 1px;
padding-left: 10px;
}



#indexsubheader {
background-color: #ffffff;
height: 150px;
background-position: top left;
padding: 0px;
}

#nav {
height: 50px;
background-color: #DCD6A9;
}

#contentarea {
background-color: #DCD6A9;
padding: 20px 20px 20px 20px;
}

#contentarea .bio{
font-size:12px;
line-height:`12px;
padding-left:8px;
color:#FFFFFF;
}

#contentarea .bio strong{
	color:#b97f41;
border-bottom: 1px;
border-bottom-color:#b97f41;
border-bottom-style:dotted;
}

#lc {
float: left; 
width: 394px;
}

#lc ul{
padding: 0px;
list-style:outside;
margin: 0px;
font-size:15px;
line-height:1.3em;
}

#lc li{
padding: 0px;
margin: 0px 0px 15px 15px;
}

.lcbox {
width: 192px;
margin-bottom: 32px;
background-image: url(images/lc_bkg.gif);
background-repeat: repeat-y;
background-position: bottom;
}

.lcboxtext {
padding: 10px 14px 15px 16px;
font-size: 12px;
color: #666666;
}

#mc {
float: left;
width: 243px;
padding-left:33px;
padding-right:33px;
background-image: url(images/dotsvert.gif);
background-repeat: repeat-y;
background-position: left;
}

#rc {
float: left;
width: 238px;
}

#rc h4 {
color: #728886;
font-weight: normal;
font-size:12px;
line-height: 18px;
letter-spacing: 1px;
padding: 0px 2px 8px 2px;
}

#bodycontent {
float: left; 
width: 670px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#sidebar {
float: left;
width: 238px;
padding: 0px 0px 0px 33px;
background-image: url(images/dotsvert.gif);
background-repeat: repeat-y;
background-position: left;
}
#sidebar h1{
color: #ffffff;
font-weight: normal;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:20px;
line-height: 22px;
}

#sidebar p{
font-size:11px;
font-weight: bold;
line-height: 15px;
}

.rightcolumn {
padding: 0px 18px 12px 18px;
	}

.rightcolumn a{
	color: #728886;
	text-decoration: none;
}

.rightcolumn a:hover{
text-decoration: underline;
}

#footer {
height: 25px;
background-color: #9cabaa;
color: #FFFFFF;
font-weight: normal;
padding-left: 20px;
padding-top: 10px;
}

#footer a {
color: #FFFFFF;
text-decoration: none;
}

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

.forceclear {
clear: both;
padding-bottom: 30px;
}

.column {
background-color: #F5F8E4;
border: 1px solid #E1E6D1;
width: 250px;
padding: 20px; 
vertical-align: top;
}

.column h4 {
font-size: 12px;
line-height: 18px;
font-weight: bold;
color: #cc6600;
text-transform: uppercase;
border-bottom: 1px solid #CC6600;
margin: 0px;
padding-bottom: 4px;
margin-bottom: 16px;
}


