
body 
{
	background-image: url(../i/page_bg2.jpg);
	background-repeat: repeat-x;
	background-color: #f6f6f6;
	text-align: center;	
	margin-top: 9px;
	margin-bottom: 9px;
	font-family: book antiqua, georgia;
	font-weight: normal;
}

#wrapper 
{
	margin-left:auto;
	margin-right:auto;
	background-color: #fff;

	background-image: url(../i/BranchesBG3.jpg);
	background-image: url(../i/bg_top7.jpg);

	background-repeat: no-repeat;
	width: 730px;
	/* padding-top: 39px */
	padding-top: 26px;

	min-height: 100%;
	border: 1px solid #6d5a30;

}

.title
{
	font-size: 1.7em;
	font-family: book antiqua, georgia;
	font-weight: normal;
	color: #fff;
}

h1 
{
	font-size: 1.4em;
	font-family: book antiqua, georgia;
	font-weight: normal;
}

h2 
{
	margin-top: 5px;
	font-size: .8em;
	font-family: book antiqua, georgia;
	font-weight: normal;
	font-style: italic;
	color: #fff;
}

h3 
{
	text-align: left;
	padding-top: 19px;
	font-size: large; 
	font-family: book antiqua, georgia;
	font-weight: bold;
	color: #000;
}

.nav
{
	font-size: .85em;
	font-family: book antiqua, georgia;
	font-weight: normal;
	text-transform: Uppercase;
}

.nav li
{
	display: inline;	
	white-space: nowrap;
	margin: 0;
}

.nav ul
{
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;		
}

.nav ul a 
{
	text-decoration: none;
	color: #000;
}

.nav ul a:hover 
{
	text-decoration: underline;
	color: #fff;
}

.nav ul a.hilite
{
	text-decoration: none;
	color: #D70000;
	font-weight: bold;
}

.nav ul a.hilite:hover 
{
	text-decoration: underline;
	color: #fff;
}




#footer 
{

	
	font-size: 0.7em;
	font-family: book antiqua, georgia;
	font-weight: normal;
	margin-top: 80px;
	border-top: 1px dotted #8b8a8a;
	padding-top: 9px;
	padding-bottom: 9px;
	color: #8b8a8a;
	background-color: ;
}


#content
{
	padding-top: 23px;
	margin-left: 85px;
	margin-right: 75px;
}

#content p
{
	text-align: left;
	font-size: small;
	font-family: book antiqua, georgia;
	text-indent:50px;
}

#content p:first-letter
{
	font-family: georgia;	
	font-size:x-large;
}

#content p.cont:first-letter
{
	font-family: book antiqua, georgia;	
	font-size: small;
}

.home 
{
	text-align: left; padding-top: 7px; 
	font-family: book antiqua, georgia;
	
	font-size: .9em;
	text-indent:50px;
}




.figure
{
	margin: 0.5em;
  	padding: 0.5em;
	border: solid 1px #b6a290;
	margin-top: 10px;
}

.figure .caption
{
	text-align: center;
	text-indent:0px;
	font-size: x-small;
	font-family: book antiqua, georgia;
}

.firstword
{
	font-variant:small-caps;
}



blockquote 
{
	text-align: left;
	text-indent:0px;
	font-style: italic;
	font-size: small;
	font-family: book antiqua, georgia;
	margin:22px 0px;
	upadding:3px;
	color:#575757;
	padding: 0 0px 0px 50px;
	background: transparent url("../i/blockquote.gif") no-repeat 0 0;
} 


.diary 
{
	text-align: left;
	text-indent:0px;
	font-style: italic;
	font-size: small;
	font-family: book antiqua, georgia;
	margin: 9px 0px;
	upadding:3px;
	color:#575757;
	padding: 0 0px 0px 50px;
	background: transparent url("../i/blockquote.gif") no-repeat 0 0;
} 

.diary div
{
	text-indent: 50px;
}

.diarytitle
{
	color: #000; 
	font-style: normal; 
	text-align: left;
	text-indent:50px; 
	margin-top: 19px; 
	font-size: small;	
}

.text
{
	text-align: left;
	font-size: small;
	font-family: book antiqua, georgia;
}

ul.links
{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	text-align: left;
}

ul.links li
{
	height: 130px;	
	font-size: small;
	font-family: book antiqua, georgia;
	margin-bottom: 9px;
}

img 
{
	border: 0;
}

ul.links img
{
	float: left;
	border: solid 1px #b6a290;
	padding: 9px;
	margin-right: 19px;
}


ul.links div
{
	padding-top: 35px;
}