body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #EDE9E0;
	background-image: url(images/bkg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}

h1 {
	font-size: 16px;
	color: #99CC00;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.footerbkg {
	background-image: url(images/bottomnavibkg.jpg);
	background-repeat: no-repeat;
}

.navibkg {
	background-image: url(images/menubkg.jpg);
	background-repeat: no-repeat;
}

.contentbkg {
	background-image: url(images/content.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.sidebar_contact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #60236B;
	font-weight: bold;
}
.sidebar_contact2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #60236B;
}

.headline {
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
	color:#9FB42A;
	font-weight: bold;
}


/* ...............................................
BANNER BACKGROUND
................................................*/

.bannerbkg0 {
	background-image: url(images/banner0.jpg);
	background-repeat: no-repeat;
}

.bannerbkg1 {
	background-image: url(images/banner1.jpg);
	background-repeat: no-repeat;
}

.bannerbkg2 {
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;
}

.bannerbkg3 {
	background-image: url(images/banner3.jpg);
	background-repeat: no-repeat;
}

.bannerbkg4 {
	background-image: url(images/banner4.jpg);
	background-repeat: no-repeat;
}

.bannerbkg5 {
	background-image: url(images/banner5.jpg);
	background-repeat: no-repeat;
}

.bannerbkg6 {
	background-image: url(images/banner6.jpg);
	background-repeat: no-repeat;
}

.bannerbkg7 {
	background-image: url(images/banner7.jpg);
	background-repeat: no-repeat;
}

.bannerbkg8 {
	background-image: url(images/banner8.jpg);
	background-repeat: no-repeat;
}

.bannerbkg9 {
	background-image: url(images/banner9.jpg);
	background-repeat: no-repeat;
}

.bannerbkg10 {
	background-image: url(images/banner10.jpg);
	background-repeat: no-repeat;
}

.bannerbkg11 {
	background-image: url(images/banner11.jpg);
	background-repeat: no-repeat;
}

.bannerbkg12 {
	background-image: url(images/banner12.jpg);
	background-repeat: no-repeat;
}

.bannerbkg13 {
	background-image: url(images/banner13.jpg);
	background-repeat: no-repeat;
}



/* ...............................................
SIDEBAR BACKGROUND
................................................*/
.sidebarbkg0 {
	background-image: url(images/sidebar.jpg);
	background-repeat: no-repeat;
}

.sidebarbkg1 {
	background-image: url(images/sidebar1.jpg);
	background-repeat: no-repeat;
}

.sidebarbkg2 {
	background-image: url(images/sidebar2.jpg);
	background-repeat: no-repeat;
}

.sidebarbkg3 {
	background-image: url(images/sidebar3.jpg);
	background-repeat: no-repeat;
}

.sidebarbkg4 {
	background-image: url(images/sidebar4.jpg);
	background-repeat: no-repeat;
}

.sidebarbkg5 {
	background-image: url(images/sidebar5.jpg);
	background-repeat: no-repeat;
}
.sidebarbkg6 {
	background-image: url(images/sidebar6.jpg);
	background-repeat: no-repeat;
}

.sidebarbkg7 {
	background-image: url(images/sidebar7.jpg);
	background-repeat: no-repeat;
}

.sidebarbkg8 {
	background-image: url(images/sidebar8.jpg);
	background-repeat: no-repeat;
}

.sidebarbkg9 {
	background-image: url(images/sidebar9.jpg);
	background-repeat: no-repeat;
}

.sidebarbkg10 {
	background-image: url(images/sidebar10.jpg);
	background-repeat: no-repeat;
}

.sidebarbkg11 {
	background-image: url(images/sidebar11.jpg);
	background-repeat: no-repeat;
}
.sidebarbkg12 {
	background-image: url(images/sidebar12.jpg);
	background-repeat: no-repeat;
}
.sidebarbkg13 {
	background-image: url(images/sidebar13.jpg);
	background-repeat: no-repeat;
}

/* ...............................................
LINKS
................................................*/

.sidebar:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #60236B;
	font-weight: bold;
		text-decoration: none;
}

.sidebar:visited{ 
font-family: Times New Roman, Times, serif; 
font-size: 14px;
color: #60236B;
font-weight: bold;
	text-decoration: none;
}

.sidebar:hover{ 
font-family: Times New Roman, Times, serif; 
font-size: 14px;
color: #088C93;
font-weight: bold;
	text-decoration: none;
}

.sidebar:active{ 
font-family: Times New Roman, Times, serif; 
font-size: 14px;
color: #60236B;
font-weight: bold;
	text-decoration: none;
}

.sidebarcontact:link{
font-family: Arial; 
font-size: 12px;
color: #60236B;
	text-decoration: none;
}

.sidebarcontact:visited{ 
font-family: Arial; 
font-size: 12px;
color: #60236B;
	text-decoration: none;
}

.sidebarcontact:hover{ 
font-family: Arial; 
font-size: 12px;
color: #088C93;
	text-decoration: underline;
}

.sidebarcontact:active{ 
font-family: Arial; 
font-size: 12px;
color: #60236B;
	text-decoration: none;
}

.menutop:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.menutop:visited{ 
	font-family: "Times New Roman", Times, serif;
font-size: 14px;
	color: white;
font-weight: bold;
	text-decoration: none;
}

.menutop:hover{ 
	font-family: "Times New Roman", Times, serif;
font-size: 14px;
color:#003333;
font-weight: bold;
	text-decoration: none;
}

.menutop:active{ 
	font-family: "Times New Roman", Times, serif;
font-size: 14px;
	color: white;
font-weight: bold;
	text-decoration: none;
}
.footernav:link{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
		text-decoration: none;
}

.footernav:visited{ 
	font-family: Arial;
	font-size: 11px;
	color: #666666;
font-weight: bold;
	text-decoration: none;
}

.footernav:hover{ 
	font-family: Arial;
	font-size: 11px;
color: #088C93;
font-weight: bold;
	text-decoration: none;
}

.footernav:active{ 
	font-family: Arial;
	font-size: 11px;
	color: #666666;
font-weight: bold;
	text-decoration: none;
}
