/*-----------------------------------------------------------------*/
/*--------------------------Main Styles----------------------------*/
/*-----------------------------------------------------------------*/
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #696969;
	width: 785px;
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/interface/denim_background.jpg);
	background-repeat: repeat;
}
a {
	color: #2D94D2;
}
a:hover {
	text-decoration: none;
}
.PrimaryWrapper {
	text-align: left;
	background-color: #F3EFE0;
}
.PadHeight15 {
	height: 15px;
	clear: both;
}
.PadHeight23 {
	height: 23px;
	clear: both;
}
.PadHeight45 {
	height: 45px;
	clear: both;
}
.PadWidth15 {
	width: 15px;
	float: left;	
}
.PadWidth23 {
	width: 23px;
	float: left;	
}
.PadWidth45 {
	width: 45px;
	float: left;	
}
.MerchContainer {
	float: left;
	width: 153px;
}
.MerchImage {
	width: 121px;
	height: 215px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 15px;
}
.MerchCaption {
	height: 47px;
	background-color: #F0F0F0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #696969;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding:10px 15px 0px 15px;
}
.MerchPrice {
	height: 25px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #EB9B10;
	padding:5px 15px 0px 15px;
	border: 1px solid #CCCCCC;
}
.MerchContainerLarge {
	float: left;
	width: 315px;
}
.MerchImageLarge {
	width: 250px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 32px;
}
.MerchCaptionLarge {
	background-color: #F0F0F0;
	height: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #696969;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding:10px 32px 10px 32px;
}
.MerchPriceLarge {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #EB9B10;
	padding:5px 32px 10px 32px;
	border: 1px solid #CCCCCC;
}
.FiveNineteenPhotography {
	font-size: 10px;
	line-height: 12px;
	padding-top: 16px;
}
/*-----------------------------------------------------------------*/
/*-------------------------Nav/Masthead Styles---------------------*/
/*-----------------------------------------------------------------*/
div#masthead a { 
	text-decoration:none;
	color: #2D94D2;
}
.Logo {
	float: left;
	width: 217px;
	padding-left: 22px;
	padding-top: 18px;
}
.StrawDogonFacebook {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;	
	float:left;
	text-align:right;
	width:490px;
	padding-top:30px;
	color: #2D94D2;
}
.MailingList {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 19px;	
	float:left;
	text-align:right;
	width:490px;
	padding-top:18px;
	color: #2D94D2;
}
div#nav a { 
	text-decoration:none; 
}
.SubNavWomen {
	text-align:left;
	padding-left:360px;
	padding-top:20px;
	background-image:url(../images/interface/main.gif);
	background-repeat:repeat-y
}
.SubNavGirls {
	text-align:left;
	padding-left:425px;
	padding-top:20px;
	background-image:url(../images/interface/main.gif);
	background-repeat:repeat-y
}
/*-----------------------------------------------------------------*/
/*----------------------------Form Styles--------------------------*/
/*-----------------------------------------------------------------*/
.FormFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 15px;
	border: 1px solid #999999;
	vertical-align: middle;
	padding-left: 3px;
}
.DropDownFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 19px;
	border: 1px solid #999999;
	vertical-align: middle;
	text-indent: 3px;
}
/*-----------------------------------------------------------------*/
/*---------------------------Footer Styles-------------------------*/
/*-----------------------------------------------------------------*/
div#Footer a { 
	text-decoration:none;
	color:#EA961A
}
.Footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color:#EA961A;
	text-align:center
}

