@charset "utf-8";
@font-face {
	font-family: Monotype Corsiva;
	src: url('MTCORSVA.TTF');
}
p.custom_font{
	font-family: Monotype Corsiva;
}
body {
	background-image: url(../images/bg%20copy%20copy.gif);
	background-color: #000;
	padding: 0px;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: fixed;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.sidebar {
	width: 319px;
}
.logo {
	height: 160px;
	margin-top: 30px;
}
/*.logo img{
	transition:-moz-transform 1s;
	-moz-transition:-moz-transform 1s; 
	-webkit-transition:-webkit-transform 1s; 
	-o-transition:-o-transform 1s; 
	
}
.logo img:hover {

	transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	transform:scale(2,1);
-ms-transform:scale(2,1); 
-moz-transform:scale(2,1);
-webkit-transform:scale(2,1); 
-o-transform:scale(2,1); 
}*/

.menu {
	/* [disabled]height: 303px; */
	width: 230px;
	/* [disabled]background-color: #FFF; */
}

.menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu ul li a {
	line-height: 45px;
	text-decoration: none;
	color: #C60;
	font-size: 24px;
	font-family: "Monotype Corsiva";
	padding-left: 15px;
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-bottom-style: dotted; */
	/* [disabled]border-bottom-color: #D6D6D6; */
	display: block;











	transition:padding-left .3s;
	-moz-transition:padding-left .3s; /* Firefox 4 */
	-webkit-transition:padding-left .3s; /* Safari and Chrome */
	-o-transition:padding-left .3s; /* Opera */
	font-weight: normal;
}
#scroll {
	height: 410px;
	width: 542px;
	border: 1px solid #FFF;
}

.menu ul li a:hover{
	font-weight: normal;
	text-decoration: none;
	padding-left: 60px;
}

.menu-frame {
	/* [disabled]background-image: url(../images/side-frame.png); */
	background-repeat: no-repeat;
	background-position: center center;
	height: 347px;
	width: 279px;
	padding-left: 42px;
	padding-top: 45px;
}

.social {
	height: 50px;
	margin-right: 15px;
}


.social .facebook img{
	transition:padding-top .3s;
	-moz-transition:padding-top .3s; /* Firefox 4 */
	-webkit-transition:padding-top .3s; /* Safari and Chrome */
	-o-transition:padding-top .3s; /* Opera */
	height: 38px;
	width: 38px;
	padding-top: 0px;
}
.social .facebook {
	float: right;
	margin-right: 5px;
}
.social .payer {
	float: right;
	margin-right: 5px;
	height: 30px;
	width: 27px;
	background-image: url(../images/player-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 8px;
	padding-left: 11px;
}


.social .facebook img:hover {
	padding-top: 10px;	
}

.content_panel {
	background-image: url(../images/golden-frame.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 466px;
	margin-left: 20px;
	width: 597px;
	padding-top: 67px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 56px;
}
.slider {
	height: 410px;
	width: 541px;
	background-image: url(../images/slideimage.gif);
}
iframe {
	height: 410px;
	width: 542px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}



.text-content {
	position: absolute;
	z-index: 100;
	width: 531px;
	height: 90px;
	margin-top: 311px;
	background-image: url(../images/text-bg.png);
	padding: 5px;
	font-size: 19px;
	color: #FFF;
	text-decoration: none;
	font-family: "Monotype Corsiva";
	text-align: justify;
	overflow: hidden;
	visibility: visible;
}
.text-content2 {
	width: 542px;
	height: 411px;
	font-size: 19px;
	color: #000;
	text-decoration: none;
	font-family: "Monotype Corsiva";
	text-align: justify;
	overflow: auto;
	visibility: visible;
	background-color: #F0F0F2;
	background-image: url(../images/bg2.gif);
}
.picture-gallery {
	width: 541px;
	height: 388px;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	font-family: "Monotype Corsiva";
	text-align: justify;
	/* [disabled]overflow: auto; */
	visibility: visible;
	line-height: 18px;
	background-color: #000;
}
.text_light_black td a {
	color: #000;
	text-decoration: underline;
}


.text-content-rock-menu {
	width: 542px;
	height: 410px;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	font-family: "Monotype Corsiva";
	text-align: justify;
	overflow: auto;
	visibility: visible;
	line-height: 18px;
}

.border-line {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #AFBD22;
}
.brown {
	color: #900;
	text-decoration: none;
	font-size: 19px;
	font-family: "Monotype Corsiva";
	line-height: 35px;
	display: block;
	border: 1px solid #000;
}



.text-content a {
	color: #CC0;
	text-decoration: underline;
}
.footer {
	height: 202px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-grass.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow: hidden;
	text-align: center;
	bottom: 0px;
	width: 100%;
}

.foo {
	height: 26px;
	width: 80px;
	color: #FFF;
	font-family: "Monotype Corsiva";
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	margin-top: -45px;
	padding: 5px;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-left: 5px;
}
.foo a {
	color: #FFF;
	text-decoration: underline;
}
p {
	margin: 0px;
	padding: 0px;
}
.text-content2 .heading strong {
	color: #201F1D;
	text-decoration: none;
}
.heading {
	font-family: "Monotype Corsiva";
	line-height: 24px;
	color: #FFF;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
}
.text-content2 p a {
	color: #C60;
	text-decoration: underline;
}
.txtfield {
	border: 1px solid #999;
	padding: 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height: 20px;
}
.txtfield:focus {
	border: 1px solid #AFBD22;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.button1 {
	background-color: #AFBD22;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
transition:background-color .3s;
	-moz-transition:background-color .3s; /* Firefox 4 */
	-webkit-transition:background-color .3s; /* Safari and Chrome */
	-o-transition:background-color .3s; /* Opera */
}
.button1:hover {
	background-color: #D6E03E;
	cursor: pointer;
}

.txtfield2 {
	border: 1px solid #999;
	padding: 2px;
	height: 50px;
	width: 200px;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.txtfield2:focus {
	border: 1px solid #AFBD22;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.logo-text {
	font-family: "Monotype Corsiva";
	font-size: 35px;
	color: #DF632A;
	text-decoration: none;
}
body embed {
	height: 16px;
	width: 17px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.backkkkkkkkkkkkkkkkkkk {
	background-color: #EFF0F0;
}
.text-content2 table tr td table tr td p strong {
	font-size: 22px;
}