/*  
Theme Name: GHava{Press}
Theme URI: http://www.ghavapress.com
Author: GH ava, thanks textfield
Author URI: http://www.ghava.com
*/
	
/* body styles */


	
body{
	background: #FFFDEE;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	}
	
hr {
	border: 0;
	color: #CCCABE;
	background-color: #CCCABE;
	height: 1px;
	width: 100%;
	text-align: left;
}	
	
	
	
/* main layout divs */	
	
div#container{
	width:862px;
	margin-top:30px;
	margin-left:22px;
	margin-right:0;
	margin-bottom:0;
	padding:0;
	}
	
div#shop{
	float:left;
	width:730px;
	min-height:100px;
	margin-top:10px;
	}	
div#shopnav{
	float:right;
	width:730px;
	min-height:45px;
	font-size: 6px;
	}	
div#navigation{
	float:left;
	width:132px;
	min-height:570px;
	margin-bottom:20px;
	padding:0;
	/*border:1px dotted #666;*/	
	}
	
div#content{
	float:right;
	width:862px;
	margin-bottom:20px;
	padding:0;
	/*border:1px dotted #666;*/	
	}

div#logo{
	float:right;
	width:730px;
	min-height:50px;
	/*border:1px dotted #666;*/	
	}
	
div#cart{
	float:right;
	width:154px;
	min-height:50px;
	/*border:1px dotted #666;*/	
	}	
	
	

div#header{
	float:right;
	width:730px;
	min-height:100px;
	/*border:1px dotted #666;*/	
	}

div#cola{
	float:left;
	width:132px;
	margin-right: 12px;
	/*border:1px dotted #666;*/	
	}
	
div#colaNoMargin{
	float:left;
	width:132px;
	/*border:1px dotted #666;*/	
	}	
	
	
div#colb{
	float:left;
	width:276px;
	margin-bottom:20px;
	margin-right:12px;
	/*border:1px dotted #666;*/	
	}
	
div#colc{
	float:left;
	width:420px;
	margin-bottom:20px;
	margin-right:12px;
	/*border:1px dotted #666;*/	
	}
/* text styles */
.text {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}
a:link {
	color: #807F77;
	text-decoration: none;
}
.subtext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #000000;
}
.sectionHilite {
	background-color: #dfddd0;
	
}

.addtocart {
	background-color: #FFFF99;
}

.header {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	font-weight: normal;
}

a:hover {
	color: #807F77
	text-decoration: none;
	background-color: #eceadc;
}
.paddingTop {
	padding-top: 12px;
}
.linkOFF {
	color: #CCCABE;
}
a:visited {
	color: #807F77;
	text-decoration: none;
}
a:visited:hover {
	color: #807F77
	text-decoration: none;
	background-color: #eceadc;
}
a:active {
	color: #807F77;
	text-decoration: none;
}
.shopnav {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #807F77;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.shopnavOFF {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #807F77;
	background-color: #eceadc;
	font-size: 14px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	line-height: 14px;
	vertical-align: top;
}
a.shopnav:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #807F77;
	font-size: 14px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	line-height: 14px;
	vertical-align: top;
}
a.shopnav:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #807F77;
	font-size: 14px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	line-height: 14px;
	vertical-align: top;
}
a.shopnav:hover {
	color: #807F77;
	background-color: #eceadc;
}
.introText {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 27px;
	line-height: 34px;
	color: #000000;
}
.introText3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	line-height: 27px;
	color: #000000;
}

	
/* default styles */

p{
	margin:10px 0px; 
	padding:0px 0px;
	}

img {
	border:0;
	}
	
img a{
	border:0;
	}			



/* list styles */

li {
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 5px;
}
