body
{
	font-size: 65%;
	margin: 0;
	padding: 0;
	font-family: "Segoe UI", "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;	
	background: transparent url('bg.jpg') no-repeat fixed -100px -200px;
}

#host
{
	width: 1000px;
	margin: 1.0em auto 1.0em auto;
	padding: 0;
	background-color: transparent;
}

#host-inlay
{
	background-color: transparent;
}

#header
{
	width: inherit;
	height: 120px;
	margin: 0;
	padding: 0;
	background-color:transparent;
}

#header-inlay
{
	margin: 0;
	padding: 0;
	background-color:transparent;
}

#header-logo
{
	margin: 35px 0 0 25px;
	float: left;
	background-color: transparent;
}

#header-logo a img
{
	border: none;
}

#header-nav
{
	margin: 40px 15px 50px 0;
	font-size: 1.2em;
	float: right;
}

#header-nav .menu
{
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0; 	
}

#header-nav .menu li
{
	float: left;
	padding: 0.5em 0.5em 0 0.5em;
	text-align: center;
	font-size: 1.0em;
	line-height: 1.0em;
	color: #eee;
}

#header-nav .menu li:hover
{
	background: transparent;
}

#header-nav .menu li a
{
	text-decoration: none;
	color: #eee;
}

#header-nav .menu li a:hover
{
	color: white;
}

#body
{
	margin: 0 0 10px 0;
	padding: 0;
	background: transparent url('75percent-bg.png') repeat;
}

#body-inlay
{
	padding: 10px;
	background-color:transparent; 
	height: auto;
}

#menu
{
	height: 30px;
	background-color: #B2714C;
	margin-bottom: 10px;
	clear: both;
}

#menu-inlay
{
	height: inherit;
	padding: 0;
	margin: 0;
}

#menu-inlay .menu
{
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0; 
}

#menu-inlay .menu li
{
	float: left;
	padding: 0 1.0em;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.8em;
	height:30px;
	color: white;
}

#menu-inlay .menu li:hover
{
	background: #FFA26D url('menu-hover-bg.gif') repeat-x left top;
}

#menu-inlay .menu li a, #menu-inlay .menu li a:hover
{
	text-decoration: none;
	color: white;
}

#page-content
{
	background: transparent url('content-bg.png') repeat-y left top;
}

#leftcolumn
{
	display: inline-block;
	width: 650px;
vertical-align: top;
	background-color: transparent;
}

#leftcolumn-inlay
{
	padding: 15px;
}

#rightcolumn
{

	display: inline-block;
	vertical-align: top;
	width: 300px;
	background-color: transparent;
}

#rightcolumn-inlay
{
padding: 15px;
}

#footer
{
	clear: both;
	background: transparent url('50percent-bg.png') repeat;
	padding: 10px 10px;
}

#footer-inlay
{
	padding: 10px 10px;
	background: transparent url('75percent-bg.png') repeat;
	color: #963;
	font-size: 1.2em;
}

#footer-inlay a
{
	color: #963;
	text-decoration: none;
}

#footer-inlay a:hover
{
	text-decoration: underline;
}

h1, h2, h3, h4
{
	font-weight: normal;
	color: #963;
}

h1
{
	font-size: 1.8em;
}

h2
{
	font-size: 1.6em;
}

h3
{
	font-size: 1.4em;
}

h4
{
	font-size: 1.2em;
}

p
{
	text-align: justify;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #666;
}

li
{
text-align: justify;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #666;
}

a
{

}

a:hover
{
	text-decoration: none;
}

a img
{
    border: none;
}

.hide 
{
	display:none;
	visibility:hidden;
}

label, input, textarea
{
display: block;
font-size: 1.2em;
line-height: 1.5em;
color: #666;
margin: 0;
}

label
{
margin: 0.75em 0 0.5em 0;
} 

input, textarea
{
border: solid 1px #963;
margin: 0.5em 0 0.75em 0;
}

.contactForm {
	width:250px;
}
.contactForm p {
	padding:0;
}
.contactForm input {
	width:250px;
}
.contactForm textarea {
	width:250px;
	height:150px;
}
.contactForm input.submit
{
	background: transparent url('50button-bg.png') no-repeat left top;
	width: 53px;
	height: 20px;	
        border: none;
	color: white;
        font-weight: bold;
	font-size: 1.0em;
	line-height: 1.0em;
	padding-bottom: 9px;
}


/**
 * BD Gallery Plugin
 */
.thumbnail 
{
    float:left;
    border:1px solid #CFCFCF;
    margin: 10px;
    padding: 3px;
}
.full_size 
{
    border:1px solid #CFCFCF;
    margin: 10px;
    padding: 3px;
    width: 448px;
    height: 400px;
}
.description 
{
    text-align:center;
    font-style:italic;
}
.thumbnail_photo 
{
    border:1px solid #CFCFCF;
    margin:10px;
    padding:3px;
    float:left;
}

.albumcover
{
    float: left;
}

.albumcover div
{
    margin: 0 0 0 10px;
    font-size: 1.2em;

}

.message
{
    font-size: 1.2em;
    font-weight: bold;
}

.error
{
    color: red;
}

.left
{
    float: left;
}

img.left
{
    margin: 0.5em 0.5em 0 0;
    border: none;
}

.right
{
    float: right;
}

img.right
{
    margin: 0.5em 0 0 0.5em;
}

.center
{
    text-align: center;
}

img.center
{
    display: block;
    margin: 0 auto;
}