html, body, table, td, div, p, img, a, h1, h2, h3, h4, form, input
{
border: 0;
margin: 0;
padding: 0;
font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
font-weight: normal;
}

#popitmenu{
position: absolute;
background-color: #BC9B6E;
line-height: 18px;
z-index: 200;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
margin: 10px 20px 10px 20px;
color: #FFFAC9;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
text-decoration: underline;
}

#popitmenujazz{
position: absolute;
background-color: #D90302;
line-height: 18px;
z-index: 100;
visibility: hidden;
border: #000 1px solid;
}

#popitmenujazz a{
text-decoration: none;
margin: 10px 20px 10px 20px;
color: #FFFAC9;
display: block;
}

#popitmenujazz a:hover{ /*hover background color*/
text-decoration: underline;
}


#bannerRight
{
float: right;
width: 381px;
height: 200px;
}

#menuOuter
{
width: 100%;
height: 30px;
background-color: #BC9B6E;
}


.headerLinks
{
float: left;
width: 19%;
height: 30px;
display: inline;
text-align: center;
line-height: 30px;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}




#contentOuter
{
width: 100%;
background-color: #CDE264;
padding: 0 0 20px 0;
}

#footerOuter
{
width: 100%;
height: 30px;
text-align: center;
background-color: #BC9B6E;
}

.footerLinks
{
float: left;
width: 19%;
height: 30px;
display: inline;
text-align: center;
line-height: 30px;
}



img.info
{
padding: 0 5px 0 0;
}

img.info3
{
padding: 70px 5px 0 0;
}

/* start link classes */

a
{
font-size: 11pt;
font-weight: bold;
color: #FFFAC9;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

a.textFlow
{
font-size: 11pt;
font-weight: bold;
color: #FD9C02;
text-decoration: none;
}

a:hover.textFlow
{
text-decoration: underline;
}


/* start header classes */

h1
{
display: inline;
font-size: 20px;
font-weight: normal;
text-align:left;
}

h2
{
font-size: 16px;
font-weight: bold;
text-decoration: underline;
text-align: center;
margin: 0 0 10px 0;
color: #BC9B6E;
}


/* start text classes */

.bold
{
font-weight: bold;
}

.red
{
color: #D90302;
}

.boldRed
{
font-weight: bold;
color: #D90302;
}

.italic
{
font-style: italic;
}

.boldItalic
{
font-style: italic;
font-weight: bold;
}


ul
{
margin: 0 30px 0 60px;
border: 0;
padding: 0;
font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
font-weight: normal;
}

li
{
border: 0;
margin: 0 0 8px 0;
padding: 0;
color: #BC9B6E;
font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
font-weight: bold;
list-style: url(../images/notes.jpg);
}

#contentInnerContact
{
width: 700px;
margin-left: auto;
margin-right: auto;
background-image: url(../images/contact_box.jpg);
text-align: center;
}

#contentInnerContact p
{
margin: 10px 20px 20px 20px;
font-weight: bold;
color: #BC9B6E;
}

#contentInnerContact h1
{
margin: 10px 20px 0 20px;
}

#radioWrapper
{
visibility: hidden;
}


