/* Edited with EditCSS */
/**** LINK-tag style sheet css_1.css ****/

/*
*********************************************************************
Language:    CSS 1.0
Web site:    http://www.embergrove.com
Copyright:   2006, Katie Benedict
Created by:  Katie Benedict (www.katiebenedict.com)
*********************************************************************
*********************************************************************
NOTES:
This dicument contains styles which are compatible with CSS-1
and higher compliant web browsers.
*********************************************************************
*/
/*
*********************************************************************
DOCUMENT PROPERTIES
*********************************************************************
*/
html, body {
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
}
body { margin: 15px; }
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}


/*
*********************************************************************
CONTENT PROPERTIES
*********************************************************************
*/


.title_elements {
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.title_elements2 {
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 37px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.main_menu {
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 1px;
	margin-bottom: 2px;
}

.main_menu-center {
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 1px;
	margin-bottom: 2px;
}

/*___________HOMEPAGE ELEMENTS_____________________*/

.asterisk{
	background-image: url(images/homepage/asterisk.gif);
	background-repeat: repeat-y;
}

.big_lamp{
	float: left;
	position: absolute;
	left: 419px;
	top: 120px;
}

.homepage_lamp_menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	top: 20px;
	bottom: 30px;
	clip: rect(30px,auto,auto,auto);
}
.homepage_lamp_menu a:link{
text-decoration:none;
}
.homepage_lamp_menu a:visited{
text-decoration:none;
}





/* --------------------------------------------------------------- */




/* TABLE ELEMENTS ------------------------------------------------ */
table {

}

.maintable {
	background-color:#FFFFFF;
	top: 20px;
	left: 20px;
	border: thin dashed #999933;
	float: none;
	position: relative;
}
.maintable2 {
	background-color:#FFFFFF;
	top: 20px;
	left: 20px;
	border: thin dashed #999933;
}
.maintable3 {
	background-color:#FFFFFF;
	top: 20px;
	left: 20px;
	border: thin dashed #999933;
	float: none;
	position: relative;
	background-attachment: scroll;
	background-image: url(images/homepage/big_lamp.jpg);
	background-repeat: no-repeat;
	background-position: 10% 5;
}
.contenttable{
	margin-left: 35px;
	margin-right: 15px;
	margin-top: 15px;
}

/* --------------------------------------------------------------- */



/* FOOTER ELEMENTS ------------------------------------------------ */

.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	position: relative;
	float: none;
	height: 46px;
	line-height: 16px;
	text-align:center;
	margin-top: 30px;
}
.footer2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 16px;
	height: 13px;
	position: relative;
	float: left;
	text-align: center;
	margin-top: 30px;
}

/* --------------------------------------------------------------- */


/* LAMP MENU ------------------------------------------------ */

.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	width: 113px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 14px;
	background-image: url(images/sub-header/middle.gif);
}

/* --------------------------------------------------------------- */



/* Links ------------------------------------------------ */

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666600;
}
a:visited {
	color: #666600;
}
a:hover {
	color: #333300;
	text-decoration: none;
}


/* --------------------------------------------------------------- */



/* Interior Pages ------------------------------------------------ */

.asterisk2{
	background-image: url(images/homepage/asterisk.gif);
	background-repeat: repeat-x;
	line-height: 2px;
	font-size:9px;
}

.title{
	padding-bottom: 10px;
	padding-top: 10px;
	margin:0px;
}

/* --------------------------------------------------------------- */

/* About Gallery Page ------------------------------------------------ */

.Lisa_image{
	border: thin dashed #999900;
	padding: 4px;
	margin-right: 15px;
	margin-top: 10px;
}

/* --------------------------------------------------------------- */

/* Images ------------------------------------------------ */

.generic_image{
	border: thin dashed #999900;
	padding: 4px;
	margin: 10px;
}

/* --------------------------------------------------------------- */


/* Menu Items ------------------------------------------------ */
.menutable{
	margin-left: 7px;
	margin-top: 25px;
}

.menutable a:link{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.menutable a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menutable a:hover {
	color: #333300;
	text-decoration: underline;
}
/* --------------------------------------------------------------- */

/* Lamp Page ------------------------------------------------ */

.Product_names{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666600;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #828210;
	padding-bottom: 9px;
	line-height: 17px;
	padding-top: 5px;
}
