
body {
	background: url(../i/tn-fade-background.gif) no-repeat;
	margin: 0;
	padding: 0;
	color: #666666;
	font-family: arial;
	font-size: 12px;
}

table, td {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
}

a:link {color: #000000; text-decoration: none; text-decoration: underline; font-weight: bold;}
a:active {color: #990000; text-decoration: none; text-decoration: underline; font-weight: bold;}
a:visited {color: #000000; text-decoration: none; text-decoration: underline; font-weight: bold;}
a:hover {color: #990000; text-decoration: none; text-decoration: underline; font-weight: bold;}


.topnavat			{font-size: 13px; color: #000000; text-decoration: none; font-weight: bold;}
a.topnav:link		{font-size: 13px; color: #000000; text-decoration: none; font-weight: bold;}
a.topnav:active		{font-size: 13px; color: #000000; text-decoration: none; font-weight: bold;}
a.topnav:visited	{font-size: 13px; color: #000000; text-decoration: none; font-weight: bold;}	
a.topnav:hover		{font-size: 13px; color: #990000; text-decoration: none; font-weight: bold;}

a.botnav:link		{font-size: 11px; color: #000000; text-decoration: none;}
a.botnav:active		{font-size: 11px; color: #000000; text-decoration: none;}
a.botnav:visited	{font-size: 11px; color: #000000; text-decoration: none;}	
a.botnav:hover		{font-size: 11px; color: #990000; text-decoration: underline;}

h1.body {
	padding: 0px 0px 15px 0px;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	
}

.header2 {
	padding: 15px 0px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	
}


/* Home Page center */
.headerOne {font-size: 14px; color: #000000; text-decoration: none;}

a.hpMid:link		{font-size: 12px; color: #990000; text-decoration: none; font-weight: bold;}
a.hpMid:active		{font-size: 12px; color: #990000; text-decoration: none; font-weight: bold;}
a.hpMid:visited		{font-size: 12px; color: #990000; text-decoration: none; font-weight: bold;}	
a.hpMid:hover		{font-size: 12px; color: #000000; text-decoration: none; font-weight: bold;}

/* Bottom nav */
.boldRed {font-size: 12px; color: #990000; font-weight: bold; line-height: 18px;}

/* Left nav */

#navigation {
	width: 170px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	border-bottom: 3px solid #adadad;

}
#navigation li a:link, #navigation li a:visited {
	font-size: 13px;
	display: block;
	padding: 5px 10px 5px 16px;
	border-left: 3px solid #adadad;
	border-right: 3px solid #adadad;
	background-color: #c0c0c0;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}

#navigation li a:hover {
	background-color: #adadad;
	font-weight: bold;
	color: #ffffff;
}

/* Top Nav Drop Down */

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 13px;
	font-weight: bold;}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 200px;
	
	color: #000000;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;

	border: 1px solid #990000}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #c0c0c0;
		color: #000000;
		font: 13px arial;
		font-weight: bold;
		}

	#sddm div a:hover
	{	background: #adadad;
		color: #FFF}
		
/* End Top Nav Drop Down */
/* Unit Size Chart */
.firstcolBackgroundhdr {
		background: #fec343;
		color: #000000;
		font: 13px arial;
		font-weight: bold;
		
		}

.restcolBackgroundhdr {
		background: #fec343;
		color: #000000;
		font: 13px arial;
		font-weight: bold;
		}
		
.tableStyle {
	background: #ffffff;
	text-align: center;

	border: 2px solid #adadad;
	}
	
td.tableStyle {
	border: 1px solid #adadad;

	}
		
/* End Size Chart */


/*  Temporary styles to borrow from
body {
	background: #263231 url(images/bg.gif) repeat left top;
	margin: 0;
	padding: 40px 0 40px 0;
	color: #30312d;
	font-family: verdana;
	font-size: 11px;
	text-align: center;
}

table, td {
	color: #30312d;
	font-family: verdana;
	font-size: 11px;
}

p {
	margin: 0 0 15px 0;
	line-height : 18px;
}

a:link, a:active, a:visited {
	color: #8e1f07;
	text-decoration: none;
	border: none;
}

a:hover {
	color: #afe9e1;
}

a.thumb:link img, a.thumb:active img, a.thumb:visited img {
	border: 1px solid #ffffff;
	margin: 0 0 3px 1px;
}

a.thumb:hover img {
	border: 1px solid #30312d;
	margin: 0 0 3px 1px;
}

a.close:link, a.close:active, a.close:visited {
	color: #7ba29d;
}

a.close:hover {
	color: #afe9e1;
}

#container {
	width: 1024px;
	position: relative;
	text-align: justify;
	padding: 0;
	margin: 0 auto;
}


#header {
	padding-top: 4px;
	border-top: 1px solid #5d7572;
	border-bottom: 1px solid #b9cfcc;
}

#headerContent {
	background: #5d7572 url(images/logo.gif) no-repeat left top;
	height: 109px;
	padding-left: 222px;
}

#mainNav {
	float: left;
	width: 133px;
}

#quote {
	float: right;
	width: 505px;
}

#mainContent {
	padding: 0;
	margin: 0;
	background-color: #afbdbb;
	overflow: auto;
	height: 635px;
}

#mainContent #left {
	float: left;
	width: 426px;
}

#mainContent .border {
	border: 1px solid #ffffff;
}

#mainContent #right {
	float: left;
	width: 557px;
	padding: 29px 0 0 0;
}

#mainContent #right #title {
	margin-bottom: 30px;
}

#mainContent #right .subTitle {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}


#mainContent #right .subTitleppclandingpages {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 14px;
}

h1.ppc {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}



a.page:link, a.page:active, a.page:visited {
	color: #ffffff;
	text-decoration: none;
	border: none;
}

a.page:hover {
	color: #8e1f07;
}

.page {
	color: #393a37;
}

#footer {
	margin: 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #5d7572;
}

#footerContent {
	padding-top: 7px;
	background-color: #5d7572;
	color: #0f2321;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	height: 23px;
}

#footerContent a:link, #footerContent a:active, #footerContent a:visited  {
	color: #0f2321;
}

#footerContent a:hover  {
	color: #aae1da;
}

.clear{
  clear: both;
  height: 1px;
  overflow: hidden;
  line-height: 1%;
  font-size: 0px;
  font-size: 0px;
  margin-bottom: -1px;
}



#subNav {float: left;width: 150px; margin: 30px 0 0 -12px;}

ul#aboutSubNav {padding: 0;margin: 0;width: 125px;height: 30px;}
ul#aboutSubNav li {display: block;}
ul#aboutSubNav li a {display: block;outline: none;height: 13px;background: transparent url(images/b_aboutSubNav.gif) no-repeat 0 0;text-indent: -9009px;margin: 0;}

ul#aboutSubNav li#team a {height:13px;background-position:0 0;}
ul#aboutSubNav li#team a:hover {background-position:-125px 0}
#TeamPage ul#aboutSubNav li#team a, #TeamPage ul#aboutSubNav li#team a:hover {background-position:-125px 0}

ul#aboutSubNav li#testimonials a {height:16px;background-position:0 -13px;}
ul#aboutSubNav li#testimonials a:hover {background-position:-125px -13px}
#TestimonialsPage ul#aboutSubNav li#testimonials a, #Testimonials ul#aboutSubNav li#testimonials a:hover {background-position:-125px -13px}


#TeamPage #title {margin: 29px 0 30px 0; padding-left: 426px;}
#TeamPage .left {float: left;text-align: right;width: 426px;}
#TeamPage .left img {margin-right: 30px; border: 1px solid #ffffff;}
#TeamPage .right {float: left; width: 460px;}
#TeamPage .teamMember {float: left; padding-bottom: 25px;}
body {
	background-color: #404040;
	font-size: 12px;
	font-family: verdana
}

h1.titlehdr {
font-family: verdana;
font-weight: normal;
font-size: 13px; 
color: #ffffff; 
text-decoration: none; 
margin-top: 1px; 
margin-bottom: 1px;}

a:link {color: #6e6e6e; text-decoration: none; font-size: 12px;}
a:active {color: #999999; text-decoration: none; font-size: 12px;}
a:visited {color: #6e6e6e; text-decoration: none; font-size: 12px;}
a:hover {color: #999999; text-decoration: none; font-size: 12px;}

.gray	{background-color: #b2b2b2;}
.black	{background-color: #000000;}
.border {background-color: #4d4d4d;}
.bodybg {background-color: #404040;}
		
.lnhdr  {padding: 0px 0px 12px 18px; color: #999999; font-size: 12px; font-weight: normal;}
.lnone	{padding: 0px 3px 2px 18px; color: #999999; font-size: 12px; font-weight: normal;}
.lntwo	{padding: 0px 3px 2px 25px; color: #999999; font-size: 12px; font-weight: normal;}

a.email:link	{color: #999999; text-decoration: none; font-weight: normal; font-size: 11px;}
a.email:active	{color: #999999; text-decoration: none; font-weight: normal; font-size: 11px;}
a.email:visited	{color: #999999; text-decoration: none; font-weight: normal; font-size: 11px;}	
a.email:hover	{color: #999999; text-decoration: none; font-weight: normal; font-size: 11px;}

.lnlinkat			{color: #d1d1d1; text-decoration: none; font-weight: normal;}
a.lnlink:link		{color: #999999; text-decoration: none; font-weight: normal;}
a.lnlink:active		{color: #999999; text-decoration: none; font-weight: normal;}
a.lnlink:visited	{color: #999999; text-decoration: none; font-weight: normal;}	
a.lnlink:hover		{color: #666666; text-decoration: none; font-weight: normal;}

.copyright {
font-size: 11px; 
color: #d1d1d1; 
text-decoration: none; 
font-weight: normal;
}


.shootnotes {color: #FFFFFF; font-size: 12px; text-decoration: none;}

*/