body 
{
	margin: 5px 0px 5px 0px;
	font: 12px "Trebuchet MS", Verdana, Arial;
}

div.mainlayer
{
	width: 100%;
}

table.maintable
{
	width: 800px;
	height: 95%;
	background-image:   url("images/newbackground/headerandbackground2011a_02.png");
	background-repeat:repeat-y;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td.head
{
	height: 265px;
	background-image:   url("images/newbackground/headerandbackground2011a_01.png");
	background-repeat: no-repeat;
}

td.left
{
	width: 245px;
	font-size:12px;
	font-style: italic;
	font-weight:bold;
	color: #336699;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

td.main
{
	width: 550px;
	vertical-align: top;
	padding: 5px 20px 5px 5px;
	text-align: center;
}

td.footer
{
	height:29px;
	background-image:   url("images/newbackground/headerandbackground2011a_03.png");
	background-repeat: no-repeat;
}

td.maincarousel
{
	width: 550px;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
	text-align: center;
	background-image:url(/images/carousel_bg_white.jpg);
	background-position:center;
	background-repeat:no-repeat;
	
}

img.photo
{

}

td
{
	font-size:12px;
	color: #000066;
	text-align: left;
	line-height:130%;
}

h1
{
	font-size:16px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}

h2
{
	font-size:12px;
	font-weight: bolder;
	color: #000066;
	text-align: center;
}

p
{
	font-size:12px;
	color: #000066;
	text-align: center;
	line-height:130%;
}

p.quote
{
	font-size:12px;
	font-style: italic;
	color: #336699;
}

#contactform p
{
	text-align:left
}

p.leftindent
{
	font-size:12px;
	color: #000066;
	text-align: left;
	padding-left:50px;
}

b.light
{
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

a:link, a:visited 
{
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

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

a:active 
{
	font-weight: bold;
	color: #FFFF33;
	text-decoration: none;
}



