body {
	font-size: 90%;
	font-family: "Century Gothic";
}



#toplinks  {
	width: 940px;
    height: 50px;
	margin: 10px auto 0px auto;
	position: relative;
    padding: 2px;
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 11px;
	color: #999999;
}
#toplinksnav {
    float: left;
    text-align: left;
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 12px;
	color: #999999;
}

#toplinksnav a {
    padding-right: 5px;
    padding-left: 5px;
}

#toplinksnav img {
    vertical-align:middle
}

#toplinkscart {
    float: right;
    font-size: 13px;
    line-height: 1;
    text-align: right;
}
#wrap {
	background: #FFFFFF;
	width: 1050px;
	padding: 0px;
	-webkit-box-shadow: 0px 0px 10px 5px rgba(102, 102, 102, .2);
    box-shadow: 0px 0px 10px 5px rgba(102, 102, 102, .2); 
	margin: 5px auto 0px auto;
	position: relative;
}
#header {
	background: url(images/header_bg.png);
	/*background-color: #ffffff;*/
	height: 111px;
}
#header h1 {
	font-size: 26px;
	font-weight: 100;
	letter-spacing: -3px;
	padding: 12px 0 5px 10px;
}
#header h1 a {
	color: #57626a;
	text-decoration: none;
}
#header h1 a:hover {
	color: #57626a;
	text-decoration: none;
}
#header h2 {
	color: #ccc;
	font-size: 15px;
	font-weight: 100;
	padding: 0 0 0 11px;
	letter-spacing: -1px;
	line-height: 12px;
}
/**************************************************
   *           Header Logo           *
**************************************************/

#header .logo {
	height: 90px;
	padding: 10px 0 0 20px;
	width: 510px;
    margin: 5px auto;
}

#header .logo span {
	color:#959595;
	font:14px/16px 'Times New Roman', serif;
	position:absolute;
	right:30px;
	text-align:right;
	text-indent:0;
	text-transform:lowercase;
	top:17px;
}
#header .topviewcart {
	background-image: url(images/view_bg.png);
	background-repeat: no-repeat;
	height: 34px;
	width:134px;
    position:absolute;
	top: 0px;
	right: 30px;
	text-align: center;	
	
}

#header .information {
	height: 48px;
	width:143px;
	position:absolute;
	top: 20px;
	right: 250px;
	text-align: center;	
}



/**************************************************
   *           Search           *
**************************************************/

#header .search {
	bottom: 0;
	font: 13px/17px Arial, sans-serif;
	padding: 10px 0 7px 11px;
	position: absolute;
	right: 0;
	width: 244px;
}
.top-search {
	background-color: #FCECEF;
	border-radius: 10px 10px 10px 10px;
	clear: right;
	float: right;
	margin: 5px auto;
	padding: 10px;
}
/**************************************************
   *           Top menu           *
**************************************************/

#topmenu {

	list-style:none;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    text-align: center;

}

#topmenu .bg{
    float: right;
	padding: 0 10px 0 15px;
	min-width: 250px;
	height: 43px;
	line-height: 40px;
	background-repeat: no-repeat;
	background-position: left;
	background-color: transparent;
	color: #EC6A90;
	font-size: 18px;
	font-family: 'Carrois Gothic', sans-serif;
	text-align: right;
}

#topmenu a {
	color: #49A69F;
	font-size: 22px;
	font-family: 'Carrois Gothic', sans-serif;
	padding: 0 0 0 10px;
	text-decoration: none;
	font-weight: bold;
}
#topmenu  a:hover {
	color: #000000;
	text-decoration: underline;
}
/**************************************************
   *           Content           *
**************************************************/


#content {
	background: #ffffff;
	padding: 0px;
}
.right {
	width: 800px;
	padding: 10px;
	float: right;
	text-align: justify;
	margin-bottom: 20px;
	margin-top: 5px;

}

#navlist {
    padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #efefef;
	color: #888888;
	font-size: 11px;
}
#navlist a{
	color: #888888;

}

.right h2 {
	color: #728125;
	font-family: 'Playfair Display', serif;
	font-size: 25px;
	font-weight: normal;
}

.lgfont {
	color: #0E8F00;
	font-family: 'Playfair Display', serif;
	font-size: 25px;
	font-weight: normal;
}
.left {
	width: 200px;
	float: left;
	padding: 10px;
	font-size: 14px;
	margin-bottom: 20px;
}
.links {
    padding: 2px 0px 10px 2px;
 	font-size: 110%;
	
}

.left ul {
	list-style-type: square;
	padding: 5px 10px 10px 20px;
	color: #57626a;
}
.left h2 {
	font-family: 'Playfair Display', serif;
	height: 30px;
	font-size: 25px;
    background: #4BA69F;
	color: #FFFFFF;
    padding-left: 15px;
	line-height: 30px;
	font-weight: normal;
	}

.left a {
	text-decoration: none
}

.boldtext { 
   font-weight: bold;
   color: #888888;
   font-size: 18px;
 
}
.bottombar {
    height: 100px;
    padding-top: 10px;
    position: relative;
    width: 820px;
	margin-left: 180px;
}

.box1 {
    float: left;
    height: 90px;
    position: relative;
    width: 259px;
}

.box2 {
    float: left;
    height: 90px;
    position: relative;
    width: 259px;
	margin-left: 7px;
}
.box3 {
    float: left;
    height: 90px;
    position: relative;
    width: 259px;
	margin-left:7px;
}


/**************************************************
   *           Footer           *
**************************************************/

#footer {
	color: #404040;
	padding: 16px 0 4px;
	width: 980px;
	margin: 0 auto;
}
#footer-left {
	width: 459px;
	font-size: 11px;
}
#footer-right {
	width: 459px;
	text-align: right;
	font-size: 11px;
}
#footer p {
	margin-bottom: 0.4em;
}
#footer .text-separator {
	padding: 0 3px;
	color: #404040;
}

#footer a {
	color: #404040;
	font-size: 11px;
}

#footer a:hover {
	color: #000;
}
#footer-left {
	width: 459px;
}
.fleft, .alignleft {
	float: left;
}
#footer-right {
	text-align: right;
	width: 459px;
}
.fright, .alignright {
	float: right;
}
/**************************************************
   *           Stuff          *
**************************************************/

.clear, .clearer {
	clear: both;
}
input, select, textarea {
	background-color: #f5f5f5;
	border: 1px solid #E4E4E4;
	font-family: Arial, Sans-Serif;
	border-radius: 5px 5px 5px 5px;
	padding: 2px;
}
/*.formbutton {
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #CC0000;
	box-shadow: 0 0 5px 1px #CC0000 inset;
}*/

.popupcolor {
	background-image: url(images/popup_star.gif);
	background-repeat: no-repeat;
    padding-left: 20px;
    font-weight: bold;
   font-family: 'Playfair Display', serif;
   font-size: 16px;
   
}

.popupcolor {
   text-decoration: none; 
}

.itemcolor {
   text-decoration: none; 
}

/**************************************************
   *           Fonts          *
**************************************************/


