
body {

		background: #DDF595; no-repeat  url(images/dec-backadsf.gif);
		margin: auto;
		width: 100%;
		
		}
		
.main {

		width: 756px;
		height: 374px;
		text-align: center;
		margin: auto;
		margin-top: 4%;

		}
		
.top-nav { margin-bottom: 4px; }

.top-nav a:link,  .top-nav a:visited {

		text-decoration: none;
		font-size: 12px;
		font-family: Avenir, Arial, sans-serif;
		color: #737A35;
		padding-right: 0px;
		text-transform: lowercase;

	
	
	
		}
		
.top-nav a:hover { color: #FD242D;  }
		
.main-home {

		width: 753px;
		height: 374px;
		text-align: center;
		margin: auto;
		margin-top: 4%;
		
		}
		
.left {

		border: 1px solid #5F7448;
		width: 250px;
		height: 374px;
		background: white;
		float: left;
		
		}
		
.left-home {

		border: 1px solid #5F7448;
		width: 750px;
		height: 374px;
		background: white;
		float: left;
		
		}
		
		
.center {

		width: 252px;
		height: 376px;
		float: left;
		background: #809CD0;
	
		color: white;
		font-family: Avenir, Arial, sans-serif;
		text-align: left;
		}
		
.center-gallery {

		width: 502px;
		background: #779CD0;
		border-right: 1px solid #5F7448;
		border-top: 1px solid #5F7448;
		border-bottom: 1px solid #5F7448;
		color: white;
		font-family: Avenir, Arial, sans-serif;
		float: left;
		height: 374px;

		}
		
	.center-gallery h1 {  }
		
.center p { 

		padding: 8px;
		font-size: 11px;
		line-height: 14px;
		letter-spacing: 1px;
		margin-top: 0px;
		margin-bottom:0px;
		background: #809CD0;
		
		}
		
		
.right {

		width: 250px;
		height: 374px;
		background: #fff;
		border: 1px solid #5F7448;
		float: right;
		border-collapse: collapse;
		
		}
		

		
h1 		{
		padding-left: 8px;
		padding-top: 4px;
		font-size: 11px;
		letter-spacing: 3px;
		text-transform: uppercase;
		font-weight: normal;
		
	
		
		}
		
a:link, a:visited {

		color: white;
		text-decoration: none;
		
		}
		
a:hover { text-decoration: none; }

.pop, .pop a:link	{

		text-align: center;
		text-decoration: none;
		font-size: 12px;
		font-family: Avenir, Arial, sans-serif;
		color: #737A35;
		text-transform: lowercase;

		}
		
		


