/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.0
*/
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/* global page */

body{
	font-family:Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
	background-color:#D3CFAF;
}

td{
	font-family:Geneva, sans-serif;
	font-size:12px;
	color:#000000;
}

p{
	margin:0 0 10px 0;
}

a:link {
	color:#003399;
	text-decoration:none;
}

a:visited {
	color:#003399;
	text-decoration:none;
}

a:active {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#003399;
	text-decoration:underline;
}

a.imagelink:link { 
	background-color:transparent; 
}

a.imagelink:hover { 
	background-color:transparent; 
}


form {
	display:inline;
}
	
.floatright {
	float:right;
	display:inline;
}
	
.floatleft {
	float:left;
	display:inline;	
}

#wrapper {
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	width:850px;
}

#top {
	width:850px;
	background-image:url('/images/bg_top.gif');
	background-repeat:no-repeat; 
	background-position:50% 0%;
	height:230px;
}

#topimages {
	width:850px;
	float:left;
	display:inline;
}
#toplinks {
	width:850px;
	float:left;
	display:inline;
	margin-top:5px;
}
#bottom {
	width:850px;
	background-image:url('/images/bg_bot.gif');
	background-repeat:no-repeat; 
	background-position:50% 0%;
	height:20px;
}

h1 {
	text-align:left;
	font-size:24px;
	font-weight:bold;
}

h2 {
	font-size:19px;
	font-weight:bold;
	float:left;
	display:inline;
}

h3 {
	font-size:18px;
	font-weight:bold;
}

h4 {
	font-size:15px;
	font-weight:bold;
	margin-top:10px;
	text-decoration:underline;
}

h5 {
	font-size:15px;
	font-weight:bold;
}

.blogPost {
	margin-bottom:18px;
}

.logo {
	float:left;
	display:inline;
	margin:26px 0 0 321px;
}

.toplinks div {
	font-size:18px;
	font-family:Palatino, Times, serif;
	font-variant: small-caps;
	display:inline;
	padding:4px 20px 0 20px;
	font-weight:bold;
}

.toplinks a {
	color:#000000;
	font-weight:normal;
}

.toplinks a:visited {
	color:#000000;
	font-weight:normal;
}

#homebot {
	width:850px;
	background-image:url('/images/bg_homebot.gif');
	background-repeat:no-repeat; 
	background-position:50% 0%;
	height:378px;
	position:relative;
}

#homephotos {
	width:798px;
	float:left;
	display:inline;
	margin:16px 0 0 26px;
	border-top: 2px solid #ECA44A;
	border-bottom: 2px solid #ECA44A;
}
#middle {
	width:850px;
	text-align:left;
	background-image:url('/images/bg_repeating.gif');
	/*background-repeat:no-repeat; */
	background-repeat:repeat-y; 
	background-position:50% 0%;
}
#main {
	width:798px;
	float:left;
	display:inline;
	margin:16px 0 0 26px;
}

#homephotos div {
	width:260px;
	float:left;
	display:inline;
	padding:8px 3px;
}

.caption {
	font-size:11px;
}

.rightphoto {
	float:left;
	display:inline;
	width:350px;
	padding:0 0 40px 0;
}

.articles {
	float:left;
	display:inline;
	width:400px;
	margin-left:22px;
	padding:0 0 40px 0;
}

.articles td {
	padding:0 15px 10px 0;
}

.blogarticles {
	width:550px;
	float:left;
	display:inline;
	margin:0 22px;
	padding:0 0 40px 0;
}

.bloglinks {
	float:left;
	display:inline;
	width:190px;
	padding:0 0 40px 0;
}

.blogbutton {
	float:left;
	display:inline;
	margin:64px 0 0 56px;
}

#s {
	width:100px;
}