/* andreas02 - a free xhtml/css website layout by Andreas Viklund - http://andreasviklund.com - Free to use for any purpose as long as the proper credits are given to the original author.

Version: 2.0 (Jan 29, 2007)

Screen layout: */

body {
	margin:0;
	color:#303030;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20;
	background-attachment: fixed;
	background-position: left top;
	background-repeat: repeat;
	background-image: url(images/back.gif);
	font-size: 78%;
}

a {
	color:#5678AF;
	text-decoration:underline;
}

a:hover {
color:#7CA8F1;
text-decoration:none;
}

p {
	line-height:1.3em;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-right: 20px;
}

a img {
border:0;
}

/* Main container */

#container {
	width:700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-attachment: fixed;
	border: thin double #999999;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}

/* Site title section */


/* Navitab menu */

#navitabs {
	clear:both;
	margin-bottom: 10px;
	background-color: #EAEAEA;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5678AF;
}

.navitab {
	text-decoration:none;
	font-size:100%;
	line-height: 22px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 30px;
	padding-bottom: 6px;
	padding-left: 30px;
	color: #335E9D;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EAEAEA;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
}

.navitab:hover {
	text-decoration:none;
	background-color: #5678AF;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	padding-bottom: 8px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 30px;
	padding-left: 30px;
}

/* Header description */

#desc {
	height:175px;
	color:#ffffff;
	padding:0;
	clear:both;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/header.gif);
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

#desc p {
width:290px;
font-size:1em;
line-height:1.4em;
padding:0 0 0 15px;
}

#desc h2 {
	padding:15px 15px 0 15px;
	color:#ffffff;
	font-variant: normal;
	text-transform: none;
}

#desc a {
color:#ffffff;
text-decoration:none;
border-color:#ffffff;
}

/* Main content */

#main {
	width:502px;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d8d8d8;
	border-left-color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	width:125px;
	float:right;
	padding-right: 10px;
	background-color: #FFFFFF;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: auto;
	background-repeat: no-repeat;
	background-position: left top;
}

#sidebar p {
	font-size:1em;
	line-height:1.3em;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 15px;
	margin-left: 0;
}

/* Footer */

#footer {
	clear:both;
	background:#fafafa;
	border-top:1px solid #d8d8d8;
	color: #999999;
	font-size: x-small;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#footer a {
color:#999999;
}

#footer a:hover {
color:#666666;
}

#footer p {
color:#999999;
font-size:1.1em;
line-height:1.3em;
margin:15px 0 0 0;
padding:0;
}

/* Various classes */

.photo {
	background-color:#F5F5F5;
	border:1px double #C8D3E6;
	color: #3F3F3F;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	clear: both;
	float: left;
}

.right {
margin-top:-8px;
text-align:right;
}

.block {
	padding:10px;
	background-color: #FFFFFF;
}

.sidelink {
	text-align:left;
	display:block;
	width:90%;
	border:none;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #5678AF;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

.sidelink a{
	border:none;
	margin-left: 0;
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.sidelink:hover {
	text-decoration:none;
	border:none;
	background-color: #6792D5;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
}

.hide {
display:none;
}
.sidelinkactive {
	text-align:left;
	display:block;
	width:90%;
	border:none;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #7DA3DB;
	background-image: url(file:///C|/Design/web/NewTHC/images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	font-weight: bold;
}
.sidelinkactive:hover {
	text-decoration:none;
	border:none;
	background-color: #6792D5;
	background-image: url(file:///C|/Design/web/NewTHC/images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
}

#containerfront {
	width:780px;
	background:#ffffff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#footerfront {
	left: 15%;
	padding-top: 0%;
	padding-right: 5%;
	padding-bottom: 0;
	padding-left: 10%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 1.2em;
	color: #CCCCCC;
	background-color: #660000;
	text-align: center;
	border-top-width: 0px;
	border-top-style: 0;
	border-top-color: #d8d8d8;
	margin-top: 0;
	margin-right: 20%;
	margin-bottom: 0;
	margin-left: 20%;
}
#quotefront {
	clear:both;
	background:#fafafa;
	margin:0;
	border-top:1px solid #d8d8d8;
	left: 15%;
	padding-top: 1%;
	padding-right: 7%;
	padding-bottom: 0;
	padding-left: 7%;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: 1.2em;
	color: #D06F0C;
}
#rightfloat {
	height:120px;
	color:#ffffff;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 30;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20;
	width: 310px;
	clear: both;
	font-size: x-small;
}
#leftfloat {
	color:#333333;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	width: 250px;
	clear: left;
}
.sidelinkright {
	text-align:left;
	display:block;
	width:80%;
	border:none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #FFC56C;
	background-image: url(file:///C|/Design/web/NewTHC/images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #333333;
}
.sidelinkright:hover {
	text-decoration:none;
	border:none;
	background-color: #FF9933;
	background-image: url(file:///C|/Design/web/NewTHC/images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
}
.bodytext {
	text-decoration:none;
	font-size:107%;
	line-height: 135%;
	color: #333333;
}
.bodyhead {
	text-decoration:none;
	font-size:105%;
	line-height: 112%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	font-weight: bold;
}
.sidebartext {
	font-size:115%;
	line-height: 110%;
	color: #E0DFE3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.sidebartextgrey {


	text-decoration:none;
	font-size:90%;
	line-height: 110%;
	color: #333333;
}
.sidebartexthead {
	text-decoration:none;
	font-size:120%;
	line-height: 110%;
	color: #999966;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
}
.sidebartextsmall {
	text-decoration:none;
	font-size:10px;
	line-height: 100%;
	color: #669900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: inherit;
	font-variant: normal;
}
#maingallery {
	width:740px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	float: left;
	vertical-align: top;
}
.activenavitab:hover {
	text-decoration:none;
	background-color: #5678AF;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
}
#mainarchive {
	width:500px;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d8d8d8;
	border-left-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
#maincontact {
	width:617px;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d8d8d8;
	border-left-color: #FFFFFF;
	text-align: right;
	background-image: url(images/iStock_000004661519Small2.jpg);
	background-repeat: no-repeat;
}
.activenavitab {
	text-decoration:none;
	font-size:100%;
	line-height: 22px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 30px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #7DA3DB;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
}
#mainresume {
	width:657px;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: right;
	background-repeat: no-repeat;
}
#mainresumebox {
	width:450px;
	float:left;
	margin-top: 15;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}
#mainindex {
	width:97%;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/iStock_000004661519Small2.jpg);
}
.resumetext {
	text-decoration:none;
	font-size:107%;
	line-height: 115%;
	color: #333333;
	text-align: justify;
}
#mainresumebox2 {
	width:620px;
	float:left;
	margin-top: 15;
	margin-right: 0;
	margin-bottom: 15;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
}
#sidebarleft {
	width:100px;
	float:left;
	padding-right: 0px;
	padding-left: 80px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: auto;
	text-align: left;
}
#boxright {
	float: right;
	width: 30%;
	border: 1px dotted #BEC7D8;
	margin-left: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #527DC0;
	margin-right: 20px;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
}
#boxleft {
	float: left;
	width: 30%;
	border: 1px dotted #BEC7D8;
	margin-left: 10px;
	padding: 5px;
}
.frontext {
	text-decoration:none;
	font-size:medium;
	line-height: 22px;
	color: #333333;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebarleft2 {
	width:125px;
	float:left;
	padding-right: 10px;
	background-color: #FFFFFF;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: auto;
	background-repeat: no-repeat;
	background-position: left top;
}
.frontextsmall {
	text-decoration:none;
	font-size:14px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

