html { height: 100%; }

body { font-family: 'Trebuchet MS'; letter-spacing:.025em;  font-size: 11px; padding: 0px; margin: 0px; height: 100%; color:#FFFFFF; background-color:#363434; text-align:center; }

body table { font-size: 100%; }

table { border: 0px; padding: 0px; margin: 0px; border-collapse: collapse; }

table table { font-size: 100%;  /* don't shrink text on nested tables in IE */ }

td { padding: 0px; margin: 0px; }

ul { margin:  0px 0px 0px 15px; padding: 0px 0px 0px 0px; font-size:12px; }

	.center { width:1024px; text-align: center; margin-left:auto; margin-right:auto; }
	.left 	{ text-align: left; }
	.right 	{ text-align: right; }

	/* The powered and hosted by SMILE AND WARREN DESIGN FOOTER NOTE */
	.poweredBy { padding: 0px; text-align: center; }
	.poweredBy a { color:#ffffff; }

	.center table { margin-left: auto; margin-right: auto; text-align: left; }
	.vTop { vertical-align: top; }

img { border: none; margin:0px; }

h1, h2, h3, h4 { padding:3px 0px; margin:3px 0px; text-align: left; }
h1 {  }
h2 {  }
h3 {  }
h4 {  }

p { margin:8px 0px 12px 0px; padding:0px; }

/* FORM RELATED */

form { color:white; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }

form.contact { text-align: left; }

.contact td { color:white; }

.contact input { width: 240px; }

button { font-size: 100%; font-weight: bold; background-color: RED; border:1px solid #ffffff; color: #ffffff; cursor: pointer; letter-spacing: 0.1ex; }

.thankyou { white-space: nowrap; text-align: center; padding: 0px 0px 0px 0px; }

/* THIS LOT IS USED FOR IMAGE PLACEMENT WITHIN PAGE CONTENT FROM THE DATABASE */
.noFloat  		{  }
.leftFloat 		{ float: left; margin: 12px 12px 12px 0px; }
.rightFloat 	{ float: right; margin: 12px 0px 12px 12px; }
.leftClear	 	{ clear: both; display: block; margin: 0px 0px 0px 0px; }
.rightClear 	{ text-align: right; clear: both; display: block; margin: 0px 0px 0px 0px; }
.centerClear 	{ clear: both; display: block; text-align: center; margin: 0px 0px 0px 0px; }
.docum 				{ font-weight: bold; }

.promsmall  { border:3px solid red; }
