@charset "utf-8";
body {
	background-color: #242f43;
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: "Times New Roman";
	font-size: 14px;
	color: #121212;
	text-decoration: none;
	background-attachment: fixed;
}
a.bdy:link, a.bdy:visited {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #645233;
	text-decoration: none;
}
a.bdy:hover{
	font-family: "Times New Roman";
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

.maintxt {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #121212;
	text-decoration: none;
	line-height: 26px;
}
.galry-bdy-bg {
	background-image: url(../images/glry-bdy-bg.jpg);
	background-repeat: no-repeat;
}


.bdy-patren-rep {
	background-image: url(../images/bdy-patren-img.jpg);
	background-repeat: no-repeat;
}
.botomnav {
	font-family: Tahoma;
	font-size: 11px;
	color: #d7c4a8;
	text-decoration: none;
}
a.botomnav:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #AC874F;
	text-decoration: underline;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #fefefe;
	text-decoration: none;
}
.webby {
	font-family: Tahoma;
	font-size: 10px;
	color: #c2c1c1;
	text-decoration: none;
}
a.webby:link, a.webby:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #c2c1c1;
	text-decoration: underline;
}
a.webby:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #D8C7AB;
	text-decoration: none;
}
h3 {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	color: #121212;
	margin: 0px;
}
a.inlarge:link, a.inlarge:visited {
	font-family: "Times New Roman";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.inlarge:hover{
	font-family: "Times New Roman";
	font-size: 13px;
	color: #713d04;
	text-decoration: none;
}
/* CSS Browser Selector IE */