body
{
	margin: 0;
	padding: 0;
}

h1, h2
{
	display: none;
	padding: 0;
	margin: 0;
}

h3
{
	font-family: verdana;
	font-weight: normal;
	font-variant: small-caps;
	color: #900;
	font-size: 23px;
	clear: both;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	border-bottom: solid #ddd 1px;
}

h4
{
	font-family: 'trebuchet ms',verdana,arial,helvetica;
	font-weight: normal;
	font-size: 19px;
	background-color: #a4a396;
	color: white;
	margin: 0;
	padding: 7px;
	padding-left: 52px;
}

#breakout p.pcaps
{
	font-family: arial,helvetica;
	font-size: 12px;
	line-height: 17px;
}

h4.mail
{
	background: #a4a396 url("mail_icon.gif") 7px 7px no-repeat;
}

h4.blogger
{
	background: #a4a396 url("blogger_icon.gif") 7px 7px no-repeat;
}

h4.search
{
	background: #a4a396 url("search_icon.gif") 7px 7px no-repeat;
}

h5
{
	font-family: verdana;
	font-size: 18px;
	font-weight: normal;
	font-variant: small-caps;
	color: #222;
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

h6
{
	font-family: verdana;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

h6 a
{
	color: #900;
	text-decoration: none;
}

#date
{
	font-family: georgia;
	font-size: 12px;
	color: #666;
	padding-bottom: 12px;
	border-bottom: solid #666 1px;
	font-style: italic;
}
	

#top
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	border-right: solid #ccc 1px;
	float: left;
	margin-top: 15px;
	padding-right: 25px;
}

#logomain
{
	width: 175px;
	height: 41px;
}

#banner
{
	height: 110px;
	width: 100%;
	background: url("banner.jpg") left top repeat-x;
	margin-top: 15px;
	border-top: solid #333 1px;
	border-bottom: solid #888 2px;
}

#page
{
	background: url("bg.gif") left top repeat-x;
	padding-top: 25px;
}

#content
{
	background-color: white;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 40px;
	padding-top: 25px;
}

#main
{
	width: 590px;
	float: left;
	margin-left: 25px;
	/* border-right: double #ddd 3px; */
	padding-right: 25px;
}

#main a
{
	color: maroon;
}

#main p, #side p, #main li
{
	font-family: georgia;
	font-size: 16px;
	color: #555;
	line-height: 25px;
	padding-bottom: 6px;
	padding-top: 6px;
}

#main li
{
	margin-bottom: 20px;
}

#side td
{
	font-family: georgia;
	font-size: 16px;
	color: #555;
}

#side
{
	margin-right: 25px;
	width: 287px;
	float: right;
}

#side a.sidebara
{
	display: block;
	font-family: georgia;
	font-size: 18px;
	font-style: italic;
	color: red;
	line-height: 25px;
	padding-bottom: 30px;
	text-align: right;
}

#breakout
{
	background-color: #f8f7e6;
	border: solid #deddce 1px;
	padding: 30px;
}

#breakout h3
{
	margin-bottom: 20px;
}

hr
{
	border: none;
	border-top: solid #dcd4c6 1px;
}

#welcome
{
	position: relative;
	width: 980px;
	height: 118px;
	margin-left: auto;
	margin-top: 12px;
	margin-right: auto;
	background: url("welcome.png") 20px top no-repeat;
}

#about
{
	position: relative;
	width: 980px;
	height: 80px;
	margin-left: auto;
	margin-top: 12px;
	margin-right: auto;
	background: url("about.png") 20px top no-repeat;
}

#news
{
	position: relative;
	width: 980px;
	height: 80px;
	margin-left: auto;
	margin-top: 12px;
	margin-right: auto;
	background: url("news.png") 20px top no-repeat;
}

#links
{
	position: relative;
	width: 980px;
	height: 80px;
	margin-left: auto;
	margin-top: 12px;
	margin-right: auto;
	background: url("links.png") 20px top no-repeat;
}
#gallery
{
	position: relative;
	width: 980px;
	height: 120px;
	margin-left: auto;
	margin-top: 12px;
	margin-right: auto;
	background: url("gallery.png") 20px top no-repeat;
}

#nav
{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 15px;
	margin-right: 5px;
}

#nav li
{
	font-family: 'trebuchet ms',verdana,arial,helvetica;
	font-size: 1.2em;
	font-variant: small-caps;
	letter-spacing: 2px;
	float: right;
}

#nav li a
{
	color: #666;
	display: block;
	padding: 10px;
	text-decoration: none;
}

#nav li a:hover
{
	background-color: #aaa;
	color: white;
}

#gcontents img
{
	border: 0;
}

#gcontents a
{
	display: block;
	text-decoration: none;
	color: blue;
	border: solid white 3px;
}

#gcontents a:hover
{
	border: solid #C00 3px;
	color: #C00;
}

#photogrid
{
	display: block;
	width: 273px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#paypal
{
	margin-top: 20px;
}

#photogrid img
{
	float: left;
	margin: 3px;
	border: none;
}

#pagenav
{
	background-color: #ccc;
	margin-top: 3px;
	padding: 6px;
	padding-bottom: 9px;
	width: 256px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

#pagenav a
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: maroon;
}

#stuff
{
	padding-top: 23px;
}

#stuff img
{
	display: block;
	padding: 10px;
	border: solid #aaa 1px;
	margin-bottom: 20px;
}

div.breakit
{
	clear: both;
}

#stuff p.caption
{
	font-family: verdana;
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 18px;
}

#tall
{
	float: left;
}

#tallc
{
	float: left;
	margin-left: 20px;
}