body {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #1f4449;
	background-color: #efecef;
	margin: 0px;
	padding: 0px;
}
.subheading{
    font-family: Times New Roman, Times, serif;
	font-size: 36px;
	color: #1f4449;
	font-weight: bold;
}
#container_bkgdimg{
	background: url(assets/images/mainbkgd.jpg) repeat top left; border-left: 1px solid #52949e; border-right: 1px solid #52949e;
	}
#container_leftbkgdimg{
	background: url(assets/images/leftfloral.jpg) repeat top right;
	}
#container_rightbkgdimg{
	background: url(assets/images/rightfloral.jpg) repeat top left;
	}
	.gal_thumb_container img{
	border: 2px solid #2c5d64;
	}
.gal_enlarge{
	border: 3px solid #2c5d64;
	}
	.img_border{
	border: 2px solid #2c5d64;
	}
p {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #1f4449;
}
a:link {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #1f4449;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #1f4449;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #511253;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #1f4449;
	text-decoration: underline;
	font-weight: bold;
}
#navmain a:link {  
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	color: #2c5d64;
	text-decoration: none;
}
#navmain a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	color: #2c5d64;
	text-decoration: none;
}
#navmain a:hover {
	color: #511253;
	text-decoration: none;
}
#navmain a:active {
	color: #2c5d64;
	text-decoration: none;
}
.bullet{
    font-family: Times New Roman, Times, serif;
	font-size: 36px;
	color: #2c5d64;
}
.footer {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #1f4449;
	text-decoration: none;
}
#navbtm a:link {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #1f4449;
	text-decoration: underline;
}
#navbtm a:visited { 
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #1f4449;
	text-decoration: underline;
}
#navbtm a:hover { 
	color: #511253;
	text-decoration: underline;
}
#navbtm a:active { 
	color: #1f4449;
	text-decoration: underline;

