@charset "utf-8";
/* CSS Document */

body {
line-height: 1.5;
font-size:90%;
color:#F7E4DE;
background:#F7E4DE;
font-family:Century Gothic, Trebuchet MS, Helvetica, Arial, sans-serif;
background-image:url(images/bg.gif);
background-repeat:repeat;
}

 
h1, h2, h3, h4, h5, h6 { color:#B8DDBE; }

.intro-content
{
width:500px;
float:right;
padding:20px;
}

#homepage-intro-content
{
width:500px;
float:right;
padding:20px;
}

#homepage-intro-content h1 strong
{

font-weight:normal;
}

.introtext-script
{

font-family: 'Allura', cursive, Century Gothic;
font-size:1.8em;
line-height:1.3em;
color:#FFFFFF;
			 }

.introtext-plain
			 {
			 line-height: 1.5;
font-size:90%;
color:#F7E4DE;
font-family:Century Gothic, Trebuchet MS, Helvetica, Arial, sans-serif;
			 }

a, a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

a:hover { color: #F4D4D6; }

.home_page_content
{
position: absolute;
top: 0;
left: -500px;
width: 20px;
height: 50px;
overflow: hidden;
}

#header
{
margin-top:20px;
}

#container 
{
position:relative; 
margin:auto; 
width: 950px; 

background-color:black;
margin-top:90px;
}

#menus {
    background-color: #2F2F2F;
    
    position: absolute;
    text-transform: uppercase;
    top: -20px;
    width: 100%;
	height:35px;
	text-align:center;
}

#menus ul {
    list-style: none outside none;
}

#menus ul { margin: 10px; list-style: none; }
#menus li { margin: 0; margin-right: 1em; margin-right: 1em; display: inline-table;  font-size:14px; }



.gallery
{
width:500px;

padding-top:20px;
}

.center
{
 
text-align:center;
}

.title
{
font-size:140%;
line-height:100%;
text-transform:uppercase;
	
 
	
	 color:#FFFFFF;
	letter-spacing:0.1em;


}
.image
{
float:left; 
width:350px;
}

.image h2, .image p
{
padding-left:20px;
} 
.motto
{
	clear: both;
	font-size: 12px;
	text-align:center;
	color:#ECB6BA;
	letter-spacing:0.5em;
	background-color:#141414;
	text-transform:uppercase;
}

.small
{
font-size:70%;
color:#B8DDBE;
}
img
{
border:none;}

