@charset "utf-8";
body {
	margin: 0px;
	font-family: "Times New Roman";
	font-size: 14px;
	color: #121212;
	background-color: #242f43;
	text-decoration: none;
	background-image: url(../images/bg-final.jpg);
	background-repeat: repeat-x;
}
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 */

.ie .leftsp {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* CSS Browser Selector IE 7 */

.ie7 .leftsp {
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* CSS Browser Selector Firefox */

.gecko .leftsp {
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* CSS Browser Selector Safari */

.webkit .leftsp {
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 0px;
}