﻿body
{
	background-image: url(/assets/images/body-bg.jpg);
	background-repeat: repeat-x;
}

#header
{
	height: 246px;
	background-image: url(   '/assets/images/header-2.png' );
	background-repeat: no-repeat;
}

#logo
{
	height: 182px;
}
#telnum
{
	height: 44px;
	font-family: Verdana;
	line-height: 30px;
	letter-spacing: 1px;
	font-size: 26px;
	color: #ffffff;
	background-image: url(/assets/images/telnum.png);
	background-repeat: no-repeat;
}
#topnav
{
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
}
#topnav li
{
	display: inline;
	margin-left: 25px;
	margin-right: 25px;
	text-decoration: none;
	color: #666666;
}

#topnav li a
{
	text-decoration: none;
	color: #666666;
}
#topnav li a:hover
{
	color: #ff0000;
	text-shadow: #6374AB 2px 2px 8px;
}


#breadcrumb
{
	height: 35px;
}
#left
{
	text-align: center;
	font-family: arial;
	font-size: 12px;
}

#leftheadings
{
	font-family: Verdana;
	color: #ff0000;
	font-size: 18px;
}

#title
{
	font-family: Verdana;
	height: 42px;
	color: #d72530;
	font-size: 24px;
}


#leftnavigationlinks li
{
	height: 24px;
	text-decoration: none;
	color: #666666;
	background-image: url(/assets/images/btn.jpg);
	border: solid 1px #a8a8a8;
	margin: 3px 0px 3px 0px;
	padding: 6px 0px 0px 0px;
}

#leftnavigationlinks li:hover
{
	background-image: url(/assets/images/btn-over.jpg);
	color: #ff0000;
}

#leftnavigationlinks li a
{
	text-decoration: none;
	color: #666666;
	height: 13px;
}

#leftnavigationlinks li a:hover
{
	color: #ff0000;
}

#maincontent
{
	min-height: 550px;
	height: 100%;
	background: #ffffff;
	border: 1px solid #a8a8a8;
	padding-left: 10px;
	margin: 0px;
}


#rightcontent
{
	min-height: 550px;
}




#rightbox2
{
	margin-top: 20px;
	font-family: Verdana;
	color: #ff0000;
}

#rightbox2content
{
	margin-top: 20px;
	color: #666666;
}
#callbackform
{
	padding-left: 8px;
}

.txtboxes
{
	width: 200px;
}


#footer
{
	text-align: center;
	height: 35px;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}


#footer li
{
	display: inline;
	margin-left: 25px;
	margin-right: 25px;
	text-decoration: none;
	color: #666666;
}

#footer li a
{
	text-decoration: none;
	color: #666666;
}
#footer li a:hover
{
	color: #ff0000;
}


#blogfeed
{
	font-family: Verdana;
	color: #ff0000;
	font-size: 18px;
}

#blogfeed a
{
	text-decoration: none;
	color: #666666;
	font-size: 14px;
}

#blogfeed a:hover
{
	color: #666666;
	font-weight: bold;
}

#table-home
{
}

#table-home a
{
	text-decoration: none;
	color: #666666;
}

#table-home a:hover
{
	color: #ff0000;
}
.tabletop1
	{color: rgb(255, 0, 0); font-size: 14pt; font-family: Trebuchet MS;}
	
	.tabletop2
	{color:#666666;font-size: 10pt; padding-right:30px;}


