html {
	font-size: 62.5%
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FAE1CA;
	background-image: url(graphics/BG_1.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	background-color: ffffff;
	width: 640px;
	border: 0px;
	margin: 0px auto;
	padding: 0px;
}

#header {
	background-color: transparent;
	width: 638px;
	padding: 0px;
	margin: 0px;
	border-left-color: #703b14;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #703b14;
	border-right-style: solid;
	border-right-width: 1px;
}

#content {
	background-color: #ffffff;
	color: #000000;
	width: 598px;
	padding: 10px 20px 20px 20px;
	margin: 0px;
	border-left-color: #703b14;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #703b14;
	border-right-style: solid;
	border-right-width: 1px;
}

#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #552f13;
	background-color: transparent;
	font-weight: 900;
	line-height: 36px;
	margin: 6px 0px 6px 0px;
}

#header h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #fffff0;
	background-color: transparent;
	font-weight: bold;
	line-height: 20px;
	margin: 6px 0px 12px 4px;
	word-spacing: 6px;
	letter-spacing: 3px;
}

#navbar {
	background-color: #faebd7;
	width: 638px;
	padding: 0px;
	margin: 0px;
	border-left: 1px;
	border-left-color: #703B14;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #703B14;
	border-right-style: solid;
	border-top: 1px;
	border-top-color: #703B14;
	border-top-style: solid;
}

#navbar ul {
	list-style-type: none;
	background-color: #faebd7;
	margin: 0px 0px 9px 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
}
#navbar a {
	display: block;
	color: #000000;
	/*background-color: #703B14;*/
	background-color: #faebd7;
	text-decoration: none;
	padding: 8px 16px 8px 16px;
	line-height: 10px;
	border-right: 1px solid #fbc37d;
	border-top: 0px solid #FCE5DC;
	border-bottom: 1px solid Silver;
	font-weight: bold;
}
#navbar li {
	margin: 0;
	padding: 0px 0px 0px 0px;
	float: left;
	width: auto;
	font-size: 11px;
	font-variant: normal;
}

#navbar a:hover {
	background: #faebd7;
	color: #006400;
	border-right: 1px solid #fbc37d;
	border-top: 0px solid Silver;
	border-bottom: 1px solid Silver;
	text-decoration: underline;
}

#body_hom #navbar_hom a, #body_ser #navbar_ser a, #body_exp #navbar_exp a, #body_con #navbar_con a, #body_prj #navbar_prj a, #body_lnk #navbar_lnk a {
	background: #ffffff;
	color: Black;
	font-weight: bold;
	border-right: 1px solid #703B14;
	border-top: 0px solid #000000;
	border-bottom: 1px solid #ffffff;
}

.clear {
	clear: both;
}

#footer {
	width: 638px;
	background-color: #e9c8ab;
	border-color: #703b14;
	border-style: solid;
	border-width: 1px;
	margin: 0px;
	padding: 0px;	
}

a:link {color: #914b17; text-decoration: none; font-weight: bold;}
a:visited {color: #914b17; text-decoration: none; font-weight: bold;}
a:hover {color: #800000; text-decoration: underline; font-weight: bold;}

#footer a:link {color: #4c0000; text-decoration: none; font-weight: normal;}
#footer a:visited {color: #4c0000; text-decoration: none; font-weight: normal;}
#footer a:hover {color: #005b01; text-decoration: none; font-weight: normal; background: #faede2;}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	/*color: #703B14;*/
	color: #006400;
	background-color: #ffffff;
	font-weight: bold;
}

h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 2.2em;
}

h2 {
	font-size: 1.9em;
}

h3 {
	font-size: 1.7em;
}

h4 {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0px 0px 6px 0px;
}

p {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 10px 0px 10px 20px;
}

dl {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 10px 0px 10px 20px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0px 0px 10px 20px;
}

ul {
	margin: 10px 0px 10px 20px;
	padding-left: 20px;
	list-style-type: square;
}

ul li li {
	font-size: 100%;
}
li {
	font-size: 1.2em;
	line-height: 1.6em;
}

.figure img {
	border: 1px solid #666;
	padding: 10px
}

.figure p {
	font: normal 1.3em Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	color: #333;
	margin: 6px 10px 6px 10px;
	text-align: center;
	padding: 6px;
	background-color: #fff5e8;
	border: 1px solid #814214;
}

div.figure {
	float: right;
	width: 222px;
	margin: 10px 0 10px 10px
}

#footer p {
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 0px 0px 0px 0px;
}

.credit {
	font: normal .8em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.tableFoot {
	border: none;
	text-align: left;
	vertical-align: top;
	border-collapse: collapse;
	
}

.tableFoottdl {
/*	border-right-width: 1px;*/
	/*border-right-color: #703b14;*/
	padding: 6px;
	background-color: transparent;
	/*border-right-style: solid;*/
	width: 33%;
}

.tableFoottdm {
	/*border-right-width: 1px;*/
	/*border-right-color: #703b14;*/
	padding: 6px;
	background-color: #faebd7;
	/*border-right-style: solid;*/
	width: 34%;
}

.tableFoottdr {
	padding: 6px;
	background-color: transparent;
	border: none;
	width: 33%;
}

.copyright {
	border-top-color: #703b14;
	border-top-width: 1px;
	border-top-style: solid;
	text-align: center;
	font-style: italic;
	padding: 6px;
	
}