*{ margin: 0; padding: 0; }*
body { font: .8em Arial, Sans-Serif; line-height: 1.8em; background: #000000 url(../images/stripbg.jpg) ; color: #444; }
a {COLOR: #7da6b6; text-decoration: none;}
a:visited {COLOR: #b4534a; text-decoration: none;}
a:hover {COLOR: #7da6b6; text-decoration: underline;}
h2 { margin: 0 0 10px; padding: 10px 0 3px; }
h3 { padding-left: 10px; color: #fff; background:  #b4534a url(../images/bg.jpg); repeat-x; font-size: 1em; height: 24px; line-height: 24px; }
ul {  padding: 0; margin: 0 0 10px;}
li { list-style-type: none;}
p {text-indent: 30pt; margin: 5px 0 10px 0; }
img { border: none; }

#slideshow {  overflow:hidden; width:140; height:172; background-repeat: no-repeat; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; background-position: initial initial;}
#slideshow img {}

#TTheader {
background: #FFFFFF url(../images/TTheader.png); background-color:#FFF; height: 100px;margin-bottom: 15px;}

#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #eee;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#wrap { padding: 10px 10px 3px 10px; width: 780px; margin:15px auto; background: #fff; }
#wrapemail { padding: 10px 10px 3px 10px; width: 780px; margin:50px auto; background: #fff; }
#right { float: right; width: 185px; background: #fff; margin-top: 20px; margin-bottom: 10px; }
#right ul { padding: 5px 5px 5px 5px; margin: 0; }
#WSright { float: right; width: 170px; background: #fff; margin-top: 15px; margin-bottom: 0px;}
#WSright ul { padding: 5px 5px 5px 5px; margin: 0; }
#Butterflyright { float: right; width: 185px; background: #fff; margin-top: 85px; margin-bottom: 0px;}
#Butterflyright ul { padding: 5px 5px 5px 5px; margin: 0; }
#left {  float: left; width: 550px; padding: 0px 10px 10px 10px; margin-top: 10x; margin-bottom: 0px;}
#abootpic {  float: left; width: 161px; height: 200px; padding: 5px 10px 5px 5px; margin-top: 10x; margin-bottom: 0px;}
#tagline {background: #FFFFFF url(../images/tagline.png); height: 50px; margin-top: 0px; margin-bottom: 0px;}	
#footer { font-size: 11px; text-align: center; border-top: 1px solid #ccc; padding: 5px 5px; }
#aboot {  width: 750px; padding: 0px 0px 0px 0px; margin-top: 10x; margin-bottom: 0px;}

/* contact form */
#contact-area {
	width: 600px;
	margin-top: 25px;
	margin-left: 40px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #7da6b6;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}
