/* style Copyrighted. Duplication or redistribution is strictly prohibited. */

/*a:visited, a:link, a:active {
	color: #93A168;
	font-weight: bold;
	text-decoration: underline;
}*/

a:visited, a:link, a:active {
	color: #B2003C;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #D57E63;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background-color: #BAD2E4;
	background-image: url(images/background_ea.jpg);
	background-repeat: repeat;
	margin-bottom: 20px;
	margin-top: 50px;
	font: 10px Verdana, Arial, sans-serif;
}

h1{
	color: #15738c;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	
}

h2 {
	color: #D57E63;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: none;
	font-style: italic;
	line-height: normal;
}

h3 {
	color: #15738c;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: none;
	font-style: italic;
	line-height: normal;
	text-align: center;
}

td, p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
margin-left:10px;
color:#000;
}


.main{
	background-color: #fffff0;
	border: 1px solid #003882;
	font: normal normal normal 12px "Times New Roman", Times, serif;
}

.mainvideos{
	background-color: #fffff0;
	background-image: url(images/vdieo_back.jpg);
	background-repeat: repeat;
	border: 1px solid #003882;
	font: normal normal normal 12px "Times New Roman", Times, serif;
}

.home1{
	background-color: #FDE1D6;
	font: normal normal normal 16px "Times New Roman", Times, serif;
	border: 1px #fde1d6;
}

.copyrights {
	background: transparent;
	color: #D57E63;
	font-size: 10px;
}

.reviews {
	background: transparent;
	color: #15738C;
	font-size: 12px;
}

.topquote {
	color: #426b1b;
	font-size: 16px;
	font: bold;
	font-family: Georgia, Times New Roman, Serif;
}

.photos{
	border: 1px solid #19456f;
}

.navbar {
	background-color: #D57E63;
	border-bottom: 0px solid #812f52;
	border-right: 0 px solid #812f52;
	border-top: 1px solid #d2b48c;
}


.side1b {
	background-color: transparent;
	color: #000000;
	font: italic 12px;
	font-family: Georgia, Times New Roman, Serif;
}

.side2 {
	border: 0px solid #BA5286;
}

a img.photos, img.photos {
border: 1px solid #19456f;
text-decoration: none;
}


ul { 
list-style-position: outside; 
}

.news1{
	background-color: #fffff0;
	font: normal normal normal 12px "Times New Roman", Times, serif;
	border-top: 2px solid #d2b48c;
	border-bottom: 2px solid #d2b48c;
	border-right: 1px solid #d2b48c;
	border-left: 1px solid #d2b48c;
}

.excerpt{
	background-color: #fffff0;
	border: 1px solid #003882;
	padding: 10px;
}

.copyrights2 {
	background: transparent;
	color: #D57E63;
	font-size: 10px;
	text-align: right;
}
