/* CSS Document For TESH, Inc. */

body {
	background-color: #D5D5AB;
	color: #370037;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
}

h1, h2, h3 {
	font-family: "Maiandra GD", "Times New Roman", Roman, serif;
}

h1 {
	font-size: 1.4em;
	font-variant: small-caps;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
/*	padding-left: 5px;
*/	text-decoration: underline;
}

dt {
	font-weight: bold;
	margin-top: 1.0em;
}

hr {
	border-color: #370037;
	border-style: solid;
	border-width: 1px;
	width: 100%;
}
/*	==========================================================================================
	Do not display print element
	==========================================================================================	*/
#printLogo {
	display: none;
}

/*	==========================================================================================
	Styles for container elements
	==========================================================================================	*/
#banner, #contentTop, #contentMiddle {
	left: 50%;
	margin-left: -450px;
	position: absolute;
	text-align: center;
	width: 900px;
}

#banner {
	background-image: url(images/bannerMiddle.jpg);
	background-position: center center;
	background-repeat: repeat-x;
	height: 125px;
	top: 10px;
}

#bannerGradientLeft {
	background-image: url(images/bannerGradientLeft.jpg);
	background-position: right;
	background-repeat: no-repeat;
/*	display: compact;
*/	height: 125px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 39px;
}

#bannerGradientRight {
	background-image: url(images/bannerGradientRight.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 125px;
	right: 0px;
	position: absolute;
	top: 0px;
	width: 39px;
}

#logo {
	left: 39px;
	position: absolute;
	top: 0px;
}

#bannerShapes {
	right: 39px;
	position: absolute;
	top: 0px;
}

#contentTop {
	background-image: url(images/imgContentTop.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 29px;
	top: 145px;
	vertical-align: middle;
	z-index: 10;
}

#contentMiddle {
	background-image: url(images/imgContentMiddle.jpg);
	background-position: center center;
	background-repeat: repeat-y;
	padding-top: 20px;
	top: 174px;
}

/*	==========================================================================================
	-	The following styles are nested within the Content Middle div tag
	-	#content "border" style must stay due to the way IE interprets the spacing.
	==========================================================================================	*/
#content {
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}

#photos {
	display: inline;
}

#content img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
}

#content .imgStaff {
	float: left;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
}

#contentBottom {
	background-image: url(images/imgContentBottom.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	top: 100%;
	height: 20px;
	left: 0px;
	position: absolute;
	width: 900px;
}

#footer {
	line-height: normal;
	left: 50%;
	font-size: 0.75em;
	margin-left: -450px;
	text-align: center;
	position: absolute;
	top: 110%;
	width: 900px;
}

#img30YearsTesh, #contentAnnouncement {
/*	float: right;
*/	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

/*	===================================================================
	Style for announcement div tag
	===================================================================	*/
#contentAnnouncement {
	border: none;
/*	float: right;
	width: 400px;
*/}

#contentAnnouncement table {
	border-collapse: collapse;
	width: 310px;
}

#announceUpperLeft, #announceTop, #announceUpperRight, #announceLowerLeft, #annouceBottom, #announceLowerRight {
	height: 10px;
	line-height: 0em;
}


#announceUpperLeft {
	background-image: url(images/announceUpperLeft.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 10px;
}

#announceTop {
	background-image: url(images/announceTop.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
}

#announceRight {
	background-image: url(images/announceRight.gif);
	background-position: left center;
	background-repeat: repeat-y;
}

#announceLeft {
	background-image: url(images/annouceLeft.gif);
	background-position: right center;
	background-repeat: repeat-y;
}

#announceMiddle {
	background-color: #98A585;
	font-size: 0.75em;
	font-weight: bold;
	height: 45px;
	line-height: 1.4em;
	text-align: left;
}

#announceMiddle p {
	padding-left: 0px;
	padding-right: 0px;
}

#announceMiddle dd {
	font-weight: normal;
	margin-left: 10px;
}

#announceUpperRight {
	background-image: url(images/announceUpperRight.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 45px;
}

#announceBottom {
	background-image: url(images/annouceBottom.gif);
	background-position: top center;
	background-repeat: repeat-x;
}

#announceLowerLeft {
	background-image: url(images/announceLowerLeft.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#announceLowerRight {
	background-image: url(images/announceLowerRight.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#contentAnnouncer img {
	margin: 0;
}

#footer a {
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: overline underline;
}

#print30YearsTesh {
	display: none;
}

/*	==========================================================================================
	Styles for navigation
	==========================================================================================	*/
#menu {
	left: 0px;
	height: 29px;
	position: relative;
	text-align: center;
	top: 0px;
	vertical-align: middle;
	width: 900px;
}

#menu a img {
	border-width: 0px;
}

.secondMenu, .sideMenu {
	background-color: #98A585;
	border-color: #370037;
	border-style: solid;
	border-width: 1px;
}

.secondMenu {
	left: 5px;
	position: absolute;
	top: 100%;
	vertical-align: middle;
	width: 890px;
	z-index: 2;
}

.sideMenu {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 4px;
	margin-bottom: 10px;
	text-align: left;
}

.secondMenu a, .sideMenu a {
	background-color: #98A585;
	color: #370037;
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
}

.secondMenu a {
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
}

.sideMenu a {
	border-color: #ccc #888 #555 #bbb;
	border-style: solid;
	border-width: 1px;
	display: block;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	width: auto;
}

.secondMenu a:hover, .sideMenu a:hover {
	background-color: #370037;
	color: #D5D5AB;
}

.secondMenu a:hover {
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
}

.sideMenu a:hover {
	display: block;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
}

#illustration {
	border: 0px;
	float: right;
	margin: 10px;
	width: 100px;
}

#illustration p {
	background-color: #D5D5AB;
	border-bottom-color: #370037;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-color: #370037;
	border-top-style: solid;
	border-top-width: 2px;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 1.1em;
	padding: 5px;
	text-align: center;
}

#illustration p span {
	font-style: italic;
}

/*	======================================================
	2-Column layout
	======================================================  */
/* position list chunks side by side */
div.Columns2 {
  float: left;
  padding-right: 10px;
  margin-left: 5px;
/*  margin-bottom: 15px;
  margin-right: 30px;
  margin-top: 15px;
*/  width: 400px;
}

/* clear float after lists */
br.stopColumns {
  clear: both;
}

/*	Calendar */
.calendar {
	border: 0px;
	border-collapse: collapse;
/*	margin-bottom: 1.2em;
	margin-top: 1.2em;
*/	margin-right: 10px;
	width: 410px;
}
.calendar th, .calendar td {
	padding-left: 5px;
	padding-right: 5px;
}

.month {
	background-color: #D5D5AB;
	border-bottom-color: #370037;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	text-align: center;
	text-transform: uppercase;
}

.day {
	border-right-color: #370037;
	border-right-style: solid;
	border-right-width: 2px;
	text-align: right;
	vertical-align: top;
	width: 60px;
}

.centerTable table {
	border: 0px;
	border-collapse: collapse;
	border-color: #370037;
	border-style: solid;
	border-width: 2px;
	text-align: left;
	width: 750px;
}

.centerTable caption {
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 1.0em;
}

.centerTable th, .centerTable td {
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}

.centerTable td {
	vertical-align: top;
}

.centerTable th.heading {
	background-color: #D5D5AB;
	border-bottom-color: #370037;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 0.8em;
	text-align: center;
}

.centerTable td.amounts {
	text-align: right;
}

.centerTable td.name {
	font-size: 1.2em;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}

.centerTable td.title {
	text-align: center;
}

#boardDirectors, #boardMembers, #buttonPricing, #mats {
	border-color: #370037;
	border-style: solid;
	border-width: 2px;
	width: 800px;
}

#boardMembers td, #managementTeam td {
	width: 25%;
}

#buttonPricing, #mats {
	width: 200px !important;
}

#balloons {
	position: static;
	width: 300px;
}

.locations {
	width: 400px !important;
}

#mcvisa {
	float: left !important;
	margin-bottom: 5px !important;
	margin-left: 0px !important;
	margin-right: 10px !important;
	margin-top: 0px !important;
}

#mgmtTeam {
	display: block;
	position: relative;
	top: -50px;
	z-index: 0;
}

.headingHigherLayer {
	display: inline;
	position: relative;
	z-index: 10;
}

.containerSand {
	background-color: #d5d5ab; 
	padding: 5px 10px;
	text-align: center;
}
p.official {
	margin-bottom: 0px;
	margin-top: 0px;
}

span.official {
	display: none;
}

span.officialLink {
	color: blue;
	text-decoration: underline;
	cursor: pointer;
}
.funLetters {
	font-family: 'Comic Sans MS', cursive;
	font-size: larger;
}
