body {
   text-align:center; 
	background-color: #FFFFF6;
/*	background-image: url(images/bk.jpg);
	background-repeat: repeat-y;*/
	color: #7286FA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
   letter-spacing:0.05em;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.nav a:visited{
	color: #5955B2;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;

}
.nav a:link {
	color: #5955B2;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.nav a:hover	{
	color: #9595C9;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

.nav a:active {
	color: #9595C9;
	font-weight: bold;
	font-size: 12px;
}

a:visited, a:link {
	color: #5955B2;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

a:hover	{
	color: #9595C9;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #9595C9;
	font-weight: bold;
}

h1 {
	color: #EF7F7D;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.big h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

h2 {
	color: #EF7F7D;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	border-bottom-width: 0px;
	border-color: #FFA07A #000000 #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: double;
	border-top-width: 4px;
	color: #EF7F7D;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
	text-decoration: none;
}

h4 {
	color: #EF7F7D;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td, p {
	color: #0000ff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.btcontent {
	background-color: #FFFFF6;
	border: 1px #FFA07A solid;
}

.btcontent2 {
	background-color: #fffff6;
/*	background-image: url(images/bk2.jpg);
	background-position: right top;
	background-repeat: repeat-y;*/
	border: 1px #FFA07A solid;
}

.btcopyrights {
	color: #0000ff;
	font-size: 11px;
	text-align: left;
}
ul {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
}
ul.nav {
	list-style-image: url(images/bullet1.gif);
	list-style-position: outside;
	line-height: 140%;
}
li {
	padding: 3px;
}
li.nav {
	padding: 0px;
	margin: 0px;
}
.footer {
	background-image: url(/catalog/includes/templates/sarasparasols/images/footer_bg.gif);
}
.right {float: right;}
.left {float: left;}