/* Rongo CSS Document */

body {
 	background-image: url(images/bgtile3.jpg);
	background-attachment:fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color:#FFF;
	margin-top: 20px;
	margin-bottom: 30px;
}
.overline {font:Arial; text-decoration:overline; font-size:14px; color:#000}
.red {font:Arial; font-size:14px; color:#990000}
.stylesub {font-size: 8px; font-style:normal;letter-spacing:4px; }
.style1 {font-size: 10px; font-style:normal;}
.style2 {font-size: 12px;text-shadow: 4px 6px 6px #A3A3A3;}
.style3 {font-size: 14px; text-shadow: 4px 6px 6px #A3A3A3;}
.style3b {font-size: 14px; font-weight:bold; text-shadow: 4px 6px 6px #A3A3A3;}

.style4 {font-size: 40px; font-weight:bold;}
/*--- Link ---*/
#link a {
	color:#289544;
	text-decoration:none;
}
#link a:hover {
	color:#4C905E;
	text-decoration:underline;
}

#wrapper {
	background-color: #FFF;
  	padding-top: 5px;
  	border-top: 1px solid #CCC;
	border-right: 2px solid #CCC;
	border-bottom: 2px solid #8E8E8E;
	border-left: 1px solid #D7D7D7;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
/* Centering Technique  ================================= */
#wrapper {
	width: 780px; 
	margin: 0 auto; 
  	text-align:center; 
  	height:auto;
	padding-bottom:50px; 
} 
.header {
	width: 780px;
	background-image:url(images/corustonecrop.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 183px;
	position:relative;
}

/*---------------------------menu--------------------------*/	

#menu {
	background:;
	height: 25px;
	margin-bottom:30px;
}
#menu a {
 	font-size:10px;
	letter-spacing:4px;
	font-weight:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-right:1px solid silver;
	color:#999;
	text-align:center;
	padding-left:6px;
	padding-right:6px;
}
#menu a:hover {
	text-decoration:none;
	color:#000;
	border-bottom:2px solid #77B186;
}
#menu a#last {
	width:10px;
	border-right:none;
	}
/*---------------bennet bio------------------*/
.contentBENNET{
	background-image:url(images/bennetBio.jpg) ;
	background-repeat:no-repeat;
	background-position:left top; 
	background-color:#FFF;
	width: 500px;
	min-height:400px;
	position:relative;
	padding-left:205px;
}	
/*---------------bailey gallery------------------*/
.contentBailey{
	background-image:url(images/c-b500..jpg) ;
	background-repeat:no-repeat;
	background-position:left top; 
	background-color:#FFF;
	width: 500px;
	min-height:400px;
	position:relative;
	padding-left:205px;
}

.contentBailey2{
	background-image:url(images/c-b500.jpg) ;
	background-repeat:no-repeat;
	background-position:left top; 
	background-color:#FFF;
	width: 500px;
	min-height:400px;
	position:relative;
	padding-left:205px;
}

.BaileyIntro {
	background-image:url(images/gradup.jpg) ;
	background-position:left bottom;
	background-repeat:repeat-x;
	background-color:#FFF;
	width:650px;
	height:auto;
	position:relative;
	margin-left:70px;
	border-top:4px double #CCC;
	border-bottom:4px double #CCC;
	border-right:4px double #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}
/*---------------britomart gallery------------------*/
.contentBrito{
	background-image:url(images/brito.jpg) ;
	background-repeat:no-repeat;
	background-position:left top; 
	background-color:#FFF;
	width: 500px;
	min-height:400px;
	position:relative;
	padding-left:205px;
}
/*---------------art gallery------------------*/
.contentArt{
	background-image:url(images/artDish.jpg) ;
	background-repeat:no-repeat;
	background-position:left top; 
	background-color:#FFF;
	width: 500px;
	min-height:400px;
	position:relative;
	padding-left:205px;
}


.contentBonfire{
	background-image:url(images/fire-bk.jpg) ;
	background-repeat:no-repeat;
	background-position:left top; 
	background-color:#FFF;
	width: 500px;
	height:500px;
	position:relative;
	padding-left:205px;	


}
/*---------------content contact------------------*/
.contentCONT{
	background-image:url(images/rongous2.jpg) ;
	background-repeat:no-repeat;
	background-position: 25px 10px ;
	background-color:#FFF;
	width: 500px;
	min-height:400px;
	position:relative;
	padding-left:250px;

}
/*---------------content video------------------*/
.contentVID{
	background-image:url(images/pohiriCarve.jpg);
	background-repeat:no-repeat;
	background-position: 30px 22px ;
	background-color:#FFF;
	width: 500px;
	min-height:400px;
	position:relative;
	padding-left:250px;
}

/*---------------fire gallery------------------*/
.contentfire{
	background-image:url(images/fire-bk.jpg) ;
	background-repeat:no-repeat;
	background-position:left top; 
	background-color:#FFF;
	width: 500px;
	min-height:400px;
	position:relative;
	padding-left:205px;
}
/*---------------fire index------------------*/
.BonfireA{
	background-image:url(images/GPbird.jpg) ;
	background-repeat:no-repeat;
	background-position:left top; 
	background-color:#FFF;
	width: 725px;
	height: 250px;
	position:relative;
	margin-left:30px;

}
#coreBF {
	background-image:url(images/gradup.jpg) ;
	background-position:left bottom;
	background-repeat:repeat-x;
	position:absolute;
	top:35px;
	left:125px;
	height:auto;
	width:550px;
	border-top:4px double #CCC;
	border-bottom:4px double #CCC;
	border-right:4px double #CCC;
	padding: 0px 10px 20px 10px ;
	float:right;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/*------------bailey index-------------*/
.BaileyA{
	background-image:url(images/CB2.jpg) ;
	background-repeat:no-repeat;
	background-position:left top; 
	width: 725px;
	height: 360px;
	position:relative;
	margin-left:30px;

}
#coreCB {
	background-image:url(images/gradup.jpg) ;
	background-position:left bottom;
	background-repeat:repeat-x;
	position:relative;
	top:35px;
	left:-25px;
	height:auto;
	width:550px;
	border-top:4px double #CCC;
	border-bottom:4px double #CCC;
	border-right:4px double #CCC;
	padding: 0px 10px 20px 10px ;
	float:right;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
/*-------- Brito ---------*/
.BritoA{
	background-image:url(images/britoMono.jpg) ;
	background-repeat:no-repeat;
	background-position:left top; 
	width: 725px;
	height:250px;
	position:relative;
	margin-left:30px;
	margin-bottom:50px;
}
#coreBrito {
	background-image:url(images/gradup.jpg) ;
	background-position:left bottom;
	background-repeat:repeat-x;
	position:relative;
	top:35px;
	left:-25px;
	height:auto;
	width:550px;
	border-top:4px double #CCC;
	border-bottom:4px double #CCC;
	border-right:4px double #CCC;
	padding: 0px 10px 20px 10px ;
	float:right;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
		margin-bottom:50px;

}
/*------------art index-------------*/
.ArtA{
	background-image:url(images/greyProfile.png) ;
	background-repeat:no-repeat;
	background-position:left top; 
	width: 725px;
	height:420px;
	position:relative;
	margin-left:30px;
	margin-bottom:50px;
}
#coreART {
	background-image:url(images/gradup.jpg) ;
	background-position:left bottom;
	background-repeat:repeat-x;
	position:relative;
	top:35px;
	left:-25px;
	height:auto;
	width:550px;
	border-top:4px double #CCC;
	border-bottom:4px double #CCC;
	border-right:4px double #CCC;
	padding: 0px 10px 20px 10px ;
	float:right;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
		margin-bottom:50px;

}
/*-- core--*/
#intro {
	position:relative;
	background-image: url(images/gradup.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	text-align:justify;
	top:10px;
	background-color:#;
	border-bottom:2px solid #77B186;
	height:auto;
	left:30px;
	width:700px;
	padding:10px 10px 10px 10px;
	margin-bottom:20px;
}

/*-----footer-----*/
.footer {
	color:#999999;
	width:780px;
	height:10px;
	margin-top:20px;
	margin-bottom:15px;
}

