
body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 15px;
	color: #FFF;
	background: #7E6140;
	background:url(images/wooden_bg.gif) #7E6140 repeat;
}
		
a:link, a:visited { color: #FFFFF; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #FFFFF; text-decoration: underline; }

p { margin: 0px; padding: 0px; }

h1 {
	margin: 0px;
	padding: 2px 50px;
	font-size: 22px;
	font-weight: bold;
	color:black;
}

h2 {
	margin: 0px;
	padding: 2px 0px 10px 0px;
	font-size: 25px;
	font-weight: bold;
	color:#fff;
	background:url(images/readmore_bg.png) no-repeat;
}

h3 {
	margin: 0 0 10px 0;
	padding: 0 0 0px 0;
	font-size: 12px;
	font-weight: bold;
	color: #e0b328;	
}

h4 {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-size: 16px;
	font-weight: bold;
	color: #27231d;
}

.image_wrapper {
	border: 0px   solid #ffffff;
	margin-top: 3px;
	margin-bottom: 5px;
}

.fl_image {
	float: left;
	margin-right: 15px 
}

.fr_image {
	float: right;
	margin-left: 15px 
}
.firstletter
{
color:#FF0707;
}
/*Logo*/
#logo {
	
	border: 0px   solid black;
	float:left;
	margin:10px;
}
/* Outer Background */
#container_wrapper_outter {
	width: 980px;
   	border: 0px   solid red;
	height:100%;
	text-align:center;
	
	
}

#container_wrapper_inner {

	width: 980px;
	margin:-30px 0px 0px 0px;	
	  border: 0px  solid blue;
}
#container_wrapper_inner_hd
{
	width: 980px;
	border: 0px  solid red;
	height: 450px;
	margin:0px 0px 0px 0px;
	text-align:left;
	/*background-color: red;*/
	
}
#search_block {
	width:950px;
	position: relative;
	height: 4px;
	border: 0px   solid black;
}
#top {
	width:100%;	
	height:95px;
    border: 0px   solid blue;
	background:url(images/Top-Strip.png) bottom repeat-x;
}
/*Banner Section */
#banner {
	width:818px;
	height:362px;
	border: 0px   solid orange;
	background:url(images/Top-Frame.png);
	margin:25px 0px 0px 170px;
	
}

#hor_content {
	width:980px;
	border: 0px   solid black;
	margin:7px 0px 0px 0px;

}
#hor_content p {
	border: 0px   solid black;
	font-size:13px;
	text-align:justify;
	padding:5px 5px 5px 5px;

}
#right_content {
	width:450px;
	border: 0px   solid black;
	background:url(images/middle.png)  top center repeat-y;
	margin:7px 0px 0px 0px;
	float:right;

}
#photo_stand
{
	background:url(images/Photo-stand.png) bottom center no-repeat;width:922px;height:255px;
	border:1px solid transparent;
	margin:0px 0px 0px 0px;
}
#frame
{
	float: left;list-style: none;
}
#liframe
{
	background:url(images/Photo-Frame.png) bottom center no-repeat;width:200px;height:238px;
	border:0px solid;
	margin:0px 0px 0px 0px;
}
#liframe img
{
	
	padding:25px 22px 0px 0px;
	border:0px solid;
}
td.valid_id
{
	color:#000;
	font-size:12px;
	font-weight:bold;
	
}
#submit
{
	background:url(images/readmore_bg.png);
	width:100px;
	color:#fff;
}
#msg
{
color:black;
font-weight:bold;
border:0px solid;
margin-top:-50px;
margin-bottom:0px;

}
#main_footer
{
	border:0px solid;
	text-align:center;
	font-size:12px;
}
#main_footer a
{
		text-decoration:none;
		color:#E6B968;
		font-weight:bold;
}
#main_footer a hover
{
	text-decoration:none;
	color:#000;
}



/*Email*/
td a
{
	color:white;text-decoration:none;
}
td a hover
{
	color:white;	
}




	
