/* MAIN LAYOUT
------------------------------------------------------------------------ */
body
{ 
	color: black; 
	font: 85%/1.6em Arial,Sans-Serif; 
	margin: 0; 
	padding: 0;
	background-color: white;
} 

a
{
	text-decoration: none;
}

a:link 
{
	color: #b159a5;
}

a:visited
{
	color: #b159a5;
}

a:hover 
{ 
	color: #b159a5;
}
img {
	border:0 none;
}

ul
{
	margin:0; 
	list-style-position:outside;
	list-style-type:circle;
	list-style-image:url(../img/ul.gif)
}


#middle_column #sidebar
{
	margin: 0;
	padding: 0;
	border-right: none;
}

/* Page Wrapper */

#wrap
{
	background-color: white;
	width : 80%;
	margin:0 auto;
	border-left: #f1c8ee;
	border-left-style:dotted;
	border-left-width: 1px;
	border-right: #f1c8ee;
	border-right-style:dotted;
	border-right-width: 1px;
	border-bottom: #f1c8ee;
	border-bottom-style:dotted;
	border-bottom-width: 1px;
}

#wrap-inner
{
	width: 100%;
	float:left;
	margin: 0;
	padding: 0 0 18px 0;
	background: white  repeat-x;
}


#blue
{
	width: 100%;
	height: 1px;
	background: #f1c8ee;
}

#screen_banner
{
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: white;
	border-bottom: 1px solid #f1c8ee;
}

#screen_banner img
{
	margin: 18px 8px 4px;
}


#site_nav
{
	width: 100%;
	border-top: 1px solid #f1c8ee;
	padding: 0;
	margin: 0;
	background: #b159a5;
	font: 1em Arial,Sans-Serif;
	text-transform: uppercase;
	white-space: nowrap;
}

#site_nav ul
{
	margin: 0;
	padding: 12px 18px 5px;
	list-style: none;
}

#site_nav li
{
	margin: 0;
	padding: 0;
	display: inline;
}

#site_nav a
{
	color: white;
	letter-spacing: 1px;
	margin: 0;
	padding: 5px 12px;
	white-space: nowrap;
	font-weight: normal;
}

#site_nav a.current
{
	color: black;
	background-color: #f1c8ee;
}

#site_nav a:hover
{
	color: white;
	background-color: #f6899e;
	border-bottom: none;
}


#middle_column
{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#middle_column div.middlewrap
{
	margin: 0;
	padding: 24px 30px 0px 20px;
	
}


#sidebar
{
	clear: both;
	float: right;
	width: 50%;
	padding: 0;
	margin: 0;

}


#sidebar div.wrapinsidebar
{
	border: #f1c8ee !important;
	border-style:dotted !important;
	border-width: 1px !important;
	background-color: white;
	min-height: 200px;
	color:black;
	margin-top: 18px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}

#sidebar h3
{
	font: bold 1em  Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#sidebar h4
{
	font: bold 1em  Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color : #b159a5;
}

#sidebar a.title
{
	font: bold 1em  Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#sidebar ul
{
	list-style: none;
	text-indent: 0px;
	padding-left: 18px;
	font: .9em/1.4em Arial,Sans-Serif;
	list-style-image:url(../img/flower.gif);
}
	

#sidebar p
{
	margin: 2px 4px;
	padding: 0;
	font: .85em/1.6em Arial,Sans-Serif;
}



h1
{
	font: 1.8em/1.4em  Georgia, "Times New Roman", Times, serif;
	margin-top: 12px;	
	letter-spacing: 0.2em;
}

h1 span.subtitle
{
	font-size: .7em;
}


h2
{
	font: 1.5em  Georgia, "Times New Roman", Times, serif;
	margin-bottom: 12px;
	padding-bottom: 0;
}

h2.first
{
	margin-top: 0;
}


h3
{
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0;
	padding-bottom: 0;
	
}

h4
{
	font: 1em Arial,Sans-Serif;
	margin-bottom: 0;
	padding-bottom: 0;
	font-style: italic;
}

p
{
	margin-top: 0;
}

.donate
{
	/*font-size : 0.8em;*/
	padding: 50px 10px 10px 10px;
}

#middle_column a
{
	text-decoration: none;
	color : #b159a5;
}

#middle_column a:hover 
{
	text-decoration: underline;
	color : #b159a5;
}


#footer
{
	width: 100%;
	clear: both;
	background-color: #f1c8ee;
	padding: 0;
	margin: 0;
}

#footer div
{
	margin: 0;
	padding: 3px 28px 8px;
}


#footer ul
{
	font: .8em/1.4em Arial,Sans-Serif;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	list-style: none;
	clear: both;
}

#footer li
{
	display: inline;
	border-right: 1px solid #999;
	padding: 0px 8px 0px 5px;
}



#footer a
{
	color: #555;
}

/* Copyright */

#copyright
{
	font: .8em/1.4em Arial,Sans-Serif;
	width: 100%;
	padding: 0;
	margin: 0;
}

#copyright div
{
	margin: 0;
	padding: 10px 14px 20px 10px;
	background-image:url(../img/flowers.gif)
}

#copyright p
{
	color: black;
	display: inline;
}

#copyright a
{
	text-transform: uppercase;
	color: #b159a5;
	text-decoration: none;
}

#copyright a:hover
{
	color: #b159a5;
}

p.right
{
	float: right;
}

p.left
{
	float: left;
}

ul
{
	padding-left: 1.4em;
	margin-top: 0;
}


#wrap #wrap-inner #middle_column #sidebar .titlediv {
	/*background-color: #f1c8ee;*/
	padding:4px;
	margin: 0px;
}


.productslist .pullout-left
{
    margin-left: -6px;
    margin-bottom: 0.35em;
    padding-top: 6px;
    padding-right: 6px;
    padding-bottom: 6px;
    padding-left: 6px;
}

.productslist .pullout-left:hover
{
    background-color: #f1c8ee;
    cursor: pointer;
}

.pullout-left .pullout-item {
float:left;
margin-left:0 !important;
}


p.pullout-item img 
{
    margin-right: 0pt;
}

h3, h4, h5
{
    line-height: 1.31;
}

h3 
{
    font-size: 0.917em;
    line-height: 1.455;
    text-transform: uppercase;
}

.left-60 > * 
{
    margin-left: 70px;
}

.productslist .pullout-left > * 
{
    margin-bottom: 0pt;
}



.productslist .pullout-left h3, .productslist .pullout-left ul
{
	list-style-image: none !important;
	list-style-type: none !important;
}


ul.pipe {
	list-style-type:none !important;
	list-style-image: none !important;
	font-size: 0.9em;
	font-weight:bold;
		
	
}

.menu > *, .menu > * a {
display:-moz-inline-box;
}

.menu > * {
display:-moz-inline-box;
text-decoration:none;
}

.menu > * a:hover {
display:-moz-inline-box;
text-decoration:underline !important;
}

.menu * {
letter-spacing:normal;
line-height:1.25;
}

.productslist .menu {
	margin-top:0.35em;
	padding-left:0;
	
}

.productslist .pullout-left li {
	padding:0 15px !important;
	margin: 0;
	padding: 0;
	display: inline;
}

.productslist .pullout-left span.note {
font-size: 1em !important;
font-weight:normal;
line-height:1.13em;
text-transform:none !important;
}



