body {
	background-image: url("/image/bg.jpg");
	text-align: center;
	margin: 50px 0 0 0;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, 'sans-serif';
	font-size: 11px;
	line-height:15px;
}


#main {
	margin: auto;
	width:702px;
	padding: 10px 18px 10px 18px;
	background-color: #fff;
}

#mainSec {
	margin: auto;
	width:702px;
	padding: 15px;
	background-color: #fff;
}


#content {
	padding: 20px 0 20px 0;
}


.spacer {
	font-family: arial, verdana,  helvetica, "sans-serif"; 
	font-size: 1px;
}

#footer,  #footer a{
	font-size: 10px;
	color: #630;
	line-height:12px;
	text-decoration:none;
}

h1 {
	font-size: 14px;
	color: #c30;
	line-height:12px;
}

h2 {
	font-size: 12px;
	color: #630;
	line-height:12px;
	border-bottom: 1px dashed #ccc;
	margin: 25px 0 0 0;
}

#mainSec a{
	color: #693;
	text-decoration:none;
}

#mainSec a:hover {
	text-decoration:underline;
}

h2 {
	display:inline;
	font-size: 13px;
	color: #630;
	line-height:12px;
	border-bottom: 1px dashed #b3b3b3;
	margin: 50px 0 0 0;
}

#newsletter {
text-align:center;
border-bottom: 1px dashed #23140d;
margin: auto;
width: 732px;
padding: 10px 0 15px 0;
}

#newsletter input{
border: 1px solid #23140d;
margin: 0 5px 0 5px;


}

#newsletter input.submit{
background-color:#23140d;
color: #fff;
}


#fb-icon {
	float: left;
}


/*////////// GALLERY ///////////*/

#gallery-controls {
	text-align: center;
	font-size: 13px;
}

#gallery-controls a {
		text-decoration: none;

			font-size: 15px;
}

#gallery-controls a:hover {
		text-decoration: none;
		color: #000;
}






















