body { font-family: Arial, verdana, helvetica, sans-serif; background-color: #ffe8bf; }


a.Subnav:link  { font: normal 12px "Times New Roman", Georgia, Times;
					color: #4d4d4d; 
					text-decoration: none;
				}

a.Subnav:active { font: normal 12px "Times New Roman", Georgia, Times;
					color: #4d4d4d;
					text-decoration: none;
				}

a.Subnav:visited { font: normal 12px "Times New Roman", Georgia, Times;
					color: #4d4d4d; 
					text-decoration: none;
				}
				
a.Subnav:hover  { color: #D97A12;
					text-decoration: underline; 
					font: normal 12px "Times New Roman", Georgia, Times;
				}

.navText  { color: #4d4d4d;
			font: normal 12px "Times New Roman", Georgia, Times;
			}

.smallNavText  { color: #4d4d4d;
			font: normal 9px "Times New Roman", Georgia, Times;
			}


.photoCaptions  { color: #4d4d4d;
			font: normal 11px "Times New Roman", Georgia, Times;
			}
ul li { color: #000000;
			font-family: Arial, Helvetica, sans-serif;
			}
.undecorated_list { list-style-type: none; }

.padRight {
	padding-right: 10px;
	padding-bottom: 5px;
	float: left;
}

.padLeft { padding-bottom: 5px; float: right; padding-left: 10px; }

