body {
	background-image: url(../images/backgrounds/main-bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 5px;
}

.table_main-yellow {
	background-image: url(../images/backgrounds/1pxyellow-bg.gif);
	background-repeat: repeat;
}

.top_right_box {
	background-image: url(../images/home/right_top/box-bg.gif);
	background-repeat: repeat-y;
}

.bottom_left_box {
	background-image: url(../images/home/bottom_left/box_bg.gif);
	background-repeat: repeat-y;
}

.table_purple {
	background-image: url(../images/backgrounds/purple_bg.gif);
	background-repeat: repeat;
}

.about_box {
	background-image: url(../images/inside_pages/general/box-bg.gif);
	background-repeat: repeat-y;
}

.directions_box {
	background-image: url(../images/inside_pages/general/directions_box-bg.gif);
	background-repeat: repeat-y;
}

.home_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999966;
}

.home_titles11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999966;
}

.home_text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999966;
}

.purple_text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666699;
}

.purple_text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666699;
}

.purple_titles12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666699;
}

.contact_titles14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666699;
	line-height: 18px;
}

.contact_titles12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666699;
	line-height: 18px;
}

.contact_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999966;
	line-height: 18px;
}

.white_text_titles {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.white_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}

.purple_titles14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666699;
}

.yellow_titles14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999966;
}

a			{ color:#3366CC; font-weight: bold; text-decoration:underline; }

a:link 		{ color:#3366CC; font-weight: bold; }

a:active 	{ color:#3366CC; font-weight: bold; }

a:visited 	{ color:#3366CC; font-weight: bold; }

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