body {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0;	background-repeat: no-repeat;
	background-attachment: fixed;
	font-size: 12px;
}
#topbar{
	margin: 0;
	padding: 0;
	height: 123px;
	background-image: url(../images/new_topbar_long.jpg);
	background-repeat: repeat-x;
}


/******* hyperlink and anchor tag styles *******/

a:visited{
	text-decoration: none;
	color: #990000;
}
a:link{
	text-decoration: none;
	color: white;
}
a:hover{
	text-decoration: underline;
	color: yellow;
}
/************** content styles *****************/
#content{
	margin: 0px 20px 0 20px;

}
h1	{
	text-decoration: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 18pt;
	FONT-WEIGHT: normal;
	color: #ffffff;
}

h2	{
	text-decoration: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 16pt;
	FONT-WEIGHT: normal;
	color: #ffffff;
}

h3	{
	text-decoration: none;
	FONT-FAMILY: "Comic sans MS",Serif;
	FONT-SIZE: 16pt;
	FONT-WEIGHT: bold;
	FONT-STYLE: italic;
	color: #cc3366;
}
h4	{
	text-decoration: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 13pt;
	FONT-WEIGHT: normal;
	color: #015022;
}
h5	{
	text-decoration: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	color: #000000;
}

p	{
	text-decoration: none;
	FONT-FAMILY: "Comic sans MS",Serif;
	FONT-SIZE: 12pt;
	FONT-WEIGHT: normal;
	color: #000000;
}
.general
{	text-decoration: none;
	FONT-FAMILY: "Comic sans MS",Serif;
	color: #df4665;
	FONT-SIZE: 11pt;
	FONT-WEIGHT: bold;
	margin-left: 2cm;
	margin-right: 2cm;
}	
.testimonial
{
	text-decoration: none;
	FONT-FAMILY: "Comic sans MS",Serif;
	FONT-SIZE: 11pt;
	FONT-WEIGHT: normal;
	FONT-STYLE: italic;
	color: #df4665;
	margin-left: 2cm;
	margin-right: 2cm;
}
li	{
	text-decoration: none;
	color: #000000;
}
td{
	text-decoration: none;
	FONT-FAMILY: "Comic sans MS",Serif;
	color: #df4665;
	FONT-SIZE: 11pt;
	FONT-WEIGHT: bold;
	margin-left: 2cm;
	margin-right: 2cm;
}

.bold
{
    	FONT-FAMILY: Arial, Helvetica, sans-serif;
    	FONT-SIZE: 12pt;
   	FONT-WEIGHT: bold;
}
.italic
{
    	FONT-FAMILY: Arial, Helvetica, sans-serif;
    	FONT-SIZE: 12pt;
	FONT-STYLE: italic;
}
.bold_italic
{
    	FONT-FAMILY: Arial, Helvetica, sans-serif;
    	FONT-WEIGHT: bold;
    	FONT-SIZE: 12pt;    	
	FONT-STYLE: italic;
}
.bold_red
{
    	FONT-FAMILY: Arial, Helvetica, sans-serif;
    	FONT-WEIGHT: bold;
    	FONT-SIZE: 12pt;    	
	COLOR: #ff0000;
}
.bold_white_xlarge
{
    	FONT-FAMILY: "Comic sans MS", Arial, Helvetica, sans-serif;
    	FONT-WEIGHT: bold;
    	FONT-SIZE: 18pt;    	
	COLOR: #ffffff;

	
	
	
}
.bold_white_large
{
    	FONT-FAMILY: "Comic sans MS", Arial, Helvetica, sans-serif;
    	FONT-WEIGHT: bold;
    	FONT-SIZE: 16pt;    	
	COLOR: #ffffff;
}
/************** utility styles *****************/
#utility{
	top: 99px;
	margin: 0;
	padding: 0;
	left: 306px;
	position: absolute;
	width: 501px;
	z-index: 99;

}

#utility a{
	color: #004F22;
	padding: 0px 7px 5px 7px;
	text-decoration: none;
}

#utility a:hover{
	text-decoration: none;
	background-color: #FFFFFF;
}

/************** siteInfo styles ****************/
	
#siteInfo{
	margin-top: 20px;
	clear: both;
	font-size: 11px;
	color: #666666;
	}

#siteInfo img{
	padding: 4px 4px 4px 0px;
}
.footer{
    COLOR: #666666;
	font-size: 10px
}
