/* CSS Document */

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#333333;
}

.body_text
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	color:#000000;
	line-height:18px;
	padding-left:10px;
	padding-right:5px;
}


.top_links
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}

.top_links:hover
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:10px;
	color:#ffffff;
	text-decoration:underline;
}

.news_heading
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:10px;
	font-weight:bold;
	color:#0E4563;
	padding-left:10px;
}

.news
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	color:#2a2a2a;
	line-height:18px;
	padding-left:10px;
}

.read_more
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	color:#DD0024;
	padding-right:5px;
	text-decoration:none;
}

.read_more:hover
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	color:#DD0024;
	padding-right:5px;
	text-decoration:underline;
}

.see_more
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	color:#CA0000;
	font-weight:bold;
	text-decoration:none;
}

.see_more:hover
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	color:#CA0000;
	font-weight:bold;
	text-decoration:underline;
}

.inner_heading
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	color:#000000;
	font-weight:bold;
}

.footer
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	color:#ffffff;
}

.footer_links
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.footer_links:hover
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

.site_map_links
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	color:#000000;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
}

.site_map_links:hover
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	color:#000000;
	font-weight:bold;
	padding-left:10px;	
	text-decoration:underline;
}





.click_here_red
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	color:#CA0000;
	font-weight:bold;
	text-decoration:none;
}

.click_here_red:hover
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	color:#CA0000;
	font-weight:bold;
	text-decoration:underline;
}

.click_here_green
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	color:#086E0D;
	font-weight:bold;
	text-decoration:none;
}

.click_here_green:hover
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	color:#086E0D;
	font-weight:bold;
	text-decoration:underline;
}

.photo_gal_bg
{
	background-image: url(../images/photo_gallery.jpg);
	background-repeat: no-repeat;
}

.request_quote_bg
{
	background-image: url(../images/request_quote.jpg);
	background-repeat: no-repeat;
}

.classes_bg
{
	background-image: url(../images/classes.jpg);
	background-repeat: no-repeat;
}


.services_box
{
	border: 1px solid #CCCCCC;
}

.form
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	color:#000000;
}
img.fRight {
	float: right; 
	margin-right: 5px;
	vertical-align:top;	
	margin-bottom:10px;
	margin-left:20px;
}
