﻿BODY {
	background-position: 10px 10px;
	font-family: Arial, Verdana;
	margin: 10px;
	background-color: #C50031;
}

#left-top { 
	width: 25px; 
	height: 25px; 
	background-color: #CC0033; 
	background-image: url('images/border/left-top.gif'); 
	background-repeat: no-repeat;
 }

#top { 
	background-color: #CC0033; 
	background-image: url('images/border/top.gif'); 
	background-repeat: repeat-x;
}

#right-top { 
	width: 25px; 
	height: 25px; 
	background-color: #CC0033; 
	background-image: url('images/border/right-top.gif'); 
	background-repeat: no-repeat;
}

.leftside {
	background-repeat: repeat-y;
	background-color: #CC0033;
	width: 25px;
	background-image: url('images/border/left.gif');
}
.rightside {
	background-repeat: repeat-y;
	background-color: #cc0033;
	width: 25px;
	background-image: url('images/border/right.gif');
}

#left-bottom { 
	width: 25px; 
	height: 25px; 
	background-color: #CC0033; 
	background-image: url('images/border/left-bottom.gif'); 
	background-repeat: no-repeat;
 }

#bottom { 
	background-color: #CC0033; 
	background-image: url('images/border/bottom.gif'); 
	background-repeat: repeat-x;
 }

#right-bottom { 
	width: 25px; 
	height: 25px; 
	background-color: #CC0033; 
	background-image: url('images/border/right-bottom.gif'); 
	background-repeat: no-repeat;
}

#nav-top {
	border-top: 1px solid #000000; 
	background-color: #FFFFFF;
	font-family: Arial, Verdana; 
	font-size: 12px; 
	font-weight: bold;
	padding-top:5px
}

.preload {
	background-color: #FFFFFF; 
	background-image: url('images/Faith-Expressions.gif'); 
	background-repeat: no-repeat;
}

#main-content {
	background-color: #FFFFFF;
}

.rightcolumn {
	width: 190px;
	clear: both;
	float: right;
}

menu, dir {
	font-family: Arial, Verdana; 
	font-size: 11px;
}

#nav-bottom {
	border-top: 1px solid #000; 
	padding-top: 3px; 
	background-color: #FFFFFF;
}

.sitemap {
	font-family: Arial; 
	letter-spacing: 2px; 
	font-size: 11px; 
	font-weight: bold; 
	background-color: #FFFFFF; 
}

.slogan {
	font-family: Arial, Verdana; 
	font-size: 11px; 
	letter-spacing: 2; 
	font-weight: bold; 
	text-align: left; 
	float: left; 
	max-width: 400px; 
	background-color: #FFFFFF;
}

.minicart {
	border: 1px solid #000000; 
	width:180px; 
	padding:2px;
	text-align: center;
}

.minicartheader {
	font-size: 14px;
	font-family : Arial, Verdana;
	font-weight: bold;
	text-align: center;
}

.minicartcontents {
	font-size: 11px;
	font-family : Aria, Verdanal;
	font-weight: bold;
	padding-left: 3px;
}

.minicarttotal {
	font-size: 11px;
	font-family : Verdana;
	text-align: right;
	margin: 3px 0px 5px 0px;
}

h1 {
	font-family: Arial, Verdana; 
	font-size: 18px; 
	font-weight: bold;
}

h2 {
	font-family: Arial; 
	font-size: 15px; 
	font-weight: bold; 
	color:#CC3300;
}

h3 {
	font-family: Arial; 
	font-size: 13px; 
	color:#990033; 
}

A:link {
	color: #800000;
	text-decoration: none;
}

.menu	{ display:inline
}

A:visited {
	color: #CC0000;
	text-decoration: none;
}

A:active {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #FF0000;
	text-decoration: underline;
}

a:link.dark {
	color: #666666;
	text-decoration: none;
}

a:visited.dark {
	color: #666666;
	text-decoration: none;
}

a:active.dark {
	color: #666666;
	text-decoration: none;
}

a:hover.dark {
	color: #CC0000;
	text-decoration: underline;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana; text-align:justify
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 10px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #D2D2CA;
	height : 1px;
}

.cartinvoice { 
	color: #FFFFFF; 
	background-color: #cc0033; 
}

.catheading {
	color: #008080; 
	font-size: 15px; 
	font-weight: bold;
}

.catmessage {
	font-size: 13px;
}

.subcatmessage {
	font-size: 12px;
}

.minicart {
	border: 1px solid #000000; 
	width:180px; 
	padding:2px;
	text-align: center;
}

.minicartheader {
	font-size: 14px;
	font-family : Arial, Verdana;
	font-weight: bold;
	text-align: center;
}

.minicartcontents {
	font-size: 11px;
	font-family : Aria, Verdanal;
	font-weight: bold;
	padding-left: 3px;
}

.minicarttotal {
	font-size: 11px;
	font-family : Verdana;
	text-align: right;
	margin: 3px 0px 5px 0px;
}

.disclaimer {
	font-size: 8px;
	font-family : Verdana;
}
.clear {
	clear: both;
	height: 1%;
 }
