#body {
margin: 0px;
padding: 0px;
font-family: arial, helvetica, san-serif;
font-size: 75%;
line-height: 1.6em;
color: #999999;
background-color: #eee;
text-align: center;
}

#shadowbox {
width: 780px;
margin: 0px auto;
padding-left: 0px;
padding-right: 0px;
background: #eee url(/images/shadow.gif) repeat-y;
text-align: left;
}

#container
{
width: 760px;
background: #fff url(/images/containerbg.jpg) top left no-repeat;
color: #333;
margin-left: 10px;
margin-right: 10px;
border-left: 1px solid #999;
border-right: 1px solid #999;
}

#logo
{
background-color: transparent;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 0px;
padding: 0px;
width: 758px;
}

#logo h1 {
padding: 0px;
background-color: transparent;
width: 758px;
height: 150px;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 0px;
padding: 0px;
}


span.headline {
display: none;
}

#leftnav
{
float: left;
width: 160px;
margin-top: 110px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding: 10px;
background-color: transparent;
}

#content
{
	margin-left: 199px;
	margin-top:  30px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 75%;
}

#content h1, h2, h3 {
	font-family: verdana, helvetica, arial, san-serif;
	font-size: 1.2em;
	color: #737da5;
	line-height: 1.3px;
}
#content h4 {
	font-family: verdana, helvetica, arial, san-serif;
	font-size: .9em;
	color: #737DA5;
	line-height: .9em;
}

#footer
{
clear: both;
margin: 0;
padding: 5px;
color: #fff;
background-color: #737DA5;
border-top: 1px solid #525B7D;
}

#leftnav p {
	margin: 0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
}


#mainlinks ul {
	margin: 0 0 0 0;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}


#mainlinks li {
	line-height: 2.5em;
	list-style-type: none;
	display: block;
	margin: 3px 0;
	border-bottom:1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
}



a:link {
color: #737DA5;
font-weight: bold;
text-decoration: none;
}

a:active {
color: #737DA5;
font-weight: bold;
text-decoration: none;
}

a:visited {
color: #737DA5;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #996666;
font-weight: bold;
text-decoration: none;
}

.intro {
	padding-bottom: 45px;
	margin-bottom: 10px;
	background: transparent url(/images/divider.gif) bottom center no-repeat;
	padding-top: 20px;
}

#content p {
margin-top: 0px;
padding-top: 0px;
padding-right: 20px;
}



#breakp {
background-color: #fff;
margin: 10px 0 10px 0px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 0px;
padding-left: 5px;
border-bottom: solid 1px #ccc;
}

.smtxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:  #737DA5;
	line-height: 0.9em;
	font-weight: bold;
	text-transform: capitalize;
}
.sm {
	font-family: times;
	font-size: 0.95em;
	color:  #333333;
	line-height: 0.95em;
	text-transform: capitalize;
}

.photo200 {
	background-repeat: no-repeat;
	float: right; 
	width: 203px;
	padding-left: 5px;
	padding-bottom: 1px;
}
.photo2 {
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	width: 200px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 10px;
}

.photobox230 {
	background-repeat: no-repeat;
	float: right;
	height: 230px;
	width: 205px;
	padding-left: 0px;
	padding-bottom: 0px;
}


.photobox150 {
	background-repeat: no-repeat;
	float: right;
	width: 150px;
	padding-right: 25px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: oblique;
	color: #333333;
	width: 205px;
	padding-top: 0px;
	float: right;
	margin-top: 5px;
	padding-left: 3px;
	clear: left;
	left: 335px;
}


.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: oblique;
	color: #333333;
	padding-top: 0;
	float: left;
	margin-top: 5px;
	height: 100%;
	clear: right;
}
