/*styling for index.html*/
/*styling for td cells*/
.ctp {
	font-family: serif;
	font-weight: normal;
	text-align: center;
}
div#flame {
	margin: 0px;
	padding: 0px;
	height: 30px;
	left: 466px;
	position: absolute;
	top: -20px;
	background-image: url(images/firetab.jpg);
	z-index: 1;
}
ul#nav	{
	list-style-type: none;
	font-size: 14px;
	top: 10px;
	height: 22px;
	margin: 10px 0;
	width: 600px;
	text-align: left;
	position: relative;
	left: 40px;
	}
ul#nav li	{
	display: inline;
	border: 2.5px groove #CCCCCC;
	background-color: #CC0000;
	}
ul#nav li a	{
	padding: 7px 20px;
	margin: 0px 1px;
	border: 1px solid #666;
	text-decoration: none;
	text-align: center;
	color: white;
	font-weight: bold;
	}
ul#nav li a:hover	{
	background-color: #0099CC;
	color: #fff;
	}	
li#active a	{
	color: #0099CC;
	}
li.flame a {
	background: url(file:///C|/Documents%20and%20Settings/Carrie-1/My%20Documents/CARRIES%20WEB%20SITES/ARCHIVE/NHI%20Site%20ADOBE/coldFlame_550_150.swf);
	}
#column1	{
	width: 800px;
	height: 500px;
	margin: 0 0 0 0;
	float: left;
}
#column2	{
	position: relative;
	z-index: 500;
	width: 240px;
	height: 700px;
	margin: 0 auto;
	text-align: center;
	background: #EEEEEE;
	padding: 0 10px;
	float: right;
		}
#bottom	{
	width: 715px;
	height: 100px;
	background: #EEEEEE;
	top: 615px;
	position: absolute;
	left: 0px;
	}
#container	{
	position: relative;
	width: 750px;
	height: 350px;
	margin: 0 auto 0 auto;
	left: 0;
	top: 0px;
	background-color: #EEEEEE;
	padding: 10px 0;
	}
body	{
	text-align: center;
	font-family: serif;
	margin-top: 0px;
	background-repeat: repeat-x;
	background-color: #EEE;
	}
body *{


}
div#content	{
	width: 960px;
	margin: 0 auto;
	padding: 15px 0;
	position: relative;
	top: 0px;
	height: 655px;
	clear: both;
	}
#key	{
	float: left;
	margin-left: 0;
	padding-right: 10px;
	margin-top: 60px;
	}
#header	{
	height: 250px;
	width: 1000px;
	margin: 0 auto;
	padding-left: 0px;
	z-index: 1000;
	}
h1	{font-family: Cooper Std Black, Bell Gothic Std Black ;
	font-size: 22px;
	text-align: center;
	}
h1.title	
	{
	padding-top: 75px;
	font-size: 20pt;

}
h2	{
	font-family: Georgia, "Times New Roman", Times, serif, "Blackoak Std";
	font-size: 16pt;
	text-align: center;
	font-weight: normal;
	}
.tradeoption	{
	position: absolute;
	bottom: 25px;
	left: 100px;
	}
image	{border: none;}
.anythingcentered	{
	text-align: center;}
#threepics	{
	text-align: center;
	position: absolute;
	left: -50px;
	}
.anythingbottomed	{
	position: absolute;
	bottom: 10px;
	left: 5px;
	}
h3	{
	font-family: Georgia, "Times New Roman", Times, serif, "Blackoak Std";
	font-size: 13pt;
	text-align: center;
	letter-spacing: 1px;
	font-weight: normal;
}
table	{
	text-align: center;
	margin: auto auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
td	{
	padding: 5px 5px;
	font-size: 11pt;
	}

a:link{color:black;}
a:visited{color:black;}
a:hover	{
	color: #0000CC;
	}
#innercontainer	{
	width: 300px;
	margin: 25px auto;
	background-color: white;
	border: 2px groove #F2F4FA;
	position: relative;
	}
.ctp a {
	text-decoration: none;
}
#content #column1 #container .ctp span {
	font-size: 8pt;
	color: #333333;
}
#content #column2 #yellow_attn {
	background-color: #CCCC00;
	padding: 3px 0;
	margin-top: 10px;
}
#content #column2 #mail {
	vertical-align: sub;
}
.blue_link a:hover{
	font-size: 16pt;
	font-weight:bold;
}
.ctp h2{margin: 0 0;}
div#container2 {
	margin-top: 25px;
}

