/* Drive New Media 9/2008 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
/* Consistently resizes text and line-height across all browsers */
    background-color: #FAF6EA;
	font-size:100%; /*default font size for all browsers is 16px */
	line-height:1.25em; /* 16×1.125=18px*/
	text-align:center;
	color: #4A4A4A;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0 auto;
}

html>body {
/* Resetting font-size for Safari (default for monospaced fonts in Safari is 13px). IE ignores this */
	 font-size:16px; 
}

ol, ul {
	list-style: none;
}

hr {
	border: none;
	border-bottom: 1px #4A4A4A dotted; 
}
/* -------------------------- HEADERS ------------------------------------ */

h1,h2,h3 {letter-spacing:1px;}

h1 {
	font-size:2em;  /* 16x2=32px */
	line-height: 1em;
}
h2 {font-size:.875em;  /* 16x.875=14px */}
h3 {font-size:1.09em;  /* 16x1.09=12px */
	font-weight:normal;
	}
h4 {
	font-size:1.09em;  /* 16x1.09=12px */
	color: #FB8873;
	text-transform: uppercase;
	
	}

/* ------------------------- LAYOUT SECTIONS ------------------------------ */

#headerWrapper{
	background: url(../images/bg_pattern.gif) repeat;
	height: 80px;
}

#header {
	width: 920px;
	height: 80px;
	margin: 0 auto;
	padding-top: 30px;
}

#wrapper {
	margin: 0 auto;
	text-align: center;
	width:824px;
	font-size: .68em; /* 16x.68=11px */
	line-height: 20px;
}

#container {
	clear: both;
	width:824px;
	text-align: left;
	
}

#leftContent {
	width: 462px;
	float: left;
	padding: 20px 10px;
}

#photo {
	width: 463px;
	height: 309px;
	margin: 10px 0;
}

#cards {
	width: 463px;
	height: 309px;
}

#rightContent {
	position: relative;
	background-color: #F4ECD4;
	width: 307px;
	float: right;
	height: 500px;
	padding: 20px 10px 0 20px;
}


.floatLeft {
	float: left;
	padding-top: 10px;
}

.floatRight {
	float: right;
	padding-top: 25px;
}

.capitalize {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
}

p {
	padding-left:2px;
}

.adpotionAnnouncements {
	background: url(../images/letterpress_announcements.gif) no-repeat;
	width: 458px;
	height: 29px;
	padding-bottom: 5px;
}

.adpotionAnnouncements h1{
	display: none;
}

.featuringCountries {
	background: url(../images/featuring.gif) no-repeat;
	width: 237px;
	height: 18px;
}

.featuringCountries h1 {
	display: none;
}

.call {
	background: url(../images/customOrders.gif) no-repeat;
	width: 294px;
	height: 89px;
	padding-bottom: 5px;
}

.call h1 {
	display: none;
}

.anyhuh {
	background: url(../images/anyhuh.gif) no-repeat;
	width: 191px;
	height: 27px;
	padding-bottom: 5px;
}

.anyhuh h1 { display: none;}

.checkBack {
	background: url(../images/checkBack.gif) no-repeat;
	width: 236px;
	height: 19px;
}

.checkBack h1 {display: none;}