.Header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
}
body {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/bg.gif);
}
.mainBoxes {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
}
.Footer {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: right;
	vertical-align: top;
}
a:link {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color: #993366;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color: #993366;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color: #993366;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color: #333333;
	text-decoration: none;
}
.textBox01 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	width: 322px;
	background-image: url(../images/textbox01_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;


}
.textBox02 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;
	vertical-align: top;
	width: 362px;
	background-image: url(../images/textbox_02.gif);
	background-repeat: no-repeat;
}
p {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	text-align: justify;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.textBoxSub {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	width: 194px;
	background-repeat: no-repeat;
	padding: 0px;
}
.textBoxBiography {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	width: 490px;
	padding: 0px;
	background-image: url(../images/textbox_bio.gif);
	background-repeat: no-repeat;
}
.textBox {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	width: 260px;
	background-repeat: repeat-y;
	background-image: url(../images/textbox_bg.gif);
	padding: 0px;
}
.textBoxMedia {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	width: 490px;
	padding: 0px;
	background-image: url(../images/textbox_media.gif);
	background-repeat: no-repeat;
}
.textBoxContact {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	width: 490px;
	padding: 0px;
	background-image: url(../images/textbox_contact.gif);
	background-repeat: no-repeat;
}
.textbox01b {
	background-image: url(../images/textbox01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.blurb {

	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.headline {
	font-size: 13px;
}

/* Custom ID's
------------------------------------*/

#txty {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	text-align: justify;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#txty td { border:1px solid #eaeaea; }


.fields { background:url(../images/form_bg.gif) top #FFFFFF; border:1px solid #683d52; margin-right:5px; }
#calc { border-top:2px solid #683d52; padding:20px 0px 20px 0px; } 
#calc p {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	text-align: left;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.values {font-size:14px; font-weight:bold; }




#product { border-top:2px solid #683d52; padding:10px 0px 10px 0px; clear:both;  }
#product .prod { float:left; padding:5px 10px 10px 10px; margin-right:15px; }
#product ul { list-style:none; margin-left:50px; }
#product li { color:#666; font-size:11px; }
#product form { float:right;}
