body {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	margin:0px 0px 0px 0px;
	background-image:url('images/bg.jpg');
	text-align:center;
}
#everything {
	margin:0px auto;
	position:absolute;
	width:100%;
	height:100%; 
	text-align:center;
}
#wrapper {
	margin:0px 0px 0px 0px;
	text-align:center;
	float:left;
	width:980px;
	height:100%;
}

a:link {
	color:#ffffff;
}
a:visited {
	color:#ffdb8e;
}
a:hover {
	color:#b2e55c;
}

#leftfade {
	margin:0px 0px 0px 0px;
	background-image:url('img/bg_left.jpg');
	width:31px; 
	height:100%;
	/*border:1px solid #bbb;*/
}
#mid { 
	margin:0px 0px 0px 0px;
	text-align:center;
	background-color:#FFFFFF;
	width:1200px;
	height:100%;
}
#rightfade {
	margin:0px 0px 0px 0px;
	background-image:url('img/bg_right.jpg');
	width:30px;
	height:100%;
	/*border:1px solid #bbb;*/
}

h4 {
	margin:0px;
	color:#00489b;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
}
h5 {
	margin:0px;
	color:#006db7;
	font-size:18px;
}
h6 {
	margin:0px;
	color:#006db7;
	font-size:11px;
}
.normal {
	font-size:10px;
	color:#5a6871;
	text-align:justify;
}
.normal2 {
	text-align:justify;
	color:#8b005a;
	font-size:14px;
	line-height:30px;
	letter-spacing:2px;
}

a:link {
	color:#5a6871;
}
a:visited {
	color:#ffdb8e;
}
a:hover {
	color:white;
}

.stylish {
	background-image:url('images/inputBG.gif');
	border:#FFF solid 1px;
	font-family:"Times New Roman", Times, serif;
}
textarea {
	width:304px;
	height:60px;
	background-image:url('images/inputTxtBoxBG.gif');
	border:#FFF solid 1px;
	font-family:"Times New Roman", Times, serif;
}

.lightHeading {
	margin:0px;
	color:#8b005a;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	letter-spacing:normal;
}
.footer {
	color:#ffffff;
	line-height:10px;
}
.footer a:link {
	color:#ffffff;
}
.footer a:visited {
	color:#ffdb8e;
}
.footer a:hover {
	color:#b2e55c;
}

.lg {
	font-size:14px;
}




hr { 
	border: none 0; 
	border-top: 1px solid #fff;/*the border*/
	width: 99%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}



/* bottom area */
#bottom_nav {
	font-size:14px;
	color:#7590b0;
	padding:5px;
}
#bottom_nav a:link {
	color:#7590b0;
	text-decoration:none;
}
#bottom_nav a:visited {
	color:#54575b;
	text-decoration:none;
}
#bottom_nav a:hover {
	color:#001b5e;
	border-bottom:1px dashed silver;
}
#copyright {
	font-size:11px;
	color:#878787;
}
#copyright a:link {
	color:#7590b0;
	text-decoration:none;
}
#copyright a:visited {
	color:#878787;
	text-decoration:none;
}
#copyright a:hover {
	color:#001b5e;
	border-bottom:1px dotted silver;
}
/* bottom area end */



/*******   below is new.  BillW, 2010.06   *********/

/* ------------------------------------------------------------------- */
#ContentBox  {  padding:0 40px 5px 40px;  background-image:url(images2/orig_mainBG.jpg);  }
/* #ContentBox.ContentBox_Alt		{ padding:0; margin:0;   }     */
#ContentBox.ContentBox_Home		{  padding:0 35px 0 35px; }

.ContactUsForm		{ 
	font-size:12px;
	color:black;
	letter-spacing:normal;
	line-height:1.5;
}

/* ------------------------------------------------------------------- */


/* -------------------------------------------------------------------- */
/*				Press Coverage 																								*/
/* -------------------------------------------------------------------- */
#pagePressCoverage  			{ line-height:1.5em;  }
#pagePressCoverage h1  		{  font-weight:bold; }
h1.ComingSoon							{ text-align:center; margin:6em auto; }

ul.SubPageNavMenu   			{ 
	list-style:none; border:0 none;  margin:0 0 1em 0; padding:0; 
	background-color:#6B324A; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:1.1em;
}
ul.SubPageNavMenu li  		{ margin:.4em 1em; padding:0;  display:inline-block;   }
ul.SubPageNavMenu li a		{ color:white; text-decoration:none;  }
ul.SubPageNavMenu li a:link			{  }
ul.SubPageNavMenu li a:visited	{  }
ul.SubPageNavMenu li a:hover		{  color:#E1BDCB;   /* text-decoration:underline; */  }
ul.SubPageNavMenu li a:active		{  }
ul.SubPageNavMenu li a.currentpage	{ color:#99B56B; }


#cms_Table 											{  width:100%;  margin:1em 0 1em 0;   }
#cms_Table tr										{      }
#cms_Table td.ImageCol					{  width:33%; text-align:center;  }
#cms_Table td.ImageCol img			{  margin:5px 5px 5px 0;  }
#cms_Table td.TextCol						{  width:67%;  }
#cms_Table tr.SpacerRow td			{  padding:10px;  }
#cms_Table img.cms_Image 				{  margin:auto;  border:0 none; }
#cms_Table div.cms_Heading 			{  font-weight:bold;  margin:0 0 0.2em 0; }
#cms_Table div.cms_SubHeading1 	{  margin:0.2em 0; }
#cms_Table div.cms_SubHeading2 	{  margin:0.2em 0; }
#cms_Table div.cms_Content 			{   }
/* -------------------------------------------------------------------- */


/* ------------------------------------------------------------------- */
/*   footer:  social sites buttons   */
a.linkFacebook  		{ text-decoration:none;   }
a.linkFacebook img  { margin:2px;   }
a.linkTwitter 			{ text-decoration:none;   }
a.linkTwitter img		{ margin:2px;   }
/* -------------------------------------------------------------------- */


