/* CSS Document */

/* THO Specific */

font {color:#000000;
}

a:link, a:visited {color:#333333;
	font-weight: normal;
	text-decoration: none;
} 

a:hover {
	color: #666666;
	text-decoration: underline;
}

.header5 {
	background-image: url(Images/Home-TopBack-2.gif);
	background-repeat: repeat;
	background-position: left top;
}
.header1 {
	background-image: url(../images/home-topback_01.gif);
}
.header2 {
	background-image: url(../images/home-topback_02.gif);
}
.header3 {
	background-image: url(../images/home-topback_03.gif);
}

.footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 12px;
	color: #371900;
	text-decoration: none;
	padding-top: 15px;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #B32F19;
}
a:hover {
	color: #B42F19;
	text-decoration: underline;
}
.header4 {
	background-image: url(../images/home-topback_04.gif);
}

/* logo */
div#logo {
position:absolute;
float:left;
z-index:2;
top:0px;
height:250px;
width:285px;
	white-space: nowrap;
	margin: 0px 0px 0px 0px; 
	line-height: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 14px;
	clear: left;
	/* background: #373535; */
}

/* Menu */ 

#historycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	float: right;
	width: 600px;
	padding: 15px;
	color: #4D6F7F;
}





#sidebar {
	width: 220px;
	padding-top: 15px;
	margin-top: 25px;
	height: 100%;
	text-align: center;
	margin-left: 20px;
}
.menuback {
	background-image: url(../images/menuback.gif);
	background-repeat: repeat-y;
	background-position: left top;
}




/* General */

html { 
	height		: 100%; 
	margin-bottom	: 10px;
	margin-top	: 0px; 
}

body {
	margin: 0;
	padding: 0;
	height:  100%;
	margin-bottom: 10px;
	margin-top	: 0px; 
	background: #F8F2E0 url(../images/background.gif) 0 0 repeat-x;
}



h1 {
	font-weight: normal;
	font-size: 18px;
	color: #000;
}

h2 {
	font-weight: normal;
	font-size: 16px;
	color: #333;
}

td, p, div, span {
	font-family: Times New Roman, Times, serif, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 130%;
	text-align: left;
}

h3, .componentheading {
	color: #333;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
	font-family: Times New Roman, Times, serif, Helvetica, Arial, sans-serif;
	padding: 4px 0;
	margin: 10px 0;
	border-bottom: 1px solid #ccc;
}

.componentheading {
	padding: 0;

}

.contentheading {
	height: 35px;
	vertical-align: bottom;
	padding: 0;
	margin: 0;
	font-size: 25px;
	font-family: Helvetica, Arial, sans-serif;
	color: #373535;
	font-weight: bold;
}

.buttonheading {
	vertical-align: bottom;
}

.sectiontableheader {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

table.contenttoc {
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	padding: 5px;
}

span.small, td.createdate {
	font-size: 11px;
	font-weight: normal;
	color: #999;
}



div.clr {
	clear: both;
}

div#center {
	height: 100%;
	text-align: center;
}

div#wrapper {
	height: auto;
	/* background: #fff; */
	margin-left: auto;
	margin-right: auto;
    /* border: 1px solid #333333; */
  min-width: 900px;
  max-width: 900px;
  width: expression(document.body.clientWidth > 900? "900px": "auto" );

	
}

div#whitebg {
	margin: 0 0px;
	/* background: #fff; */
}

div#header {
	/* background: #000000 url(../images/vd_header.jpg) 0 0 no-repeat; */
	margin: 0px 0px;
	
}

div#masthead {
position:relative;
z-index:1;
top:0px;
	height: 246px;
	background: url(../images/masthead.png) 100% 0 no-repeat;
}

span.header {
	display: block;
	line-height: 90%;
	vertical-align: bottom;
	padding-left: 30px;
	padding-top: 80px;
	font-family: Times New Roman, Times, serif;
	font-size: 36px;
	color: #fff;
}
span.subhead {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #CFEDC8;
	padding-left: 30px;
}

div#padding {
	padding-bottom: 14px;
}

div#horizsep {
	height:1px;
	overflow: hidden;
	background: #ccc;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* div#divider {
	border: 1px solid #fff;
	background: url(../images/vd_vert_sep.png) repeat-y;
	background-position: 25% 0 !important;
	background-position: 26% 0;
} */

div.thinsep {
	clear: both;
	margin-top: 50px;
	height: 5px;
	overflow: hidden;
	background: #F7B819 /*url(../images/vd_header.jpg) */ 0 0 no-repeat;
}

div#footer {
	clear: both;
	margin-top: 0px;
	padding: 5px 0;
	padding-top: 15px;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #B32F19;
	}
	
div#footer,
div#footer a.mainlevel:link, 
div#footer a.mainlevel:visited {
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 12px;
	color: #371900;
	text-decoration: none;
	}



div#main {
	margin-top: 0px;
	margin-left: 240px;
	float: none;
	width: auto !important;
	width: 635px;
	min-width: 635px;
	max-width: 635px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #B42F19;
}

div#main_padding {
	padding: 0;
	float: none;
	width: auto !important;
	width: 635px;
}

div#sidebar {
	margin-top: 0px;
	float: left;
	width: 200px;
}

div#sidebar_padding {
	padding: 0;
	float: none;
	width: auto !important;
	width: 100%;
}

/* topmenu */
div#topmenu {
position:relative;
float:right;
z-index:2;
top:0px;
width:243px;
	white-space: nowrap;
	margin: 0px 0px 0px 0px; 
	line-height: 20px;
	height: 27px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 14px;
	clear: right;

	background: #373535;
}

/* horizmenu */
div#horizmenu {
position:relative;
float:right;
z-index:2;
top:128px;
width:615px;
	white-space: nowrap;
	margin: 0px 0px 0px 0px; 
	line-height: 20px;
	height: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 14px;
	clear: right;

	/* background: #373535; */
}

div#horizmenu ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

div#horizmenu li {
	float: right;
	background: url(../images/vd_vert_sep.png) 0 0  no-repeat;
	margin: 0;
	padding: 0;
}

div#horizmenu ul#mainlevel-nav a {
	float:left;
	display:block;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	padding: 0 13px;
	font-family: Helvetica, Arial, sans-serif;
	color: #E0DBDB;
	font-weight: normal;
}

div#horizmenu ul#mainlevel-nav a:hover {
  color: #fff;
	font-weight: normal;
}

div#horizmenu a.active_menu {
  color: #fff;
  background: #000;
	font-weight: normal;
}

div#horizmenu ul#mainlevel-nav a:active a:visited a:link {
  color: #000;
  background: #fff;
	font-weight: normal;
}

span.pathway {
	float: left;
	line-height: 20px;
}


table.contentpaneopen tr td , 
table.contentpaneopen tr td p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 0px;
	float: right;
	width: 600px;
	padding: 15px;
	color: #4D6F7F;
}

table.contentpaneopen tr td span{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: px;
	float: right;
	width: 600px;
	color: #4D6F7F;
}

.contentheading {color:#000;
	
}

table.contentpaneopenstars tr td , 
table.contentpaneopenstars tr td p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	float: right;
	width: 600px;
	padding: 15px;
	color: #4D6F7F;
	background: url(../images/background_stars.gif) 0 0 repeat-y;
	background-position: top left;
}

table.contentpaneopenrun tr td , 
table.contentpaneopenrun tr td p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	float: right;
	width: 600px;
	padding: 15px;
	color: #4D6F7F;
	background: url(../images/background_girl_running.gif) 0 0 no-repeat;
	background-position: top left;
}

table.contentpaneopenjoy tr td , 
table.contentpaneopenjoy tr td p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	float: right;
	width: 600px;
	padding: 15px;
	color: #4D6F7F;
	background: url(../images/background_girl_joy.gif) 0 0 no-repeat;
	background-position: top left;
}

a.contentpagetitle:link,
a.contentpagetitle:visited {color:#B42F19;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	
}

table.blog span.article_seperator {
	position:relative;
	border-top:1px solid #B4AFA1;
	width: 600px;
	z-index:2;
	float: left;
	margin-left: 15px;
	
}

table.blog table.clr table.contentpaneopen tr td {

	padding-left: 0px;

}