/* CSS Document */



body {

	background: #4B3C54;

	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

}

h1,h2,h3,h4,h5,h6 { color: #767B64;}

h1 { font-size: 14px; }

h2 { font-size: 12px; }

h3 { font-size: 11px; color: #A1896F; }

#ctr-s {

	position: relative;

	width: 100%;

	background: url(../images/container-shadow.gif) top center repeat-y;

	text-align:center;

}

.homeTag {

	color: #767B64;

	font-weight: bold;

}

#hdr {

	position: relative;

	width:700px;

	height:82px;

	margin: 0px auto;

	background:#D1C19B url(../images/hdr-logo.gif) 0px 0px no-repeat;

	border-bottom:1px solid #fff;

}

#hdr #address {

	position: absolute;

	width:160px;

	left:525px;

	top: 7px;

	height:52px;

	font-size:11px;

	color:#938563;

	text-align:right;

	line-height:16px;

	font-weight:bold;

}



/**************  MENU *************/



#hdr #menu {

	position:absolute;

	top:0px;

	left:220px;

	z-index:150;

}

#hdr #menu ul {

	list-style:none;

	margin: 0;

	padding: 0;

	text-align:left;

}

#hdr #menu ul li {

  float: left;

  position: relative;

  width:70px;

  margin-right:3px;

}



#hdr #menu ul li a.biglink {

	text-decoration:none;

	height:83px;

	display:block;

	width:70px;

}

#hdr #menu ul li#rollIdea {  height:83px;  background: url(../images/btn-idea.gif) 0px 0px no-repeat;  border-bottom:7px solid #2A7551; }

#hdr #menu ul li#rollApproach {  height:83px;  background: url(../images/btn-approach.gif) 0px 0px no-repeat;  border-bottom:7px solid #86AABB; }

#hdr #menu ul li#rollPlace {  height:83px;  background: url(../images/btn-place.gif) 0px 0px no-repeat;  border-bottom:7px solid #D89538; }

#hdr #menu ul li#rollGuides {  height:83px;  background: url(../images/btn-guides.gif) 0px 0px no-repeat;  border-bottom:7px solid #503560; }



#hdr #menu #rollIdea:hover, #hdr #menu #rollIdea.over {	  background: url(../images/btn-idea.gif) -70px 0px no-repeat; border-bottom-width:20px; }

#hdr #menu #rollApproach:hover, #hdr #menu #rollApproach.over {	  background: url(../images/btn-approach.gif) -70px 0px no-repeat; border-bottom-width:20px;}

#hdr #menu #rollPlace:hover, #hdr #menu #rollPlace.over {	  background: url(../images/btn-place.gif) -70px 0px no-repeat; border-bottom-width:20px;}

#hdr #menu #rollGuides:hover, #hdr #menu #rollGuides.over {	  background: url(../images/btn-guides.gif) -70px 0px no-repeat; border-bottom-width:20px;}



#hdr #menu #rollIdea:hover ul, #hdr #menu #rollIdea.over ul,

#hdr #menu #rollApproach:hover ul, #hdr #menu #rollApproach.over ul,

#hdr #menu #rollPlace:hover ul, #hdr #menu #rollPlace.over ul,

#hdr #menu #rollGuides:hover ul, #hdr #menu #rollGuides.over ul {

	display: block; 

}



#hdr #menu ul ul {

  display: none;

  position: absolute; 

  top: 100px;

  left: 0px;

  width: 150px;

  padding: 5px 0px;

}

#hdr #menu ul ul li {

	float:none;

	width:150px;

	padding: 3px 5px;

	background:none;

	height:auto;

}

#hdr #menu ul ul a {

	color: #ECEADB;

	text-decoration:none;

}

#hdr #menu ul ul a:hover {

	text-decoration:underline;

}





#navIdea {

	background: #2A7551;

}

#navApproach {

	background: #86AABB;

}

#navPlace {

	background: #D89538;

}

#navGuides {

	background: #503560;

}

/***********************************/

#ctr {

	width:700px;

	margin: 0px auto;

	background-color: #D1C19B;

}

#rcol {

	width:190px;

	float:right;

	margin:0px 0px 0px 10px;

	padding:10px 0px;

}

#lcol {

	position:absolute;

	left:5px;

	top: 170px;

	width: 140px;

	height: 230px;

	text-align:left;

	z-index:50;

}

#lcol ul {

	margin: 0px;

	padding:0px;

}

#lcol li {

	padding: 5px 0px;

	list-style:none;

}

#lcol li a {

	display:block;

	height:17px;

	padding-left: 17px;

	color: #4E2055;	

	text-decoration:none;

	font-weight:bold;

}

#lcol li a:hover {

	background: url(../images/lcol-star.gif) 0px 0px no-repeat;

}

#graybar {

	clear:both;

	height: 5px;

	font-size:1px;

	line-height:1px;

	border-left: 510px solid #9E9C90;

}

/**********************************/

#copy {

	padding: 35px 200px 25px 170px;

	text-align:left;

	color:#3C3C3B;

}

#copy p,

#copy blockquote {

	line-height: 20px;

}

#copy a {

	color: #A1896F;

	font-weight: bold;

	text-decoration:none;

}

#copy a:hover {

	text-decoration:underline;

}

#copy .todo {

	color:#f00;

}

#copy li {

	margin-top:10px;

	line-height:20px;

}

#copy .lfloat {

	float:left;

	margin: 0px 4px 4px 0px;

}

#bio {

	width: 117px;

	float: left;

	margin-right: 10px;

}



#copy .rfloat {

	float:right;

	margin: 0px 0px 4px 4px;

}

/***********************************/

#ftr {

	position: relative;

	width:700px;

	height:40px;

	margin: 0px auto;

	background:#D1C19B;

}

#ftr a{

	color: #AA9F85

}

#ftr .lcol {

	float:left;

	width: 40%;

	margin-left:10px;

	color: #AA9F85;

	text-align:left;

	padding: 10px 0px;

}

#ftr .rcol {

	float: right;

	width: 40%;

	color: #AA9F85;

	text-align:right;

	margin-right:10px;

	padding: 10px 0px;	

}	

/******************  COLOR SPECIFIC BAR *****************/



#hdr #colorbar {

	position:absolute;

	width:190px;

	height:18px;

	left:510px;

	top:64px;

}

