/* reset browser styles */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
img, fieldset { border: 0; }
q:before, q:after { content:''; }
/* end reset browser styles */

* {
margin-top: 0;
margin: 0;
padding: 0;
outline:none;
}

body {
	background: url(images/tp_bg_large.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-position:center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper {
	width:931px;
	background-position:center;
	margin-right: auto;
	margin-left: auto;
  	overflow: hidden;	
}

#topNav {
  	margin: 10px 0 0 300px;
  	padding: 0;
  	list-style: none;
  	overflow: hidden; 
  	zoom: 1;
}


#topNav li {
	float: left;
    width: 125px;
	text-align: center;
}


#topNav a {
	color: #fff;
	text-transform:uppercase;
	text-decoration: none;
	padding: 7px 10px 0 10px;
	display: block;
	zoom: 1;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

#topNav a:hover {
	color: #c3c3c3;
	text-transform:uppercase;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

.mainPhoto {
	margin-top: 20px;
	margin-left: 3px;
}


p {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	;
	;
	;
	;
	line-height: 120%;
}

#midNav{
	margin-top: -5px;
	zoom: 1;
}


#links {
	width: 922px;
	background-image:url(images/mid_nav.jpg);
	background-repeat:no-repeat;
	height: 164px;
	margin-top: 10px;
	margin-left: 5px;
	overflow:visible;
}

#bottomtabs {
	width: 931px;
	height: 95px;
	margin-top: 30px;
	margin-bottom:20px;	
	overflow:visible;
}

#bottomtabs img {
	float: left;
	padding: 12px 17px 15px 10px;
}


#bottomtabs  h1 {
	font-family: "Lucida Grande", Lucida, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #860707;
	padding-top: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align:left;
}
#bottomtabs  a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}

#bottomtabs  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	color: #036;
	text-decoration: none;
}


#high1 {
	background-image:url(images/bt_high1.gif);
	background-repeat:no-repeat;
	margin-right: 12px;
	width: 295px;
	height: 93px;
	
}

#high2 {
	background-image:url(images/bt_high2.gif);
	background-repeat:no-repeat;
	margin-left: 10px;
	margin-right: 11px;
	width: 287px;
	height: 93px;
	
}

#high3 {
	background-image:url(images/bt_high3.gif);
	background-repeat:no-repeat;
	margin-left: 12px;
	width: 295px;
	height: 93px;
	
	
}

#high1 p {
	line-height: 14px;
	font-size: 12px;
	margin-right: 20px;
}

#high2 p {
	line-height: 14px;
	font-size: 12px;
	margin-right: 20px;
}

#high3 p {
	line-height: 14px;
	font-size: 12px;
	margin-right: 20px;
}

#high3 img {
	float: left;
	padding: 12px 17px 15px 20px;
}
#footer {
	margin-top: 20px;
	width: 931px;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #CCC;
}
#footer .parent {
	float: left;
}
#footer .sister {
	float: right;
}
#footer a {
	color: #6d6e70;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	zoom: 1;
	font-size: 85%;
	text-transform: uppercase;
}
#footer a:hover {
	color: #036;
	text-decoration:none;
}
#footer .ftrsp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #221e1f;
	padding-right: 7px;
	padding-left: 7px;
}
#footer .copyright {
	font-family: Tahoma, Geneva, sans-serif;
	color: #6d6e70;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
table .botline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	margin-bottom: 5px;
}
