body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	background-color: #fff;
}


a:link {
	color: #006600;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #FFA600;
}
a:active {
	color: #006600;
}
h1 {
	font-size: 24px;
	color: #006600;
}

.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #006600;
	padding-left: 20px;
}
.headerhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #006600;
	text-align: center;
	padding-left: 15px;
}

#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #006600;
	height: 25px;
	width: 460px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
.goldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #ffdb4c;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #fff;
}
.home h1 {
	font-size: 24px;
	color: #990000;
	font-style: italic;
}
.homeborder {
	border-left: solid 1px #fff;
}
#officephoto {
	width: 225px;
	height: 300px;
	margin-right: 15px;
	float: left;
}
#livenotelogo {
	width: 141px;
	height: 175px;
	float: left;
	margin-right: 15px;
}
#livenotelogosidebar {
	width: 80px;
	height: 100px;
	margin: 15px 0 15px 78px;
	border: 1px solid white;
}

#address {
	width: 175px;
	height: auto;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #ffdb4c;
	padding-bottom: 5px;
	margin-left: 20px;
	border-bottom: 1px solid #b70349;

}

#menu ul li {
	list-style: none;
	font: bold 11px/26px Geneva, Arial, Helvetica, sans-serif;
	color: #ffdb4c;
	margin-left: -20px;
}

#menu ul li a {
	color: #ffdb4c;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #009d66;
}

.homespecialfontbig {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	font-style: italic;
	color: #ffdb4c;
}


.homespecialfont {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	font-style: italic;
	color: #ffdb4c;
}

.greenbg a {
	color: #ffdb4c;
}

.greenbg a:hover {
	color: #009d66;
}