body.frameBody {
	background-color: White;
	color: Black;
}

span.highlight {
	background-color: #3366CC;
	color: #FFFFFF;
}

.center {
	text-align: center;
}

img {
	border: none;
}

div.contentender {
	width: 100%;
	clear: both;
}

div.galleryimage {
	margin: 1px;
	width: 230px;
	height: 150px;
	overflow: hidden;
}

div.topcontainer {
	width: 780px;
	margin: 0 auto;
}

div.search {
	float: right;
	width: 250px;
}

#swiftgallery h4 {
	text-transform: capitalize;
}

div.product {
	width: 250px;
	height: 310px;
	float: left;
	margin-left: 25px;
}

.product img, .productimage img {
	border: 1px solid #5D5B46;
}

.category a {
	font-size: x-large;
}

.formlabel {
	text-align: right;
}

a {
	color: #7291FD;
	text-decoration: none;
}

a:hover {
	color: #3366CC;
}

.header a {
	color: #224488;
}

.header a:hover, a.selected, .header a.selected {
	color: #7291FD;
	background-color: White;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.footer p {
	margin-top: 4px;
}

.footer a {
	color: White;
}

.footer a:hover {
	color: #224488;
}

.menu a {
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 16px;
}

.submenu a {
	font-size: medium;
	padding: 0 10px;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: White;
	color: Black;
	margin: 0;
	padding: 0;
}

div.header {
	margin: 0px;
	background-image: url(header.png);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #B9C9FE;
}

div.footer {
	margin-top: 0px;
	padding-top: 8px;
	height: 142px;
	background-image: url(footer.png);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #B9C9FE;
	clear:both; 
	text-align: center;
}

div.maincontent {
	clear: both;
	text-align: left;
	margin: 0px;
	width: 780px;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
}

div.title {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
}

div.sidemenu {
	float: right;
	width: 220px;
	padding-bottom: 50px;
}

span.subtitle {
	margin: 0 0 15px 90px;
	display: block;
	font-size: 130%;
	color: #224488;
}

p.crumb {
	margin-top: 0px;
}

h1 {
	font-size: 400%;
	font-family: Georgia,Palatino,"Times New Roman",Times,serif;
	font-weight: normal;
	margin: 0 0 0 90px;
	padding: 30px 0 0 0;
	color: #224488;
}

h2 {
	font-size: 260%;
	font-family: Georgia,Palatino,"Times New Roman",Times,serif;
	font-weight: normal;
	margin: 15px 0;
	color: #7291FD;
}

h3 {
	font-size: 180%;
	font-family: Georgia,Palatino,"Times New Roman",Times,serif;
	font-weight: normal;
	color: #7291FD;
}

h4 {
	font-size: 160%;
	font-family: Georgia,Palatino,"Times New Roman",Times,serif;
	font-weight: normal;
	color: #7291FD;
}

h5 {
	font-size: 140%;
	font-family: Georgia,Palatino,"Times New Roman",Times,serif;
	font-weight: normal;
	color: #7291FD;
}

h6 {
	font-size: 130%;
	font-family: Georgia,Palatino,"Times New Roman",Times,serif;
	font-weight: normal;
	color: #7291FD;
}

ul.menu {
	margin: 0;
	padding: 10px 0 5px 0;
	list-style: none;
	text-align: center;
}

.menu li {
	display: inline;
	padding: 5px;
}

ul.submenu {
	margin: 0;
	padding: 3px 0;
	list-style: none;
	text-align: center;
	border-bottom: 1px solid #B9C9FE;
}

.submenu li {
	display: inline;
	padding: 5px;
}

div.specialblock {
	width: 100%;
	color: White;
	background-color: #7291FD;
	text-align: center;
}

.specialblock h3 {
	color: White;
	text-align: center;
}

.theme h3 {
	margin-top: 0px;
}

div.rsstop { text-align: center; 
	float: right;
	margin-top: -100px;
}

div.rsstop h3 {
	margin: 0;
	padding: 0;
	text-align: center;
}