﻿.menuEmail
	{
		padding-top: 11px;
	}

.menuEmailHeader
	{
		background-color: #054000;
		color: #FFFFFF;
		height: 24px;
		line-height: 24px;
		vertical-align: middle;
		width: 394px;
		padding: 5px;
	}

#emailNewsletter
	{
		width: 388px;
		background-color: #CDD3B7;
		padding: 8px;
	}

#emailNewsletter input
	{
		border: 1px solid #BED7ED;
		margin: 9px 0px 5px 0px;
		width: 150px;
	}
	
#emailNewsletter #signupBtn
	{
		text-align: right;
	}
	
#emailNewsletter .btnSignUp
	{
		margin: 0px;
		padding: 0px;
		text-align: right;
	}
	
#imgNewsletter
	{
		margin-right: 10px;
		float: left;
	}

#inputNewsletter
	{
		float: left;
	}
	
#signupInput
	{
		float: left;
		height: 36px;
		line-height: 36px;
		vertical-align: middle;
	}

#signupBtn
	{
		float: left;
		padding-left: 10px;
	}
	
		
#welcome
	{
		font-size: 13px;
	}
	
#welcome p
	{
		margin-bottom: 15px;
	}

#imageGallery
	{
		background-color: #AAB688;
		padding: 8px 15px 15px 15px;
		border: 1px solid #809665;
		width: 204px;
	}

#imageGalleryMain
	{
		margin-bottom: 8px;
	}

#imageGalleryNav
	{
		width: 204px;
		height: 31px;
		margin-bottom: 8px;
	}

#imageGalleryThumbnails ul
	{ 
		list-style-type: none; 
		padding: 0px; 
		margin:0px; 
	}

#imageGalleryThumbnails li.liGallery
	{ 
		display: inline;
	 }
	
#imageGalleryThumbnails .imgLeft
	{
		margin-bottom: 15px;
		margin-right: 14px;
	}

#imageGalleryThumbnails .imgRight
	{
		margin-bottom: 15px;
		margin-right: 0px;
	}

/*.smallGallery
	{
		display: inline;
	}*/

.imgXmasBanner		
	{
		margin-bottom: 11px;
	}

.imgCol3Banner
	{
		margin-top:24px;
	}

.imgXmasBanner1
	{
		margin-top: 6px;
	}