html { font-size: 11px; }

body
{
	background-color: #928566;
	background-image: url(/Images/bodybg.jpg);	
	margin: 0;
	font-family: Verdana, sans-serif;
}

h1
{
	color: #000;
	font-weight: lighter;
	font-family: georgia, serif;
}

h3
{
	color: #35490D;
	font-weight: normal;
	font-family: georgia, serif;
	font-size: 1.3em;
}

h5 
{
	line-height: 14px;
	
}

#box
{
	background-color: #f4f2ea;
	width: 800px;
	margin: 0 auto;
	line-height: 1.2;
	color: #444;
	padding-bottom: 20px;
	background-image: url(/Images/content-bg1.jpg);
	background-repeat: repeat-y;
}

.entry-content 
{ 
  line-height: 1.5;
  color: #444;
  font-size: 11px;
  font-family: Verdana, sans-serif;
}
  
#banner {
      width: 500px;
      height: 235px;
      background-color: #d2d0cf;
	  margin: 0 0 20px 0;
	  border: 1px black solid;
}

.mainpic {
	float: right;	
        border-left: 1px black solid;
}

#banner p {
	width: 160px;
	font-family: "helvetica neue";
	color: black;
	float: left;
	font-size: 11px;
	line-height: 17px;
	margin-left: 20px;	
}

#title {
       font-weight: bolder;
       padding-left: 20px;
      
}

#banner h3 {
              padding-left: 20px;
}
     
.lotus {
       float: left;
       padding: 5px 5px 0 5px;   
       border: hidden; 
}

.lotus2 {
       float: left;
       padding: 0 5px 0 5px;   
       border: 0;
}  
       
#subnav
{
	width: 160px;
	float: left;
	margin: 32px 8px;
}

#subnav h5, #subnav p
{
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.8em;
	margin: 0 0 12px 10px;
}

#subnav p
{
	letter-spacing: 0;
	text-transform: capitalize;
	
}

#quote p {
	line-height: 25px;
	font-size: 11px;
	font-family: Georgia, serif;
	color: #888;
	text-transform: none;
	margin-bottom: 16px; 
	padding-bottom: 16px;
	border-bottom: 1px solid white;
}

#content
{
	width: 500px;
	margin-left: 220px;
	margin-top: 24px;
	height: auto;
        min-height: 510px;
}

#copyright {
	width: 800px;
	margin: 10px auto;
	color: #ecc;
	font-size: 10px; 
} 

#sublist {
	height: 135px;
	
}
#sublist ul {
	margin: 0px;
	padding: 5px 16px 0px 15px;
	list-style: none;
	height: 135px;
}
#sublist ul li {
	float: left;
	width: 150px;
	height: 135px;
        margin-right: 8px;
        border-right: 1px dotted #b7b6b6;
}

#sublist ul li#third {
        padding: 0;
        margin: 0;
        border: 0;
}

#sublist a {
	display: block;
	padding-right: 15px;
	padding-left: 5px;
	text-decoration: none;
        color: 
}

a:link, a:visited
{
	color: #b5581a;
	text-decoration: none;
	font-weight: bold;
}

#subnav a:link, #subnav a:visited
{
	color: #000;
	text-decoration: none;
}

#subnav a:hover, a:hover
{
	color: #202e27;
	text-decoration: underline;
}

#navaddress
{
	margin-top: 150px;
	text-transform: uppercase;
	letter-spacing: 0;
	line-height: 15px;
	font-size: 0.8em;
}

.pic { margin-top: 24px; }

.pic img
{
	float: left;
	margin: 10px 15px 10px 0;
}

.bio
{
	margin-top: 12px;
	width: 350px;
	float: left;
	min-height: 200px;
}

iframe
{
	margin: 0 0 20px 0;
}

.bio h5 { margin-top: 5px; }

p, li
{
	font-size: 0.9em;
	font-family: verdana, sans-serif;
	line-height: 17px;
}

#footer img { 
  padding: 5px 5px 5px 0; 
  margin-top: 15px;
}

img { border: none; }


/*  navigation bar  */

* html #navigation a { width: 1%; }

#navigation
{
	background-color: #bf371c;
	height: 2.1em;
	margin-bottom: 5px;
}

#navigation a { color: white; }
#navigation .selected, #navigation a:hover { background-color: #ee5523; }

#navigation ul
{
	margin: 0;
	padding: 0;
	display: inline;
}

#navigation li
{
	clear: right;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-right: 1px solid;
	white-space: nowrap;
	border-color: white;
}

#navigation li a
{
	font-family: "Lucida Grande", LucidaGrande, Lucida, Verdana, Tahoma, Helvetica, sans-serif;
	display: block;
	padding: 0 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 2.6em;
}

#navigation li a:hover { text-decoration: none; }

.rumi
{
     text-align:center;
}