/*
Common styles for all published customer sites
*/
p,ul,ol,blockquote
{
    margin-top:0;
    margin-bottom:0;
    overflow:visible;
}

ol
{
    padding-left:2em;
}

ul
{
    padding-left:1.5em;
}

li div
{
    display:inline;
}

body
{
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	overflow:visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #C03A63;
	background-color: #becfe2;
	background-image: url(sitebackf54c.png);

}

img
{
    border:0;
}

/* mapquest disclaimer etc */
.legalese 
{
	font-size: xx-small;
	color: #999999;
}
div.legalese
{
	width: 600px;
	margin: 30px auto; 
	text-align: center;
}

.legalese a 
{
	color: #999999;
}
.legalese a:visited 
{
	color: #999999;
}

.menu {
	background-image: url(bamboo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;

}
a.userlink {
      color: #99CED9; 
      }
      a.userlink:visited {
      color: #CCCCCC; 
      }
      a.userlink:hover {
      color: #C03A63; 
      }
      font[size="1"] { font-size:10px; }
      font[size="2"] { font-size:13px; }
      font[size="3"] { font-size:16px; }
      font[size="4"] { font-size:18px; }
      font[size="5"] { font-size:24px; }
      font[size="6"] { font-size:32px; }
      font[size="7"] { font-size:48px; }.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003619;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 5px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C03A63;
	font-style: normal;
	font-weight: bold;


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cd6182;
}

