html { font-size: 100%; /* IE hack */ }

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, dl, address, dd, dtm, div
{
	margin:0;
	padding:0;
}

ul
{
	list-style: none;
}

a, a:visited
{
	color: #3D71A9;
	text-decoration: none;
	font-weight: bold;
}

body
{
	font: 62.5% Verdana,Arial,Helvetica,sans-serif;
	background: #5391bb url(../images/page_bg.gif) repeat-y left top;
}

.Last
{
	margin-bottom: 0!important;
}

.Clear
{
	clear: both;
}

.Invisible
{
	visibility: hidden;
}

#Content h2
{
	font: 1.8em Tahoma, Verdana,Arial,Helvetica,sans-serif;
	padding-bottom: 0.3em;
	margin-bottom: 1em;
	color: #467FB1;
	background: transparent url(../images/header_border.gif) repeat-x left bottom;
}

#Content h3
{
	font: 1.7em Tahoma, Verdana,Arial,Helvetica,sans-serif;
	margin-bottom: 0.8em;
	color: #214008;
}

#Wrapper
{
	width: 805px;
}

#Header
{
	text-indent: -10000px;
	height: 193px;
	width: 800px;
	background: transparent url(../images/header.png) no-repeat top left;
}

#PageContent
{
	width: 800px;
	background-color: white;
}

#Content
{
	padding: 15px;
	background: transparent url(../images/content_bg.gif) no-repeat top left;
}

#LeftColumn
{
	padding-right: 15px;
	width: 490px;
	float: left;
}

#RightColumn
{
	width: 260px;
	float: left;
}

#RightColumn h2
{
	color: #BD721A;
}

#Photo
{
	padding: 5px;
	margin: 0 10px 10px 0;
	border: 1px solid #E0E0E0;
	background-color: #EEEEEE;
	float: left;
}

#Content p, #Content ul
{
	font: 1.2em/160% Tahoma, Verdana,Arial,Helvetica,sans-serif;
	color: #666666;
	margin-bottom: 1.5em;
}

#Content ul
{
	margin: 0 0 1.5em 0;
	padding: 0;
}

p.Emphasis
{
	background: #F7EECF url(../images/emphasis_top.gif) no-repeat top left;
}

p.Emphasis em
{
	display: block;
	background: transparent url(../images/emphasis_bottom.gif) no-repeat bottom left;
	padding: 10px;
	font-style: normal;
}

ul.MarkedList
{
	margin-left: 1.5em;
	padding-left: 1.5em!important;
	list-style: square;
	color: #C69F4F!important;
}

ul.MarkedList span
{
	color: #666666;
}

div.ImageGallery
{
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	background-color: #EEEEEE;
	padding: 10px 7px 7px 10px;
	margin-bottom: 1.5em;
}

div.ImageGallery img
{
	margin-right: 13px;
	border: none;
}

div.ImageGallery a
{
	outline: none;
}

#ContactMe
{
	position: relative;
	background-color: #467FB1;
	color: #FFFFFF;
	padding: 13px;
}

#ContactMe h2
{
	font: 1.8em Tahoma, Verdana,Arial,Helvetica,sans-serif;
	margin-bottom: 0.7em;
}

#ContactMe p
{
	font: 1.2em/160% Tahoma, Verdana,Arial,Helvetica,sans-serif;
	margin-bottom: 1.5em;
}

#ContactMe label
{
	margin-left: 1px;
	font: bold 1.2em Tahoma, Verdana,Arial,Helvetica,sans-serif;
}

#ContactMe input.Text, #ContactMe textarea.Text
{
	border-width: 0!important;
	padding: 2px;
	margin: 0!important;
}

#ContactMe dt, #ContactMe dd
{
	display: block;
}

#ContactMe dd
{
	border: 1px solid #457095;
	background: white;
}

#ContactMe dt
{
	margin-bottom: 0.3em;
}

#ContactMe dl
{
	position: relative;
	float: left;
	margin-bottom: 10px;
}

#ContactMe .FullSize
{
	clear: both;
}

#ContactMe .Column.Left
{
	margin-right: 15px;
}

#ContactMe .Column input.Text
{
	width: 240px;
}

#ContactMe .FullSize textarea.Text
{
	width: 500px;
}

#SendButton
{
	clear: both;
	padding-top: 20px;
	text-align: right;
	width: 505px;
	position: relative;
}

#SendButton img
{
	margin-top: 4px;
	margin-left: -20px;
	position: absolute;
}

#PostsList li, #PostsList li a
{
	display: block;
}

#PostsList li a
{
	font-weight: normal;
}

#PostsList
{
	margin-left: 1.5em;
}

#PostsList li
{
	padding-left: 1.5em!important;
	margin-bottom: 1em;
	color: #9A9A9A;
	background: transparent url(../images/post_marker.gif) no-repeat left 0.3em;
}

.Error
{
	font-size: 1.2em;
	background-color: #D11E1E;
	border: 1px #FFFFFF solid;
	padding: 10px 2px;
	margin-bottom: 1.5em;
	width: 500px;
}

.Error span, .Success span
{
	margin: 0 5px;
}

.Success
{
	padding: 10px 2px;
	font-size: 1.2em;
	width: 500px;
	background-color: #8DC63F;
	font-weight: bold;
	margin-bottom: 1em;
}

.BahmbooHeader
{
	text-indent: -1000px;
	background: #FFF url(../images/bahmboo.png) no-repeat left top;
	height: 61px;
	width: 181px;
	float: right;
}

.WamHeader
{
	text-indent: -1000px;
	background: #FFF url(../images/wam.png) no-repeat left top;
	height: 47px;
	width: 150px;
	margin-right: 20px;
	float: left;
}