CSS Document 


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote {
	margin:0;
	padding:0;
	float: none;

}
table {
	border-collapse:collapse;
	width: 574px;
}
fieldset, img {
    border-width: 0;
   }
address, caption, cite, code, dfn,  th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	margin:1em 0;
	margin-left:40px;
	padding-left:0;
}
ul {
	list-style-type:disc;
}
ol {
	list-style-type:decimal;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
/* LIST ELEMENTS */
ul {
	list-style-type:disc;
	margin:1em 0;
	margin-left:9px;
	padding-left:0;
}
ol {
	list-style-type:decimal;
	margin:1em 0;
	margin-left:40px;
	padding-left:0;
}
/* remove top  bottom margins for nested lists */
ul ul, ul ol, ul dl, ol ul, ol ol, ol dl, dl ul, dl ol, dl dl {
	margin-top:0;
	margin-bottom:0;
}
/* use circle when ul nested 2 deep */
ol ul, ul ul {
	list-style-type:circle;
}
/* use square when ul nested 3 deep */
ol ol ul, ol ul ul, ul ol ul, ul ul ul {
	list-style-type:square;
}
hr {
	width:75%;
	margin-top:20px;
	margin-bottom:25px;
	color:#CCCCCC;
}






h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#a1948b;
	margin-bottom:25px
}
h2 { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#a1948b; margin-bottom:25px}
h3 { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#999999; }
p {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#AAA688;
	line-height:20px;
	margin-bottom:20px;
	float: none;
}
li {font-size:14px; font-family:Arial, Helvetica, sans-serif; line-height:20px;  }
ul {
	list-style-type:square;
	color:#8F9EA3;
}
hr { width:955px; color:#ffffcc; height:1px}

a:link {
	color: #999999; text-decoration:none
}
a:visited {
	color: #999999; text-decoration:none
}
a:hover {
	color: #999999; text-decoration:underline
}
a:active {
	color: #000099;
	text-decoration:none
}


#container {
	width:900px;
	height:100%;
	margin: 0 auto;
	border-top:0px;
	overflow:hidden;
	background-color:#FFFFF9;
	margin-top:20px
}

#header {
	height:199px;
	background-image:
	background-repeat:no-repeat
}

#logo {padding:60px 25px 0px}
#dir { float:right}
#dir p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#CC0033;
	padding:9px 9px
}

#menu { margin:65px 25px 0px 0px  }
#menu P {
	color:#707273;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center
}

#menu a:link {
	color: #707273; text-decoration:none
}
#menu a:visited {
	color: #707273; text-decoration:none
}
#menu a:hover {
	color: #a29982; text-decoration:underline
}
#menu a:active {
	color: #707273; text-decoration:none
}


#content{ height:100%;}

#left {
	width:295px;
	float:left;
	padding:14px
}


#right {
	width:525px;
	float:left;
	padding-top:14px;
	padding-right:30px
}
#right h3 { color:#a1948b; }
#right ul { color:#a1948b; }


#footer { clear:both}
#footer p {
	color:#a1948b;
	font-size:10px;
	padding:0px 20px;
	float: left;
}

*.picholder { width:146px; height:227px; float:right; padding:0px 0px 20px 20px}

#contactform { clear:both; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#contactform p { margin-bottom:5px}

#articles hr {width:500px; color:#a1948b; height:1px}

.procedurespic img {border: 2px solid; border-color: #999991; margin: 5px 10px 5px 0px}

*.reviews h2 {margin-bottom:5px; margin-top:20px}
