@charset "utf-8";

.background1 { 
background-image: url(images/lightbulb.jpg); 
background-repeat: no-repeat; 
} 
.background2 { 
background-image: url(images/faded_bulb_c.jpg); 
background-repeat: no-repeat; 
} 


body {
	background-color: #000000;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 17px;
}
a:link{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	color: #FFFFFF;
}
a:visited{
	color: #FFFFFF;
	text-decoration: none;
	}
a:active{
	color: #FFFFFF;
	}

.bullet {
	list-style-image: url(images/bullet_sq.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	padding-bottom: 12px;

}
/* CSS Document */

.footer {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}

.footer a:hover {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: underline;
}

.menu {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	color: #FFFFFF;
	padding-top: 11px;
	padding-bottom: 12px;
	font-weight: normal;
}
.menu a:link {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.leading {
	line-height: 20px;
}

.menu  a:hover {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

.head {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #6AA70E;
	padding-top: 0px;
	padding-bottom: 0px;
}
.whitehead {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

.photo_buffer_left {
	padding-right: 10px;
	padding-bottom: 5px;
}
.subhead_green {
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	padding-left: 0px;
	color: #6AA70E;
	padding-top: 10px;
	padding-bottom: 0px;
}


.contact_head {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 0px;
	line-height: 28px;
}
.contact_subhead {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 24px;
}
.bottomdiv {
	background-position: right bottom;
}
.lists {
	line-height: 32px;
	font-size: 15px;
	font-weight: 400;
}
