/*Realize Your Visions CSS INSIDE
developed by CarricDesign
www.carricdesign.com*/

/*#CENTER-----------------------------*/

#center {
	width: 475px;
	margin: 0 0 100px 20px;
	color: #5e5e5e;
}

#center a {
	color: #090;
	font-style: normal;
	text-decoration: none;
}

#center a:hover {
	text-decoration: underline;
}

#center address {
	font-style: normal;
	text-align: center;
	margin-bottom: 25px;
}

#center address.contact {
	font-style: normal;
	text-align: left;
}

#center h2, #center h2.first {		
	margin-top: 30px;
	font-size: 100%;
	color: #025402;
	border-bottom: 1px solid #025402;
}

#center h2.first {		
	margin-top: 0px;
}

#center h3 {
	color: #025402;
	margin-bottom: 10px;
	margin-top: 25px;
}

#center img {
	margin-bottom: 15px;
}

#center img.noborder {
	margin-bottom: 15px;
	border: none;
}

#center img.left {
	float: left;
	margin-right: 15px;
	border: 1px solid #090;
	padding: 2px;
}

#center img.right {
	float: right;
	margin-left: 15px;
	border: 1px solid #025402;
	padding: 2px;
}

#center img.button {
	float: none;
	border: none;
	margin-left: 150px;
}

#center img.openquotes {
	float: left;
	margin: 0;
	border: 0;
}

#center img.closequotes {
	float: right;
	margin: 0;
	border: 0;
}

#center p{
	text-align: justify;
	line-height: 1.5em;
	margin-bottom: 10px;	
}

#center p.quote {
	text-align: left;
	color: #009900;
	font-size: 0.9em;
}

#center p.bold-center {
	font-weight: bold;
	text-align: center;
}

#center span {
	color: #009900;
}

#center span.bold {
	font-weight: bold;
	color: #009900;
}

#center span.title {
	color: #14197b;
}

#center ul {
	list-style-position: inside;
	margin-bottom: 10px;
}

#center li {
	line-height: 1.5em;
}

#center li.policy {
	line-height: 1.3em;
	font-size: 0.8em;
}


/*#footer
================================================*/
#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	list-style: none;
	width: 500px;
	margin-left: 230px;
	margin-bottom: 20px;
	padding-right: 30px;
}

#footer li {
	color: #025402;
	display: inline;
}

#footer span.selected {
	color: #025402;
}


.nofloat {
	float: none;
}

#text img {
	border: none;
}

#text a.news {
	display: block;
	margin: 0;
	padding: 0;
	width: 424px;
	height: 70px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/but-newsletter.jpg) top left no-repeat;
	margin: 20px 0 15px 0;
}


#text a.news:hover {
	display: block;
	margin: 0;
	padding: 0;
	width: 424px;
	height: 70px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/but-newsletter.jpg) top right no-repeat;
	margin: 20px 0 15px 0;
}

#text ul.inner {
	margin-left: 10px;
}

span.book {
	font-style: italic;
	font-size: 0.9em;
}

