/************************ Global elements */
body {
	background-color: #E8E6E6;
	background-position: center top;
	margin: 0;
	padding: 0;
	border: 0px;
	background-image: url(/images/bg_body.gif);
	background-repeat: repeat;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	color: #757575;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 6px;
	margin-left: 8px;
	}

.myText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	color: #757575;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 6px;
	margin-left: 8px;
	}

h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;
	text-align: left;
	margin-top: 0px;	
	margin-bottom: 2px; 
	color: #000000;
	}
h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 19px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #757575;
	}
h3 { 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	line-height: 19px;
	text-align: left;
	color: #8b052b;
	font-weight: 800;
	text-align: left;
	}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	font-weight: 800;
	text-align: left;
	background-image: url(/images/bg_h4.jpg);
	background-repeat: no-repeat;
	width: auto;
	background-color: #FFFFFF;
	background-position: center top;
	padding: 0px 0px 6px 6px;
	margin: 0px;
	color: #FFFFFF;
	text-transform: uppercase;
	}
h4 a:link { 
	text-decoration: none; 
	color: #D5D5D5;
	}
h4 a:visited { 
	text-decoration: none; 
	color: #D5D5D5;
	}
h4 a:hover { 
	text-decoration: none; 
	color: #FFFFFF;
	}
h4 a:active { 
	text-decoration: none; 
	color: #E7A15C;
	}
h5 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: 800;
	color: #1a5268;
	margin-bottom: 2px;
	margin-top: 2px;
	text-align: left;
	}	
h5 a:link {
	text-decoration: underline;
	color: #1A5268;
	}	
h5 a:active {
	text-decoration: underline;
	color: #c11820;
	}
h5 a:visited {
	text-decoration: underline;
	color: #1A5268;
	}
h5 a:hover {
	text-decoration: underline;
	color: #c11820;
	visited: #c11820;
	}
/*h5 a:visited {
	text-decoration: underline;
	color: #727272;
	} */
h6 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: 800;
	color: #1a5268;
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
	}
form {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 19px;
	text-align: left;
	margin-top: 0px;
	color: #000000;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 8px;
	}	
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #757575;
	list-style-type: none;
	}

ul {
	margin-top: 0px;
	}	

a:link {
	text-decoration: underline;
	color: #757575;
	}
a:visited {
	text-decoration: underline;
	color: #727272;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #c11820;
	}
a img {
	border:none;
	vertical-align: baseline;
	}	


.dealerNav {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	line-height: 19px;
	text-align: left;
	color: #8b052b;
	font-weight: 800;
  margin: 11px 0px 0px 12px;
  text-decoration: none
  }

    .dealerNav A {
       color: #8b052b;
       text-decoration: none
       } 

    .dealerNav A:visited {
       color: #8b052b;
       text-decoration: none
       }

    .dealerNav A:active {
       color: #8b052b;
       text-decoration: underline
       }

    .dealerNav A:hover {
       color: #8b052b;
       text-decoration: underline
       }




/************************ Main layout divs */
	/* background band */
#band {
	margin:0;
	padding:0;
	width:100%;
	height:501px;
	position:absolute;
	left:0px;
	top:0px;
	background-color: #E8E6E6;
	background-image: url(/images/bg_band.gif);
	}

	/* container size & positioning */
#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	border: 0px;
	width: 900px;
	height: auto;
	background-repeat: repeat-y;
	background-image: url(/images/bg_container.gif);
	background-position: center top;
	}
	/* nested page wrapper area */
#pageWrapper {
	background: transparent url(/images/bg_main.gif) no-repeat center top;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	height: auto;
	}
#pageWrapper table{
	width: 864px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	height: auto;
	}	
#pageWrapper th, td {
	vertical-align: top
	}
	/* header area */
#header {
	background-image: url(/images/bg_header.jpg);
	height: 136px;
	width: 646px;
	background-repeat: no-repeat;
	background-position: center top;
	top: 0px;
	}
	/* using an image to replace text in an h1 */
#header h1 {
	height: 136px;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 646px;
	}
#header h1 span {
	display: none;	
	}

/************************ content area */
#content {
	background: transparent;
	height: auto;
	width: auto;
	vertical-align: top
	}
		/* content highlight boxes */
#content #mngBox {
	background-image: url(/images/img_mngmnt.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
/* #content #userBox p, #mngBox p, #techBox p {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 400;
	color: #757575;
	margin-bottom: 4px;
	margin-top: 0px;
	} */
#content .highlightBox {
	border: 1px solid #DBDBE3;
	}
#content .highlightBox h2, h3, h5, h6, ul, p {
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 12px;
	margin-right: 12px;
	}
#content .highlightBox h6 {
	background-image: url(/images/bg_sub_h6.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #D6D6D6;
	}	
#content .welcome h5, p {
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 12px;
	margin-right: 12px;
	}
#content .imgRight {
	float: right;
	margin-right: 1px;
	margin-left: 8px;
	margin-bottom: 2px;
	margin-top: -6px;
	}			
		/* flash area */
#flash {
	background: transparent;
	height: 292px;
	width: 487px;
	}
/************************ sidebar area */	
#sidebar {
	margin-top: 12px;
	margin-bottom: 12px;
	margin-right: 0px;
	margin-left: 0px;
	width: 190px;
	}	
#sidebar p {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 8px;
	margin-left: 8px;
	font-weight: 400;
	line-height: 16px;
	}	
#sidebar h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #757575;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-right: 6px;
	margin-left: 6px;
	}	
#sidebar h5 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #c11820;
	font-weight: 800;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-right: 8px;
	margin-left: 8px;
	}
#sidebar h6 {
	background-image: url(/images/bg_side_foot.gif);
	background-repeat: repeat-y;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 190px;
	}
	/* sidebar emailbox */
#sidebar #email {
	background-image: url(/images/bg_side.gif);
	background-repeat: repeat-y;
	padding-bottom: 1px;
	}
	/* using an image to replace text in an h2 */
#sidebar #email h2{
	background-image: url(/images/bg_side.gif));
	background-repeat: repeat-y;
	background-repeat: no-repeat;
	background-position: center top;
	top: 0px;
	margin: 10px;
	padding: 0px;
	height: 20px;
	width: 190px;
}
#sidebar #email h5{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #8d052b;
	font-weight: 800;
	padding-top: 10px;
	margin-bottom: 0px;
	margin-right: 8px;
	margin-left: 11px;
}
#sidebar #email  p {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 8px;
	padding-left: 0px;
	margin-left: 0px;
	font-weight: 400;
	line-height: 16px;
}	
#sidebar #email h2 span {
	display: none;	
}
	/* sidebar news box */
#sidebar #news {
	background-image: url(/images/bg_side.gif);
	background-repeat: repeat-y;
	padding-bottom: 8px;
	}
	/* using an image to replace text in an h2 */
#sidebar #news h2{
	background-image: url(/images/bg_side_news.gif);
	background-repeat: repeat-y;
	background-repeat: no-repeat;
	background-position: center top;
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: 59px;
	width: 190px;
	}
#sidebar #news h2 span {
	display: none;	
	}
	/* sidebar products box */	
#sidebar #products {
	background-image: url(/images/bg_side.gif);
	background-repeat: repeat-y;
	padding-bottom: 8px;
	}
	/* using an image to replace text in an h2 */
#sidebar #products h2{
	background-image: url(/images/bg_side_prod.gif);
	background-repeat: repeat-y;
	background-repeat: no-repeat;
	background-position: center top;
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: 61px;
	width: 190px;
	}
#sidebar #products h2 span {
	display: none;	
	}
	/* sidebar tera and events boxes */	
#sidebar #tera {
	background-image: url(/images/bg_tera.gif);
	background-repeat: no-repeat;
	padding-bottom: 8px;
	background-color: #AEAEAE;
	padding-top: 4px;
	}
#sidebar #tera p, #events p{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	}
#sidebar #events {
	background-image: url(/images/bg_events.gif);
	background-repeat: no-repeat;
	padding-bottom: 8px;
	background-color: #3C6C7F;
	padding-top: 4px;
	}	
#sidebar #events h5{
	color: #FFFFFF;
	}
#sidebar #tera div, #events div {
	margin-top: 4px;
	margin-bottom: 0px;
	margin-right: 8px;
	margin-left: 8px;
	}	







	/* sidebar eventlist box */
#sidebar #eventlist {
	background-image: url(/images/bg_side.gif);
	background-repeat: repeat-y;
	padding-bottom: 8px;
	}
	/* using an image to replace text in an h2 */
#sidebar #eventlist h2{
	background-image: url(/images/bg_side_eventlist.gif);
	background-repeat: repeat-y;
	background-repeat: no-repeat;
	background-position: center top;
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: 59px;
	width: 190px;
	}
#sidebar #eventlist h2 span {
	display: none;	
	}	
#sidebar #eventlist ul {
	margin: 4px 4px 4px 14px;
	padding: 2px 2px 2px 4px;
	}	
#sidebar #eventlist li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	color: #757575;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: none;
	margin: 0px 0px 6px;
	padding: 0px;
	font-weight: 400;
	}	
	
	/* main event listing page */
#eventmain ul {
	margin: 8px 24px 4px 30px;
	padding: 2px 2px 2px 6px;
	}	
#eventmain li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #757575;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(/images/bullet_arrow.gif);
	margin: 0px 0px 6px;
	padding: 0px;
	font-weight: 800;
	}	
#eventmain a:link {
	text-decoration: underline;
	color: #1A5268;
	}	
#eventmain a:hover {
	text-decoration: underline;
	color: #c11820;
	}
#eventmain a:active {
	text-decoration: underline;
	color: #c11820;
	}
#eventmain a:visited {
	text-decoration: underline;
	color: #727272;
	}	






		
	/* bottom image */
#bottom {
	height: 28px;
	width: 900px;
	}
	/* footer nav area */
#footer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	border: 0px;
	width: 760px;
	height: auto;
	}
#footer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	border: 0px;
	width: 900px;
	height: auto;
	}	
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	}
#footer ul li {
	display: inline;
	font-size: 11px;
	font-weight: 400;
	}	
#footer ul li a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 34px;
	font-weight: 400;
	padding: 0px 0.4em 0px .4em;
	color: #747474;
	}	
#footer h5, #footer	h5 a, #footer h5 a:link, #footer h5 a:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #747474;
	text-align: center;
	height: auto;
	}	
#footer	h5 a:hover, #footer	h5 a:active {
	text-decoration: underline;
	color: #747474;
	}
	
/************************ Menu Home Settings */
	/* home nav div */
#home_nav {
	width: 148px;
	height: auto;
	}
#home_nav ul {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	
	}
#home_nav li {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #4C4C4C;
	font-size: 11px;
	line-height: 18px;
	font-weight: 800;
	text-align: left;
	letter-spacing: normal;
	list-style-type: none;
	height: 18px;
	width: auto;
	margin: 0px;
	display: block;
	background-image: url(/images/bg_nav.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	}
#home_nav li a{
	display: block;
	}	
	/* home nav sub */
#home_nav_sub { 
	display: block;	
	}
#home_nav_sub li{
	font-size: 10px;
	font-weight: 400;
	text-align: left;
	list-style-type: none;
	display: block;
	background-image: none;
	line-height: 11px;
	height: 11px;
	margin: 0px;
	padding: 1px 6px 6px;
	}	
#home_nav_sub li a{
	display: block;
	}
#home_nav_sub ul { 
	display: block;	
	margin: 0 0 1px 0; 
	}
	
/************************ Text Settings */
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	color: #666666;
	line-height: 14px;
	}
.white {
	color: #FFFFFF;
	}	
	
/************************ Image Settings */	
.imgLink {
	margin-top: 0px;
	padding-top: 0px;
	border: 1px solid #CEA04B;
	}
	
/************************ Border Settings */	
.prodBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CFA048;
	}	
	
	
/************************ Padding Settings */
.padding2 {
	padding: 2px;
	}
.padding12 {
	display: block;
	height: 12px;
	width: auto;
	}		
.padding4 {
	padding: 4px;
	}
.paddingPhoto {
	margin-right: 0px;
	margin-left: 12px;
	margin-bottom: 2px;
	}
/************************ Float classes */
.floatLeft {
	float: left;
	margin-right: 8px;
	margin-left: 0px;
	margin-bottom: 2px;
	}
.floatRight {
	float: right;
	margin-right: 0px;
	margin-left: 8px;
	margin-bottom: 2px;
	}
.center {
	text-align: center;
	left: auto;
	right: auto;
	}
.hidden {
	visibility: hidden;
	}
