body {
	background: #ffffff;
	/* 	background: url(../images/background.png) repeat; */
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}

BODY, TD, .NormalText {
	font-family: verdana, arial, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	color: #000000;
}

.Header		  { font-size: 18px; font-weight: bold; color: #0079B2; line-height: 18px; }
.Subheader	  { font-size: 14px; font-weight: bold; color: #0079B2; line-height: 18px; }
.OrangeHeader { font-size: 18px; font-weight: bold; color: #FD8121; line-height: 18px; }
.OrangeSubheader  { font-size: 14px; font-weight: bold; color: #FD8121; line-height: 18px; }

.SmallText 	{ font-size: 11px; }
.MediumText	{ font-size: 18px; }
.LargeText 	{ font-size: 24px; }

.Red		{ color: #FF0000; }
.Orange		{ color: #FD8121; }
.LightOrange{ color: #E9C082; }
.Green		{ color: #008000; }
.Blue		{ color: #0079B2; }
.LightBlue	{ color: #B5E7FF; }
.Black		{ color: #000000; }

a:link,a:visited { color: #0079B2; text-decoration: underline; }
a:hover,a:active { color: #FD8121; text-decoration: underline; }

a.OrangeLink { color: #FD8121; }
a.OrangeLink:link,a.OrangeLink:visited,a.OrangeLink:active,a.OrangeLink:hover { color: #FD8121; }
a.BlueLink 	 { color: #0079B2; }
a.BlueLink:link,a.BlueLink:visited,a.BlueLink:active,a.BlueLink:hover { color: #0079B2; }

img.Left	{ float: left;  padding: 3px 8px 3px 0px; }
img.Right	{ float: right; padding: 3px 0px 3px 8px; }

* #container {
	border: 1px solid #FD8121;
	background-color: #ffffff;
	color: #000000;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 750px;
}

* #header {
	background: url(../images/banner3.jpg) no-repeat;
	height: 240px;
	text-align: center;
	width: 100%;
	border-bottom: 1px solid #FD8121;
}

#header h1 {
	font-size: 2.2em;
	text-align: right;
	padding-right: 5px;
}

#header a {
	background-color: transparent;
	color: #ffffff;
	font-family: helvetica, verdana, arial, serif;
	text-decoration:none;
}

#header a:hover {
	background-color: transparent;
	color: #999999;
}

* #sidebar {
	float: left;	
	margin-top: 10px;
	width: 140px;
}

* #sidebar ul {
	list-style: none;
	margin-left: 15px;
	padding-left: 0px;
}

* #sidebar ul li {
	display: block;
	padding-bottom: 8px;	
}

* #sidebar a {
	background-color: #ffffff;
	border-bottom: 1px dotted #666666;
	border-right: 1px dotted #666666;
	color: #666666;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px 8px;
	text-decoration: none;
}

* #sidebar a:hover {
	background-color: #666666;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	color: white;
}

* #extras, * #consultation, * #testimonials, * #recentnews {
	float: right;
	font-size: 10px;
	width: 150px;
	margin: 0px;
	padding: 0 5px 0 5px;
}

* #extras td, * #consultation td, * #testimonials td, * #recentnews td {font-size: 10px; }

* #content {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 8px;
	width: 400px;
}

#content ul, #content_wide ul	{list-style: none; margin: 20px; padding: 0 0 0 5px; }

#content li, #content_wide li {
	background-image: url(../images/bullet_orange.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	text-align: left;
}

* #content_wide {
	float: right;
	padding-left: 10px;
	padding-right: 15px;
	margin-top: 8px;
	width: 560px;
}

#content ol li  	   {background-image: none; margin-left: 5px; padding: 0 0 0 5px; }
#content_wide ol li    {background-image: none; margin-left: 5px; padding: 0 0 0 5px; }
#content_wide ol li li {background-image: none; margin-left: 5px; padding: 0 0 0 5px; }

#content ul li li 	   {list-style-type: circle; background-image: none; padding: 0 0 0 5px; }
#content_wide ul li li {list-style-type: circle; background-image: none; padding: 0 0 0 5px; }

div.LightBlueBox { width: 375px; background: #B5E7FF; border: 1px solid #0079B2; padding: 5px; color: #000; font-weight: normal; text-align: left;}

div.LightOrangeBox { width: 375px; background: #F9DA99; border: 1px solid #0079B2; padding: 5px; color: #000; font-weight: normal; text-align: left;}

div.CallOut { width: 375px; background: #F9DA99; border: 1px solid #0079B2; padding: 5px; font-size: 16px; color: #000; font-weight: normal; line-height: 18px; }

div.ClickToCall { float: right; font-size: 12px; color: #0079B2; }

* #footer {
	background-color: #ffffff;
	clear: right;
	color: #000000;
	font-size: 0.7em;
	margin: 0 auto;
	padding-bottom: 4px;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	text-align: center;
	width: 730px;
}

* #footer a { border-bottom: 1px dotted #666666; }

* #footer a:hover { text-decoration: none; }

/*********  drop down menu styles ********/

div#sidebar			{clear: left; float: left; width: 135px; margin: 10px 0; padding: 0; font-size: 12px;}
div#sidebar ul		{width: 150px; padding: 0; margin: 0 0 10px 10px; font-size: 12px; list-style: none;}
div#sidebar li		{position: relative; width: 135px; margin: 0; vertical-align: middle;}
div#sidebar ul ul	{position: absolute; visibility: hidden; margin: 0 0 0 146px; top: 0; z-index: 9; background: #E8F4FF;}
div#sidebar ul ul li	{float: left; margin: 0; padding: 0;}

div#sidebar ul a	{
	background-color: #ffffff;
	border-bottom: 1px dotted #666666;
	border-right: 1px dotted #666666;
	color: #000;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
	width: 135px;
}
div#sidebar ul a:link,
div#sidebar ul a:visited,
div#sidebar ul a:active	{color: #0079B2; background: #ffffff;}
div#sidebar ul a:hover	{color: #fff; /* border-color: #6C9E00; */ background: #0079B2;}
div#sidebar ul a.current:link,
div#sidebar ul a.current:visited,
div#sidebar ul a.current:active	{color: #fff; /* border-color: #6C9E00; */ background: #0079B2; border: 0;}
div#sidebar ul a.current:hover	{border-color: #0079B2;}

div#sidebar ul ul a				{width: 140px; border-width: 0 0 1px; border-right: 1px dotted #666666;}
div#sidebar ul ul a:link,
div#sidebar ul ul a:visited,
div#sidebar ul ul a:active		{color: #0079B2; background: #ffffff;}
div#sidebar ul ul a:hover,
div#sidebar ul ul a.current:link,
div#sidebar ul ul a.current:visited,
div#sidebar ul ul a.current:active	{color: #fff; /* border-color: #6C9E00; */ background: #0079B2; }
