/* CSS Document */
/*   
PinkDark (logo): #fac5c6
PinkMedium (bottom footer): #fcdddd
PinkMedLight (): #fcd8d7
PinkLight (border): #fef3f4
PinkCaption: #fdeded
BrownDark: #7e543a 7E543B
BrownLight (bottom text): #c2a08f


*/
@import "contact.css";
@import "shop.css";
@import "css/global.css";
body {
	background-color: #fef3f4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	text-align: center; /* to correct the centering IE bug*/
	background-attachment: scroll;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-x;
}	
#container {
	background-color: #fef3f4;
	padding: 22px;
	height: auto;
	width: 800px;
	margin: 0px auto 0px auto;	
	text-align: left; /* to realign your text */
	position: relative;
}		
#containerPad {
	background-color: #FFF;
	padding: 15px;
	height: auto;
	position: relative;
	border-bottom: solid 2px #CCCCCC;
	border-right: solid 1px #CCC;
}	
#top {
	background-color: #7E543B;
	background-position: bottom;
	background-image: url(img/topBar.jpg);
	background-repeat: repeat-x;
	height: 105px;
	padding: 20px 15px 5px 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}	
#top a {
	color: #FFF;
	text-decoration:none;
	z-index: 1;
}
#top a:hover {
	color: #fac5c6;
	text-decoration:none;
}
#topLeft {
	margin: 5px;
	margin-bottom: 15px;
	position: relative;
	padding-top: 10px;
	padding-left: 10px;
	width: 200px;
}	
#topRight {
	margin: 5px;
	position: absolute;
	left: 270px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 620px;
	top: 68px;
	height: 30px;
}
#middle {
	padding: 10px 10px 10px 10px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;	
	position: relative;
	color: #7E543B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 9pt;
}	
#middle strong {
	font-size: 10px;
}
#middle a {
	color: #fac5c6;
	text-decoration: none;
}
#middle a:hover {
	color: #7e543a;
	text-decoration: underline;
	
}
#middle a.brn {
	color: #7e543a;
	text-decoration: none;
	
}
#middle a.brn:hover {
	color: #fac5c6;
	text-decoration: underline;
}
#middle a.brn2 {
	color: #7e543a;
	text-decoration: none;
	
}
#middle a.brn2:hover {
	color: #fff;
	text-decoration: none;
}
#middle a.pink {
	color: #fac5c6;
	text-decoration: none;
	
}
#middle a.pink:hover {
	color: #7e543a;
	text-decoration: underline;
}
#left {
	position: relative;
	width: 220px;
	height: auto;
	z-index: 2;
}
#center {
	position: absolute;
	left: 193px;
	top: 10px;
	width: 289px;
	height: auto;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	z-index: 1;
}
#right {
	position: absolute;
	left: 333px;
	top: 10px;
	width: 332px;
	height: auto;
	padding: 10px 10px 10px 80px;
	margin-bottom: 10px;
	text-align: left;
	z-index: 1;
}
#bottom {
	background-color: #fcdddd;
	background-position: top;
	background-image: url(img/bottomBar.jpg);
	background-repeat: repeat-x;
	padding: 15px;
	padding-top: 20px;
	height: 108px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	position: relative;
	text-align: center;
	color: #c2a08f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}	
#bottom a {
	color: #c2a08f;
	text-decoration: none;
}
#bottom a:hover {
	color: #7E543B;
	text-decoration: none;
}
#bottomLeft {
	position: absolute;
	margin: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-left: 10px;
	width: 140px;
	left: 10px;
	top: 20px;
	text-align: left;
}	
#bottomMiddle {
	position: absolute;
	margin: 5px;
	left: 173px;
	padding: 10px;
	width: 411px;
	top: 36px;
	height: 30px;
	text-align: center;
}
#bottomRight {
	position: absolute;
	margin: 5px;
	left: 640px;
	padding: 0px;
	width: 95px;
	top: 30px;
	height: 80px;
	text-align: center;
}
.cellLabel {
	padding-right: 3px;
	text-align: right;
	font-weight: bold;
}
input, textarea {
	border-right: 1px solid #7E543B;
	border-bottom: 1px solid #7E543B;
	border-top: 2px solid #666;
	border-left: 2px solid #666;
}
.submit {
	border: 2px solid #fac5c6;
	background-color: #fac5c6;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	width: 84px;
}
.pink {
	color: #fac5c6;
}
.small {
	font-size:9px;
}
.select {
	border: 1px solid #7E543B;
	font-size: 11px;
	color: #7E543B;
}
.pinkStar {
	color: #FAC5C6;
	font-size: 130%;
	font-weight: bold;
}
.bigBrown {
	color: #7E543B;
	font-size: 130%;
	font-weight: bold;
}
.medBrown {
	color: #7E543B;
	font-size: 110%;
	font-weight: bold;
}