* { 
	margin: 0;
	padding: 0;
}

/* retag */
body {
	background: url(images/bg.gif) repeat-x;
	background-color: #51382C;
}
p {
	margin: 0;
	padding: 0 0 11px 0;
	font: 11px/17px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	color: #EEE3D0;
}
h3 {
	font: 16px/22px Helvetica, Arial, sans-serif;
	color: #E8DAC1;
	padding-bottom: 15px;
}
td, div, span {
	font: 11px/17px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
}
ul, ol {
	margin: 0;
	padding: 0;
}
li {
	font: 11px/17px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	padding-bottom: 10px;
	color: #EEE3D0;
}
a {
	font-weight: bold;
}
a:link {
	color: #84FED7;
}
a:visited {
	color: #F697A5;
}
a:active {
	color: #FFF;
}
a:hover {
	color: #E8DAC1;
}



.iehomepagehack {
	height: 34px;
}



/* main wrapper */
#wrap {
	width: 960px;
	margin: 0 auto;
	text-align: center;
}


/* nav */
#navbar {
	text-align: left;
	padding: 8px 0 0 326px;
	margin-bottom: 8px;
}
#navbar span {
	padding: 12px 0px 8px 0px;	
}
ul#nav li  {
	display: inline;
	list-style-type: none;
}

ul#nav li a:link, ul#nav li a:visited  {
	font: 11px/17px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
	display: inline;
	padding: 12px 12px 8px 11px;
	color: #DDCEB6;
	background: url(images/sep.gif) no-repeat right bottom;
}
* html ul#nav li a:link, * html ul#nav li a:visited {
	padding-top: 0;
	padding-bottom: 0;
}
ul#nav li a:hover {
	color:#FFF;
}

/*ul#nav li a:active {
	color:#FFF;
	background: url(marker.gif) no-repeat 40% bottom;
}*/
/*ul#nav li a:hover {
	color: #FFF;
}*/
ul#nav li#rob a {
	background: none;
}
#home li#home a span, #bar #bar a span, #jac #jac a span, #rob #rob a span, #contact #con a span {
	color: #FFF;
	font-weight: bold;
	background: url(images/marker.gif) no-repeat 50% 29px;
	padding: 12px 0px 8px 0px;
}
home #li#home a span, #bar #bar a span, #jac #jac a span, #rob #rob a span, #con #con a span {
	background: url(images/marker.gif) no-repeat 40% bottom;
}


/* masthead */
#masthead {
	text-align: left;
	padding-top: 57px;
}
#masthead img {
	float: left;
	padding-top: 2px;
	padding-left: 50px;
	
}
#masthead h1 {
	text-indent: -5000px;
	display: block;
	height: 90px;
	margin-left: 290px;
	width: 412px;
}
#home #masthead h1 {
	background: url(images/tl_homex.png) no-repeat;
}
#bar #masthead h1 {
	background: url(images/tl_homex.png) no-repeat;
}
#jac #masthead h1 {
	background: url(images/tl_homex.png) no-repeat;
}
#rob #masthead h1 {
	background: url(images/tl_homex.png) no-repeat;
}
#con #masthead h1 {
	background: url(images/tl_homex.png) no-repeat;
}


/*columns*/

#twocol-wrap, #threecol-wrap {
	margin: 18px 0 0 30px;
	padding: 1px 0;
}
#twocol-wrap {
	/*background: url(images/twocol_cnr_x.gif) repeat-y;*/
}
#threecol-wrap {
	/*background: url(images/threecol_cnr.gif) repeat-y;*/
}
#twocol, #threecol {
	text-align: left;
	float: left;
}
#twocol {
	/*background: url(images/twocol_fill_x.gif) repeat-y;*/
}
#threecol {
	/*background: url(images/threecol_fill.gif) repeat-y;*/
}
#twocol-right {
	float: left;
	margin-right: 20px;
	padding: 1px 0 0 0;
	width: 220px;
}

#threecol-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 80px;
	padding: 1px 0 0 0;
	width: 290px;
}

#threecol-centre {
	float: left;
	margin-right: 20px;
	margin-bottom: 80px;
	padding: 1px 0 0 0;
	width: 290px;
}

#threecol-right {
	float: left;
	margin-right: 20px;
	margin-bottom: 80px;
	padding: 1px 0 0 0;
	width: 290px;
}

#twocol-left {
	float: left;
	margin-right: 20px;
	padding: 1px 0 0px 0;
	width: 660px;
}



/* homepage specific */
#threecol-left img, #threecol-centre img, #threecol-right img {
	padding: 4px;
	margin: 0 0 7px 20px;
	border: 0;
	/*background: url(images/home_thumbnail_bg.gif) no-repeat;*/
}

#threecol-centre h3, #threecol-right h3 {
	margin: 0 20px 15px 0;
}

#threecol-left h3 {
	margin: 0 50px 15px 0;
}

ul.link-list {
	margin: 0 0 0 20px;
	padding: 0 20px 20px 0;
	list-style-type: none;
	line-height: 17px;
}
ul.link-list li {
	margin: 0;
	padding: 0;
	line-height: 17px;
	padding-bottom: 8px;
}

/* headings */

#twocol h2 a , #twocol-right h2 {
	display: block;
	text-decoration: none;
	text-indent: -5000px;
	/*border-bottom: 1px solid #644737;*/
	margin: 22px 0 15px 20px;
	width: 220px;
	height: 54px;
}

#threecol-left h2 a {
	display: block;
	text-decoration: none;
	text-indent: -5000px;
	/*border-bottom: 1px solid #644737;*/
	margin: 22px 0 15px 20px;
	width: 290px;
	height: 54px;
}

#threecol-centre h2 a, #threecol-right h2 a  {
	display: block;
	text-decoration: none;
	text-indent: -5000px;
	/*border-bottom: 1px solid #644737;*/
	margin: 22px 0 15px 20px;
	width: 290px;
	height: 54px;
}


#twocol-right h2 {
	/*border-bottom: 1px solid #644737;*/
}
#twocol-left h2 a {
	width: 640px;
}
.h2bar {
	background: url(images/b_foster.png) no-repeat 20px 0;
}	
.h2jac {
	background: url(images/j_stone.png) no-repeat 20px 0;
}	
.h2rob {
	background: url(images/robot.png) no-repeat 20px 0;
}
.h2sidebar {
	background: url(images/info.png) no-repeat 3px 0;
}

/* text */
#twocol p, #threecol p, #twocol h3, #threecol h3 {
	padding: 0 20px 11px 20px;
	margin: 0;
}

#threecol h3 {
	padding-bottom: 7px;
}
#twocol h3 {
	padding-top: 15px;
	color: #FFF;
}



/* button */
ul.buttons li  {
	display: inline;
	float: left;
	list-style-type: none;
	display: block;
	width: 180px;
	height: 26px;
	background: url(images/button.gif) no-repeat;
	margin: 0 40px 50px 20px ;
}
* html ul.buttons li  {
	margin: 0 0 0 9px;
}
ul.buttons li a:link, ul.buttons li a:visited  {
	display: inline;	
	font: bold 11px/17px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
	padding: 4px 0 0 20px;
	background: url(images/ButRight.gif) no-repeat 9px 9px  ;
	display: block;
	color: #FFF;
	height: 26px;
}

ul.buttons li a:hover {
	color: #FFF;
}



/* footer */
#footer {
	font: 9px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	color: #8D6556
	float: none;
	text-align: left;
	background-color: #51382C;
	color: #8D6556
	margin: 0 0 0 30px;
	padding: 30px 0px 20px 50px;
	border-top: 20px solid #51382C;
	width: 700px;
	/*voice-family: "\"}\"";
	voice-family: inherit;*/
	width: 880px;
}

#footerx {
	font: 9px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	color: #8D6556
	float: none;
	text-align: left;
	background-color: #51382C;
	margin: 0 0 0 0px;
	padding: 30px 20px 20px 0px;
	width: 700px;
	/*voice-family: "\"}\"";
	voice-family: inherit;*/
	width: 880px;
}

* html #footer {
	margin: 0 0 0 15px;
}

# copyright {
	width: 240px;
	}
	
.copyright {
	float: left;
	width: 302px;
	font-size: 9px;
	color: #2F1D0F;
	}

.validate {
	float: right;
	width: 240px;
	font-size: 9px;
	color: #2F1D0F;
	/*color: #6D5345;*/
 	text-align: right;
	}
	
.footerlinks {
	float: left;
	font-size: 9px;
	color: #5A3F31;
}
.footerlinks a:link, .footerlinks a:visited, .copyright a:link, .copyright a:visited, .validate a:link, .validate a:visited {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #937565;
}
.xfooterlinks a:visited {
	color: #5A3F31;
	font-weight: normal;
	text-decoration: none;
}
.footerlinks a:hover, .copyright a:hover, .validate a:hover {
	color: #EEE3D0;
	font-weight: normal;
	text-decoration: none;
}


#flashcontent {
	margin: 0 0 0 0px;
	padding: 20px 0px 20px 0px;
	border-top: 0px solid #644737;
}

#twocol-right form {
	color: #EEE3D0;
	padding: 0 20px 20px 20px;
}

#twocol-right p {
	color: #C4B2A0;
}


.formitem {
	margin-bottom: 9px;
	margin-top: 3px;
	width: 370px;
	display: block;
	background-color: #51382C;
	border: 1px solid #62483B;
	color: #EEE3D0;
}

#twocol-right form input, #twocol-right form textarea {
		font: 11px/17px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
}

* html #twocol-right form input, * html #twocol-right form textarea {
	padding: 1px 2px;
}

fieldset {
	border: 0;
}

#instructions {
	display: block;
	overflow: auto;
	clear: both;
	border-top: 1px solid #00ffcc;
	/*background-color: #483126;*/
	margin: 0 20px 0 20px;
	padding: 0 10px 0 10px;	
}

* html #instructions {
	width: 500px;
}

#instructions strong {
	color: #FFF;
}

#instructions ul {
	padding-bottom: 20px;	
}

#instructions li, #instructions p {
	padding: 0;
	font-size: 9px;
	list-style: none;
	border-bottom: 1px solid #51372B;
	line-height: 20px;
}

#instructions li {
	height: 20px;
}

#instructions img {
	vertical-align: middle;
}

#instructions h2 {
	color: #FFF;
	margin: 10px 0 0 0;
	padding: 0 12px 0 0;
	font-weight: bold;
	font-size: 11px;
	float: left;
}

#instructions ul {
	margin: 10px 0 0 0;
	float: left;
	width: 420px;
}


.footerlinks strong {
	color: #EEE3D0;
	font-weight: bold;
}
