html, body, td, form, div, .text, {
	font-family : "times new roman";
	font-size : 14px;
	color : black;
	text-decoration : none;
}

a:hover, a:active, a:visited, a {
	font-family : "times new roman";
	font-size : 14px;
	color : black;
	text-decoration : underline;
	
}

.larger{	
	font-size : 16px;	
}	

.header {	
	font-size : 16px;
	font-weight : bold;
	color : #FFFFFF;
}	

.red {
	color : #FF0000;
}	


.big {
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}	

.white {
	font-size : 10px;	
	color : white;
}	

a.top,a.top:active, a.top:hover, a.top:visited  {
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}	

a.header,a.header:active, a.header:hover, a.header:visited  {
	font-size : 16px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}	

a.add, a.add:active, a.add:hover, a.add:visited  {
	font-size : 10px;
	font-weight : bold;
	color : #780F0C;
}	

ul  {
	margin-top:0px;
	margin-left:20px;
}	

ul.blue {
	list-style-type: disc;
	color : #8CAEBD;
}
ul.olive {
	list-style-type: disc;
	color : #9C9E21;
}
ul.salmon {
	list-style-type: disc;
	color : #B5715A;
}

ul.pink {
	list-style-type: disc;
	color : #C6964A;
}

span.black {
	list-style-type: disc;
	color : black;
}

.blueheader {
	font-size : 14px;	
	font-weight : bold;
	color : #8CAEBD;
}	

a.blue, a.blue:active, a.blue:hover, a.blue:visited  {
	color : black;
}	

a.olive, a.olive:active, a.olive:hover, a.olive:visited  {
	color : black;
}	

a.salmon, a.salmon:active, a.salmon:hover, a.salmon:visited  {
	color : black;
}	

.oliveheader {
	font-size : 14px;	
	font-weight : bold;
	color : #9C9E21;
}	

.pinkheader {
	font-size : 14px;	
	font-weight : bold;
	color : #C6964A;
}	

a.pink:hover, a.pink:active, a.pink:visited, a.pink {
	font-size : 14px;	
	font-weight : bold;
	color : #C6964A;
}	


.wedheader {
	font-size : 14px;	
	font-weight : bold;
	color : #B5715A;
}	

td.hp-copy {
	color: #BCB586 ;
	font-size: 10px ;
	font-style: italic ;
	}
	
.home_logo_bg {

	background-color:#a7a773;
	
	}
	
#home_text_box {
	text-align:center;
	background-color:#ffffff;
}

#home_text_box p {

	text-align:left;
	font-size: 11px;
	font-family: verdana, arial;
	color:#999966;
	padding-left:19px;
	padding-right:19px;
	line-height:1.6em;

}

#address_bar {

	background-color:#c79e30;
	color:#ffffff;
	font-size: 10px;
	font-family: verdana, arial ;
	text-align:center;

}
#address_bar a{
	font-family: verdana, arial ;
	color:#ffffff;
	font-size: 10px;
	text-decoration: none;
}


#footer {
	padding-top:10px;
	color:#ffffff;
	font-size: 10px;
	text-align:center;
	font-family: verdana, arial;
	line-height:2em;

}

#footer a{
	font-size: 10px;
	color:#c5c735;
	font-family: verdana, arial;
	text-decoration: none;

}

#footer a:hover{
	color:#FFFFFF;

}
