body {
	position: relative;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding:0px;
    background-color:#b8aa7e;
    
}

#wrapper {
    position:relative;
    margin-left:auto;
    margin-right:auto;
    top: 20px;
    width:814px;
    background-color: #9c8f57;
    border:3px solid black;
    
    
}

#head {

	background-color:#9c8f57;
	text-align:center center;	
	padding-bottom:21px;
	
}

#columnleft {
	
	border-right:3px solid black;
	background-color:#3a5f66;
	width:172px;
	height:520px;
	position:absolute;
	left:34px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;	
}

.columnleftbar {
	
	background-color:#335c64;
		border-top:1px solid black;
	border-bottom:1px solid black;
	text-align:center;
	width:100%;
	color:#ffffff;
	font-size:150%;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
	
}


#columnleftcontent {
	
	margin-top:10px;
	background-color:transparent;
	width:175px;
	height:100%;
	position:absolute;
	left:34px;
	text-align:center;
	
	
}

#columnleftcontent a, a:link {

	color:#ffffff;
	text-decoration:none;
	font-size:125%;	
	
}
#columnleftcontent a:hover {

	color:#335c64;
	text-decoration:none;
	font-size:125%;	
	
}

#columnright {
	
	border-left:3px solid black;
	background-color:#c6ab7a;
	width:172px;
	height:518px;
	position:absolute;
	left:639px;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;

}

.columnrightbar {
	
	background-color:#c6ab7a;
	border-top:1px solid black;
	border-bottom:1px solid black;
	text-align:center;
	width:100%;
	color:#ffffff;
	font-size:150%;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	
}

#columnrightcontent {
	
	margin-top:10px;
	background-color:transparent;
	width:172px;
	height:100%;
	position:absolute;
	left:642px;
	
	
}

/* This is the container which set text to solid color.
position: relative used for IE */ 
#columnleft div {
padding: 20px;
font-weight: bold;
color: #000;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
position: relative;
}


#main {
	
	background-image:url("images/family1.jpg");
	background-repeat:no-repeat;
	background-color:#9c8f57;
	padding:0px;
	margin-left:34px;

	
}


#main-copy {

	position:absolute;
	z-index:2;
	left:210px;
	top:150px;
	width:427px;
	
	
}

#main-copy a, a:link {

	color:#ffffff;
	text-decoration:none;	
	
}
#main-copy a:hove {

	color:#ffffff;
	text-decoration:none;	
	
}

#plans_links {
	
	
	
}

#plans_links a, a:link{
	
	text-decoration:none;
	
}
#plans_links a:hover {
	
	color:#ffffff;
	
	
}

#generic_transp {
	
	border-left:3px solid black;
	background-color:#c6ab7a;
	width:172px;
	height:518px;
	position:absolute;
	left:639px;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;

}

#generic_transpbar {
	
	background-color:#c7ab7b;
	text-align:center;
	width:100%;
	color:#ffffff;
	font-size:150%;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px solid black;
	border-bottom:1px solid black;
	
}

#generic_transpcontent {
	
	margin-top:10px;
	background-color:transparent;
	height:100%;
	position:absolute;
	
	
}

/* ##### Footer ##### */

#footer {
  color: white;
   background-color:#000000;
  font-size: 12px;
  text-align: center;
  line-height: 1.25em;
  margin: 0em 0em 0em 0em;
  padding: 1em 4mm 1em 4mm;
  clear: both;
}

#footer div {
	 font-size: 12px;
  margin: 0;
  padding: 0 0 1ex 0;
}

#footer a, a:link, a:visited {
  color: white;
   font-size: 12px;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

#footer a:hover {
	 font-size: 12px;
   font-weight: bold;
  text-decoration: none;
}
