/* CSS Document */

/* Layout */


body {
	background-color: #FFF3DA;
	margin: 0;
	padding: 0;
	}

#container {
	width: 1008px;
	margin: 0;
	}

#left {
	width: 220px;
	height: 605px;
	background: #334100 url(../images/flowers.gif) no-repeat top left;
	float: left;
	}

#right {
	width: 788px;
	float: left;
	}

#header {
	padding: 5px 38px 0 0;
	text-align: right;
	background: #334100 url(../images/header.gif) no-repeat top left;
	height: 103px;
	}

#menu {
	height: 30px;
	padding-left: 181px;
	background: #8F9D5A url(../images/menu-bkg.gif) no-repeat top left;
	}

#content {
	height: 100%;
	padding: 14px 0;
	}

#main {
	padding: 0 10px 0 20px;
	width: 532px;
	}

#side {
	padding: 15px 10px;
	width: 205px;
	float: right;
	}

.quoter {
	margin: 10px 0;
	}

.copyright {
	clear: left;
	padding: 50px 20px 0 20px;
	width: 532px;
	}

#header img {
	float: left;
	}

#main > img:first-child {
	margin-top: 9px;
	}

.line {
	margin-top: 25px;
	border-bottom: 1px solid #8F9D5A;
	width: 95%;
	}

.worth {
	width: 157px;
	padding: 0 10px;
	float: left;
	text-align: center;
	}
	
.worth-row {
	margin-bottom: 50px;
	padding-bottom: 10px;
	height: 120px;
	}

.worth img {
	margin-bottom: 5px;
	}

.details + .worth-row {
	padding-top: 20px;
	}



/* Typography */


body {
	font-family: Palatino, Georgia, Times, "Times New Roman", serif;
	font-size: 17px;
	line-height: 28px;
	color: #334100;
	}

p.details {
	font-size: 14px;
	line-height: 21px;
	}

h1 {
	font-family: Trebuchet, "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #8F9D5A;
	text-transform: uppercase;
	}

h2 {
	font-family: Trebuchet, "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: -8px;
	}

h3 {
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	color: #CC9933;
	margin-bottom: -8px;
	}

h3 + h2 {
	margin-top: 12px;
	}

h4 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	}

li {
	font-size: 14px;
	line-height: 21px;
	}

li.nobull {
	font-size: 14px;
	line-height: 21px;
	list-style: none; 
	list-style-image: none;
	}

#header {
	font-family: Trebuchet, "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C6CC99;
	text-transform: uppercase;
	}

.quote {
	font-size: 20px;
	line-height: 30px;
	font-style: italic;
	color: #CC9933;
	text-indent: -7px;
	}

.quoter {
	font-family: Trebuchet, "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #8F9D5A;
	}

.q {
	font-family: Trebuchet, "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC9933;
	text-transform: uppercase;
	}

.a {
	font-family: Trebuchet, "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	}

p.question {
	font-family: Trebuchet, "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CC9933;
	text-transform: uppercase;
	font-weight: bold;
	}

#main > p.question:first-child {
	margin-top: 22px;
	}

p.answer {
	font-size: 14px;
	line-height: 21px;
	margin-top: -10px;
	margin-bottom: 25px;
	}

.copyright {
	font-family: Trebuchet, "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #8F9D5A;
	}
	
.worth {
	font-family: Trebuchet, "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	}

li > em {
	color: #334100;
	}



/* Lists */


ul {
	margin: 0;
	padding: 10px 0 0 20px;
	}

ul li {
	padding: 4px 0 0;
	list-style-image: url(../images/bullet.gif);
	}

ol {
	margin: 0;
	padding: 10px 0 0 20px;
	}

ol li {
	padding: 4px 0 0;
	}



/* Links */


a:link {
	color: #334100;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9933;
	outline: none;
	}

a:visited {
	color: #8F9D5A;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9933;
	outline: none;
	}

a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9933;
	background: #CC9933;
	outline: none;
	}

a:active {
	color: #FFCC66;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9933;
	background: #CC9933;
	outline: none;
	}

#menu a:link, 
#header a:link, 
.worth a:link {
	color: #fff;
	text-decoration: none;
	border-bottom-width: 0;
	border-bottom-style: none;
	background: transparent;
	outline: 0;
	}

#menu a:visited, 
#header a:visited,
.worth a:visited {
	text-decoration: none;
	color: #fff;
	border-bottom-width: 0;
	border-bottom-style: none;
	background: transparent;
	outline: 0;
	}

#menu a:hover, 
#header a:hover,
.worth a:hover {
	text-decoration: underline;
	color: #fff;
	border-bottom-width: 0;
	border-bottom-style: none;
	background: transparent;
	outline: 0;
	}

#menu a:active, 
#header a:active,
.worth a:active {
	text-decoration: underline;
	color: #fff;
	border-bottom-width: 0;
	border-bottom-style: none;
	background: transparent;
	outline: 0;
	}

.copyright a:link {
	color: #334100;
	text-decoration: none;
	border-bottom-width: 0;
	border-bottom-style: none;
	background: transparent;
	outline: none;
	}

.copyright a:visited {
	text-decoration: none;
	color: #334100;
	border-bottom-width: 0;
	border-bottom-style: none;
	background: transparent;
	outline: none;
	}

.copyright a:hover {
	text-decoration: none;
	color: #CC9933;
	border-bottom-width: 0;
	border-bottom-style: none;
	background: transparent;
	outline: none;
	}

.copyright a:active {
	text-decoration: none;
	color: #FFCC66;
	border-bottom-width: 0;
	border-bottom-style: none;
	background: transparent;
	outline: none;
	}



/* © 2008 Designed by Threestory Studio */