﻿a {
	font-family: "Palatino Linotype";
	font-size: large;
	color: #593514;
	font-weight: bold;
	text-decoration:none;
}

a:link {
	font-family: "Palatino Linotype";
	font-size: large;
	font-weight: bold;
	color: #660000;
	text-decoration:none;
} 

a:hover {
	font-family: "Palatino Linotype";
	font-size: large;
	font-weight: bold;
	color: black;
	text-decoration:none;
}


.body1 {
	background-image: url('images/background.jpg');
	color: #593514;
}

.body2 {
	background-image: url('../images/background.jpg');
	color: #593514;
}

mycolor {
	color: #593514;
}

h1 {
	color: #593514;
}

h2 {
	color: #593514;
}

h3 {
	color: #593514;
}

li {
	color: #593514;
	text-align:left;
}

.para {
	color: #593514;
	text-align:left;
	font-size: large;
}

.visit {
	font-family: "Palatino Linotype";
	font-size: large;
	color:white;
	text-align:left;
}
.para2 {
	color: #593514;
	text-align:left;
	font-size: large;
}

.para-centered {
	color: #593514;
	text-align:center
}


.link {
	color: #333300;
}


.list-item {
	color: #593514;
}



.Photog {
	font-family: "Palatino Linotype";
	font-size: large;
	font-style: normal;
	font-variant: normal;
	color: #593514;
	text-decoration:none;
}

.Writers {
	font-family: "Palatino Linotype";
	font-size: large;
	font-style: normal;
	font-variant: normal;
	color: #593514;
	text-decoration:none;
}

.TitleBlack {
	font-family: "Palatino Linotype";
	font-size: large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}