/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */
/* BEGIN: STANDARD ELEMENTS
/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */
body
{
	margin: 0px;
	height: 100%;
	
	background-image: url(images/bgRepeat.jpg);
	background-repeat: repeat;
	background-color: #000000; /* Enter body background color */
	
	line-height: 135%; /*Enter line height */
	
	font-family: Verdana, Arial, Geneva; /* Enter font preference */
	font-size: 14px; /* Enter font size */
	font-weight: normal; /*Enter font weight */

	color: #ffffff; /* Enter font color */
	
	list-style-type: disc;
}

/* PNG Transparency Support for IE6 */
div#header, img {
	behavior: url(iepngfix.htc);
}

h1
{
	margin-top: 10px;
	margin-bottom: 10px;
	
	font-family: Verdana, Arial, Geneva; /* Enter font preference */
	font-size: 20px;
	font-weight: bold;
	
	color: #000000;
}

h2
{
	margin: 10px 0px 3px 0px;
	
	font-family: Verdana, Arial, Geneva; /* Enter font preference */
	font-size: 18px;
	font-weight: bold;
	
	color: #BBD1A3;
}

h3
{
	margin: 10px 0px 3px 0px;
	
	font-family: Verdana, Arial, Geneva; /* Enter font preference */
	font-size: 14px;
	font-weight: bold;
	
	color: #BBD1A3;
}

h4
{
	margin: 10px 0px 3px 0px;
	
	font-family: Verdana, Arial, Geneva; /* Enter font preference */
	font-size: 17px;
	font-weight: bold;
	
	color: #FFFFFF;
}


hr
{
	margin: 5px 0px 12px 0px;
	color: #ffffff;
	size: 1px;
}

a
{
	color: #BBD1A3;
	text-decoration: underline;
}

a:hover
{
	color: #6CA928;
}

a:active
{
	color: #6CA928;
}

form
{
	margin: 0px;
	padding: 0px;
}


/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */
/* END: STANDARD ELEMENTS
/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */


/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */
/* BEGIN: GENERAL CLASSES
/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */


div.clear {
	clear: both;
}

img.bodyimage
{
	border: #000000 solid 1px;
	margin: 0px 10px 4px 0px;
}

ul.topNav {
	margin: 0 0 20px 0;
	padding: 0px 0px 5px 0px;
	
	list-style: none;
	
	font-size: 11px;
	text-align: center;
}

ul.topNav li {
	display: inline;
	margin: 0;
	padding: 0;
}


/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */
/* END: GENERAL CLASSES
/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */


/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */
/* BEGIN: CUSTOM NAMED ELEMENTS
/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */
/*** Main Container ***/
#contain {
	margin: 0 auto; /* Center align */
	width: 730px; /* Enter desired container width */
	border: 0px;
	background-color: #000000; /* Enter container background color */
}


/*** Header ***/

#header {
	width: inherit;
	height: 95px;
	background-image: url(images/headerBG.jpg);
	background-repeat: no-repeat;
	background-color: #c3a9c9; /* Enter background color */
	border-bottom: #530E63 solid 2px; /* Enter bottom border color */
}

/** Logo/Business Name **/
#logo
{
	width: 370px;
	float: right;
	text-align: left;
	margin-left: 10px;
}

/** Address Information **/
#address
{
	width: 235px;
	float: left;
	font-size: 11px; /* Enter font size */
	font-weight: normal; /* Enter font weight */
	line-height: 120%; /* Enter line height */
	text-align: left;
	margin: 7px 5px 0px 15px;
	color: #ffffff; /* Enter address text color */
}

#address a
{
	color: #000000;
	text-decoration: underline;
}


/*** Flash (Home Page) ***/

#flashHome
{
	height: 300px;
	text-align: center;
	background-position: right;
	background-repeat: no-repeat;
	/*background-color: #ffffff;*/ /* Temp for positioning */
	border-bottom: #530E63 solid 4px; /* Enter bottom border color */
	background-color: #BBD1A3;
}

#logoHome
{
	/*width: 427px;*/
	float: right;
	display: inline;
	text-align: right;
	margin-right: 30px;
}

#logoHome p {
	margin: 0 0 10px 0;
	width: 380px;
	font-size: 20px;
	text-align: center;
	line-height: normal;
	color: #000000;
}

#logoHome img {
	margin-right: 10px;
	border: 1px solid #6CA928;
}

/*** Flash (Interior Pages) ***/

#flashInt
{
	width: inherit;
	height: 140px;
	background-color: #C3A9C9; /* Temp for positioning */
	border-bottom: #530E63 solid 4px; /* Enter bottom border color */
}


/*** Horizontal Navigation (Top) ***/

#navtop
{
	padding-top: 5px;
	width: inherit;
	height: 22px;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/fabric.jpg);
	background-color: #bbd1a3; /* Enter horizontal nav background color */
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

#navtop ul
{
	margin: 0;
	padding: 0;
	
	list-style: none;
	
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

#navtop ul li
{
	display: inline;
	margin: 0;
	padding: 0 6px;
}

#navtop a:link, #navtop a:visited
{
	color: #000000; /* Enter link text color */
	text-decoration: none;
}

#navtop a:hover, #navtop a:active
{
	color: #530E63; /* Enter link text hover color */
	text-decoration: none;
	/*background-color: #6CA928;*/
}


/*** Content ***/

#content
{
	width: inherit;
	border: 0px;
}

#contentLeft {
	float: left;
	display: inline;
	width: 535px;
	background-color: #530E63; /* Enter left container background color */
}

#contentLeft hr
{
	color: #ffffff;
	size: 1px;
}

#contentRight {
	float: right;
	display: inline;
	width: 195px;
}


/*** Home Page ***/

/** Content Left (Home) **/
#contentLeftHome {
	float: left;
	display: inline;
	width: 535px;
	background-color: #530E63; /* Enter right container background color */
}

#contentLeftHome hr
{
	color: #ffffff;
	size: 1px;
}

/** Main Welcome **/
#mainWelcome
{
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	color: #ffffff;
}

#mainWelcome p
{
	margin-top: 4px;
	margin-bottom: 15px;
}

#mainWelcome .scissors {
	margin: 0px 10px 0px 10px;
	float: right;
	display: inline;
	margin: 30px 40px 0px 0px;
	border: 0px;
}

#mainWelcome .clipsave {
   height: 20px;
	float: right;
	display: inline;
	margin: 38px 0px 0px 20px;
	text-align: center;
	padding: 5px;
	border: 5px dotted #FFFFFF;
}

#mainWelcome .clipsave p {
   text-align: center;
   font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color:#6CA928;
}
	
	
.lb {
	margin: 0px 50px 10px 50px;
	color: #6CA928;
	height: 1px;
}

/** Main Content Left (Home Only) **/
#mainContentLeftHome
{
	width: 190px;
	float: left;
	margin: 4px 0px 0px 2px;
	margin-top: 4px;
	background-color: #530E63; /* Enter right container background color */
	display: inline;
}



#mainContentLeftHome .coupons {
	margin: 10px 0px 0px 20px;
	border: 0px;
}

#mainContentLeftHome .coupons a {
   text-align: center;
	text-decoration: none;
	margin: 0px;
}

#mainContentLeftHome .coupons2 a {
   text-align: center;
	text-decoration: none;
	margin:0px 0px 0px 25px;
}

/*** MENU BOX ***/
#menubox
{
	margin: 0px;
	width: 190px;
	color: #530E63;
}

#menubox .menusection
{
	background-image: url(images/menubox/mb_mid.gif);
	background-repeat: repeat-y;
}

#menulist
{
	margin-right: 10px;
	padding: 4px 4px 4px 30px;
	float: left;
	text-align: left;
}

#menulist ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#menulist ul li
{
	margin: 10px 0 10px 0;
	font-size: 12px;
	font-weight: bold;
}

#menulist a
{
	color: #530E63;
	text-decoration: none;
}

#menulist a:hover
{
	color: #6CA928;
}

#menulist a:active
{
	color: #BBD1A3;
}

/** Couponbox ***/
#couponbox {
	width: 178px;
	margin: 10px;
	text-align: center;
}

#couponbox img {
	border: 0px;
	margin-top: 3px;
}
#couponbox a{
   text-decoration: none;
}

#couponbox p {
	margin-top: 5px;
}

/** Main Content Right (Home Only) **/
#mainContentRightHome
{
	width: 295px;
	float: right;
	margin: 4px 12px 0px 0px;
	color: #ffffff;
	background-color: #530E63; /* Enter left container background color */
	display: inline;
}

#mainContentRightHome p
{
	margin-top: 4px;
	margin-bottom: 15px;
}



/*** Sidbar Menu ***/

#sidebarMenu
{
	width: 180px;
	margin-top: 10px;
	margin-left: 8px;
	font-weight: bold;
	text-align: right;
}

#sidebarMenu ul
{
	margin: 0 5px 20px 0;
	padding: 0;
	width: 175px;
	
	list-style: none;
}

#sidebarMenu ul li {
	margin: 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #530E63;
	font-size: 12px;
}

#sidebarMenu ul li.first {
	border-top: 1px solid #530E63;
}

#sidebarMenu a
{
	color: #6CA928;
	text-decoration: none;
}

#sidebarMenu a:hover, #sidebarMenu a:active
{
	color: #ffffff;
}


/*** Contact Form ***/

#contactForm {
	margin: 0 8px;
	padding: 4px;
	background-color: #BBD1A3;
	border: 3px solid #6CA928;
}

#contactForm p {
	margin: 0 0 10px 0;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#contactForm form {
	margin: 0;
}

#contactForm input, #contactForm textarea {
	color: #000000;
	border: 1px solid #000000;
}

#contactForm .submit input {
	margin-right: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6ca928;
	border: 1px outset #000000;
}

#contactForm .alignLeft {
	padding-left: 1px;
	text-align: left;
}

/*** Newsletter Form ***/

#newsletter {
	margin: 10px 8px;
	padding: 4px;
	background-color: #BBD1A3;
	border: 3px solid #6CA928;
}

#newsletter p {
	margin: 0 0 10px 0;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#newsletter form {
	margin: 0;
	border: 0;
	border-style: none;
}

#newsletter input, #newsletter textarea {
	color: #000000;
	border: 1px solid #000000;
}

#newsletter .submit input {
	margin-right: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6ca928;
	border: 1px outset #000000;
}

#newsletter .alignLeft {
	padding-left: 1px;
	text-align: left;
}

/*** Services***/

.LumiCoupon {
   width: 480px;
   height: 85px;
   border: 3px dashed #f11322;
	background-color:#530E63;
	margin: 0px;
}



/*** Footer ***/

#footer {
	width: inherit;
	/*height: 65px;*/
	margin: 0px;
	background-image: url(images/fabric.jpg);
	background-color: #bbd1a3; /* Enter footer background color */
	text-align: center;
	clear: both;
	border-top: 2px solid #000000;
}

#copyright
{
	margin: 0;
	padding: 10px 5px;
	color: #000000;
	text-align: center;
	line-height: 110%;
}

#copyright p
{
	margin: 0px 0px 7px 0px;
}

#copyright .docText
{
	font-size: 10px;
}

#copyright .copyText
{
	font-size: 11px;
	font-weight: bold;
}

#copyright a
{
	color: #ffffff;
	text-decoration: none;
}

#copyright img
{
	vertical-align: middle;
}


/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */
/* END: CUSTOM NAMED ELEMENTS
/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */


/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */
/* BEGIN: SPECIFIC CLASSES
/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */


/*** Main Interior ***/

#mainInt
{
	margin: 20px;
	color: #ffffff;
}

#mainInt img
{
	margin: 15px;
}

#mainInt .headerIMG
{
	margin: 7px 0px;
}

#mainInt .leftIMG
{
	margin: 2px 8px 3px 0px;
	border: #BBD1A3 1px solid;
}



#mainInt .rightIMG
{
	margin: 2px 8px 3px 8px;
	border: #BBD1A3 1px solid;
}

#mainInt .stdDiv
{
	margin: 12px 0px 15px 0px;
	clear: both;
}

#mainInt span {
	font-size: 15px;
	font-weight: bold;
	font-style: italic; 
	color: #FFFFFF;
}


#galleryInt
{
	margin: 20px 17px;
	color: #ffffff;
}

.procImages {
   
   text-align: center;
   margin: 0px 20px 0px 20px;
}

.article {
   text-align: center;
	margin: 0px 0px 20px 0px;
}

.procImages img  {
  	margin: 0 20px 20px 0;
	border: 1px solid #BBD1A3;
}

#lumiTop {
   height: 110px;
	margin:0px 20px 40px 20px;
	text-align: center;
}

#lumiText {
   float: right;
	display: inline;
	width: 270px;
	height: 100px;
	margin: 0px;
}

#lumiText img {
	border: 1px solid #BBD1A3;
}

#lumiText h3 {
	font-size: 11px;
	text-align: center;
   font-weight: bold;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	color: #FFFFFF;
}

.steph {
	float: left;
	display: inline;
	margin: 0px 10px 0px 0px;
	border: 1px solid #BBD1A3;
}

.lumifinger {
	float:right;
	display: inline;
	margin: 0px 0px 0px 10px;
	text-align: center;
	border: 1px solid #BBD1A3;
}

/*** Google Map ***/

div.googleMap {
	margin: 0 0 0 10px;
	float: right;
	display: inline;
}


/*** Request Information ***/

.formpg
{
	margin: 5px 0px 5px 3px;
}


/*** Site Map ***/

#siteMap
{
	margin: 4px 0px 5px 0px;
}

#siteMap p
{
	margin: 9px 0px 4px 0px;
}

#siteMap ul
{
	margin: 0px 0px 4px 10px;
	list-style: none;
}

#siteMap li
{
	margin: 1px 0px 5px 12px;
}



/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */
/* END: SPECIFIC CLASSES
/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */


/*** Slide Show ***/

#tour {
	padding-top:  20px;
	text-align: center;
}

#tour img {
	margin:  0;
}

/* default link style - needed to make the :active work correctly in IE */
tour.a, tour.a:visited, tour.a:hover, tour.a:active {
color:#000;
}
/* style the outer cntaining div to fit the landscape, portrait and buttons */
#album {
width:416px; 
height:464px; 
background:#000 url(images/tour/image01.jpg) 8px 40px no-repeat;
border:1px solid #aaa;
margin:0 auto;
}
/* remove the padding margin and bullets from the list. Add a top margin and width to fit the images and a position relative */
.show {
padding:0; 
margin:400px 0 0 0; 
list-style-type:none; 
position:relative; 
width:416px;
}
/* remove the default image border */
.show img {
border:0;
}
/* make the list horizontal */
.show li {
float:left;
}
/* style the link text to be central in a surrounding box */
.show li a, .show li a:visited {
font-size:11px;
float:left; 
text-decoration:none; 
color:#fff; 
background:#000; 
text-align:center; 
width:26px; 
height:26px; 
line-height:24px; 
border:1px solid #444;
margin:2px;
}
/* position the images using an absolute position and hide them from view */
.show li a img {
position:absolute; 
top:-400px; 
left:0; 
visibility:hidden; 
border:0;
}
/* fix the top position for the landscape images */
.show li a img.landscape {
top:-360px;
border-left:8px solid #000;
border-right:8px solid #000;
}
/* fix the left position for the portrait images */
.show li a img.portrait {
left:0;
border-left:58px solid #000;
border-right:58px solid #000;
}
/* style the hover background color for the text boxes */
.show li a:hover {
background:#ddd;
color: #000;
}
/* style the active/focus colors for the text boxes (required for IE) */
.show li a:active, .show li a:focus {
background:#444; 
color:#000;
}
/* make the images visible on active/focus */
.show li a:active img, .show li a:focus img {
visibility:visible;
}
