@charset "utf-8";
body {
	background: #FAC889  url(../images/background-page2.jpg) repeat-x top;
	margin: 0px 0px 8px;
}
/* content originally #FFEDBD; */
#content {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	background: #FFFFCC;
	border-top: 3px solid #C4C2E2;
	border-right: 3px solid #C4C2E2;
	border-left: 3px solid #C4C2E2;
}
#flash {
	background: #66CCCC;
}
#content #heading {
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 5px;
}
#content #heading h1 {
	font-style: italic;
	color: #B21F02;
	font-size: 28px;
	margin: 10px 2px 14px 0px;
	font-weight: bolder;
}
#content #heading h2 {
	font-style: italic;
	color: #B21F02;
	font-size: 24px;
	text-align: right;
	margin: 0px;
	font-weight: bold;
}
.home #content table {
	font-size: 13px;
	margin-right: 25px;
	margin-left: 25px;
	color: #6E3802;
}

#content #text {
	padding-right: 50px;
	padding-left: 50px;
	color: #6E3802;
	margin-top: -10px;
}
#content #text p {
	font-size: 18px;
	text-align: justify;
	line-height: 26px;
}
.title {
	font-style: italic;
	font-weight: bold;
	color: #B21F02;
}

#content #text a {
	text-decoration: underline;
	color: #6E3802;
}
#content #text a:hover {
	color: #33CC33;
}

.padImgRight {
	margin-right: 30px;
	margin-top: 6px;
	margin-bottom: 0px;
}
#text h1   {
	color: #B21F02;
	text-align: center;
	font-style: italic;
	font-size: 26px;
}

#content #text h2 {
	font-style: italic;
	color: #B21F02;
	font-size: 24px;
	text-align: right;
}
#content #text h3 {
	font-size: 18px;
	color: #AE0622;
	text-align: right;
}
.home #content #text ul li {
	margin-right: 65px;
	margin-left: 38px;
	font-size: 18px;
}


#content #text li {
	line-height: 20px;
	margin-bottom: 10px;
	text-align: justify;
}
#content #text ol {
	font-size: 18px;
}



#content #text form {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	padding-top: 15px;
}
#centerCallout {
	background: url(../images/fract_03.jpg) repeat-y;
	padding: 6px 8px;
	width: 506px;
	margin-right: auto;
	margin-left: auto;
	border: 3px double #993366;
}
#home #centerCallout   {
	background: url(../images/fract_04.jpg) repeat-y;
}
#wealth #centerCallout {
	background: url(../images/fract_02.jpg) repeat-y;
}
#joy #centerCallout {
	background: url(../images/fract_01.jpg) repeat-y;
}


#centerCallout h1 {
	font-size: 23px;
	margin: 0px;
	text-align: center;
	color: #B21F02;
}

#centerCallout p {
	margin: 0px;
}
.smallText {
	font-size: 16px;
}


#content #footer {
	background: url(../images/index_09.gif) no-repeat bottom;
	text-align: center;
	height: 85px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
}
#content #footer a {
	color: #95004A;
	text-decoration: none;
}
#content #footer a:hover {
	color: #33CC33;
}
.padImgRightUL {
	margin-right: 30px;
	margin-top: 22px;
	margin-bottom: 0px;
}
