/* CSS Document */
/* CSS NaraVisaGathering.com */
body {

	/* background-attachment: fixed;*/
	background-repeat: repeat-x;
	background-image: url(images/Background/main_background_3.jpg);
	/* background-color: #C68537;*/
}

A:link {text-decoration: none; font-weight:bold; color: #8C4F05;}
A:visited {text-decoration: none; font-weight:bold; color: #8C4F05;}
A:active {text-decoration: none; font-weight:bold; color: #8C4F05;}
A:hover {text-decoration: underline; font-weight:bold; color: #8C4F05;}

.BorderTable {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #8C4F05;
	border-right-color: #8C4F05;
	border-bottom-color: #8C4F05;
	border-left-color: #8C4F05;
}




.Copywite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	color: #5B4F39;
}
.Copywite a:link, .coppywright a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	color: #5B4F39;
	text-decoration: none;
}

.Copywite a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	color: #333366;
    text-decoration: underline;
}

.photoborders  {
	border: 2px solid #8C4F05;
}
