/* CSS Document */
body,html,h1,h2,h3,h4,div,span {
	padding : 0px;
	margin : 0px;
}
p {
	margin : 0px 0px 14px 0px;
	padding : 0px;
}
body {
	background:url(images/background.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color : #5c492a;
}

a {
	color : #5c492a;
	text-decoration : underline;
}
a:hover {
	text-decoration : none;
}
a img {
	border : none;
}
div#colLeft ul li a {
	text-decoration : none;
	padding-bottom : 0px;
}
div#wrapper {
	width : 865px;
	margin : 0 auto 0 auto;
}

div#logo {
	position : relative;
	margin-left : 304px;
	margin-top : 23px;
}

body#home div#nav {
	position : relative;
	margin-top : -27px;
	width : 865px;
	height : 415px;
}

body#home div#nav img {
	float : left;
	vertical-align:top;
}

body#interior div#pageHead {
	position : relative;
	margin-top : -30px;
}
body#interior div#content {
	margin-top : -290px;
}
body.getstyled div#content div#colLeft {
	padding-top : 260px;
}
body.getstarted div#content div#colLeft {
	padding-top : 300px;
}
body.meetkatherine div#content div#colLeft {
	padding-top : 180px;
}
body.gettips div#content div#colLeft {
	padding-top : 250px;
}
body#home div#content {
	margin-top : -80px;
}

div#content {
	position : absolute;
	width : 830px;
	padding : 0px 14px 30px 21px;	
}

div#content div#colLeft,div#content div#colRight {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	line-height:18px;
}
div#content div#colLeft {
	float : left;
	width : 176px;
	margin : 0px 23px 0px 19px;
}

div#colLeft ul {
	text-transform:uppercase;
	font-size : 11px;
	letter-spacing : .1em;
	line-height:18px;
	list-style-type:none;
	padding : 0px 0px 0px 0px;
	margin : 22px 0px 0px 0px;
}
div#colLeft ul li {
	padding : 5px 0px 0px 40px;
	margin-bottom : 15px;
	background:url(images/ul-li-button.gif) no-repeat;
	background-position:0px 5px;
}


div#content div#colCenter {
	font-size : 11px;
	line-height:17px;
	width : 389px;
	float : left;
}
div#content div#colCenter ul {
	margin : -14px 0px 14px 15px;
	padding : 0px;
}
body#interior div#content div#colCenter {

}
body#home div#content div#colCenter {
	padding-top : 55px;
}
div#colCenter h1 {
	line-height : 17px;
	font-size : 15px;
	font-weight:normal;
	margin-bottom : 2px;
}
div#colCenter h2 {
	text-transform : uppercase;
	font-weight : bold;
	font-size : 11px;
}
div#colCenter h3 {
	font-weight : bold;
	font-size : 11px;
	margin-top : 15px;
}
div#content div#colRight {
	float : left;
	width : 170px;
	margin-left : 33px;
}
body#home div#content div#colRight {
	padding-top : 130px;
}
body#interior div#content div#colRight {
	padding-top : 100px;
}

p.quoteAttribute {
	text-transform : uppercase;
	font-size : 10px;
	letter-spacing : 120%;
	margin-top : -10px;
}




div#intNav ul {
	list-style:none outside;
	margin : 0px 0px 130px 0px;
	padding : 0px;
}
div#intNav ul li {
	margin-bottom : 15px;
}


div#footer {
	padding : 20px 0px 0px 20px;
	clear : both;
	width : 100%;
}

div#footer, p.photoCredit {
	font-size : 9px;
	font-family:Arial, Helvetica, sans-serif;
}






div.hidden {
	display:none;
	padding-top : 5px;
}

table td {
	vertical-align : top;
	padding-bottom : 15px;
}

table#contact select.dropdown {
	width : 295px;
	padding : 3px;
	color : #5c492a;
	font-size : 12px;
}
table#contact input.text {
	width : 295px;
	font-size : 11px;
	color : #5c492a;
	height : 13px;
}
table#contact input.textbody,table#contact textarea.textbody {
	width : 295px;
	font-size : 11px;
	color : #5c492a;
	height : 90px;
}


/*QUIZ*/
body#quiz ol li {
	margin-bottom : 6px;
	font-weight : bold;
}
div#quizWrapper {
	width : 722px;
	margin : 0 auto 0 auto;
	font-size : 11px;
	line-height : 16px;
}
div#quizQuote {
	padding : 0px 0px 40px 0px;
}
div#quizHead, div#quizQuote {
	text-align : center;
}
div#quizLogo {
	text-align : center;
	margin : 10px auto 15px auto;
}
div#quizHead h1 {
	font-size : 18px;
	font-weight : normal;
	text-transform : uppercase;
}