
/* CSS Document */

body {
	background-color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.home-links {
	font-family: "Times New Roman", Times, serif;
	color: #AE7323;
	font-weight: bold;
	font-size: 20px;
	text-decoration: underline;
	text-align: center;
}
.home_below_links {
	font-family: "Times New Roman", Times, serif;
	color: #AE7323;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
}
.home_below_links:link{
	font-family: "Times New Roman", Times, serif;
	color: #AE7323;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}

.heading1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
}
.heading2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}
.heading2content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 13px;
}
.footer {
	font-family: Tahoma, "Myriad Pro", "Myriad Web Pro";
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	
}
.gallery
{
border:1px #FFFFFF solid;
}

.sunday{
	font-family: Shell;
	font-weight: bold;
	color: #6C634D;
	font-size: 13px;
}

.border1{
         border:#DBA413 4px solid;
		 }






