html, BODY
{
   height: 100%;
   background: #FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   TOP-MARGIN: 0PX;
   LEFT-MARGIN: 0PX;
   margin-top: 0PX; 
   margin-left: 0PX;
   margin-bottom: 0PX;
   color: #000000;
   background-color: #FFFFFF;
   background-image: url(/images/siteback.jpg);
   background-repeat: repeat-x;
}

#PageWrapper {
   width:980px;
   height:100%;
   margin:0 auto;
   padding:0;
}

#TitleImage {
   width:736px;
   height:85px;
   padding:0;
   float:left; 
   background-image: url(/images/HeaderTitleImg.jpg);
   background-repeat: no-repeat;
}

#SearchBackground {
   width:244px;
   height:85px;
   padding:0;
   float:left;
   background-image: url(/images/HeaderSearchBackground.jpg);
   background-repeat: no-repeat;
}

#SearchBox {
   width:244px;
   height:85px;
   padding-top:53px;
   padding-left:10px;
   float:left;
}

#HorizontalNavigation {
   width:980px;
   height:38px;
   line-height:38px;
   vertical-align:middle;
   float:left;
   background-image: url(/images/HeaderNavBackground.jpg);
   background-repeat: no-repeat;
   font-family: Arial;
   color: #FFFFFF;
   font-size: 15px;
   font-weight: 800;
   text-align: center;
   /* padding-left:85px; */
}

#HorizontalNavigation A {
   color: #FFFFFF;
   text-decoration:none;
   margin-left:8px;
   margin-right:8px;
}

#HorizontalNavigation A:hover {
   color: #FFFF00;
   text-decoration:none;
}

#ScrollNews {
   width:229px;
   height:199px;
   float:left;
   background-image: url(/images/ScrollingNewsBackground.jpg);
   background-repeat: no-repeat;
   overflow: auto;
   white-space: normal;
}

#pscroller1 {
   width: 205px;
   height: 185px;
   font-size: 13px;
   color: #000000;
   font-weight: 400;
   margin-left: 15px;
   margin-top: 8px;
   overflow: auto;
   white-space: normal;
}

#ImageFadeArea {   
   width:751px;
   height:199px;
   padding:0;
   float:left;
   background-image: url(/images/FadingImageBackground.jpg);
   background-repeat: no-repeat;
}

/************* FADING IMAGES SLIDESHOW *****************/
#mContainer {
    position:relative;
	width:751px;
	height:199px;
    z-index:300;
}

.mPhoto {
    position:absolute;
    top:0px;
    left:0px;
    height:242px;
    -moz-opacity:0.0;
    filter:Alpha(opacity=0);
    z-index:310;
}
/******************************************************/

#HeaderContentDivider {
   width:980px;
   height:13px;
   padding:0;
   float:left;
   background-image: url(/images/HeaderContentDivider.jpg);
   background-repeat: no-repeat;
}

#ContentWrapper {
   width:980px;
   margin:0 auto;
   padding:0;
   background-image: url(/images/ContentBackground.jpg);
   background-repeat: repeat-y;
   float:left;
}

#LeftSide {
   width:230px;
   padding:0;
   margin:0;
   float:left;
   color:#FFFFFF;
   z-index: 400;
}

#VerticalNavigationHeader {
   width:222px;
   height:22px;
   line-height:20px;
   vertical-align:middle;
   text-align:center;
   background-color:#D8CFCF;
   color:#3F3F3F;
   font-family:Arial;
   font-size:14px;
   font-weight:800;
   float:left;
}

#VerticalNavigationDivider {
   width:222px;
   height:1px;
   background-color:#D8CFCF;
   margin-left:-5px;
   float:left;
   padding:0;
   margin-top:2px;
   margin-bottom:2px;
}

#ContentArea {
   width:540px;
   padding:0;
   margin:0;
   float:left;
   position:relative;
   z-index: 300;
}

#RightSide {
   width:209px;
   padding:0;
   margin:0;
   float:left;
   position:relative;
   color:#010000;
   background-image: url(/images/RightSideBarBackground.jpg);
   background-image: no-repeat;
   background-position: bottom center;
   min-height:289px;
   border-left: 1px SOLID #DCDCDC;
}

#FooterLinksBar {
   width:100%;
   height:46px;
   line-height:46px;
   vertical-align:middle;
   text-align:center;
   position:relative;
   color:#000000;
   font-size: 11px;
   font-weight: 800;
   font-family: Verdana;
   margin:0 auto;
   float:left;
   background-image: url(/images/FooterLinksBackground.jpg);
   background-repeat: repeat-x;
}

#FooterLinksBar A {
   color: #000000;
   text-decoration:none;
   font-family: Verdana;
}

#FooterLinksBar A:hover {
   color: #000000;
   text-decoration:underline;
   font-family: Verdana;
}

#FooterCopyrightBar {
   width:100%;
   height:25px;
   line-height:25px;
   vertical-align:middle;
   background-color: #000000;
   color:#FFFFFF;
   text-align:center;
   margin:0 auto;
   float:left;
   position:relative;
   background-image: url(/images/FooterCopyBackground.jpg);
   background-repeat: repeat-x;
}



TD.main-text {
	width: 519px;
	height: 500px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}


TD.main-text A:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0059B3;
} 

TD.main-text A:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #9B0000;
} 

TD.main-text A:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #001CDF; 
} 


TD.right-side 
{ 
	height: 100%;
	background-image: url(../images/right-back-top.jpg);
	background-repeat: no-repeat;
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 5pt;
	padding-bottom: 5pt;
} 

TD.right-side A:link 
{
	color: #FFFFFF; 
	FONT-WEIGHT: bold; 
	text-decoration: none; 
	font-size: 13px;
} 

TD.right-side A:hover 
{
	COLOR: #B7DBFF; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 13px;
} 

TD.right-side A:visited 
{
	COLOR: #B7DBFF; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 13px;  
} 

TD.right-side A:visited:hover
{
	COLOR: #B7DBFF; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 13px; 
} 



H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	color:#230080;
	text-transform: capitalize;
	align:center;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#004000;
	text-transform: capitalize;
	align:center;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#005B00;
	text-transform: capitalize;
	align:center;
}


TD.item-detail
{ 
	color: #000000; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
} 

TD.item-detail A:link 
{
	FONT-WEIGHT: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	color: #E97F00; 
	font-size: 11px;
} 

TD.item-detail A:visited 
{
	COLOR: #230080; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
} 

TD.item-detail A:hover 
{
	COLOR: #A60000; 
	text-decoration: underline; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
} 


TD.item-detail A:visited:hover
{
	COLOR: #A60000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: underline
}


TD.hmenu 
{ 
	height: 36px;
	color: #ffffff; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
} 

TD.hmenu A:link 
{
	FONT-WEIGHT: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 11px;
} 

TD.hmenu A:hover 
{
	COLOR: #AAE903; 
	text-decoration: underline; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;  
	FONT-SIZE: 11px;
} 

TD.hmenu A:visited 
{
	COLOR: #003366; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px;  
} 

A:link
{
	COLOR: #003366;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

A:visited
{
	COLOR: #230080;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none
}

A:hover
{
	COLOR: #A60000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: underline
}

A:visited:hover
{
	COLOR: #A60000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: underline
}

.eCart-1 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 30pt; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Arial;
}

.eCart-2 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 30pt; 
	COLOR: #AAAAAA; 
	FONT-FAMILY: Arial;
}

.eCart
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11pt;
	COLOR: #669999;
	FONT-FAMILY: Arial, Helvetica, sans-serif; font-style: oblique;
	Display: none;
}

	

/* footer */

TD.footer-menu {
	color:#FFFFFF;
	height:20px;
	line-height:20px;
	font-size:13px;
	vertical-align:middle;
	z-index:0;
}

TD.footer-menu a, #footer-menu a:link, #footer-menu a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

TD.footer-menu a:hover {
	text-decoration:underline;
}

DIV.footer
{ 
	color: #FFFFFF; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
} 

DIV.footer A:link 
{
	FONT-WEIGHT: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	color: #E97F00; 
	font-size: 12px;
} 

DIV.footer A:visited 
{
	COLOR: #E97F00; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
} 

DIV.footer A:hover 
{
	COLOR: #FF0000; 
	text-decoration: underline; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
} 



/* ADDED TO HELP WITH CMS FEATURES */
TD.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	text-transform: none;
	color: #323047;
    text-decoration:none;
    text-align:right;
}

TD.top A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	text-transform: none;
	color: #323047;
    text-decoration:none;
    text-align:right;
}

.bottom {
	background-image: url(../images/bottom-bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	padding-left: 30px;
	padding-right: 60px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.topnav {
	padding-left: 50px;
}

.bulletts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-right: 20px;
}
.links, .links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.links2, .links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
}
.links2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
.mapmain {
	padding-left: 10px;
	float: right;
	padding-right: 100px;
}

.bullets2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-right: 25px;
	list-style-type: circle;
	padding-left: 15px;
	list-style-position: inside;
	text-align: left;
}
.lefttext_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-right: 35px;
	padding-left: 17px;
}

/* ----------------------- */


input, textarea {
	border:1px solid #CCC;
	margin-top:3px;
	margin-bottom:8px;
	padding:2px;
	color:#333;
}

label {
	font-size:12px;
	color:#000075;
}

address {
	font-style:normal;
	font-size:12px;
	line-height:18px;
}




/**** contact us form ***/
.nameform210 {
	width: 210px;
}

.nameformleft {
	width: 350px;
	color: #000000;
}

.ctctforminput {
	width: 350px;
}

.nameform25 {
	width: 80px;
}
.nameform10 {
	width:40px;
}

.submit {
	border:none;
	margin-top:10px;
}
	
#AspenContact { 
	color: #0E328F;
}

#AspenContact input, textarea {
	border: 1px solid #0E328F;
	color: #333;
	font-size: 12px;
	margin: 3px 0px 10px 0px;
	padding: 3px;
}

#AspenContact label {
	font-size: 12px;
}

#AspenContact input.checkbox {
	margin: 0px;
}

label {
	display:block;
	padding:0;
	margin-top:5px;
}

label.contactMe {
	display:inline;
}

input.checkbox {
	margin-top:5px;
}

.form {
	width:280px;
	margin-left:10px;
	margin-bottom:30px;
}

.form form {

	margin:0;
	padding:0;
}

 div.form p, div.menu-and-form p {
	margin:0;
	padding:0 0 10px 0;
	color:#333;
}
div.menu-and-form p {
	width:268px;
}

div.form form select, div.menu-and-form form select {
	border:1px solid #000;
	font-size:10px;
	padding:3px;
	margin:0 0 2px 0;
	color:#666;
}
div.form form input, div.menu-and-form form input {
	border:1px solid #a9b3bb;
	font-size:10px;
	padding:2px;
	margin:1px 0 0 0;
	color:#666;
}
div.form form input.city {
	width:130px;
}
div.menu-and-form form input.city {
	width:129px;
}
div.form form input.state, div.menu-and-form form input.state {
	width:20px;
	display:inline;
	margin:0 0 0 5px;
}
div.form form input.zip, div.menu-and-form form input.zip {
	width:60px;
	display:inline;
	margin:0 0 0 5px;
}
div.menu-and-form form input.zip {
	width:60px;
}
div.form form input.image, div.menu-and-form form input.image {
	border:none;
	margin:5px 0 0 0;
}
div.form form input.text, div.form form textarea,
div.menu-and-form form input.text, div.menu-and-form form textarea {
	width:280px;
	border:1px solid #a9b3bb;
}
div.menu-and-form form input.text, div.menu-and-form form textarea {
	width:263px;
}
div.form ul, div.menu-and-form ul.form {
	margin:0;
	padding:0;
	width:280px;
	list-style:none;
	color:#666;
}
div.form ul li, div.menu-and-form ul.form li {
	width:280px;

	padding:0 0 7px 0;
}

/************* IMAGE GALLERY *****************/
ul.thumbs li {
	list-style: 		none;
	float: 				left;
	display: 			block;
	list-style-image: 	none !important;
	margin:				20px 20px 0 20px !important;
}
ul.thumbs {
	list-style: 		none;
	margin: 			0;
	padding: 			0;
	clear: 				both;
}
ul.thumbs li img {
	border:				none;
	margin:				0 !important;
}
ul.thumbs li a {
	background:			none !important;
	text-decoration:	none;
	border: 			0;
}
ul.thumbs li p {
	overflow:			hidden;
}
.thumbs .clearboth { 
	clear: 				both; 
}
.thumbscontainer {
	margin-bottom:		20px;
	float:              left;
}

/************* NAVIGATION MENU *****************/


/** Dropdowns **/
#nav, #nav ul { /* all lists */
padding: 0;
margin-left:5px;
list-style: none;
float: left;
width: 210px;
z-index:410;
}

#nav li { /* all list items */
position: relative;
float: left;
width: 210px;
padding-top: 1px;
padding-bottom: 1px;
z-index:400;
}

#nav li ul { /* second-level lists */
position: absolute;
left: -2000px;
margin-left: 210px;
margin-top: -22px;
background: #800000;
width: 212px;
border: 2px SOLID #000000;
z-index:410;
}
#nav li ul ul { /* third-and-above-level lists */
left: -1000px;

}
#nav li a {
width: 210px;
display: block;
font-weight: bold;
text-decoration: none;
padding: 2px 0px;
margin: 0;
font-size: 14px;
color: #010000;
}	

#nav li a:hover {
background: #BF0000;
color: #FFFFFF;
border: 0px solid rgb(100,100,100);

}
#nav li a {
}
#nav a.encl {
url(encl.gif) center right no-repeat;
}	
#nav a.encl:hover {
url(enclover.gif) center right no-repeat;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.iehover ul ul, #nav li.iehover ul ul ul, #nav li.iehover ul ul ul ul {
left: -2000px;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.iehover ul, #nav li li.iehover ul, #nav li li li.iehover ul, #nav li li li li.iehover ul { /* lists nested under hovered list items */
left: auto;
}

#nav li:hover, #menu li.hover {   
    position: static;   
} 
/** Support for the "iehover-fix.js" **/
#nav iframe {
position: absolute;
left: 0;
top: 0;
z-index: 0;
filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}
