/* CSS Document */

body { margin: 30px; padding: 0; background-color: #988F86; }
p, td, div { font-family: garamond, times, serif; font-size: 12px; }
/*p, td, div { font-family: trebuchet ms, arial, sans-serif; font-size: 11px; font-weight: normal; }*/

.arial, td.pricePadding p { font-family: trebuchet ms, arial, sans-serif; }

a { color: #fff; }
a:hover { color: #36c; }
td { vertical-align: top; }
.mainPageLinks { text-decoration: none; font-size: 11px; }
/*ul { list-style-position: outside; margin: 0; padding: 0; }*/
h3 { font-size: 15px; font-weight: normal; }
form { padding: 0; margin: 0; }
strong { color: #fff; }
p.space { margin: 15px 0 5px 0; }
.lineSpace { line-height: 18px; }

#homeMainCell { padding: 100px 0; }

#insideMainCell { padding: 10px 0 10px 0; height: 500px; width: 750px; }
#insideMainCell div, p { font-size: 12px; color: #fff; }

#subNav { float: right; text-align: right; padding-top: 20px; margin-top: 10px; width: 550px; font-family: garamond, times, serif; }
#subnav .navlist li { display: inline; list-style: none; }
.navList li { padding: 0 5px 0 2px; }
.navList li a { font-size: 13px; text-decoration: none; font-weight: normal; }
.navList li a:hover { text-decoration: underline; color: #fff; }

#footNav {  padding-top: 5px; color: #fff; }
.footList li { padding: 0 5 0 2px; }
.footList li a { font-size: 13px; text-decoration: none; }
.footList li a:hover { text-decoration: underline; color: #fff; }

.footer { border-top: 1px solid #B0A9A3; padding-top: 5px; }

.headerSliver { background: url(i/headerSliver.gif) repeat-x; }
#copyright { font-size: 11px; text-align: right; color: #fff; }
/* font color: #D7D4D0 */
form td { color: #fff; font-weight: normal; }

.leftContent { float: left; width: 230px; }
.rightContent { float: right; width: 400px; padding-top: 20px; }
.rightContent span { text-align: center; padding-top: 20px; }
.rightContent p { width: 300px; }

/*.rightContent ul { list-style-position: inside; margin: 0; padding: 0; padding-left: 20px; }*/
.rightContent li { display: list-item; list-style-image: url(i/listdot.gif); list-style-type: circle; padding: 5px 0; }

.leftContent td { padding: 0 10px 10px 0; }
.leftContent td img { border: 1px solid #B0A9A3; }

#mainSection td { color: #fff; vertical-align: top; font-size: 15px; }
/*#D7D4D0*/
td.pricePadding { padding: 0 0 20px 40px; color: #fff; }
.small, .small i{ font-size: 10px; }

.textIndentLeft { float: left; padding: 0 10px; width: 130px;  font-family: trebuchet ms, arial, sans-serif; }
.textIndentRight { padding-left: 20px; font-family: trebuchet ms, arial, sans-serif; }
.textNoIndent { float: left; padding: 0; width: 130px; font-family: trebuchet ms, arial, sans-serif; }

#quoteContainer {
	padding: 100px 30px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	text-align: center;
}	

