body, div, h1, h2, h3, p { margin: 0; padding: 0; }
body {
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: small; text-align: center; color: #333; background: url(../images/bg/body-bg.png) left top repeat-x #8a8b8d;
	}

/* links ------------------------------- */

a:link { color: #9a5207; text-decoration: none; border-bottom: 1px dotted #9a5207; }
a:visited { color: #9a5207; text-decoration: none; border-bottom: 1px dotted #9a5207; }
a:hover { color: #fff; background-color: #d06d17; text-decoration: none; border: none; }
a:active { background-color: #666; }

/* common elements ---------------------- */


/* layout structure --------------------- */

#wrap { width: 725px; margin: 0 auto 10px auto; text-align: left; }
#nav { width: 120px; float: left; padding-top: 70px; margin-right: 15px; display: inline; }
#content { width: 580px; background: url(../images/bg/content-bg.png) left bottom repeat-x #fff; margin-bottom: 5px; float: left; }
#content .section { padding: 20px 25px 5px 25px; }
#copy { text-align: center; padding: 5px 40px 15px 40px; }
#footer { clear: both; font-size: 85%; margin:5px 5px 5px 135px; }

/* navigation ------------------------------- */

#nav { text-align: right; }
#nav ul li { list-style: none; font-weight: bold; color: #fff; text-transform: uppercase; font-size: 1.4em; line-height: 1.4; letter-spacing: 1px; }
#nav ul li a:link, #nav ul li a:visited { color: #fff; border: none; }
#nav ul li a:hover, #nav ul li a:active { border: none; }

#nav #brandcamp-logo { font-size: 0.8em; }

/* header ------------------------------- */

h1 { font-size: 15px; margin: 3px 0 10px 0; color: #666; font-weight: normal; }
h2 { font-size: 12px; }

a#cornerbanner { background: url(../images/logo/at-brandcamp.png) no-repeat; display: block; height: 156px; width: 225px; position: absolute;  top: 0; right: 0; z-index: 100; text-indent: -999em; text-decoration: none; border: none; }

/* content styles ------------------------------- */

p { line-height: 1.4; margin-bottom: 14px; }
p#lead { font-size: 21px; font-weight: bold; line-height: 1.25; }
p.signature { margin-bottom: 1em; }
p.signature span.titles { font-family: georgia, seif; font-style: italic; }
p#pricing { font-size: 14px; line-height: 1.6; }
p#pricing strong#price { font-size: 68px; font-stretch: condensed; letter-spacing: -2px; line-height: 0.8; }
p#pricing strong#price sup { font-size: 18px; letter-spacing: 3px; }
p#pricing span.notes { font-size: 11.5px; line-height: 1.3; }
p#includesns { margin: 15px 0 8px 0; }
div#orderbutton a { border: none; background: transparent; text-decoration: none; }
div#orderbutton a:link img, div#orderbutton a:visited img { border: 2px solid #d06d17; }
div#orderbutton a:hover img { border: 2px solid #fbb579; background: transparent; text-decoration: none; }

/* footer ------------------------------- */

ul#footer li { list-style: none; line-height: 1.6; text-align: center; }