* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: url(../images/background.jpg) top left repeat;
	margin: 0;
	padding: 0;
	text-align: center;
}

body.two {
	background: url(../images/background1b.jpg) top left repeat;
}

body.one {
	background: url(../images/background1.jpg) top left repeat;
}

#container {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	z-index:1;
}

#callout_Right {
	position:absolute;
	top:120px;
	left:740px;
	z-index:3;
}

#callout_Right img {
	border:none;
	margin:0;
	padding:0;
}

#callout_Right a {
	border:none;
	margin:0;
	padding:0;
}

#header {
	position:relative;
	background: url(../images/header.png) top left no-repeat;
	height: 140px;
}

#header img {
	margin-top: 30px;
	margin-right: 22px;
	float: right;
}

#pond_header {
	background: url(../images/pond_header.png) top left no-repeat;
	height: 140px;
}

#pond_header img {
	margin-top: 30px;
	margin-right: 22px;
	float: right;
}

#navholder {
	background: url(../images/nav.png) top left no-repeat;
	height: 30px;
}

.content {
	background: url(../images/body-repeat.png) top left repeat-y;
	width: 770px;
}

.content td {
	padding: 0 12px;
	vertical-align: top;
}

.content td.home {
	padding: 0 35px 0 5px;
}

.content td.lefttext {
	padding: 0 15px 0 35px;
}

#content {
	background: url(../images/body-repeat.png) top left repeat-y;
	width: 770px;
}

#content td {
	padding: 0 12px;
	vertical-align: top;
}

#content td.home {
	padding: 0 35px 0 5px;
}

#content td.lefttext {
	padding: 0 15px 0 35px;
}

.addedPad {
	padding-left:30px;
	padding-right:30px;
}

.addPad a {
	color:#6f1200;
	text-decoration:underline;
}

#footer {
	background: url(../images/footer.png) top left no-repeat;
	padding: 10px;
}

p, ul {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 10px 0;
}

ul {
	margin-left: 16px;
}

ul.links {
	list-style: none;
	padding: 2px 0 2px 10px;
	margin: 0 150px 10px 0;
	font-size: 10px;
	border-left: solid 1px #6f1200;
	border-top: solid 1px #6f1200;
}

#footer p {
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	color: #666;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	color: #6f1200;
	border-bottom: solid 2px #6f1200;
	margin: 12px 0 5px 0;
	padding: 0 0 2px 0;
}

.pondBlue {
	color:#3366ff;
	border-bottom: solid 2px #3366ff;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #6f1200;
	margin: 40px 0 0 0;
	padding: 0;
}

a img {
	border: 0;
}

.contact_form {
	font-size:12px;
	}

/* ADMIN STYLES */

body.login #content td {
	padding: 0 25px 10px 25px;
}

body.login #content #currentprojects{
	width: 600px;
	font-size: 12px;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
}

body.login #content #currentprojects td {
	padding: 4px 8px;
	vertical-align: middle;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
}

body.login #content #currentprojects th {
	background: #6f1200;
	color: #fff;
	padding: 2px 8px;
	text-align: left;
	border-bottom: solid 2px #000;
	border-right: solid 1px #ccc;
}

body.login #content #currentprojects th.controls, body.login #content #currentprojects td.controls {
	width: 100px;
	text-align: right;
}





/* CONTACT FORM */
.required {
	color: #6f1200;
}

.tip {
	font-size: 11px;
	font-style: italic;
	text-align: right;
	margin-left: 180px;
}

#contact {
	display: block;
	border: solid 1px #212e67;
	width: 410px;
	padding: 10px 15px;
	margin: 0 3px 0 0;
	float: right;
	background: #f4f4f7;
}

#contact.proposal {
	width: 480px;
	float: none;
	margin: 0 auto;
}

#contact p label {
	display: block;
	float: left;
	width: 75px;
	text-align: right;
	padding-right: 10px;
}

#contact.proposal p label {
	width: 150px;
}

#contact p span {
	margin-left: 15px;
}

#contact p span label {
	float: none;
	display: inline;
	width: auto;
	padding-right: 5px;
}

#contact ul {
	list-style: none;
	margin: 0;
	font-size: 11px;
	line-height: 14px;
}

#contact li {
	display: block;
	float: left;
	white-space: nowrap;
	width: 160px;
	margin: 0 0 10px 0;
}

#contact hr {
	margin-bottom: 10px;
}

#contact input, #contact select, #contact legend, #contact label, #contact textarea {
	font-size: 12px;
}

#realname, #ADDRESS, #ADDRESS2, #email {
	width: 250px;
}

#CITY, #ZIP {
	width: 175px;
}

#PHONE, #FAX {
	width: 100px;
}

#STATE {
	width: 35px;
}

#ZIP {
	width: 75px;
}

#MESSAGE {
	width: 400px;
}

#TITLE, #COMPANY, #EVENT-NAME, #NUMBER-BOOTHS, #INSTALLATION-DATE, #MOVE-IN-DATE, #SHOW-DATE, #REMOVAL-DATE {
	width: 220px;
}

#contact fieldset {
	width: 250px;
	margin: 0;
	padding: 0;
	border: none;
}

#contact fieldset legend {
	color: #000;
}

p.referral label {
	width: auto;
	margin: 2px 6px 0 0;
}

p.submit {
	margin: 8px 0 0 0;
}

p.submit input {
	font-weight: bold;
	font-size: 14px;
}

#contact.proposal p.submit {
	text-align: center;
}

#newsletter {
	width: 150px;
	margin: 0;
	padding: 0 6px;
	border: solid 1px #fad5c8;
}

#newsletter p {
	text-align: left;
}

#newsletter legend {
	font-size: 12px;
	font-weight: bold;
	color: #212e67;
	margin: 0;
	padding: 0;
}

#newsletter input {
	width: 140px;
	font-size: 12px;
}
