@charset "UTF-8";
/* CSS Document */

body{
	background:url(../images/bigBg.jpg) repeat;
	font-family:Verdana, Geneva, sans-serif;
	color:#5f2e00;
	line-height:17px;
	font-size:12px;}
	
#page{
	width:992px;
	margin:0;
	padding:0;
	height:820px}

	.header{
		float:left;
		width:992px;
		height:237px;
	}

		.header .left{
			width:295px;
			height:237px;
			float:left
		}
	
		.header .right{
			width:697px;
			height:237px;
			background: url(../images/blog_02.gif) top left;
			float:left
		}
		
			.header .right ul{
				width:505px;
				margin-top:85px;
			}
			
			.header .right ul li{
				width:auto;
				float:left;
			}
			
			.header .right ul li a{
				width:106px;
				padding:0px 0px 0px 20px;
				display:block;
				line-height:22px;
				font-size:14px;
				color: #666;
				text-transform:uppercase;
				text-decoration:none;
				font-family:Georgia, "Times New Roman", Times, serif;
			}
				
			.header .right ul li a:hover, .header ul li.current-cat{
				background:url(../images/stars.gif) left no-repeat;
				color:#97612c;
				font-weight:bold;
			}
			
	.Features{
			margin-top:474px;
			padding:0px 10px 10px 20px;
			width:196px;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-style:italic;
			font-size:15px;
			line-height:20px;}

	div.homeMedia{
		width:545px;
		position:relative;
		background: url(../images/Homemedia_1.jpg) no-repeat;
		height:200px;
	}
	
	.Fcomments{
		width: 242px;
		float:left;
		padding:10px 10px 10px 20px;
		height:170px;
		}
		
	.Fcomments h1{
		font-size:24px;
		font-family:Georgia, "Times New Roman", Times, serif;
		}
	
	.Fcomments p{
		margin:10px 0 10px 0;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		font-style:italic;}
		
	.Fcomments ul{
		width:auto}	
		
	.Fcomments ul li a{
		font-weight:bold;
		text-decoration:none;
		color:#be7f43;
		line-height:18px;
		display:block; 
		padding-left:20px;
		background:url(../images/arrow.jpg) left no-repeat}
		
	.Fcomments ul li a:hover{
		text-decoration:underline}
				
	.Fvideo{
		width:270px;
		float:left;
		height:200px;
		}
		
	.Fvideo a{
		display:block;
		width:408px;
		text-indent:-1000px;
		height:200px;}
	
	.body{
		float:left;
		width:992px;
		margin-top:-1px;
	}

		.body .left{
			width:177.5px;
			height:137px;
			float:left
		}
		
		.body .right{
			width:735px;
			background: url(../images/blog_07_3.gif) top left;
			float:left;
		}
	
		.body .right .lft{
			width:117px;
			height:400px;
			float:left;
			
		}
		
		.body .right div.rgh{
			width:510px;
			float:left;
			margin-left:5px;
		}
	
	.body .right div.rgh h1{
		font-size:26px;
		font-family: Georgia, "Times New Roman", Times, serif;
		color:#922628;
		font-weight:bold;
		line-height:26px;
	
	}
	
	.body .right div.rgh p{
		margin:10px 0px 10px 0px;
	}
	
	.body .right a.viewLink {
		margin-top:20px;
	}
	
	.footer{
		float:left;
		width:992px;
	}
	
		.footer .left{
			width:177.5px;
			height:200px;
			float:left
		}

		.footer .right{
			width:741px;
			height:200px;
			background: url(../images/footer_01.gif) top left no-repeat;
			float:left;
			
		}
			
			.footer .right .linkvnb{
				width:100px;
				height:30px;
				margin-top:70px;
				margin-left:590px
			}
			
			.footer .right .linkvnb a{
				display:block;
				width:408px;
				text-indent:-1000px;
			}
			
			.footer .right .writeby{
				width:700px;
				margin-top:40px;
				margin-left:40px
			}
			
			.footer .right .writeby a{
				font-size:14px;
				margin-top:550px;
				font-family:Georgia, "Times New Roman", Times, serif;
				text-decoration:none;
				color: #FFFFFF;/*#200101;*/
				text-transform:uppercase
			}

			.footer .right a:visited {
				color: #FFFFFF;
			}

#leftimage {
	position:absolute;
	background: url(../images/blog_01.gif) top left no-repeat;
	width:295px;
	height:625px;
	z-index:4;
	top: 0px;
	left: 0px;
}

#rightimage {
	position:absolute;
	background: url(../images/blog_04.gif) top left no-repeat;
	left:814px;
	top:235px;
	width:174px;
	height:197px;
	z-index:5;
}
#leftdesc {
	position:absolute;
	left:7px;
	top:0px;
	width:192px;
	height:83px;
	z-index:6;
}