/***** MAIN TAGS *****/
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

html { height: 100%; }

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #e6e1d1;
	height: 100%;
	color: #000000;
}

h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	font-size: 24px;
	font-weight: bold;
}

h1.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
}

h1.SectionTitle {
	font-size: 14px;
	font-weight: bold;
}

h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	font-size: 12px;
	font-weight: bold;
	color: #009999;
}

h2.PageSubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #009999;
}

h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	font-size: 14px;
	font-weight: bold;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

.SmallText { font-size: 9px; }

a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	color: #009999;
	text-decoration: underline;
}

a:hover { text-decoration: none; }

img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

img.DisplayBlock { display: block; }

img.FloatLeft { float: left; }

img.FloatRight { float: right; }

img.BioImage {
	margin: 0px 10px 0px 0px;
	float: left;
	display: inline;
	border: 1px solid #666666;
}

img.ThumbnailImage {
	width: 65px;
	height: 65px;
	border: 1px solid #666666;
}

ul, ol {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

li {
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	border: none;
}

input.InputTextBox {
	margin: 0px 0px 0px 0px;
	width: 300px;
}

input.InputRadioButton {
	margin: 0px 0px 0px 0px;
	width: 15px;
	height: 15px;
}
/***** MAIN TAGS *****/


/***** CUSTOM CLASSES *****/
.IePngFix {
	behavior: url(includes/iepngfix.htc);
}

.ColorBrown { color: #663300; }

.ColorBlue { color: #009999; }

.ColorDarkGrey { color: #333333; }

div.BioContent {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	float: right;
	width: 370px;
}

div.HorizontalSpacer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	background: none;
}

div.HorizontalSpacerClearBoth { clear: both; }

div.HorizontalSpacerBreak { height: 15px; }

div.HorizontalSpacer1px { height: 1px; }

div.HorizontalSpacer2px { height: 2px; }

div.HorizontalSpacer5px { height: 5px; }

div.HorizontalSpacer10px { height: 10px; }

div.HorizontalSpacer25px { height: 25px; }
/***** CUSTOM CLASSES *****/


/***** CONTAINER TAGS *****/
div.MainBackgroundContainer {
	margin: 0px 0px 0px -471px;
	padding: 0px 0px 0px 0px;
	background: url(../images/bg_site.jpg);
	width: 942px;
	float: left;
	position: absolute;
	top: 0px;
	left: 50%;
	z-index: 0;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

div.HandwritingBackgroundContainer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:  url(../images/bg_handwriting.gif) top center repeat-y;
	width: 942px;
}

div.SiteContainer {
	margin: 0px 0px 0px 0px;
	padding: 0px 7px 0px 7px;
	background: url(../images/bg_content.png) repeat-y;
	width: 650px;
	position: relative;
	top: 0px;
	left: 139px;
}

div.SiteContainerBottomShadow {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/bg_content_footer.png) no-repeat;
	width: 664px;
	height: 12px;
	position: relative;
	left: 139px;
}

div.SiteContainerBottomSpacer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: none;
	width: 100%;
	height: 30px;
	position: relative;
}

div.HeaderContainer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: none;
	width: 650px;
	height: 260px;
	position: relative;
}

div.HeaderMenuContainer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: none;
	width: 650px;
	height: 39px;
	position: absolute;
	bottom: 0px;
}

div.TabMenuContainer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 32px;
	height: 1000px;
	position: absolute;
	top: 260px;
	right: 16px;
	z-index: 10;
	background: none;
}

div.ContentContainer {
	margin: 0px 0px 0px 0px;
	padding: 20px 37px 10px 43px;
	background: url(../images/bg_content2.png) repeat-y;
	behavior: url(includes/iepngfix.htc);
	width: 546px;
	min-height: 1000px;
	height: auto !important;
	height: 1000px;
}

div.ContentBackgroundContainer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/bg_content3.png) no-repeat;
	behavior: url(includes/iepngfix.htc);
	width: 624px;
	height: 918px;
	overflow: hidden;
	position: absolute;
	top: 260px;
	left: 20px;
	z-index: 0;
}

div.ContentContainerBottomShadow {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/bg_content2_footer.png) no-repeat;
	behavior: url(includes/iepngfix.htc);
	width: 626px;
	height: 19px;
}

div.ContentArea {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: none;
	width: 546px;
	position: relative;
}
/***** CONTAINER TAGS *****/
