body {
	margin: 0;
	background-color: #fefde9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #552c03;
	
}
img {
	border: none;
}
a:visited, a:active, a:link { text-decoration: underline; font-weight: bold; color: #5b8110;}
a:hover { color: #705311; }

p	{ padding: 10px 0px 5px 0px; }
hr	{ display: block; background: #c3c381; color: #c3c381; width: 100%; height: 1px; border: none; margin-top: 10px; margin-bottom: 10px }


h1 {
	color: #406618;
	font-size: 18px;
	padding-bottom: 8px;
	padding-top: 0px;
	}
h2	{
	font-size: 14px;
	color: #406618;
	}

div.main {
	clear: both;
	margin: 0px; 
	width: 845px;
	line-height: 18px;
	}
/*
-----------------------------
STYLE FOR NAV AND TOP BACKGROUND
-----------------------------
*/
.topHome, .topContact, .topWriting,	.topSpeaking, .topCounseling, .topBlank	{
	margin:0px;
	width: 845px;
	height: 150px;
	background-repeat: no-repeat;
	text-align: left;
	}
.topHome	{
	background-image: url(images/top_home.jpg);
	}
.topContact	{
	background-image: url(images/top_contact_gale.jpg);
	}
.topWriting	{
	background-image: url(images/top_writing.jpg);
	}
.topSpeaking 	{
	background-image: url(images/top_speaking.jpg);
	}
.topCounseling	{
	background-image: url(images/top_nutritional_counseling.jpg);
	}
.topBlank	{
	background-image: url(images/top_general.jpg);
	}


/* CSS MENUS */

.topmenu{
width: 100%;
overflow: hidden;
}

.topmenu ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: normal 14px arial;
list-style-type: none;
}

.topmenu li{
display: inline;
margin: 0;
}

.topmenu li a:visited, .topmenu a:active, .topmenu a:link{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
color: #344027;
}

.topmenu li a:visited{
color: #344027;
}

.topmenu li a:hover, .topmenu li.selected a{
background: #e8f1d5; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}
/*
-----------------------------
INTRO PHOTOS AND BACKGROUND
-----------------------------
*/

.photobgContact, .photobgSpeaking, .photobgNutritional, .photobgWriting	{
	width: 356px;
	height: 289px;
	background-repeat: no-repeat;
	line-height: 20px;
	padding-top: 20px;
	padding-left: 20px;
	}

.photobgContact	{
	background-image: url(images/photo_bg_contact_gale.jpg);
	font-size: 16px;
	line-height: 26px;
	}
.photobgSpeaking	{
	background-image: url(images/photo_bg_speaking.jpg);
	}
.photobgNutritional	{
	background-image: url(images/photo_bg_nutritional_counseling.jpg);
	font-size: 14px;
	line-height: 22px;
	}
.photobgWriting	{
	background-image: url(images/photo_bg_writing.jpg);
	font-size: 14px;
	line-height: 22px;
	}
.photobgSpeaking p, .photobgNutritional p, .photobgWriting p	{
	width: 320px;
	padding-top: 0px;
	}
	
.photobgWriting	p {
	width: 300px;
	padding-left: 15px;
	}

.writingTargets	{
	width: 300px;
	padding: 10px;
	float: right;
	text-align: center;
	margin-left: 30px;
	}
.writingTargets	table tr td {
	padding: 10px;
	text-align: center;
	}
.writingTargets	img {
	border: 1px solid #c3c381;
	text-align: center;
	margin-top: 5px;
	}
.writingLeft, .writingRight	{
	background-color: #fbfaea;
	padding: 20px;
	width: 340px;
	}
.writingLeft	{
	width: 320px;
	margin-right: 20px;}


.writingLeft img, .writingRight img	{
	float: left;
	margin-right: 10px;
	border: 1px solid #ebe9c9;
	}
.writingSection	{
/*	height: 140px; */
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #c3c381;
	}
.background	{
	background-color: #fbfaea;
	padding: 20px;
	}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.intro	{
	width: 801px;
	padding: 0px;
	margin-left: 22px;}
.padding	{
	padding: 0px 20px;
	text-align: left;
	margin-top: 0px;
	}
	
div.content {
	clear: both;
	width: 770px;
}


div.mainbg {
	clear: both;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-y;
	width: 845px;
	margin-left: 0px;
}
.emailForm	{
	background-image: url(images/form_bg3.jpg);
	background-repeat: no-repeat;
	width: 432px;
	height: 88px;
	margin-top: 0px;
	padding-left: 30px;
	padding-top: 15px;
	margin-left: 5px;
	}
.emailForm input	{
	border: 1px solid #b9a733;
	padding: 2px;
	background-color: #ffffff;
	}
.homeBooks {
	background-image: url(images/home_books_bg.jpg);
	background-repeat: repeat-x;
	padding: 20px 20px 10px 20px;
	color: #ffffff;
	border-top: 1px solid #7cb226;
	border-bottom: 1px solid #7cb226;
	width: 760px;
}
.homeBooks a:link, .homeBooks a:active, .homeBooks a:visited	{
	color: #ffffff;
	font-weight: bold;
	}
.homeBooks img	{
	border: 1px solid #ffffff;
	margin-left: 20px;
	margin-right: 20px;
	}
div.footer	{
	width: 845px;
	font-size: 11px;
	text-align: center;
	}


table.invisible 
	{
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
	padding: 0px;
	
	}

table.invisible td 
	{
	border-width: 0px;
	padding: 0px;
	border-style: none;
	-moz-border-radius: ;
	}


.image	{
	border: #999999 1px solid;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	}
.header	{
	font-size: 22px;
	color: #4b7a00;
	font-weight: bold;
	padding-bottom: 10px;
	margin-top: -15px;
}
.content	{ padding: 20px }
.content hr {color: #d4d4d4}
.content table { border-top: none;  border-left: none; }
.content th, .content td { border-bottom: none; border-right: none; }
input[type='text'], textarea	{
	font-family: arial;
	padding: 4px;
	}
