a {
color: #4a4135;
}
a:link {
text-decoration: none;
}
a:active {
text-decoration: none;
color: black;
}
a:visited {
text-decoration: none;
color: #f9bbd0;
}
a:hover {
color: black;
text-decoration: none;

}
dt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

p{
	color: #4a4135;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
	
h4{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;	

}
h2{ 
	color: #4a4135;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: center;	
}

h3{ 
	color: #4a4135;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;	
}

h1{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
h5{
	color: #716350;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
		text-align: center;
}


.divider{
   margin: 5px 20px;
   border-bottom: 1px solid #f9bbd0;

}

.divider2{
   margin: 5px 40px 2em;
   border-bottom: 2px solid #716350;

}

.link{
	width: 250px;
	border-bottom: 1px solid #716350;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
	margin: 0px;
	padding: 10px;
}

#maincontainer{
width: 1000px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
	border: thin ridge #716350 ;
background: #ffffff;
}

#logo{
float: left;
width: 180px; /*Width of left column in pixel*/
height: 180px;
background: #ffffff;
padding: 0px 0;

}

#topsection{
	background: #9E8B70;
	height: 180px;
	width: 820px;
	float: right;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
		font-weight: bold;


}

.leftheaderbrown{
	background: #716350;
	height: 30px;
	margin: 15px auto 10px;
	padding-top: 0px;
	text-align: center;
	vertical-align: middle;

}

.rightheaderpink{
	background: #f9bbd0;
	height: 35px;
	margin: 40px 0px 10px;
	padding-top: 0px;
	text-align: center;
	vertical-align: top;
}
#topsection h1{
margin: 0 auto;
padding-top: 0px;
}

#topmenu{
background: #ffffff;
height: 0px; /*Height of top menu*/
margin: 0 auto;
padding-top: 0px;

}

#topmenu h1{
margin: 0 auto;
padding-top: 0px;
}

#contentwrapper{
float: left;
width: 100%;



}
#gallerycontentcolumn{
	margin: 0 180px 0 180px;
	background: #ffffff repeat;
	padding: 0px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


#contentcolumn{
	margin: 0 180px 0 180px;
	background: #Ffffff;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: thin solid #716350;
	color: #000000;


}


#leftcolumn{
float: left;
width: 180px; /*Width of left column in pixel*/
margin-left: -1000px; /*Set margin to that of -(MainContainerWidth)*/
	background: #f9bbd0;
padding: 0px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
		border-top: thin solid #716350;

}

#rightcolumn{
	float: right;
	width: 180px;
	margin-left: -180px;
	background: #716350;
	padding: 0px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;


}

#footer{
	clear: left;
	width: 1000px;
	height: 20px;
	background: #716350;
	text-align: center;
	padding: 0px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f9bbd0;
	margin: 0 auto;
	border-top-width: thin;
	border-top-style: outset;
	border-top-color: #FFFFf4;

}

.innertube{
	margin: 0;
	padding: 0px;

}
.leftinnertube{
	margin: 0;
	padding: 0px 0px 0px;
}
.rightinnertube{
	margin: 0;
	padding: 0px 0px 0px;
}

.nav1block {

	width: 160px;
	
	border: #FFFFF4 solid 1px;
	background-color: #FFFFF4;
	margin-bottom: 10px;
}
.nav1block div.nav1block_title {
	background-color: #f9bbd0;
	color: #716350;
	font-weight: bold;
	border-bottom: #716350 solid 1px;
	padding: 3px;
	margin-bottom: 10px;

}
.nav1block div.nav1block_content {
	border-bottom: silver solid 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 140px;
}

/* This is the width for IE only, due to its box model problem */
*html .nav1block div.nav1block_content {
	width: 140px;
}

/* Changes the look of ONLY the Advanced Search link in the Product Nav Box*/
.nav1block a {
	color: #716350;
	font-weight: bold;
}
.nav1block a:link {
text-decoration: none;
}
.nav1block a:active {
text-decoration: none;
color: black;
}
.nav1block a:visited {
text-decoration: none;
color: #661583;
}
.nav1block a:hover {
background-color: #FFFFF4;
text-decoration: none;
}


/* End of the Advanced Search link in the Product Nav Box */


.nav1link_container {
}



.nav1link_container a {
	display: block;
	padding: 2px;
}

/* width here is only for IE's benefit :( */
* html .nav1link_container a {
	width: 100%;
}

.nav1link_container a:link,
.nav1link_container a:visited {
	color: #716350;
	text-decoration: none;
}

.nav1link_container a:hover {
	background-color: #FFFFF4;
		text-decoration: none;
}

.nav1link_container a.selected {
	font-weight: bold;
	color: #000000;
}
/*Design Pages - Shopping Cart Format*/

#designpage{
	width: 620px;
	margin: 0 auto;

	padding-top: 2em;

}


.designleft{
	float: left;
	width: 250px;
	background: ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin: 5px;

}

.designright{
	float: left;
	width: 345px;
	margin: 5px;
	background: ;
	padding: 0px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;

}

#divideleft{
	float: left;
	width: 295px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin: 5px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #716350;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#divideright{
	float: left;
	width: 290px;
	margin: 5px;
	padding: 0px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;

}


/*Pagination Styles Below */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
	position: relative;
	height: 500px;
	width: 632px;


/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 0px none white;
margin: 0 0px 0px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 0px solid black;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
white-space: nowrap;
background-color: #fcfaef;
padding: 5px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 400px;
left: 200px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

