/* CSS Document */

body	{
	background: #534E4B url(images/graytile.png);
	margin: 0;
	padding: 0;
	border: 0 none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #543518;
	}
	
.clear	{
	clear: both;
	padding: 0;
	margin: 0;
	}
	
#container	{
	width: 800px;
	min-height: 660px;
	background: transparent url(images/container_background.png) 0 0 repeat-y;
	margin: 0 auto;
	position: relative;	
	padding-bottom: 290px;
	}
	
#k9	{
	position: absolute;
	top: 0;
	left: 15px;
	background-color: #452F0C;
	}
	
#logo	{
	position: absolute;
	top: 15px;
	left: 20px;
	}
	
.ie	{
	display: none;
	}
	
#header	{
	position: absolute;
	top: 13px;
	left: 153px;
	width: 638px;
	height: 200px;
	text-align:center;
	}
	
#menu	{
	margin: 0px 0px 10px 0px;
	padding: 0;
	position: absolute;
	top: 219px;
	left: 20px;
	width: 760px;
	}
	
#menu a	{
	display: block;
	float: left;
	}
	
/*a.foucheway	{
	background: transparent url(images/menubar_1_foucheway.png) 50% 50% no-repeat;
	}
	
a:hover.foucheway	{
	background: transparent url(images/menubar_1_foucheway_over.png) 50% 50% no-repeat;
	}
	
a.success	{
	background: transparent url(images/menubar_2_successstories.png) 50% 50% no-repeat;
	}
	
a:hover.success	{
	background: transparent url(images/menubar_2_successstories_over.png) 50% 50% no-repeat;
	}
	
a.aboutbrandon	{
	background: transparent url(images/menubar_3_aboutbrandon.png) 50% 50% no-repeat;
	}
	
a:hover.aboutbrandon	{
	background: transparent url(images/menubar_3_aboutbrandon_over.png) 50% 50% no-repeat;
	}
	
a.forms	{
	background: transparent url(images/menubar_4_forms.png) 50% 50% no-repeat;
	}
	
a:hover.forms	{
	background: transparent url(images/menubar_4_forms_over.png) 50% 50% no-repeat;
	}
	
a.video	{
	background: transparent url(images/menubar_5_video.png) 50% 50% no-repeat;
	}
	
a:hover.video	{
	background: transparent url(images/menubar_5_video_over.png) 50% 50% no-repeat;
	}
	
a.classes	{
	background: transparent url(images/menubar_6_classes.png) 50% 50% no-repeat;
	}
	
a:hover.classes	{
	background: transparent url(images/menubar_6_classes_over.png) 50% 50% no-repeat;
	}*/
	
#main	{
	position:relative;
	top:270px;	
	width:757px;
	}
	
#homeleft	{
	position: relative;
	top: 270px;
	left: 30px;
	width: 453px;
	margin: 0;
	padding: 0;
	background-color: #5F430C;
	}
	
#main div.shadow	{
	background: transparent url(images/fullbackground_middle.png) 50% 0 repeat-y;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
#homeleft div.shadow	{
	background: transparent url(images/leftbackground_middle.png) 50% 0 repeat-y;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#main div.shadow p,
#homeleft div.shadow p	{
	margin: 0;
	padding: 0 25px 21px 25px;
	text-align: left;
	line-height: 20px;
	}
	
p.download	{
	margin: 0;
	padding-left: 50px;
	font-size: 14px;
	font-weight: normal;
	}
	
p.download a	{
	color: #843801;
	text-decoration: underline;
	}
	
p.download a:hover	{
	color: blue;
	text-decoration: none;
	}
	
#main img.right,
#homeleft img.right	{
	float: right;
	margin: 30px 25px 30px 15px;
	}
	
span.quote	{
	font-size: 16px;
	}
	
#main h1	{
	margin: 0;
	padding: 15px 25px 15px 25px;
	background: transparent url(images/fullbackground_top.png) 50% 0 no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #5E3E1B;
	letter-spacing: -2px;
	text-align: left;
	}
	
#homeleft h1	{
	margin: 0;
	padding: 15px 25px 15px 25px;
	background: transparent url(images/leftbackground_top.png) 50% 0 no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #5E3E1B;
	letter-spacing: -2px;
	text-align: left;
	}
	
#main h1 span.subhead,
#homeleft h1 span.subhead	{
	font-size: 18px;
	font-style: italic;
	color: #835929;
	padding-left: 15px;
	}
	
#main h2,
#homeleft h2	{
	margin: 0;
	padding: 15px 25px 15px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #835929;
	letter-spacing: -1px;
	text-align: left;
	}
	
#main h3,
#homeleft h3	{
	padding-left: 20px;
	}

#main div.footer	{
	background: transparent url(images/fullbackground_bottom.png) 50% 100% no-repeat;
	}
	
#homeleft div.footer	{
	background: transparent url(images/leftbackground_bottom.png) 50% 100% no-repeat;
	}
	
#main div.footer p,
#homeleft div.footer p	{
	margin: 0 15px 0 15px;
	padding: 12px 10px 12px 0;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	}
	
#main ul	{
	margin-top: 0;
	padding-top: 0px;
	}
	
div.domtab	{
	margin-top: 0;
	}
	
ul.domtabs	{
	margin: 0 0 10px 10px;
	float: left;
	}
	
ul.domtabs li	{
	list-style-type: none;
	width: 150px;
	display: block;
	margin-top: 0;
	}
	
ul.domtabs li a	{
	background: #625A44;
	color: #FFF;
	font-weight: normal;
	font-size: 12px;
	padding: 2px;
	width: 150px;
	text-decoration: none;
	display: block;
	margin-bottom: 2px;
	}
	
ul.domtabs li.active a	{
	background: #632503;
	}
	
ul.domtabs li a:hover	{
	background: #632503;
	font-weight: bold;
	}
	
.tabbox	{
	float: left;
	width: 475px;
	margin-left: 40px;
	}
	
.tabbox h1	{
	margin: 0 20px 12px 20px;
	}
	
ul.prevnext	{
	float:	left;
	width: 150px;
	}

ul.prevnext li	{
	float:left;
	width:49%;
	list-style-type: none;
	}

ul.prevnext li.next	{
	float:right;
	text-align:right;
	}

ul.prevnext li a	{
	background: transparent;
	color: #625A44;
	font-weight: bold;
	font-size: 14px;
	padding: 2px;
	width: 150px;
	text-decoration: none;
	display: block;
	margin-bottom: 2px;
	}
	
ul.prevnext li a:hover	{
	color: #632503;
	font-weight: bold;
	text-decoration: underline;
	}
	
p.testimonial	{
	font-style: italic;
	color: #5E3E1B;
	}
	
h2.dt	{
	}
	
ol.def	{
	margin: 0;
	line-height: 20px;
	padding-bottom: 25px;
	}
	
ol.def ul	{
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: disc;
	width: auto;
	}
	
#right	{
	position: absolute;
	top: 273px;
	left: 501px;
	width: 273px;
	background: transparent;
	}

#videoholder {
	position:relative;
	top:-3px;
	left:-5px;	
	text-align:center;
	margin-bottom:10px;	
}


#news	{
	position:relative;
	left:-5px;	
	width: 273px;
	margin-bottom: 10px;
	}
	
#videoholder h2,
#news h2	{
	background: transparent url(images/rightbackground_top.png) 50% 0 no-repeat;
	margin: 0;
	padding: 10px;
	text-align: left;
	}
	
#videoholder h2	{
	padding-bottom: 0;
	text-align: center;
	font-size: 12px;
	}
	
#videoholder div.middle	{
	background: transparent url(images/rightbackground_middle.png) 50% 0 repeat-y;
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#news div.middle	{
	background: transparent url(images/rightbackground_middle.png) 50% 0 repeat-y;
	margin: 0;
	padding: 0;
	}
	
#news h3	{
	margin: 0;
	padding: 5px 5px 5px 10px;
	font-size: 12px;
	text-align: left;
	}
	
#videoholder div.middle p,
#news div.middle p	{
	margin: 0;
	}
	
#news div.middle p	{
	padding-left: 20px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	}
	
#videoholder p.footer,
#news p.footer	{
	margin: 0;
	padding: 5px;
	background: transparent url(images/rightbackground_bottom.png) 50% 100% no-repeat;
	}
	
#news p.footer a	{
	color: #843801;
	}
	
#news img.left	{
	float: left;
	margin: 10px;
	}
	
#news a	{
	color: #843801;
	}
	
p.credits	{
	font-size: 9px;
	font-weight: normal;
	}
	
div.videopage	{
	padding: 0 50px;
	}
	
div.videopage p.credits	{
	padding: 0;
	margin: 0;
	}
	
p.announce	{
	font-size: 10px;
	}
