body {
	font-family: Times, New York,  serif;
	font-size: 13px;
	
}

div, p, td {
	font-family: Times, New York,  serif;
	font-size: 13px;
	
}


H1 {
	font-family: Times, New York,  serif;
	font-size: 15px;
	
}



select {
	color: #000000;
}
a, a:link {
	color: #381a07;
	text-decoration: underline;
}
a:hover {
	color: #8D708F;
	text-decoration: underline;
}
a:active {
	color: #381a07;
	text-decoration: underline;
}
a:visited {
	color: #381a07;
	text-decoration: underline;
}

.header {
	font-family: times, new york, serif;
	font-size: 15px;
	color: #293d57;

	
}


.right {
	margin-right: 3px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/right_side.gif);
		background-repeat: repeat-y;
}

.left {
	margin-right: 3px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/left_side.gif);
		background-repeat: repeat-y;
}


.content {
	font-family: Times, New York,  serif;
	font-size: 11px;
	color: #381a07;
	background-color: #ffffff;
	
}

.contentArea {
	font-family: Times, New York,  serif;
	padding-left: 15px;
	font-size: 13px;
	color: #381a07;
	background-color: #ffffff;
	
}

.gallery_thumb {
	font-family: Times, New York,  serif;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	color: #381a07;

	
}


.small {
	font-family: Times, New York,  serif;

	font-size: 11px;
	color: #381a07;
}




.footer {
	font-family: Times, New York,  serif;
	font-size: 10px;
	color: #381a07;	
}




.nav{
	margin: 0px;
	padding: 0px;
}


