body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	line-height: 18px;
	min-width: 750px;
	
	background-color: #708059;
}
p
{
	margin: 20px;
}
a
{
	color: #FF310C;
}


div#header
{
	background-color: #282828;
	background: #e2d0de url("../images/header-background.jpg") repeat-x;
	height: 101px;
	

	background-position:  600px 0px;
	
	
}
div#headerBarContent
{
	background-color: #cc8fbd;
	border-bottom: solid 1px white;
	
}
div#headerBarContent a
{
	color: White;
	
}
div#navContent
{
	margin-left: 10px;
	background-color: #b4cc8f;
}




div#navContent h1
{
	background: #e2d0de url("../images/navheader.jpg") 0% no-repeat;
	margin-top: 10px;
	display: block;
	color: #DCE6CF;
	background-color: #7e8f64;
	padding-top: 5px;padding-bottom: 5px;padding-left: 15px;padding-top: 5px;padding-bottom: 5px;padding-right: 5px;
	/*border-right: solid 1px white;border-top: solid 1px white;*//*Border around navs*/
	border-bottom: solid 2px #596449;
}

div#navContent ul
{
	/*border-bottom: solid 1px white;border-right: solid 1px white;*//*Border around navs*/
	margin-bottom: 10px;
	
	font-weight: bold;
	
}
div#navContent li, div#sidebarContent li
{
	list-style-type: none;
	padding-left: 15px;
	background-color:#99bf60;
	margin: 0px;
	border: 1px solid #99bf60;
}
div#navContent li a, div#sidebarContent li a
{
	text-decoration: none;
	padding: 3px;
	color: #38402d;
	font-weight: bold;
		display: block;
		background: #99bf60;
		
}
div#navContent li a:hover, div#sidebarContent li a:hover
{
	background: #b4cc8f;
	color: #FFF;
	padding-left: 20px;
	display: block;
}
.text
{
	width: 80%;
	display: block;
	
}




div#MainContent
{
	background-color: White;
	padding: 15px;
	/*color: #596380;*/
	margin: 15px;
	
	background-image: url(../images/sidebanner.jpg) ;
	background-repeat:  repeat-y;
	background-position: 95% 0px;

	
}
div#MainContent h1
{ 
	border-left: solid 5px #FF310C;
	
	font-size: 14px;
	padding-left: 5px;
	margin-bottom: 25px;
}



div.para
{
	border: solid 1px black;
	width: 90%;
	background-color: #E6EEFF;
	padding-bottom: 15px;padding-left: 10px;padding-right: 10px;
	margin-left:auto;margin-right:auto;

}
div.para p:first-letter
{
	font-size: 25px;
	font-weight: bold;
	vertical-align: top;
}
div.para ul
{
	width: 40%;
	list-style-type: none;
	background-color: lemonchiffon;
	margin-left: 5%;margin-top: 20px;margin-bottom: 20px;
}
div.para ul.ulAddress li
{
	padding-left: 10px;
}
div.para ul.ulAddress li:first-child
{
	font-weight: bold;
	padding-bottom: 5px;
	background-color: #cccccc;
}


div.para  ul.ulAddress li:last-child
{
	padding-top: 5px;
	padding-bottom: 5px;
}
div.para img
{
	float: left;
	margin: 10px;
}

div.para p.twocolumnleft
{
	float: left;
	width: 45%;
	
}
div.para p.twocolumnright
{
	float: right;
	width: 36%;

}

div#footer
{
	text-align: center;
}
div#FooterContent
{
	background: #805976;
	padding-top: 10px;
	height: 50px;
	border: 1px solid #666;
	
	color: White;
}
div#FooterContent a
{
	text-decoration: none;
	color: #e6cfe0
}
div#FooterContent p 
{
	font-size: 12px;
	font-weight: 500;
	color: #e6cfe0;
	margin: 3px;
	text-decoration: none;
}
div#FooterContent ul
{
	
	display: block;
	 
}
div#FooterContent li
{
	
	list-style-type: none;
	display: inline;
	padding-left: 15px;padding-right: 15px;
	
}
span#SiteViewInfo
{
	text-align: right;
	font-size: 10px;
	float: right;
	margin-right: 20px;
}

.price
{
	color: #8FA1B3;
	font-size: larger;
}

div#ViewCart
{
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: White;
}
.Question
{
	padding-top: 20px;
	font-weight: bold;
	padding-left: 10px;
	
}


.Answer 
{
	color: #890152;
	padding-bottom: 20px;
	border-bottom: solid 1px #890152;
	padding-left: 10px;
	font-style: italic;
}

.KoochyrooLogo
{
	color: #8f6484;
	display: inline;
	font-weight: bold;
	
}
div#wrap 
{
	background-color: #b4cc8f;
}
/*--------------------------------------------------- MAIN -----------------------------------------------------*/
div#mainContent
{
	background-color: #E0FFB3;
	margin: 10px;
	padding: 10px;
}
div#mainContent h1
{
	color: #8f6484;
	display: block;
	font-size: 15px;
	
	border-bottom: solid 1px #8f6484;
	margin-bottom: 10px; margin-top: 10px;
	border-left: solid 5px #cc8fbd;
	padding-left: 30px;
}
div#mainContent em
{
	display: block;
	margin: 10px;
	color: #8f6484;
}
.maincontent ul
{
	margin-left: 50px;
	font-size: 12px;
	line-height: 18px;
}
/*--------------------------------------------------- FOOTER -----------------------------------------------------*/


div#footerContent
{
	
	background-color: #805976;
	color: #e6cfe0;
	padding-bottom: 5px;
}

div#footerContent a
{
	
	color: White;
}




