/* 
  -----------------------------------
 Custom styles for Marlane Kennedy www.marlanekennedy.com
 by Lisa Firke | HIt Those Keys www.hitthosekeys.com
 December, 2008
  -----------------------------------
*/
html, body { 
	min-height:100.1%; 
	margin-bottom:1px;
}
body {
	font-family: Corbel, Candara, 'Trebuchet MS', sans-serif;
	font-size: 100%;
	color: #674A2C;
	min-width: 760px;
	background-color: #CBE89C;
	margin: 0;
	padding: 0;
	background-repeat: repeat;
	background-image: url(images/iq_bg.gif);
}


#masthead {
	background-color: #fff;
	height: 124px;
}
#masthead_center {
	text-align: center;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logo img {
	border: 0;
}
/*COLUMNS*/
#columnwrapper {
	margin: 0 auto;
	background-repeat: repeat-y;
	width: 760px;
	background-image: url(images/2col_bg.gif);
	margin-top: 40px;

}
#columns-top {
	background-image: url(images/2colTop.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 10px;
	background-position: center top;
}
#c1, #c2, #c3, #c4 {
	float: left;
}
#c1, #c2 {
	width: 220px;
	margin-right: 20px;
}
#c1 {
	width: 520px;
}
#c2 {
	margin-right: 0px;
}
#c2 .content {
	font-size: 0.9em;
	line-height: 1.2;
}

#columns-bottom {
	clear: both;
	background-repeat: no-repeat;
	height: 10px;
	font-size: 0px;	background-image: url(images/2colBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}
.content {
	padding: 8px 20px;
	font-size: 1em;
	line-height: 1.33;
}
.content p {
	margin: 6px 0px 12px;
}
#c1 .content p + p {
	text-indent: 1em;
}
h1 {
	margin: 0px;
	font-size: 1.2em;
	font-family: Cambria, Georgia, serif;
}
h2 {
	font-size: 1.25em;
	margin: 20px 0 0 0;
	font-family: Cambria, Georgia, serif;
	color: #F7C600;	
}
h3 {
	font-size: 1.125em;
	text-align: center;
	font-style: italic;
	font-family: Corbel, Candara, 'Trebuchet MS', sans=serif;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 1;
	padding: 0.25em;
	margin-top: 0px;
}
#footer {
	margin: 0px auto;
	font-size: 0.75em;
	width: 760px;
}
#footercontent {
	padding: 12px 0;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*GLOBALS: Link Styles other than main navigation bar*/
a:link {
	color: #6CA922;
}
a:visited {
	color: #91C257;
}
a:hover {
	color: #694C31;
}
#c1 .content li {
	list-style: square inside;
}
#c1 .content img {
	float: left;
	border: 1px solid #666;
	margin-right: 1em;
}
#c2 .content img {
	border: 1px solid #663300;
}
a:active {
	color: #FFCC66;
}
.ralign {
	font-size: smaller;
	text-align: right;
}
.bright {
	color: #FFCC00;
}
#c1 .content img.fullwidth {
	float: none;
	margin-right: 0px;
	border-style: none;
}
fieldset {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	border: none;
}
legend {
	font-weight: bold;
	margin-left: 1em;
	color: #6A5A4A;
}
fieldset ul {
	margin: 0;
	padding: 1em;
}
fieldset li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	list-style-type: none !important;
}
#c2 ul {
	margin: 0px;
	padding: 0px;
}
#c2 .content ul.sidelist li {
	padding-bottom: 10px;
}
#c2 li {
	list-style: none outside;
	margin-left: 1em;
	padding-left: 0px;
}
#c1 blockquote {
	font-family: Cambria, Georgia, serif;
	margin: 0px;
	padding: 1em;
	color: #180403;
}
#c1 .content span.dropcap {
	font-size: 2.4em;
	font-weight: bold;
	float: left;
	line-height: 1;
	border: 1px solid #D4A702;
	padding: 0 8px;
	margin-right: 8px;
	color: #9FB77B;
}
#c1 .content p.extratop {
	margin-top: 1em;
}
#c1 .content div.featurehead {
	padding: 1em;
	background: #FDF7E0;
}
#c1 .content img.flourish {
	float: right;
	border: none;
	padding: 0;
	margin: 0;
}
#c1 .content a.button {
	background: #FAEFC1;
	text-align: center;
	display: block;
	height: 1.5em;
	width: 178px;
	border: 3px double #D4A702;
}
#c1 .content img.right {
	float: right;
	margin-left: 1em;
}
.content dl {
	margin-top: 0;
	}

.content dt {
	font-weight: bold;
	color: #FFCC00;
}
#columnwrapper #c1 .content p.center {
	text-align: center;
}
#c1 .content h3.separator {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D4A706;
	margin-right: 24px;
	margin-left: 24px;
}
