/* CSS Document */
.back
     {
		 background-image:url(../xmas_back.jpg);
	width:auto;
	height:auto;
	 }

#navlist
{
border-bottom: 1px solid #FFCC66;
border-top: 1px solid #FFCC66;
margin: 0px;
margin-bottom: 30px;
padding: 0px;
padding-left:30px;
background-color: #9d140a;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
padding-bottom: 3px;
padding-top: 3px;
}

#navlist a, #navlist a:link, #navlist a:visited
{
border: 1px solid #FFFFFF;
padding: 1px;
padding-left: 2.8em;
padding-right: 2.8em;
color: #fc6;
font-weight: bold;
text-decoration: none;
}

#navlist a:hover, #navlist a:active, #navlist a:focus
{
border: 1px solid #fc6;
padding: 1px;
padding-left: 2.8em;
padding-right: 2.8em;
text-decoration: none;
}

#navlist li
{
padding-right: 1px;
display: inline;
font-size: 0.7em;
}

#navlist ul
{
margin: 0px;
padding: 0px;
}



.fieldset
{
	color:#171719;
	border:1px solid #ccc;
	margin: 25px 25px;
	width:33%;
	font-family:Ebrima;	
	
}

a
{
	text-decoration:none;
}
.box
{
	width:500px;
	border: 1px solid #e29c16;
		background-color: #fae7c2;
	font-family:Trebuchet MS;
	font-size:13px;
	color: #697287;
	margin: 25px 25px; 
}
#title{
	
margin-left:0px;
width:780px;

}
p{
	font-family:Ebrima;
	font-size:13px;
	color: #171719;
	margin: 25px 25px; 
}
#layout{
	width: 900px; 
	height: 100%;
	margin: 0 auto;
	overflow: 0 auto;
	
background-color:#fff2cc;
 box-shadow:38px 38px 38px 38px #cccccc; 

}

h3 {
	font-family:Trebuchet MS;
	font-weight:bold;
}
h3 { font-size: 0.9em; color: #ed5106; } 

 h1, h2, h3 {
	margin: 15px 20px; 
 }
/* main */
#main {
	float: left;
	margin-left: 15px;
	padding: 0;
	width: 83%;
	align:center;
}
/* rightbar */
#rightbar {
	float: right;
	width: 21%;
	padding: 0; margin:0;	
	margin:2px 6px;
}
#header{
	background-color:#587c38;
	background-image:url(images/header_new1.jpg);
	width:729px;
	height:216px;
	margin-left:25px;
	
}
#onamheader{
	background-color:#587c38;
	background-image:url(../xmas_banner.jpg);
	width:900px;
	height:195px;
	 box-shadow:38px 38px 38px 38px #cccccc; 
}
	
	
}
#photogallery {
	position:absolute;
	top: 1084px;
	left:230px;
	font-family:Trebuchet MS;
	font-size:13px;
	color: #697287;
	float:left;
	width: 48%;
	z-index: 1;

}

#gallerymenu {
	position:absolute;
	top:1084px;
	right: 410px;
	font-family:Trebuchet MS;
	font-size:13px;
	color: #697287;
	float:left;
	width: 10%;
	
}

	
/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }
		




.more{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3b4404;
	font-weight:normal;
	position: absolute;
	left: 309px;
	top: 213px;
	text-decoration: none;
}



	
#footer{
	height:5px;;
	background-color: #971e15;
	color:#ffffff;
}
#footer .footer-right{
	float: right;
	width: 25%;
	background-color:#ed5106;
	color:#fc6;

}
.post-footer {
	background-color: #fff2cc;
	font-size: 95%;	

}
.post-footer .readmore {
	font-family:Trebuchet MS;
	font-size:11px;
	color:#ed5106;
	font-weight:bold;
	text-decoration:none;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.form_select {border:0px solid #cccc;
font: normal 1em Verdana, sans-serif;
font-size:10px;
}
/* form elements */
form {
		margin: 5px 5px; 
		padding: 0;

}
label {
	display:block;
	font-weight:NORMAL;
	margin:5px 0;
}
input {
	padding: 0px;
	border:1px solid #fc6;
	font: normal 1em Verdana, sans-serif;
	color:#000;
	
		width: 221px;
	background: transparent url(../bg.jpg) no-repeat;
	color : #747862;
	height:20px;
	border:0;
	padding:4px 8px;
	margin-bottom:0px;
}
select {
	padding: 0px;
	border:1px solid #fc6;
	font: normal 1em Verdana, sans-serif;
	color:#000;
}
textarea {
	width:231px;
	padding:0px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #ccc;
	height:auto;
	display:block;
	color:#747862;
		
	
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #697287;
	background: #fc6; 
	padding: 2px 3px; 
	color: #000000;	
	
	
	
	width:50px;	
	background: transparent url(../bg.jpg) no-repeat;
	color : #747862;
	height:20px;
	border:0;
	padding:4px 8px;
	margin-bottom:0px;
}

a:link { color: #fc6; }
a:visited { color: #fff; } 
a:hover { color: #fc6; } 

