/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {  margin: 0;  padding: 0;  border: 0;  outline: 0;  font-size: 100%;}img {	border: 0px;}td {	vertical-align: text-top;	padding-bottom: 3px;}body {	background-color: #FEFEFE;	color: #4E4E4E;	font-family: Verdana, Arial, sans-serif;	font-size: 12px;	line-height: 18px;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	text-align: center;	background-image: url(images/background.gif);}h1 {	color: #32112b;	font-family: "Century Gothic", Arial, sans-serif;	font-size: 18px;	font-weight: bold;	padding: 0 0 10px 0;}h2 {	color: #32132b;	font-family: "Century Gothic", Arial, sans-serif;	font-size: 16px;	font-weight: bold;	line-height: 18px;}h3, h4, h5 {	color: #32122b;	font-family: "Century Gothic", Arial, sans-serif;	font-size: 14px;	line-height: 16px;}h1 + h2 {padding-top: 20px;}p strong, li strong {color: #000000;}a,  a:link {	color: #a9698f;	font-weight: bold;	text-decoration: none;}a:visited {	color: #a6678c;	font-weight: bold;	text-decoration: none;}a:hover {	color: #33112c;	text-decoration: underline;}a:focus {	color: #35132e;}a:active {	color: #31112a;}#outerWrapper {	margin: 0px auto 0px auto;	text-align: left;	width: 780px;	background-image: url(images/header2.gif);	background-repeat: repeat-x;	background-color: #FFFFFF;	border-left: solid 1px #CCCCCC;	border-right:  solid 1px #CCCCCC;	border-bottom:  solid 1px #CCCCCC;	background-position: top;}#outerWrapper #header {	background-image: url(images/logo_background.png);	background-repeat: no-repeat;	background-position: left;	padding: 0px 0px 0px 300px;	font-family: "Century Gothic", Arial;	height: 139px;}#outerWrapper #header ul {	margin-top: 0px;	padding-top: 63px;}.header-txt {	font-family: "Century Gothic", Arial, sans-serif;	color: white;	background-color: #a8698e;	font-size: 11px;}#outerWrapper #topNavigation {	height: 35px;	background-repeat: no-repeat;	background-image: url(images/logo2.png);	background-position: left top;	padding-left: 240px;	font-family: "Century Gothic", Arial, sans-serif;}#outerWrapper #contentWrapper {	background-image: url(images/left-sidebar.gif);	background-repeat: repeat-y;}#outerWrapper #contentWrapper #leftColumn1 {	float: left;	padding: 20px 15px;	width: 190px;}#outerWrapper #contentWrapper #leftColumn1 #quotes {	margin-left: -11px;}#outerWrapper #contentWrapper #content {	margin: 0 0 0 220px;	padding: 20px;	min-height: 400px;}.right-txt {	text-align: right;	padding: 0 30px;	font-style: italic;}.right-sign-txt {	text-align: right;	padding: 0px 30px 10px;	font-style: italic;	margin-top: -20px;}.Small-emp-txt {	font-size: 11px;	font-style: italic;	color: #333333;	font-weight: bold;	text-align: center;}.quote-txt {	font-style: italic;	padding-right: 20px;	padding-left: 20px;	font-size: 13px;	line-height: 20px;}.quote-lrg-txt {	font-style: italic;	padding-right: 20px;	padding-left: 20px;	font-size: 13px;	line-height: 20px;	font-weight: bold;}#contact table {	border: 0px;	padding: 0px;}#contact td {	vertical-align: top;	padding: 0px 0px 10px 5px;}.Left-Contact-txt {	text-align: left;	vertical-align: text-top;}#outerWrapper #contentWrapper #content li {	line-height: 16px;	padding: 0px 0px 10px 0px;	margin: 0 0 0 -20px;}#outerWrapper #contentWrapper .clearFloat {  clear: left;  display: block;}#outerWrapper #footer {	color: #33122c;	padding: 10px 10px 10px 240px;	font-family: "Century Gothic", Arial, sans-serif;	background-image: url(images/left-sidebar.gif);	background-repeat: repeat-y;	font-size: 11px;	text-align: center;}#outerWrapper #footer a {	color: #33122c;}table {	vertical-align: top;}.image-right {	float: right;	padding-bottom: 15px;	padding-left: 15px;}.image-Robinphoto {	float: right;	margin: 7px 0px 15px 15px;	-webkit-box-shadow: 2px 2px 3px 3px #cccccc;-moz-box-shadow: 2px 2px 3px 3px #cccccc;box-shadow:  2px 2px 3px 3px #cccccc;}.small-link-txt {	font-size: 10px;}.text-center {	text-align: center;}#outerWrapper #contentWrapper #content #consultation li {	margin-bottom: 15px;}
