html>body p {margin: 0px 0 15px 0;}
body {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE:12px;
	TEXT-ALIGN:left;
	COLOR:#454545;
	BACKGROUND-COLOR:#c0c0c0;
	margin: 0px;
	}
td {
	VERTICAL-ALIGN:top;
	TEXT-ALIGN:left;
	}

sup {
	MARGIN-TOP:0px;
	FONT-SIZE:10px;
	}
a sup {
	TEXT-DECORATION:none;
	}
.Clear {
	clear: both;
	}
	
/* OUTLINE | DROP-SHADOW | REQUIRED */
.OUTLINE {
	BACKGROUND:#FFFFFF;
	BORDER-TOP:#9bc4d6 1px solid;
	BORDER-BOTTOM:#9bc4d6 1px solid;
	BORDER-RIGHT:#9bc4d6 1px solid;
	}	
.REQUIRED {
	COLOR:#FF0000;
	FONT-SIZE:14px;
	FONT-WEIGHT:500;
	}

/* IMAGES */
img {
	BORDER:0px;
	}
.ALEFT {
	Float:LEFT;
	PADDING-RIGHT:10px;
	PADDING-BOTTOM:10px;
	}
.ARIGHT {
	Float:RIGHT;
	PADDING-LEFT:10px;
	PADDING-RIGHT:10px;
	}

/* HEADINGS */
h1, h2, h3, h4, h5, DT, h6, TFOOT, THEAD, TH {
	TEXT-DECORATION:none;
	WORD-SPACING:normal;
	LETTER-SPACING:normal;
	TEXT-TRANSFORM:none;
	}
h1	{	
	FONT-SIZE:26px;
	FONT-WEIGHT:normal;
	FONT-STYLE:normal;
	MARGIN-TOP:0px;
	MARGIN-BOTTOM:3px;
	}
#BodyTable h1	{	
	border-bottom: 1px dotted #7d7d7d;
	}
h2	{	
	FONT-SIZE:20px;
	FONT-WEIGHT:normal;
	FONT-STYLE:normal;
	MARGIN-TOP:0px;
	MARGIN-BOTTOM:12px;
	}			
h3	{	
	FONT-SIZE:13px;
	FONT-WEIGHT:bold;
	FONT-STYLE:normal;
	MARGIN-BOTTOM:0px;
	}			
.CONTENT h3 {
	margin-bottom:10px;
}
h4	{	
	FONT-SIZE:12px;
	FONT-WEIGHT:bold;
	MARGIN-BOTTOM:0px;
	}			
h5, DT	{	
	FONT-SIZE:11px;
	FONT-WEIGHT:bold;
	FONT-STYLE:normal;
	}			
h6	{	
	FONT-SIZE:10px;
	FONT-WEIGHT:bold;
	FONT-STYLE:normal;
	}		
TFOOT, THEAD {	
	FONT-SIZE:12px;
	}			
TH	{
	VERTICAL-ALIGN:baseline;
	FONT-SIZE:14px;
	FONT-WEIGHT:bold;
	}

/* OTHER TEXT */
SMALL	{	
	FONT-SIZE:.7em;
	}	
BIG	{	
	FONT-SIZE:1.17em;
	}	
BLOCKQUOTE, PRE	{	
	FONT-FAMILY: Arial,Courier New, monospace;
	}

/* LIST */
ul {
	margin: 0px;
	padding: 0px;}

ul li	{}	
UL LI LI	{	
	LIST-STYLE-TYPE:disc;
	}	
UL LI LI LI	{	
	LIST-STYLE-TYPE:circle;
	}		
OL LI	{	
	LIST-STYLE-TYPE:decimal;
	}	
OL OL LI	{	
	LIST-STYLE-TYPE:lower-alpha;
	}	
OL OL OL LI	{	
	LIST-STYLE-TYPE:lower-roman;
	}
OL UL LI {
	LIST-STYLE-TYPE:square ;
	}
	
/* LINKS */
a {color:#129bbb;}
a:hover {color:#000000;}

/* TEMPLATED SECTIONS */
#MainTable {
	width: 900px;
	BACKGROUND-COLOR:#ffffff;
	}	
#BodyTable {margin-top:175px;}
#TopCol {
	background: url(../images/TopCol/TopCol_Background.gif) repeat-x;
	}
#LeftCol {
	background: url(../images/LeftCol/LeftCol_Background.gif) repeat-x;
	width:199px;
	padding: 15px; *padding-left:0px;
	}
#RightCol {	
	width: 671px;
	}
#BodyCol {
	}
#SideBarCol {
	width:217px;
	}


#FooterCol {
	background: url(../images/FooterCol/FooterCol_Background.gif) repeat-x #e6e6e6;
	text-align: center;
	color: #666666;
	padding: 15px;
	}


/* TOPNAV */
.TOPNAV {
	padding-top: 6px;
	padding-right: 20px;
	}
.TOPNAV a, .TOPNAV a:visited, .TOPNAV a:link{
	Display: block;
	float: right;
	background: url(../images/TopNav/TopNav_Tab-Off.gif) no-repeat;
	width: 79px;
	height: 22px;
	padding-top: 7px;
	margin-right: 3px;
	margin-bottom: 2px;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	}
.TOPNAV a:hover{
	background: url(../images/TopNav/TopNav_Tab-On.gif) no-repeat;
	}
	
/* Header */
#Header h1 {
	margin: 0px;
	padding: 0px;
	background: url(../images/Header/Header.jpg) no-repeat;
	width: 900px;
	height: 119px;
	text-indent: -9999px;
	}

/* LEFTNAV  */
.LEFTNAV {margin-bottom: 30px;}
.LEFTNAV li{
	list-style:none;
	}
.LEFTNAV a, .LEFTNAV a:hover, .LEFTNAV a:visited, .LEFTNAV a:link{
	background: url(../images/LeftNav/LeftNav_Button-Off.gif) no-repeat;
	color:#000000;
	display:block;
	font-size:13px;
	font-weight:bold;
	height:32px;
	line-height:15px;
	margin-top:-6px;
	padding-left:30px;
	padding-top:8px;
	text-decoration:none;
	width:168px;
	}
.LEFTNAV a:hover{
	background: url(../images/LeftNav/LeftNav_Button-On.gif) no-repeat;
	color:#129BBB;
	}
.LEFTNAV #StoreButton {
	background: none;
	background: url(../images/LeftNav/LeftNav_Button_Store-Off.gif) no-repeat;
	*margin-left:16px;
	}
.LEFTNAV #StoreButton:hover {
	background: url(../images/LeftNav/LeftNav_Button_Store-On.gif) no-repeat;
	color:#ffffff;
	}
/*LeftNav Submenu*/
ul.leftmenu_submenu {margin-bottom:6px; *margin-left:16px; *margin-top:-10px;}
ul.leftmenu_submenu li a, ul.leftmenu_submenu li a:hover, ul.leftmenu_submenu li a:visited, ul.leftmenu_submenu li a:link{
    background:#C3C8CB none;     
    font-size:12px;
    line-height:16px;
    height:auto;
    padding-top:10px;
    padding-bottom:5px;
    font-weight:500;
}
ul.leftmenu_submenu li a:hover {color:#129BBB;}

/*Left Phone */
.leftphone{margin-top:25px; *margin-left:16px;}
.leftphone a, .leftphone a:hover, .leftphone a:visited, .leftphone a:active, .leftphone a:link {
    background:transparent url(none) repeat scroll 0% 0%;
    color:#129BBB;
    display:inline;
    font-size:18px;
    font-weight:normal;
    height:auto;
    padding-left:0px;
    text-decoration:underline;
    width:auto;
}
.leftphone a:hover {color:#000000;}


/* Left Column */
#LeftCol {
	font-size: 18px;
	}

#LeftCol h1 {
	margin: 4px 0px;
	padding: 0px;
	width: 175px;
	height: 39px;
	background: url(../images/Objects/PhoneNumber.gif) no-repeat;
	text-indent: -9999px;
	}

	
/*  MAIN CONTENT TABLE */

/* MAIN CONTENT COLUMN */

.CONTENT {
	padding-right: 30px;}
.SIDEBAR {
	border: 4px solid #edeeef;
	background: url(../images/Interior/Interior_Sidebar_Background.gif) repeat-x #e6e6e6;
	padding: 10px;
	margin-right: 20px;
	margin-top: 35px;
	font-weight:normal; 
	}
.Homepage_Sidebar {
	margin-right: 20px;
	}
.Homepage_Sidebar h3{margin-bottom:5px;}
.CONTENT p, /*.SIDEBAR p*/ {
	padding-left: 10px;
	text-align:left;
	}
.Sidebar_ReadMore {
	text-align: right;
	}
.CONTENT ul li {
	list-style: none;
	background-image:url(../images/Objects/Bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 20px;
	padding-bottom: 4px;
	margin-bottom: 15px;
}
#Interior_Billbord {
	background:transparent none no-repeat scroll 0% 0%;
	line-height:18px;
	margin-left:228px;
	margin-right:47px;
	min-height:145px;
	padding:20px 15px 0px 370px;
	position:absolute;
	width:286px;
}
#Interior_Billbord h1, #Interior_Billbord h2 {line-height:normal;}

.SIDEBAR ul li	{
	list-style: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #7d7d7d;
	}
.SIDEBAR .last{
	border-bottom: none;
	}	
.SIDEBAR hr {border:dotted 1px #7d7d7d; margin-top:10px; margin-bottom:10px;}

/* Homepage Specific */
#Homepage_Billbord {
	background:transparent url(none) no-repeat scroll 0 0;
	float:right;
	height:255px;
	line-height:18px;
	margin-left:220px;
	margin-top:10px;
	padding:10px 15px 0 370px;
	position:absolute;
	width:286px;	
	}

#Homepage_Billbord h1, #Homepage_Billbord h2 {line-height:normal;}
#Homepage_Billboard-CTA {
	position: absolute;
	top: 375px;
	left: 375px;
	}

/* News and Updates - layout */
.NewsUpdates {
	border-bottom: 1px dotted #7d7d7d;
	padding: 10px 0;
	}


.NewsUpdates_Date {
	text-align: center;
	background:url(../images/Objects/DateBox.gif) no-repeat;
	width: 48px;
	height: 32px;
	color: #FFFFFF;
	font: bold 11px verdana;
	padding-top: 3px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}
.NewsUpdates h2{float: left;}

.NewsUpdates img{float: left; border: 3px solid #f4f4f4;}
.NewsUpdates p{/*float: left;*/ width: 300px; margin-left:105px;}
.NewsUpdates .NewsUpdates_ReadMore{
	text-align:right;
	font-weight: bold;
	margin-right: 15px;
	}


/* BOTTOMNAV | DISCLAIMER */
.BOTTOMNAV {
	line-height: 22px;
	margin-bottom: 20px;
	}
.BOTTOMNAV a, .BOTTOMNAV a:visited, .BOTTOMNAV a:link{
	color: #666666;
	text-decoration: none;
	margin: 0px 5px;
	}
.BOTTOMNAV a:hover{
	text-decoration:underline;
	}
.DISCLAIMER {}

	
/* WIDTH */

.w50{width:50px;}
.w75{width:75px;}
.w100{width:100px;}
.w150{width:150px;}
.w200{width:200px;}
.w250{width:250px;}
.w300{width:300px;}
.w350{width:350px;}
.w400{width:400px;}
.w550{width:550px;}
.w600{width:550px;}
.h50{height:75px;}
.h75{height:75px;}
.h100{height:75px;}
.h200{height:200px;}
.h275{height:275px;}
.h600 { HEIGHT:600px}

/* Cms admin styles */

/* Admin sections */
.adminHeader
{
	text-align:center;
	padding-top:20px;
	margin-top:20px;
}

.admintable, .head
{
		BACKGROUND:#334433;
	WIDTH:600PX;
		font-weight:700;
		font-size:13px;
}
.admintable strong, #DataList1
{
	
		color:#334433;
		font-weight:700;
		font-size:13px;
		
}
.admincol
{
	text-align:center;
	color:White;
	font-weight:bold;
}
.adminlinks a,.adminlinks a:active, .adminlinks a:hover, .adminlinks a:link, .adminlinks a:visited 
{background:transparent url(none) scroll 0 0 !important; height:50px !important; width:180px !important; white-space:normal !important;} 
.smallCopy
{
	color:#334433;
}
#iscatalog{display:none;}
#pagesidebar_4_1, #Pagebody_4_1, #pagesidebar_4_1, #Pagebody_4_1, #pageLeftnav_4_1, #pageleftnav_4_1, #CTA_4_1, #intro_4_1
{
	width:200px;
	overflow:hidden;
}	
#errlab
{
	font-weight:bold;
	color:Red;
}
#Leftnav1_admindiv
{
	line-height:20px;
}
.bgwhite, body.bgwhite
{
	background-color:White;
	background-image:none;
}
.articlediv h2 {
	font-size:14px;
}
.productcta
{
 width:195px;
 height:241px;

 vertical-align:top;
 BACKGROUND-IMAGE: url(/images/product-side-mid.jpg); 
 BACKGROUND-REPEAT: repeat-y;
}
.productcta td 
{



}
.productcta td.pcontent
{
 BACKGROUND-IMAGE: url(/images/product-side-top.gif); 
 background-repeat:no-repeat;
 padding:15px;
	width:195px;
 vertical-align:top;
}
.productcta td.pfooter
{
BACKGROUND-IMAGE: url(/images/product-side-bottom.jpg); 
 BACKGROUND-REPEAT: no-repeat;
 margin-top:0px;
 padding:0px;
 height:10px;
 Background-position:bottom;
}
#viewevents {float:right; margin-top:5px;}
