@charset "UTF-8";
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	margin:0px 0px; padding:0px;
	text-align:center;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	padding-right: 10px;
	padding-left: 28px;
	line-height: 20px;
}
ol, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;	
	color: #5f4e38;
	padding-left:18px;
	margin-left:20px;
	line-height: 18px;
}
h4{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 28px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
}
hr {
	padding-left:28px;
}
.marginRight35 {
	margin-right: 35px;
}
.paddingLeft35 {
	padding-left: 35px;
}
.marginLeft10 {
	margin-left: 10px;
}
.padRight10{
	padding-right:10px;
}

a:link {
	color: #F30;
	text-decoration: none;
}
a:visited {
	color: #F30;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
#shopNav a:link {
	color: #000000;
	text-decoration: none;
}
#shopNav a:visited {
	color: #000000;
	text-decoration: none;
}
#shopNav a:hover {
	color: #F30;
}

#content {
	width:850px;
	margin:0px auto;
	text-align:left;
	background-color:#FFF;
}
#bodyContent{
	margin:0px auto;
}
#headerIndex {
	position:relative;
	left:0px;
	top:0px;
	width:850px;
	height:478px;
}
#messaging {
	position:relative;
	left:0px;
	top:0px;
	width:850px;
	background-color: #FFFFFF;
	background-image:url(images/mainContentBG.jpg);
	background-repeat:no-repeat;
	float:left;
}

#messagingGallery {
	position:relative;
	left:0px;
	top:0px;
	width:850px;
	margin-left:13px;
	background-color: #F7F5E5;
	background-image:url(images/galleryContentBG.gif);
	background-repeat:no-repeat;
	float:left;
}
#footer {
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	position:relative;
	left:0px;
	top:0px;
	width:850px;
	height:38px;
	clear:both;
}
#logos{
	width:91px;
	float:right;
}
#bodyContent{
	width:565px;
	float:left;
}
#section1{
	width:260px;
	float:left;
}
#section1Image{
	width:305px;
	float:right;
}
#section1Image p{
	padding-left:10px;	
}
#section2{
	width:260px;
	float:left;
	clear:both;
}
#section2Image{
	width:305px;
	float:right;	
}
#section2Image p{
	padding-left:10px;	
}
#bottomButtons{
	clear:both;
	position:relative;
}

/* Top navigation styles */
#mainNav{
	clear:both;
	margin:0px auto;
}
#mainNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#mainNav li {
	margin: 0;
	height: 38px;
	float: left;
	text-align: center;
}

#about a {
	float:left;
	padding: 38px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:38px; /* for IE5/Win */
	width:153px;
	background: url(images/topNavAbout.jpg) no-repeat;
}
#aboutCurrent a {
	float:left;
	padding: 38px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:38px; /* for IE5/Win */
	width:153px;
	background: url(images/topNavAbout.jpg) no-repeat;
	background-position: 0 -39px;
}
#about a:hover {
	float:left;
	padding: 38px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win */
	width:153px;
	background-position: 0 -39px;
}
#community a {
	float:left;
	padding: 38px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:38px; /* for IE5/Win */
	width:159px;
	background: url(images/topNavCommunity.jpg) no-repeat;
}
#communityCurrent a {
	float:left;
	padding: 38px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:38px; /* for IE5/Win */
	width:159px;
	background: url(images/topNavCommunity.jpg) no-repeat;
	background-position: 0 -39px;
}
#community a:hover {
	float:left;
	padding: 38px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win */
	width:159px;
	background-position: 0 -39px;
}
#awards a {
	float:left;
	padding: 38px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:38px; /* for IE5/Win */
	width:120px;
	background: url(images/topNavAwards.jpg) no-repeat;
}
#awardsCurrent a {
	float:left;
	padding: 38px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:38px; /* for IE5/Win */
	width:120px;
	background: url(images/topNavAwards.jpg) no-repeat;
	background-position: 0 -39px;
}
#awards a:hover {
	float:left;
	padding: 38px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win */
	width:120px;
	background-position: 0 -39px;
}
#contact a {
	float:left;
	padding: 38px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:38px; /* for IE5/Win */
	width:161px;
	background: url(images/topNavContact.jpg) no-repeat;
}
#contactCurrent a {
	float:left;
	padding: 38px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:38px; /* for IE5/Win */
	width:161px;
	background: url(images/topNavContact.jpg) no-repeat;
	background-position: 0 -39px;
}
#contact a:hover {
	float:left;
	padding: 38px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win */
	width:161px;
	background-position: 0 -39px;
}
#newsletter a {
	float:left;
	padding: 38px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:38px; /* for IE5/Win */
	width:257px;
	background: url(images/topNavNewsletter.jpg) no-repeat;
}
#newsletterCurrent a {
	float:left;
	padding: 38px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:38px; /* for IE5/Win */
	width:257px;
	background: url(images/topNavNewsletter.jpg) no-repeat;
	background-position: 0 -39px;
}
#newsletter a:hover {
	float:left;
	padding: 38px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win */
	width:257px;
	background-position: 0 -39px;
}
.orange {
	color: #C60;
}
.green {
	font-size: 14px;
	font-style: italic;
	color: #006633;
}
.black {
	font-size: 14px;
	font-style: italic;
	color:#000;
}
.redLg {
	font-size: 22px;
	font-style: italic;
	color: #F00
}
.bigTitle {
    font-size: 20px;
	font-style: italic;
	color:#9C3;
}
.yellowTitle {
    font-size: 22px;
	font-style: italic;
	color: #C90;
}
.title {
    font-family:"Times New Roman", Times, serif;
	font-size:28px;
	font-style: bold;
	font-style:italic;
	color:#3366CC;
	padding-left: 30px;
}
.titleBg {
    font-family"Times New Roman", Times, serif;
	font-size:36px;
	font-style: bold;
	color:#3366CC;
	padding-left: 30px;
}
.garamond{
	font-family:garamond;
	font-size:27px;
	line-height:27px;
	color:#6C0;
}
