@charset "UTF-8";
/* CSS Document */


/*  Pink Color: #F69
	Light Pink: #F9C
	Brown: #5C392D
	
	H1, H2: Pink #F69
	Hr, Links: Brown
----------------------------
	Side Columns: 185px;
	Main Column: 530px;
	
	Side Columns: 
		width: 175px;
		padding left: 10px;
	
	Main Column: 504px;
		margin-left: 12px;
		margin-right: 12px;
				
				
*/





body {
	background: url(../images/bgpattern.jpg) repeat;
	text-align: center;
	margin: 0;
	padding:0;
	font: 12px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}
#dropWrapper {
	width: 900px;
	margin: 0px auto;
	text-align: left;
	background: url(../images/wrapper_bg.png) repeat-y;
	overflow: visible;
	padding: 0px 17px 0px 18px;
}
#container {
	background: url(../images/curtains.jpg) no-repeat 0px 109px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
body img {
	border-style: none;
	border-width: 0px;
}
h1 , h2{
	color: #F69;
	margin:0;
	padding:0;
	font-family: "Brush Script MT Italic", "Georgia Italic", Script, cursive;
	font-weight: normal;
}
h1 {
	font-size: 175%;
	line-height: 1em;
}
.firstLetter {
	font-size: 200%;
}
#head {
	background: url(../images/head0.jpg) no-repeat;
	width: 900px;
	height: 150px;
	padding-bottom: 10px;
}
#head .nav {
	height: 20px;
	margin: 0px;
	padding: 120px 215px 0px 0px;
	text-align: right;
}
.nav li {
	display: inline;
	list-style: none;
	font-size: 125%;
}
#head .nav li a, #head .nav li a:visited {
	color:#5C392D;
	font-weight: bold;
	text-decoration: none;
	font-size:110%;
}
#head .nav li a:hover {
	color: #F69;
}
#main {
	margin: 0px 0px 20px;
	padding: 0px;
}
#midCol {
	width: 506px;
	padding: 0px;
	margin: 0px 12px;
	float: left;
}
#picCol {
	float: right;
	width: 200px;
	text-align: center;
	margin-left: 4px;
	padding: 5px;
}
#picCol img {
	padding: 4px;
	border: 1px dashed #F9C;
	margin-bottom: 5px;
}
a:link, a:visited {
	color: #3D0311;
}
hr {
	color: #5C392D;
	background-color:#5C392D;
	height:2px;
	margin:0px;
	padding:0px;
}
#blog {
	width: 506px;
	padding: 0px;
	margin: 0px 12px;
	text-align: left;
	float: left;
}
.blogLinks {
	width: 175px;
	text-align: center;
	background: #FFEBFD url(../images/blogListFlour-w175.jpg) no-repeat bottom;
	padding-bottom: 20px;
	margin: 0px;
	float: right;
}
.blogLinks ul li {
	list-style: none;
	padding-left: -20px;
}
.blogLinks ul {
	padding-left: -20px;
	text-align: center;
}
.blogLinkTop {
	background: url(../images/blogListFlourTop-w175.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 175px;
}
.blogLinks a, #blogLinks a:visited {
	text-decoration: none;
}
.blogLinks h2 {
	border-bottom: 1px dotted #FCC;
	margin:0;
	padding:0;/*	color: #FFF;
	background: #F69;
	height: 25px;
	width: 185px;  */
}
.blogDescription {
	text-align: left;
}
blogDescription img {
	padding: 5px;
	border: 1px solid #000;
}
.rssDate {
	font-size:75%;
	background: #CCC;
}
.blogLinks .rssDate {
	border-style: none;
	background: #FFEBFD;
}
#leftCol {
	width: 175px;
	margin: 0px;
	padding: 400px 0px 0px 10px;
	float: left;
}
#leftBlogCol img {
	border: 1px solid #5C392D;
	padding: 5px;
	margin-bottom: 20px;
}
#leftBlogCol a, #leftCol a:visited, #leftCol p {
	font-size:90%;
	text-decoration:none;
	padding-left: 10px;
}
#leftBlogCol a:hover {
	color:#F9C;	
}
#leftBlogCol {
	width: 175px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	clear:both;
	float: left;
}

.archive li {
	list-style-type:none;
}
#rightCol {
	width: 175px;
	float: left;
	margin: 0px;
	padding: 400px 10px 0px 0px;
	text-align:right;
}
#rightCol h1 {
	font-size:100%;
	border-bottom: 1px dotted #FCC;
	margin:0;
	padding:0;
}
#rightCol a, #rightCol a:visited, #rightCol p {
	font-size:90%;
	text-decoration:none;
}
#rightCol a:hover {
	color:#F9C;	
}
#footer {
	font-size: 90%;
	text-align:center;
	margin: 0px;
	padding: 20px 0px 0px;
	clear: both;
	color:#5C392D;
	background: #FFF;
}
#leftDrop {
	background: url(../images/left_drop.png) repeat-y;
	width: 0px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	height: 700px;
}
#footer .nav li a, #footer .nav li a:visited , #footer .nav li{
	font-size:95%;
	color:#5C392D;
	font-weight: bold;
	text-decoration: none;
}
#rightDrop {
	background: url(../images/right_drop.png) repeat-y;
	width: 0px;
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 17px;
	height: 700px;
}
.closing {
	text-align: center;
	width: 100%;
	float: left;
}
.clearing {
	clear: both;
	width: 100%;
}
#dropFooter {
	background: url(../images/footer_bg.png) no-repeat;
	height: 30px;
	width: 935px;
	margin: -11px auto 0px;
	
}

/*		Order Form Options   */

#orderListalpha   {
	list-style: lower-alpha;
}
#orderList   {
	list-style: none;
}
#orderingForm {
	background: #FFEBFD;
	padding: 10px;
	margin: 0px;
	border: 1px dashed #F9C;
}

fieldset div {
	margin: 0 0 10px 160px;
}
fieldset div label {
	color:#666;
	font-size:1.16em;
	font-weight:bold;
	line-height: 1.1; 
	margin: 5px 20px 0 -160px; 
	width: 140px; 
	float: left; 
	text-align: right;
}
fieldset div input[type=file] {
	background: none; 
	border: inherit; 
	padding: 0;
}
fieldset div input, fieldset div textarea, fieldset div select { 
	display: block; 
	line-height: 1;
}
fieldset div select {
	border-width: 1px; 
	border-style: solid; 
	border-color: #636d77 #a3b4c4 #c7d2de;
	color: #333; 
	display: block; 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 1;
	margin: 0;
}
/*
#orderingForm fieldset abbr {
	color: #7b0101; 
	font-size: 20px; 
	font-weight: bold; 
	line-height: 1; 
	padding: 0 1px; 
	vertical-align: middle;
}
fieldset label abbr {
	display: block; 
	font-size: 23px; 
	padding: 0; 
	position: absolute; 
	top: 10px;
	right: 60px;
	width: 16px;
}
*/
fieldset div.control input#submit {
	cursor: pointer; 
	float: right;
	/*background: url(images/ir-submit-create-profile.png) no-repeat 0 0;*/
	width: 136px; 
	height: 32px; 
	margin: 0; 
	overflow: hidden; 
	padding: 32px 0 0 136px;
}

/*    Contact Box   */
.lightbox {
	height: 100%;
	width: 100%;
	z-index: 5000;
	filter: alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
	position: absolute;
	top:0px;
	left:0px;
	display: none;
	background-color: #f69;
}
#contact-box {
	width: 551px;
	height: 418px;
	position: absolute;
	top: 15%;
	left: 30%;
	z-index: 5001;
	display: none;
	color: #FFF;
	font-size:125%;
	background-image: url(../images/contacts.gif);
	background-repeat: no-repeat;
}

#contact-box .contact-info {
	width: 350px;
	height:200px;
	position: absolute;
	top: 155px;
	left: 50px;
	text-align: left;
}
#contact-box .contact-info .phone {
	font-size: 125%;
}

#contact-box .contact-info h2 {
	text-decoration: none;
	margin: 0 0 10px;
	font: normal 150% "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#contact-box .contact-info a, #contact-box .contact-info a:visited {
	font-weight:bold;
	color:#FFF;
	text-decoration:underline;
}
#contact-box .contact-info a:hover {
	text-decoration:underline;	
}
#contact-box .close-button {
	background: url(../images/close-btn.gif);
	width: 85px;
	height: 85x;
	position: absolute;
	top: 40px;
	right: -45px;
	z-index: 6002;
}
#contact-box a.close-buttons {
	display: block;
	width: 85px;
	height: 85px;
	border: none;
	position: absolute;
	top: 40px;
	left: 466px;
	z-index: 6005;
}

/* Price Box */
.lightbox2 {
	height: 100%;
	width: 100%;
	z-index: 5000;
	filter: alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
	position: absolute;
	top:0px;
	left:0px;
	display: none;
	background-color: #f69;
}
#price-box {
	width: 551px;
	height: 418px;
	position: absolute;
	top: 15%;
	left: 30%;
	z-index: 5001;
	display: none;
	color: #FFF;
	font-size:125%;
	background-image: url(../images/contacts.gif);
	background-repeat: no-repeat;
}

#price-box .price-info {
	width: 350px;
	height:200px;
	position: absolute;
	top: 155px;
	left: 50px;
	text-align: left;
}
#price-box .price-info .phone {
	font-size: 125%;
}

#price-box .price-info h2 {
	text-decoration: none;
	margin: 0 0 10px;
	font: normal 150% "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#price-box .price-info ul {
	padding: 0px;	
}
#price-box .price-info ul li {
	list-style-type:none;
	padding-bottom:5px;
}
#price-box .price-info a, #price-box .price-info a:visited {
	font-weight:bold;
	color:#FFF;
	text-decoration:underline;
}
#price-box .price-info a:hover {
	text-decoration:underline;	
}
#price-box .close-button {
	background: url(../images/close-btn.gif);
	width: 85px;
	height: 85x;
	position: absolute;
	top: 40px;
	right: -45px;
	z-index: 6002;
}

#price-box a.close-buttons {
	display: block;
	width: 85px;
	height: 85px;
	border: none;
	position: absolute;
	top: 40px;
	left: 466px;
	z-index: 6005;
}
#price-box .price-info .price-image {
	float: right;
	height: 181px;
	width: 147px;
}
.addThisSubscribe {
	margin: 12px 12px 0px 12px;
	float: right;
	border-style: none;
}
.back2Top a{
	float: right;
	color: #666;
	font-weight: normal;
}
.addthis_toolbox.addthis_default_style {
	text-align: center;
	margin: 0px 0px;
	width: 175px;
}
