body {
	background-color: #333;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
}

ul 
{
    margin: 2px 8px 20px 20px;
}
ul li
{
	list-style-image:url('../images/list-bullet.gif');
	line-height:1.7em;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: .2em;
}

ol 
{
	margin: 2px 8px 20px 20px;
}
ol li
{
	margin:0 0 .7em 4px;
	list-style-type:decimal;
}
h1 {
	font-size: 190%;
	letter-spacing: -0.05em;
	margin-bottom: 0.8em;
	color: #B43C7C;
	padding-top: 1em;
}

h2 {
	font-size: 130%;
	letter-spacing: 0.3em;
	margin-top: 0.4em;
	margin-bottom: 0.5em;
	text-transform:uppercase;
	color: #B43C7C;
}
h3 {
	font-size: 110%;
	letter-spacing: 0.1em;
	font-weight:bold;
	color: #B43C7C;

}
h4 {
	font-size: 100%;
	letter-spacing: -0.03em;
	font-weight:bold;
	margin-top:.5em;
	margin-bottom:.5em;
	text-transform:uppercase;
	
}

em {
	font-style: italic;
}
strong {
	font-weight: bold;
}

a:link {
	color: #343434;
}
a:visited {
	color: #343434;
}
a:hover {
	color: #92D806;
	text-decoration: none;
}
a:active {
	color: #343434;
}


#custom-doc { width:69.85em;*width:68.16em;min-width:908px; margin:auto; text-align:left; }  
#hd {
	background-image: url(../images/Jacqui_face.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#hd #logo {
	background-image: url(../images/Jacqui_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0 30px;
	height: 85px;
}
#bd {
	background-color: #FFFFFF;
	background-image: url(../images/Jacqui_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 27px;
	margin-right: 77px;
}
#topNav {
    float:right;
    padding:5px 55px;
    }
#topNav a:link {
    color:#fff;
    text-decoration:none;
    }
#topNav a:visited {
    color:#fff;
    text-decoration:none;
    }
#topNav a:hover {
    color:#fff;
    text-decoration:underline;
    }
#topNav a:active {
    color:#fff;
    text-decoration:none;
    }
    
#mainNav {
	height: 80px;
}
#ft {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
}
#bottomContent {
	background-color: #E5E5E5;
		background-image: url(../images/bg_bottom_right.gif);
	background-color: #E5E5E5;
	background-repeat: repeat-y;
	background-position: right top;
	clear: both;
}
#ft {
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
}
p {
	padding-bottom: 0.6em;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	color: #333333;
	font-size: 95%;
}
#mainContent {
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#mainContent blockquote {
	/*background-image: url(../images/bg_blockquote.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	background-color: #f1f1f1;
	border: solid 1px #ccc;
	margin: 15px 0 15px -15px;
	padding: 8px 8px 0 8px;
}
#mainContent blockquote p {
	margin-bottom:0.2em;
	line-height: 1.5em;
	font-size: 110%;
	border: none;
	margin-left: 5px;
}
#secondaryContent blockquote {
	background-image: url(../images/bg_secondaryContent.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 15px;
}
#secondaryContent {
	width: 280px;
}
#secondaryContent blockquote h1 {
	color: #FFFFFF;
	padding: 5px;
	font-size: 160%;
	margin-top: 3px;
	margin-right: 6px;
	background-image: url(../images/bg_Secondary_blockquote.jpg);
	background-repeat: no-repeat;
	background-color: #BC2481;
	background-position: right top;
	margin-bottom: 10px;
}
#secondaryContent ul {
	font-size: 90%;
	margin: 10px 8px 20px 20px;
}
#secondaryContent ul li {
	padding-left: 10px;
	color: #666666;


}


.myTable {
border-top:1px solid #C3E773;
border-left:1px solid #C3E773;
}

th {
	color: #4f6b72;
	border-right: 1px solid #C3E773;
	border-bottom: 1px solid #C3E773;
	border-top: 1px solid #C3E773;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../images/bg_header_table.jpg) repeat-x;
}
.myTable td {
	border-right: 1px solid #C3E773;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


.myTable .alt {
	background: #F5FAFA;
	color: #797268;
}

.textbottom {vertical-align:text-bottom;} 
.textmiddle {vertical-align:middle;} 

.column {padding-left:15px;}
#bottomContent h2 {padding-left:15px;}
#cubicle {
    color:#fff;
    font-size:85%;

    text-align:center;
    margin-top:-10px;
    }
#cubicle a {
    color:#fff;
    text-decoration:none;
    }
#cubicle a:hover {
    text-decoration:underline;
    }
.testimonial {
    margin:10px;

    font-style:italic;
    font-size:120%;
    }
.testimonial p {
        color:#B43C7C;
        }