/** {margin: 0;padding: 0;}*/

html, body {height: 100%;margin: 0;padding: 0;}
body, input, textarea {
	font-size: 1.0em;
	font-family: Calibri, Verdana, Arial, Helvetica;
}

img {border: 0;}

body {
	text-align:center;
	background-image: url(Images/bg_subbody.jpg);
	background-repeat: repeat-x;
	color: #3B301B;
	background-color: #5b481e;
}

p {padding: 10px 0px 10px 0px;}

h1 {
	margin: 4px 0px;
	padding: 0px;
	color: #3B301B;
	font-size: 20px;
}

h2 {
	margin: 4px 0px;
	color: #006699;
	font-size: 16px;
}

h3 {
	padding: 15px 0px 10px 0px;
	color: #999933;
	font-size: 12px;
	font-weight:bold;
}

/*ul{
	padding: 5px 0px;
}*/

/* --- subpage elements --- */

#bg_tile{
	width: 1024px;
    margin: 0 auto -2.9em;
	background-image: url(Images/tile_subbody.jpg);
}
.wrapper {
	width: 1024px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -2.9em;
	text-align:left;
	padding-top: 10px;
	background-image: url(Images/bg_blank.jpg);
	background-repeat: no-repeat;
	background-postion:100% 100%;
}

#subpagecontentwrapper {
	margin-top: 60px;
	position: relative;
	min-height:600px;
}

#centercontent {
	width: 675px;
	padding-top: 0px;
	margin-left: 267px;
	/*border: solid 1px black;*/
}

#centercontent a:link {
	color: #CC6600;
	text-decoration: underline;
}


#centercontent a:visited {
	color: #666666;
	text-decoration: underline;
}
#centercontent a:hover {
	text-decoration: none;
}

#rightcontent {
	float: right;
	width: 200px;
	margin-right: 55px;
	position: relative;
}

/* --- subpage leftnav --- */
#leftcontent {
	width: 175px;
	margin-top: 60px;
	margin-left: 45px;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
}

#leftcontent a:link,
#leftcontent a:visited,
#leftcontent span {
	color: #005595;
	width: 133px;
	font-size: 1.1em;
	display: block;
	margin: 0px;
	padding: 0px 0px 3px 12px;
	font-family: Calibri, Verdana, Arial, Helvetica;
	background-image: url(Images/graphic_arrow_right.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	font-weight: bold;
}

#leftcontent a:hover,
#leftcontent a.submenu_on,
#leftcontent span.submenu_on {
	background-image: url(Images/graphic_arrow_down.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 12px;
	color: #73A1BE;
}
#leftcontent img 
{
	border: solid 1px #CC6601;
	margin: 10px;
}

#leftcontent #leftnavImages a:link,
#leftcontent #leftnavImages a:visited,
#leftcontent #leftnavImages a:hover {
	background-image: none;
}


a:link, a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}

/* other stuff */
#logo {
	float: left;
	width: 225px;
	height: 175px;
	margin: 15px 0px 0px 50px;
	z-index: 15;
}

#navcontainer 
{
	margin: 14px 0px 0px 0px;
	display: block;
	width: 700px;
	height: 93px;
	float: right;
	position: relative;
	z-index:5;
}

#allabout {
	display: block;
	position: absolute;
	top: 0px;
	left: 30px;
	width: 365px;
	height: 21px;
}

#language {
	position: absolute;
	top: 4px;
	left: 475px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
}
#language a:link {color: #514225;text-decoration: underline;}
#language a:hover {text-decoration: none;}

#search {
	position: absolute;
	top: 54px;
	left: 290px;
	display: block;
	width: 297px;	
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
}

.clear {clear: both;}


/*==================== FOOTER NAV ======================*/
#subfooter, .subpush {
    height: 2em;
	margin-top: 15px;
	font-size: 9px;
	margin-left: 267px;
	font-family: Verdana, Arial, Helvetica;
	text-align:left;
}

#subfooter a:link, #subfooter a:visited {
 	color: #5D4C20;
	padding-right: 5px;
	text-decoration: underline;
}

#subfooter a:hover {
 	text-decoration: none;
}

.subcopyright {
 	padding-left: 10px;
}
/*==================== END FOOTER NAV ======================*/

/*==================== START HANGING DIV ======================*/
DIV.ken {
	width: 250px;
	float: right;
	border: Solid 1px #005595;
	background-color: #E7E3D7;
	MARGIN-LEFT: 10px;
}
DIV.ken DIV.title {
	font-weight: bolder;
	background-color: #005595;
	color: White;
	padding: 5px 5px 5px 5px;
}
DIV.ken IMG {BORDER: Solid 1px #C86402; margin: 5px}
DIV.ken DIV.body {padding: 10px; font-size: 0.8em}
DIV.ken P {MARGIN-TOP: 0px;}
/*==================== END HANGING DIV ======================*/