@charset "UTF-8";

/*-------------------------------------
   BASIC TYPE STYLES
-------------------------------------*/
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #11111;
	margin-bottom: 1em;
	background-image: url(http://www.blusterydaydesign.com/images/stripes-panels-left-940.jpg);
	background-repeat: repeat-y;
	background-color: #f9f8f3;

}
a:link {
	color: #2086b9;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	text-decoration: none;
	color: #2086b9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	text-decoration: none;
	color: #f1bc58;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	text-decoration: none;
	color: #f1bc58;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Georgia, "Times New Roman", serif;
	color: #736257;
	font-weight: normal;
	letter-spacing: 10px;
	font-size: 36px;
	font-style: italic;
	text-transform: lowercase;
}
h2 {
	font-size: 1.5em;
	color: #f1bc58;
	letter-spacing: 1pt;
	font-weight: normal;
	margin: 0px;
	padding-top: 12px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-style: normal;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #736257;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #736257;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
h5 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #736257;
	margin-bottom: 0px;
}
h6 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	margin-bottom: 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.firstPara {
	margin-top: 2px;
	padding-top: 0px;
}
.inlinehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #735257;
}
.hLink a:link, .hLink a:visited, .hLink a:hover, .hLink a:active {
	color: #f1bc58;
	text-decoration: none;
}

/*-------------------------------------
   IMAGE AND ELEMENT SETTINGS
-------------------------------------*/
hr {
	border: 0;
	background-color: #f1bc58;
	height: 1px;
}
a img {border: 0} 
.picLeft {
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
.picRight {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.picLeftSmall {
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;
}
.picRightSmall {
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
}

/*-------------------------------------
   OUTER PAGE CONTAINER
-------------------------------------*/
#outer-container {
	width: 100%;
	height: inherit;
	position: absolute;
	left: 0px;
	top: 0px;
}
#page-container {
	height: 100%;
	width: 940px;
	position: absolute;
	left: 0px;
	top: 0px;
}

/*-------------------------------------
   SIDE PIC CONTAINER
-------------------------------------*/
#sidepic {
	float: left;
	width: 160px;
	margin-left: 44px;
	display: inline;
}

/*-------------------------------------
   HEADER MENU DIV
-------------------------------------*/
#header {
	float: right;
	margin-right: 0px;
	display: inline;
	clear: none;
	height: 80px;
	width: 736px;
	background-color: #edeae0;
}
#headerImageContainer {
	width: auto;
	height: 40px;
}
#headerMenu {
	width: auto;
	height: 20px;
	background-color: #768699;
	padding-left: 48px;
}
#headerCelebrateMenu {
	width: auto;
	height: 20px;
	background-color: #99768f;
	padding: 0 48px;
}
#headerIdentityMenu {
	width: auto;
	height: 20px;
	background-color: #819976;
	padding: 0 48px;
}
#headerSubMenu {
	width: auto;
	height: 20px;
	padding-left: 48px;
	background-color: #edeae0;
}
#MenuItem, .menuItem, #MenuItemActive, .menuItemActive, #MenuItemCelebrate, #MenuItemIdentity, #MenuItemBlog, #MenuItemGallery, #MenuItemShop {
	width: auto;
	float: left;
	height: 20px;
	padding: 0 9px;
	border-left: 1px solid #cccac2;
	letter-spacing: 0.1em;
}
#MenuItemActive {
	color: #736257;
	background-color: #edeae0;
}
#MenuItemCelebrate, .MenuItemCelebrate {
	background-color: #99768f;
}
#MenuItemIdentity, .MenuItemIdentity {
	background-color: #819976;
}
#MenuItemBlog, .MenuItemBlog {
	background-color: #999791;
	/*border-right: 1px solid #cccac2;*/
}
#MenuItemGallery, .MenuItemGallery {
	background-color: #4f5966;
}
#MenuItemShop, .MenuItemShop {
	background-color: #664f64;
}
#MenuItemMainSite, .MenuItemMainSite {
	background-color: #768699;
}
.menuItem {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 18px;
}
.menuItem a:link, .menuItem a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menuItem a:hover, .menuItem a:active {
	color: #fdeb90;
	text-decoration: none;
}
.menuItemActive {
	color: #736257;
	background-color: #edeae0;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 18px;
}
.menuItemActive a:link, .menuItemActive a:visited {
	color: #736257;
	text-decoration: none;
}
.menuItemActive a:hover, .menuItemActive a:active {
	color: #f1bc58;
	text-decoration: none;
}
#SubMenuItem, .SubMenuItem, .SubMenuItemLast, .SubMenuItemActive, .SubMenuItemLastActive {
	width: auto;
	float: left;
	height: 20px;
	padding: 0 10px;
	border-left: 1px solid #f9f8f3;
	letter-spacing: 1px;
	line-height: 18px;
	font-size: 11px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #736257;
	font-weight: normal;
}
.SubMenuItemLast {
	border-right: 1px solid #f9f8f3;
}
.SubMenuItemActive, .SubMenuItemLastActive {
	background-color: #f7f8f3;
}
.SubMenuItem a:link, .SubMenuItem a:visited, .SubMenuItemLast a:link, .SubMenuItemLast a:visited {
	color: #736257;
	text-decoration: none;
}
.SubMenuItem a:hover, .SubMenuItem a:active, .SubMenuItemLast a:hover, .SubMenuItemLast a:active {
	color: #f1bc58;
	text-decoration: none;
}
.SubMenuItemActive a:link, .SubMenuItemActive a:visited, .SubMenuItemActive a:hover, .SubMenuItemActive a:active, .SubMenuItemLastActive a:link, .SubMenuItemLastActive a:visited, .SubMenuItemLastActive a:hover, .SubMenuItemLastActive a:active {
	color: #f1bc58;
	text-decoration: none;
}


/*-------------------------------------
   CONTENT DIV
-------------------------------------*/
#content {
	display: inline;
	float: right;
	width: 640px;
	margin: 30px 48px 40px 0;
}
.contentSection {
	width: 640px;
	margin: 0 0 20px 0;
	clear: both;
}

/*-------------------------------------
   CREDITS IN SIDE BAR
-------------------------------------*/
#credits {
	clear: left;
	float: left;
	margin-bottom: 8px;
	margin-left: 54px;
	width: 144px;
}
.credits {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.credits a:link, .credits a:visited {
	color: #ffffff;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	text-decoration: none;
	color: #f1bc58;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	text-decoration: none;
	color: #f1bc58;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*-------------------------------------
   SITEMAP DIV
-------------------------------------*/
#sitemap {
	clear: right;
	float: right;
	margin-bottom: 0px;
	width: 696px;
	background-color: #edeae0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f1bc58;
	padding: 20px;
}
.siteMap {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 8px;
	margin-bottom: 0px;
	letter-spacing: 1px;
}
a.siteMap {
	color: #808080;
	text-decoration: none;
}
.siteMap a:link {
	color: #808080;
	text-decoration: none;
}
.siteMap a:visited {
	color: #808080;
	text-decoration: none;
}
.siteMap a:hover {
	color: #f1bc58;
	text-decoration: none;
}
.siteMap a:active {
	color: #808080;
	text-decoration: none;
}
.siteMap2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #736257;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.3em;
}
a.siteMap2 {
	color: #736257;
	text-decoration: none;
}
.siteMap2 a:link {
	color: #736257;
	text-decoration: none;
}
.siteMap2 a:visited {
	color: #736257;
	text-decoration: none;
}
.siteMap2 a:hover {
	color: #f1bc58;
	text-decoration: none;
}
.sitemap2 a:active {
	color: #736257;
	text-decoration: none;
}
#siteMapEveryday {
	float: left;
	width: 201px;
	padding-right: 18px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	text-align: center;
	padding-left: 8px;
}
#siteMapCelebrateBig {
	float: left;
	width: 201px;
	text-align: center; }
#siteMapCelebrate, .siteMapCelebrate {
	width: 201px;
	padding-right: 18px;
	padding-left: 18px;
	margin-bottom: 15px;
	text-aligh: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b3b0aa;
	border-right-color: #b3b0aa;
	border-bottom-color: #b3b0aa;
	border-left-color: #b3b0aa;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
.siteMapCelebrateBottom { 
	width: 201px;
	padding: 0 18px;
	text-align: center;
}
#siteMapIdentity {
	float: right;
	width: 201px;
	padding-left: 18px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	text-align: center;
	padding-right: 8px;
}
#siteMapBottom {
	clear: both;
	float: left;
	width: 690px;
	text-align: right;
}
.siteMapIcon { 
	margin-left: 5px;
}

/*-------------------------------------
   PRICING TABLE
-------------------------------------*/
.pricing { 
	border-collapse:collapse;
}
td.pricing {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	border-bottom: 1px solid #d9d6ce;
	padding: 5px;
}
table.pricing {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	border: solid 0px #f7f8f3;
}
tr.pricing {
	border-bottom: 1px solid #cccac2;
}
th.pricing {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #808080;
	border-bottom: 1px solid #cccac2;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 5px;
}

.FacebookBox {
	float: left;
	width: 300px;
	margin-right: 20px;
	margin-left: 20px;
}
.blogFeed {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	float: right;
	width: 140px;
	font-size: 11px;
	color: #edeae0;
	line-height: 14px;
	background-color: #4f5966;
	padding: 10px;
}
.headline, .headline a, .headline a:link, .headline a:visited, .headline a:hover, .headline a:active {
	color:#f1bc58;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	margin-top:20px;
	margin-bottom: 0px;
}
.date {
	color:#b3b0aa;
	font-size:11px;
	margin-top:0px;
	margin-bottom:0;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.blogFeed ul {
	padding-top: 10px;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	list-style-position: outside;
}
.blogFeed li {
	margin-bottom: 10px;
}
.style4 {font-size: 13px; color: #ffffff; font-weight: bold; }
