h1 {
	font-size: 150%;
	font-family: Impact, sans-serif;
	font-weight: normal;
	text-align: center;
}

#bodypart h1 {
	margin-top: 0;
	padding-top: 2ex;
}

div#bodypart strong small  {
	font-size: 92%; 
}

h2 {
	font-size: 115%;
	margin-top: 4ex;
	margin-bottom: 1ex;
}

a img {
        border: none;
}

#page-header img {
        border: 1px solid rgb(0,0,100);
}


/* Body Headers */


/* Link list */
dl.linklist {
	margin-top: 0;
	margin-left: 1em;
}
dl.linklist dt {
	font-weight: bold;
	margin-top: 1.5ex;
}
dl.linklist dt:first-child {
	margin-top: 0;
}
dl.linklist dd {
	margin-left: 1em;
}
ul.linklist {
	margin-top: 0;
	padding-left: 1em;
	list-style-type: none;
}
ul.linklist li + li {
	margin-top: .4ex;
}



/* FAQ */
ol.faqtoc {
	margin-top: 0;
}
ol.faqtoc, ol.faq {
	padding-left: 1.8em;
	margin-left: 0;
}
ol.faqtoc + ol.faq {
	margin-top: 2.5cm;
}
ol.faq li + li {
	margin-top: 5ex;
}
ol.faq p.q {
	font-weight: bold;
	margin-bottom: .5ex;
	font-size:92%;
}
ol.faq p.a {
	margin-top: .5ex;
}

ol.faqtoc a:link {
text-decoration: none;
}

ol.faqtoc a:hover {
	text-decoration: underline;
	}



/* Contact Info */
dl.contactinfo {
	margin-top: 0;
	margin-left: 2em;
	background-color: rgb(255,252,237);
        border: solid 1px;
        padding: .75em;
        font-size: 90%;
        width: 180px;
        text-align: left;
}
dl.contactinfo dt {
	margin-top: 1.5ex;
	font-family: serif;
}
dl.contactinfo dt:first-child {
	margin-top: 0;
	font-weight: bold;
	font-variant: small-caps;
}
dl.contactinfo dd {
	margin-left: 1em;
}


/* Outline */
ol.outline {
	list-style-type: upper-roman;
	font-size: 110%;      
	padding-top: 0;
	margin-top: 0;

}
ol.outline li {
	margin-top: 2ex;
}

div#bodypart > ol.outline:first-child > li:first-child {
	margin-top: 0;
	padding-top: 0;
}

ol.outline ol {
	list-style-type: decimal;
	font-weight: bold;
	font-size: 80%;
}

ol.outline ol li {
	margin-top: 1ex;
}

ol.outline ol ol {
	list-style-type: lower-alpha;
	font-weight: normal;
	font-size: 100%;
}

ol.outline ol ol li {
	margin-top: 0;
}


/* Fancy paragraphs for text-only testimonials */
p.display-quote, p.display-quote-second {
	font-family: serif;
	font-size: 12pt;
	line-height: 12pt;
}

p.display-quote:first-letter {
	font-size: 300%;
	line-height: 90%;
	font-weight: normal;
	float: left;
	margin-top: -.5ex;
	margin-bottom: -1ex;
}

p.display-quote > span {
	font-variant: small-caps;
}

.centered {
	 text-align: center;
	 }

.fine-print {
	margin-top: 10ex;
	font-size: x-small;
}

#taxTab {
	margin-bottom: 4ex;
}

#taxTab caption {
	margin-top: 3ex;
	font-weight: bold;
	caption-side: top;
	text-align: left;
	margin-bottom: 1ex;
}
#taxTab th {
	text-align: right;
	padding-right: .75em;
	font-weight: normal;
	font-style: italic;
}
#taxTabAfterRow th, #taxTabAfterRow td{
	padding-top: 1ex;
}

.name {
	font-family: serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5;
	font-variant: small-caps;
}

#page-header {
	position: absolute;
	left: 181px;
	top: 0;
	right: 0;
	overflow: hidden;
	font-size: 9px;
	height: 100px;	
}

* html #page-header {
	/* otherwise, IE gives a 20px white area */
	right: -20px;
}

.frcom {
	font-family: serif;
	font-size: 35px;	
}

#cwbrb-logo {
	position: absolute;
	left: 0;
	top: 0;
	width:181px;
	height: 100px;
}

.clientsub label {
	white-space: nowrap;
	text-align: right;
	display: block;
	padding-right: 1ex;
	font-size: 80%;
}
.clientsub input {
	width: 250px;	
}

label {
	font-size: 80%;
}

.floatRight {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}

.floatRight .caption {
	display: block;
	font-size: small;
	font-weight: bold;
}


#babybrent {
	width: 186px;
}



#moving-card {
	width: 203px;
}
#at-your-service {
	width: 201px;	
}
#keysuccess {
	width: 143px;
}
#bodypart {
	position: static;
	padding-bottom:1em;
}

div#clearbody {
	padding-top: 30px;
	position: static;
}
#clearbody #header-title {
	display:none;}
	
#homelinks a:link {
	color:rgb(190,0,0);
	font-family: times new roman,times,serif;
	font-size:108%
}

#homelinks a:visited {
	color:rgb(20,20,20);
	font-family: times new roman,times,serif;
	font-size:108%
}


#listing-links {
	width:  38em;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 1px solid rgb(0,0,125);
	border-collapse: collapse;
	margin-bottom: 2ex;
}

#listing-links .row1 {
	color:  white;
	font-weight: bold;
	background: rgb(0,0,125);

}

#listing-links .row2 {
	background:  white;

}
#listing-links .row3 {
	background:  rgb(250,245,232);
}
#listing-links .row4 {
	background:  white;
}
#listing-links .row5 {
	background:  rgb(250,245,232);
}
#listing-links .row6  {
	background:  white;
}
#listing-links .row7 {
	background:  rgb(250,245,232);
}
#listing-links .row8 {
	background:  white;
}
#listing-links .row9 {
	background:  rgb(250,245,232);
}
#listing-links .row10 {
	background:  white;
}
#listing-links .row11 {
	background:  rgb(250,245,232);
}
#listing-links .row12 {
	background:  white;
}
#listing-links .row13 {
	background:  rgb(250,245,232);
}
#listing-links .row14 {
	background:  white;
}
#listing-links .row15 {
	background:  rgb(250,245,232);
}
#listing-links .row16  {
	background:  white;
}
#listing-links .row17 {
	background:  rgb(250,245,232);
}
#listing-links .row18 {
	background:  white;
}
#listing-links .row19 {
	background:  rgb(250,245,232);
}
#listing-links .row20 {
	background:  white;
}
#listing-links .row21 {
	background:  rgb(250,245,232);
}
#listing-links .row22 {
	background:  white;
}
#listing-links .row23 {
	background:  rgb(250,245,232);
}
#listing-links .row24 {
	background:  white;
}
#listing-links .row25 {
	background:  rgb(250,245,232);
}
#listing-links .row26  {
	background:  white;
}
#listing-links .row27 {
	background:  rgb(250,245,232);
}
#listing-links .row28 {
	background:  white;
}
#listing-links .row29 {
	background:  rgb(250,245,232);
}
#listing-links td {
	padding-left: 6px;
}
#listing-links .row2 td {
	padding-top:  6px;
}

