/* General */

body {
		background-color: #BDA782;
}
p {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 16px;
	color: #775839;
	text-align: center;
}

a:link {color: #775839;}
a:visited {color: #775839;}
a:active {color: #775839;}
a:focus {color: #775839;}
a:hover {color: #BDA782;}

/* Headings */

h1, h2, h3, h4, h5, h7 {
		font-weight: bold;
}
h1 {
	text-align: center;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 30px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	color: #775839;
	font-weight: bold;
}
h2 {
		font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
		font-size: 20px;
		color: #775839;
		text-align: center;
}
h3 {
		font-size: 24px;
		color: #775839;
		text-align: center;
}

h4 {
		font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
		font-size: 20px;
		color: #775839;
}
h5 {
		font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
		font-size: 16px;
		color: #775839;
}
h6 {
		font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
		font-size: 24px;
		color: #775839;
}
h7 {
		font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
		font-size: 20px;
		color: #FF0066;
}


/* General containers */

#outer {
		width: 960px;
		margin: 0 auto;
		background-color: #FFF;
}

#wrapper {
		width: 900px;
		margin: 0 auto;
		background-color: #FFF;	
}

#logo {
		padding: 30px 0 0 0;
		margin: 30px 0;
		
}

#topnav {		
}
#topnav ul{ 
		border-top: 1px #000 solid;
		border-bottom: 1px #000 solid;
		margin: 20px 0;
		padding: 10px 0;
}
#topnav ul li {	
		display: inline;
}
#topnav ul li a{
		padding: 0 20px;
		font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
		color: #775839;
		font-size: 16px; 
}

#topnav a:link {color: #775839;}
#topnav a:visited {color: #775839;}
#topnav a:active {color: #775839;}
#topnav a:focus {color: #775839;}
#topnav a:hover {color: #BDA782;}

#languages {
		float:right;
}
#languages ul {
		margin: 10px 0;
		padding: 5px 0;
}
#languages ul li {
		display: inline;
}
#languages ul li a {
		padding: 0 5px;
		font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
		color: #775839;
		font-size: 14px; 
}

#languages a:link {color: #775839;}
#languages a:visited {color: #775839;}
#languages a:active {color: #775839;}
#languages a:focus {color: #775839;}
#languages a:hover {color: #BDA782;}

#banner {
		clear:both;
		margin-bottom: 5px;
}

#content {
		width: 550px;
		float: left;
}
#content-fullwidth {
		clear:both;
		width: 900px;
}
#content-fullwidthborder {
		clear:both;
		width: 900px;
		border-bottom: 1px #000 solid;
}


#contenthalfpageleft {
		clear:both;
		width: 450px;
		float: left;
}

#contenthalfpageright {
		
		width: 400px;
		float: right;
}

#content-right {
	width: 600px;
	float: right;
	text-align: justify;
}
#contentright500 {
	width: 500px;
	float: right;
	text-align: justify;
}

#content-left {
		width: 280px;
		float: left;
		align-content:center;
		margin-top: 40px;
		margin-left: 20px;
}
#new-this-season {
	width: 300px;
	float: right;
	text-align: center;			
}
#new-this-season-left {
	width: 350px;
	float: left;		
}
#spring-summer {
		clear: both;	
}
#spring-summer ul li {
		display: inline;	
}
#spring-summer ul li a {
		padding: 0 10px;	
}

#fall-winter {
		clear: both;
}
#fall-winter ul li {
		display: inline;	
}
#fall-winter ul li a {
		padding: 0 10px;	
		text-align: center;
}

#seasonsicons ul {
		margin: 10px 10px 10px 30px;
		padding: 10px 0 5px 0;
}
#seasonsicons ul li {
		display: inline;
}
#seasonsicons ul li a {
		padding: 0 15px;
}

#footer {
	clear:both;
	padding: 0 0 15px 0;
	margin: 0 auto 30px auto;
	border-top: 1px #000 solid;
}
/* Products page */

#firstline ul {
		margin: 10px 10px;
		padding: 5px 0;
}
#firstline ul li {
		display: inline;
		padding: 0 5px;
}
#firstlinetext ul {
	margin: 10px 0;
	padding: 5px 0;
	text-align: center;
}
#firstlinetext ul li {
		display: inline;
		padding: 0 90px;
		font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
		color: #775839;
		font-size: 16px;
}
#secondline ul {
		margin: 10px 10px;
		padding: 5px 0;
}
#secondline ul li {
		display: inline;
		padding: 0 5px;
}
#secondlinetext ul {
	margin: 10px 0;
	padding: 5px 0;
	text-align: center;
}
#secondlinetext ul li {
		display: inline;
		padding: 0 95px;
		font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
		color: #775839;
		font-size: 16px;
}
#thirdline ul {
		margin: 10px 10px;
		padding: 5px 0;
}
#thirdline ul li {
		display: inline;
		padding: 0 5px;
}
#thirdlinetext ul {
	margin: 10px 0;
	padding: 5px 0;

}
#thirdlinetext ul li {
		display: inline;
		padding: 0 95px 0 40px;
		font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
		color: #775839;
		font-size: 16px;
}
#fourthline ul {
		margin: 10px 10px;
		padding: 5px 0;
}
#fourthline ul li {
		display: inline;
		padding: 0 5px;
}
#fourthlinetext ul {
	margin: 10px 0;
	padding: 5px 0;
}
#fourthlinetext ul li {
		display: inline;
		padding: 0 50px 0 125px;
		font-family:"Lucia Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
		color: #775839;
		font-size: 16px;
}
#fifthline ul {
		margin: 10px 10px;
		padding: 5px 0;
}
#fifthline ul li {
		display: inline;
		padding: 0 5px;
}
#fifthlinetext ul {
	margin: 10px 0;
	padding: 5px 0;
	text-align: center;
}
#fifthlinetext ul li {
		display: inline;
		padding: 0 82px;
		font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
		color: #775839;
		font-size: 16px;
}
#sixline ul {
		margin: 10px 10px;
		padding: 5px 0;
}
#sixline ul li {
		display: inline;
		padding: 0 5px;
}
#sixlinetext ul {
	margin: 10px 0;
	padding: 5px 0;
	text-align: center;
}
#sixlinetext ul li {
		display: inline;
		padding: 0 92px;
		font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
		color: #775839;
		font-size: 16px;
}
#sevenline ul {
		margin: 10px 10px;
		padding: 5px 0;
}
#sevenline ul li {
		display: inline;
		padding: 0 5px;
}
#sevenlinetext ul {
	margin: 10px 0;
	padding: 5px 0;
	text-align: center;
}
#sevenlinetext ul li {
		display: inline;
		padding: 0 90px;
		font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
		color: #775839;
		font-size: 16px;
}
#eightline ul {
		margin: 10px 10px;
		padding: 5px 0;
}
#eightline ul li {
		display: inline;
		padding: 0 5px;
}
#eightlinetext ul {
	margin: 10px 0;
	padding: 5px 0;
	text-align: center;
}
#eightlinetext ul li {
		display: inline;
		padding: 0 110px;
		font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
		color: #775839;
		font-size: 16px;
}

/* Promotions page */

#firstleftpromotion {
	width: 280px;
	height: 186px;
	float: left;
	margin: 15px 15px 0 50px;				
}

#firstrightpromotion {
	width: 490px;
	height: 186px;
	float: right;
	margin: 15px 50px 0 15px;				
}

#secondleftpromotion {
	width: 280px;
	height: 186px;
	float: left;
	margin: 15px 15px 15px 50px;				
}

#secondrightpromotion {
	width: 490px;
	height: 186px;
	float: right;
	margin: 15px 50px 15px 15px;				
}

#thirdleftpromotion {
	width: 280px;
	height: 186px;
	float: left;
	margin: 0 15px 15px 50px;				
}

#thirdrightpromotion {
	width: 490px;
	height: 186px;
	float: right;
	margin: 0 50px 15px 15px;				
}

#fourthleftpromotion {
	width: 280px;
	height: 252px;
	float: left;
	margin: 0 15px 15px 50px;				
}

#fourthrightpromotion {
	width: 490px;
	height: 252px;
	float: right;
	margin: 0 50px 15px 15px;	
}
#fifthleftpromotion {
	width: 280px;
	height: 273px;
	float: left;
	margin: 0 15px 15px 50px;				
}

#fifthrightpromotion {
	width: 490px;
	height: 273px;
	float: right;
	margin: 0 50px 15px 15px;
}
#sixleftpromotion {
	width: 280px;
	height: 200px;
	float: left;
	margin: 0 15px 15px 50px;				
}

#sixrightpromotion {
	width: 490px;
	height: 200px;
	float: right;
	margin: 0 50px 15px 15px;
}
/* Form*/

form ol {
	list-style-type:none;
}
form {
	text-align:left; 
	margin: 0 ;	
}
label {
	float: left;
	width: 150px;
	margin-top: right;
	display: block;
	background: none;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color: #775839;
	font-size: 14px; 
}
submit {
	background: none;	
}
input {
	width: 400px;
	margin: 0 0 16px 10px;
	border: 1px #775839 solid;
	padding: 5px;
	background: none;	
}
input: focus, textarea: focus {
	background-color: #BDA782;	
}
textarea {
	width: 400px;
	height:150px;
	margin: 0 0 16px 10px;
	border: 1px #775839 solid;
	padding: 5 px;
	background: none;	
}
select {
	margin-bottom: 20px;	
}
.month {
	margin-left: 155 px;
}
.submit {
	width: 90 px;
	height: 25 px;
	margin-left: 155px;
	font-size: 12 px;	
}

br {
	clear: left;	
}
.clear {
	clear:both;	
}


/* Class */
.textleft {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 16px;
	color: #775839;
	text-align: left;
}
.textjustify {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 16px;
	color: #775839;
	text-align: justify;
}
.textpink {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 14px;
	color: #FF0066;
	text-align: justify;
}
.textfooter {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 12px;
	color: #775839;
	text-align: center;
}

.textbold {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 14px;
	color: #775839;
	text-align: center;
	font-weight: bold;	
}
.textboldjustify {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 19px;
	color: #775839;
	text-align: justify;
	font-weight: bold;	
}

.textjustifybig {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 18px;
	color: #775839;
	text-align: justify;
}
.TitleHeader {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 18px;
	color: #775839;
}

.textsmall {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 12px;
	color: #775839;
	text-align: center;	
}