body							{ text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; margin-top: 10px;
								  font-size: 11px; line-height: 1.5em; background: #740046; }

#container 					{ position: relative; width: 725px; margin-right: auto; margin-left: auto;
							     background: #D9C9B8 url(images/body_gradient.jpg) repeat-x bottom; border: solid 1px; }
					  
#topbanner					{ width: 725px; height: 179px; background-image: url(images/banner2.jpg); }
html>body #topbanner		{ }

#navigation					{ background-color: #CEBEAE; border: solid 1px; width: 110px; float: left; 
								  margin-left: 4px; margin-top: 20px; text-align: left; }
html>body #navigation	{ margin-left: 10px; margin-top: 0px; }

#navigation ul 			{ list-style: none; margin: 0; padding: 0; border: none; }
#navigation li 			{ margin: 0; border-bottom: 1px solid #78807B; }
#navigation li a			{ display: block; padding: 5px 4px 5px 0.5em;
								  background-color: #CEBEAE; color: #FE5815;
								  text-decoration: none; width: 100%; }
html>body #navigation li a 	{ width: auto; line-height: 1.3em; padding: 6px 4px 6px 0.5em; }
#navigation li a:hover 			{ background-color: #DBD1C2; color: #D3AA9A; }

#highlights_container				{ position: relative; float: right; margin-right: 4px; margin-top: 20px; }
html>body #highlights_container	{ margin-right: 10px; margin-top: 0px; }

#highlights					{ background-color: #CEBEAE; border: solid 1px; width: 166px; text-align: left; }
html>body #highlights	{ }

#highlights p				{ margin: 0 4px 6px 6px; }

#highlights h4				{ color: #000; font-size: 0.9em; font-style: italic; margin: 14px 4px 10px 6px; font-weight: normal; }

#footer						{ width: 725px; color: #FFFFFF; line-height: 2em; margin: 20px auto 20px auto; }

#textbox_container		{ position: relative; }

#textbox						{ width: 400px; background: #CEBEAE url(images/bowl.gif) no-repeat bottom right; 
								  border: ridge 1px; text-align: left; margin-top: 19px; margin-right: 182px; margin-left: auto; }
html>body #textbox		{ margin-right: 190px; }

#textbox h1					{ color: #8A0753; font-weight: bold; font-size: 1.4em; margin: 10px 16px 4px 10px; }
html>body #textbox h1	{ margin-top: 10px; }

#textbox h2					{ color: #8A0753; font-weight: bold; font-size: 1.2em; margin: 0 16px 6px 10px; }

#textbox h3					{ color: #8A0753; font-weight: bold; font-size: 1em; margin: 0 16px 6px 10px; clear: left; }

#textbox h4					{ color: #000; font-size: 1em; font-style: italic; margin: 14px 4px 10px 6px; font-weight: normal; }

#textbox p					{ margin: 0px 12px 20px 10px; clear: left; }

#textbox p.top				{}
html>body #textbox p.top	{ margin-top: -50px; }

#textbox img				{ border: solid 1px #666666; float: left; margin-right: 6px; }

#textbox img.about		{ border: solid 1px #666666; margin: 8px 9px 10px 0px; }
html>body #textbox img.about	{ margin: 8px 9px 24px 0px; }

#textbox ul				{ list-style: none; line-height: 1.8em; margin-left: 10px; }
html>body #textbox ul	{ padding-left: 0px; }

#textbox ol					{ margin-top: -16px; }

h1								{ color: #000; font-weight: bold; }

h2								{ color: #8A0753; font-weight: bold; font-size: 1.2em; margin: 4px 16px 6px 6px; }

h3								{ color: #8A0753; font-weight: normal; font-size: 1em; margin: 4px 16px 6px 6px; }
	
h4								{ color: #000; font-weight: bold; }

h5								{ color: #000; font-weight: bold; }

h6								{ color: #000; font-weight: bold; }

a:link						{ color: #FF5716; font-weight: bold; text-decoration: none; }

a:visited					{ color: #FF5716; font-weight: bold; text-decoration: none; }

a:hover						{ color: #828282; font-weight: bold; text-decoration: underline; }
