body {
   background: #FFE99F;
	font: 10pt Trebuchet MS;
	color: black;
	text-align: center;
	margin: 25px;
	padding: 25px;
}

img {
	border: none;
}

a {
	text-decoration: none;
	font: bold 10pt Trebuchet MS;
	color: #D09742;
}

a.smallLink {
	text-decoration: none;
	font: bold 9pt Trebuchet MS;
	color: #D09742;
}

a:hover {
	color: white;
}


table.container { 
	width: 1000px;
	margin: auto;
	padding: 0px;
} 

div.menuSection {
   background: #FFE99F url('../images/backgrounds/menu_background.jpg') no-repeat top left;
	width: 1000px;
	height: 220px;
}

.menuRow a {
	font: 14pt Imprint MT Shadow;
	text-decoration: none;
   color: black;
}

table.menuContainer {
	border-collapse: collapse;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

.menuContainer td {
	vertical-align: top;
}

table.menuItems {
	border-collapse: collapse;
	border-width: 0px;
	width: 350px;
	height: 50px;
}

.menuItems td {
	vertical-align: middle;
}

.menuRow td:hover {
	background: #A6341C;
}

tr.spacer {
	font: 16pt Trebuchet MS;
	color: #D09742;
	height: 103px;
}

font.eventLocation {
	font: bold 12pt Papyrus;
}

img.logoImage {
	width: 280px;
	height: 220px; 
}


div.leftBorder {
   background: #8E0004 url('../images/backgrounds/left_background.jpg') no-repeat top left;
   float: left;
	width: 150px;
	height: 1300px;
}


p.header {
	font: 18pt Palatino Linotype;
	color: #DAB673;
	display: inline;
}

p.header2 {
	font: bold 16pt Palatino Linotype;
	color: black;
	display: inline;	
}

p.header3 {
	font: bold 10pt Trebuchet MS;
	color: #600605;
	display: inline;	
}

p.header4 {
	font: bold 16pt Palatino Linotype;
	color: #600605;
	display: inline;	
}

table.welcome {
	background: url('../images/backgrounds/welcome_background.gif') no-repeat top left;
	width: 675px;
	height: 355px;
}

.welcome td {
	vertical-align: top;
	text-align: left;
	font: 12pt Palatino Linotype;
	line-height: 15pt;
	padding: 0px 12px 0px 12px;
}

div.upperText {
	padding-right: 155px;
}


table.seminar {
	background: url('../images/backgrounds/seminar_background.gif') no-repeat top left;
	width: 675px;
	height: 320px;
}

.seminar td {
	vertical-align: top;
	text-align: left;
	padding: 0px 5px 0px 5px;
}

p.clinicianDescription {
	display: inline;
	font: 10pt Trebuchet MS;
	line-height: 11pt;
	
}

td.seminarBlurb {
	font: 12pt Palatino Linotype; 
	color: #DAB673; 
	padding: 28px 0px 0px 5px;
}

table.trailComp {
	background: url('../images/backgrounds/trail_competition_background.gif') no-repeat top left;
	width: 675px;
	height: 275px;
}

.trailComp td {
	vertical-align: top;
	text-align: left;
	padding: 0px;
}

img.trailComp {
	float:right; 
	width:155px; 
	height:150px;
	padding: 23px 13px 10px 5px;
}

div.rightBorder {
	float: left;
   background: #FFE99F url('../images/backgrounds/right_background.jpg') no-repeat top left;
	width: 155px;
	height:1300px;
	font: 8pt Georgia;
	color: #3D1203;
	text-align: left;
}

td.rightBorder {
	background: #8E0004 url('../images/backgrounds/right_background.jpg') no-repeat top left; 
	width:155px;
	font: 8pt Georgia;
	color: #3D1203;
	line-height: 10pt;
	text-align: left;	
	vertical-align: top;
}

p.rightBorderHeader {
	font: bold 9pt Georgia;
	text-decoration: underline;
	display: inline;
}

.rightBorder a {
	text-decoration: none;
	font: bold 9pt Palatino Linotype;
	color: #9D1B0F;
	line-height: 12pt;
}

.rightBorder a:hover {
	color: white;
}

div.slogan {
	height: 40px;
	background: #B24622;
	color: #330000;
	text-align: left;
	padding: 3px 0px 3px 5px;
}

div.sponsorSection {
   background: #FFE99F url('../images/backgrounds/sponsors_background.jpg') repeat top left;
   clear: both;
	width: 1000px;
	height: 100px;
	padding-top: 10px;
	text-align: center;
}

div.footerSection {
   background: #FFE99F url('../images/backgrounds/footer_background.jpg') no-repeat top left;
   clear: both;
	width: 1000px;
	height: 180px;
	vertical-align: bottom;
}

table.scheduleTable {
	width: 525px;
}

.scheduleTable td {
	vertical-align:top;
}

div.forms a {
	color: white;
}

div.forms a:hover {
	color: #700003;
}