/* CSS Document */

body, html {

	width:100%;
	
	height:100%;
	
	margin:0;
	
	background-color:#f2f1e6;
	
	}
	
	body{
		margin-top:10px;
	}

#main {
	
	width:100%;
	
	height:100%;
	
}

	#center {
		
		background-color:#FFFFFF;
		
		width:872px;
		
		height:auto!important;
		
		} 
		
		#fim {
			
			width:872px;
			
			height:15px;
			
			background-image:url(../images/fim.gif);
			
			}
		
		#header {
			
			width:848px;
			
			height:274px;
			
			padding-top:11px;
			
			}
			
			#hLeft {
				
				float:left;
				
				width:215px;
				
				height:274px;
				
				}
				
				#hRight {
				
				float:right;
				
				width:633px;
				
				height:274px;
				
				}
				
				#menu {
					
					width:633px;
					
					height:44px;
					
					}
					
				#image {
				
					width:633px;
					
					height:219px;
					
					padding-top:11px;
					
					}
					
					
	#content {
		
		width: 848px;
		
		height:auto!important;
		
		background-image:url(../images/content_bg.gif);
		
		background-repeat:repeat-y;
		
		}
		
		#content_int {
		
		width: 848px;
		
		height:auto!important;
		
		background-image:url(../images/content_bg_int.gif);
		
		background-repeat:repeat-y;
		
		}
		
		#content_top {
			
			height:16px;
			
			width:848px;
			
			background-color:#FFFFFF;
			
			}
			
	#body {
	
		padding-left:19px;
		
		padding-right:27px;
		
		}
		
	#space {
	
		height:34px;
		
		width:848px;
		
		}
		
	#footer {
	
		width:848px;
		
		height:53px;
		
		background-image:url(../images/footer_bg.gif);
		
		background-repeat:no-repeat;
		
	}
		
		
.tdLeft , .home_address{
	background-image:url(../images/tdLeft.gif);
	
	background-position:center bottom;
	
	background-repeat:no-repeat;
	
	padding-left:23px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	
	font-size:18px;
	
	font-style:italic;
	
	line-height:1.5em;
	
	
	}
	
	 .home_address{
		background:none;
		text-align:left;
		margin-top:16px;
	 }
	
	.gray {
	
		color:#929292;
		
		}
		
	.black {
		
		font-size:14px;
		
		}
		
	.pxGray {
		
		background-image:url(../images/1px_gray.gif);
		
		background-repeat:repeat-x;
		
		height:1px;
		
		}
		
h1 {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	
	color:#3d9fb8;
	
	text-align:left;
	
	
}

.normal {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	
	font-size:18px;
	
	color:#000000;
	
	line-height:1.5em;
	
	}
	
.normal a{
	
	font-family:Georgia, "Times New Roman", Times, serif;
	
	font-size:18px;
	
	color:#3d9fb8;
	
	text-decoration:none;
	
	}
	
.normal a:hover {

	text-decoration:underline;

}

.whiteitalic {

	font-family:Georgia, "Times New Roman", Times, serif;
	
	color:#FFFFFF;
	
	font-style:italic;
	
	}
	
	
.bold {

	font-family:Georgia, "Times New Roman", Times, serif;
	
	font-weight:bold;
	
	font-size:18px;
	
	}

.desc {

	font-family:Georgia, "Times New Roman", Times, serif;
	
	font-size:18px;
	
	line-height:1em;
	
	}
.price {

	font-family:Georgia, "Times New Roman", Times, serif;
	
	font-style:italic;
	
	font-size:18px;
	
	color:#929292;

	
	}

	
.picture_gallery a img{
	border:0;
	margin-bottom:9px;
}

.picture_gallery .col1{
	float:left;
	width:200px;
}

.picture_gallery .col2{
	float:left;
	width:200px;
}

.picture_gallery .col3{
	float:left;
	width:187px;
}

.picture_gallery .clear{
	clear:both;
}
