/* #######################  GENERAL SETTINGS ############################ */
html{height:100%;}

body{
	margin:0px;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color:#cbcbcb;
	background-attachment: scroll;
	background-image: url(../../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: none;
}

/*  Heading Formatting */
h1 {font-size:1.9em;line-height: 0.8em;font-weight: 900;color: #000;}
h2 {font-size:1.7em;line-height: 0.8em;font-weight: 900;color: #000;}
h3 {font-size:1.5em;line-height: 0.8em;font-weight: 900;color: #000;}
h4 {font-size:1.4em;line-height: 0.8em;font-weight: 900;color: #000;}
h5 {font-size:1.3em;line-height: 0.8em;font-weight: 900;color: #000;}
h6 {font-size:1.2em;line-height: 0.8em;font-weight: 900;color: #000;}

/*links*/
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #659FDE;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}

/*img {border: 0 none;}*/

/* Clears Divs */
.clr{clear: both;}

/* #######################  END GENERAL SETTINGS ############################ */
/* customer login*/
.customer{color:White;}
.customer a:link{color:White;}
.customer a:visited{color:White;}
.customer a:hover{color:White;}

/*End of Cutomer*/

/* top bar nav on top of template good for staic links link sections etc.*/
.topbar{
color:#fff;
background-color:#222;
/*ajust the top bar height*/
height:30px;
text-align:right;
text-decoration:none;
padding-top:5px;
padding-right:5px;
display:block;
white-space:nowrap;
}
.topbar a:link{color:White;}
.topbar a:visited{color:White;}
.topbar a:hover{color:White;}

/* Wrapper Footer Trick */

#Wrapper {
height:auto !important;
/*this works hand in hand with the #FooterWrapper min-height: settings */
min-height:90%;
}

/* Heading Color and Height control*/
#Header {
background-image:url(../../images/brb.png);
background-repeat: repeat-x;
}

/*Menu Wrapper to cover the width if needed*/
#MenuWrapper{
	background-color:#333;
	width:100%;
	height:25px;
	white-space:nowrap;
	/*need for  FF div not working right*/
	margin:0 auto;
	padding-top:5px;
	}

/* Main Body Padding */
.MainBody{padding:8px;}
	
/* Start of layout Center Mass */

/* End of layout Center Mass */

/* Centers the footer links etc.*/
.center{margin:0 auto;text-align: center; }
#FooterWrapper{
padding:10px;
clear:both;	
/*this works hand in hand with the #Wrapper min-height: settings */
min-height:10%;
background-color: #222;
}
	.topbaraddress {
	background-color: #4367a7;
	height: 28px;
	padding-right: 25px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.topbaraddress a:link{color:White;}
.topbaraddress a:visited{color:White;}
.topbaraddress a:hover{color:White;}

.footeraddress a:link{color:White;}
.footeraddress a:visited{color:White;}
.footeraddress a:hover{color:White;}


.headerbg {
	background-attachment: scroll;
	background-image: url(../../images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.searchbg {
	background-attachment: scroll;
	background-image: url(../../images/searchbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 203px;
	padding-left: 19px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}
.rowbgcenter {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	font-weight:bold;
	background-attachment: scroll;
	background-image: url(../../images/rowbg.gif);
	background-repeat: repeat-x;
	background-position: right top;
	padding-right: 5px;
}
.rowbgcenter a{
	color: #333;
	padding-right: 2px;
	padding-left: 2px;
}
.rowbgcenter a:hover{
	color: #333;
	background-color: #ebecec;
	padding-right: 2px;
	padding-left: 2px;
}

.headerlinkHover{
	color: #333;
	background-color: #ebecec;
	padding-right: 2px;
	padding-left: 2px;
}
.rowbg {
	background-attachment: scroll;
	background-image: url(../../images/rowbg.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.imagebox {
	height: 225px;
	background-color: #4367A7;
}
.footerpadding {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../../images/shaw_bg.gif);
<!--	background-repeat:repeat-x; -->
    }
.footerborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c2c2c2;
	width: 50%;
}
.footerborderright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	width: 50%;
}
.middleborderbottom {
	padding-top: 10px;
	padding-bottom: 10px;
}

.menuborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C2C2C2;
	padding-right: 10px;
}
.promoboxes {
	padding-top: 20px;
	padding-right: 17px;
	padding-left: 12px;
}

.maintext1 {
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C2C2C2;
}
.maintext { padding-top:0px;
	padding-right: 10px;
	padding-left: 10px;
}

.padimg1 {
	padding-left:0px;
	padding-right: 20px;
}

.padimg {
	padding-left:0px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C2C2C2;
}

.headertext {
	background-color: #F9F2F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C2C2C2;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.contactus { font-size: 12px; 
	font-weight: bold; 
	color:#333333; 
	line-height:24px;
	}
	
.contactus a{
	color: #0000ff; font-weight:normal;
	text-decoration:underline;
}
.contactus a:hover {
	color: #0000ff; font-weight:normal;
	text-decoration: none;
}

.contactus1 { font-size: 12px; 
	color:#333333; 
	line-height:24px;
	}

.contactus1 a{
	color: #0000ff; font-weight:normal;
	text-decoration:underline;
}
.contactus1 a:hover {
	color: #0000ff; font-weight:normal;
	text-decoration: none;
}


.sidebarpadding {
	padding-left: 10px;
}
.trgraph{background: "../images/splash2.jpg";}
.continue {
	font-weight: bold;
	color: #303374;
	margin: 1px;
	line-height: 20px;
}
.mainborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #4367A7;
	border-left-color: #666;
}
/* level 1 or Top Level*/
.menu {
	display:block;
	list-style:none;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: normal;
}
.lilastitem
{	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2c2c2;
}
ul.menu li{
	display:block;
	list-style:none;
	background-color:#f9f2f2;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c2c2c2;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu a:link{
	margin-left: 2px;
	text-decoration: none;
	margin-right: 0px;
}
.menu a:visited{
	margin-left: 2px;
	text-decoration: none;
}
.menu a:hover{}
/* end of Level 1 */

/* Level 2 */
.menu ul {
	display:block;
	list-style:none;
	background-color: #ffffff;
	padding-left: 7px;
	line-height: 22px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	font-weight: normal;
}
.menu ul li {
	display:block;
	list-style:none;
	background-color: #ffffff;
	padding-left: 0px;
	background-image:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
	
}
.menu ul a:link{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.menu ul a:visited{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.menu  ul li a:hover{ background: #ffffff;}
/* End of Level 2 */
fieldset{border:0px;}