/*
Design by Sweet Boutique Design LLC
http://www.sweetboutiquedesign.com
*/

body {
	margin: 0;
	padding: 0;
	background: #CFE19F url(images/stripebg.gif);
	background-attachment:fixed;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	color: #595959;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #F47A87;
	font-weight:bold;
	padding: 2px;
}

h1 {
	
	font-size: 26px;
}

h2 {
	font-size: 23px;
}



a {
	color: #6070AB;
	text-decoration:underline;
	font-size:100%;
	font-weight:bold;
}

a:active {
	text-decoration: underline;
	color: #6070AB;
	font-size:100%;
	font-weight:bold;
}

a:visited {
	color: #6070AB;
	text-decoration:underline;
	font-size:100%;
	font-weight:bold;
}
a:hover{
	text-decoration:none;
	font-size:100%;
	font-weight:bold;
	color:#AFC65D;}


img {
	border: none;
	color: #FFF;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}

#wrapper {
	margin: 0;
	padding: 0;
}
#small2{ 
font-size:10px;}

/* Header */

#header {

	margin: 0 auto;
	height: 278px;
	background-image:url(images/headerbg.gif);
}

/** LOGO */

#logo {
	width: 950px;
	margin: 0 auto;
	display:block;
}


/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	background: #FFF;}

/* Content */

#content {
	float: right;
	width: 680px;
	border-left: 1px dashed #FFCC66;
	margin-top: 5px;
	padding: 15px 15px 10px 10px;
	text-align: center;
	line-height: 26px;
	font-size: 95%;
	font-weight: bold;
	color: #6070AA;
	
}



#content ul {
	margin: 0;
	padding: 0;
	list-style: url(images/nav_hov.gif);
}

#content li {
	margin-bottom: 5px;
}

#content li ul {
}

#content li li {
	margin: 0;
}

#content h2 {
	
	padding: 8px 0 0 0px;
	margin-bottom: 5px;
	font-size: 20px;
	font-weight:bold;
	color: #F47A87; 
}

p, ul, ol {
	margin: 0 0 2.5em 0;
	line-height: 26px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	margin: 0;
	padding: 15px 5px 5px 10px;
	line-height:26px;


}
#sidebar img{ padding-left: 7px;
}
#sidebar ul li a:link {
	color: #8DA843;
	text-decoration:none;
	
	font-weight:bold;
	
}

#sidebar ul li a:active {
	text-decoration: none;
	color: #8DA843;
}

#sidebar  ul li a:visited {
	color: #8DA843;
	text-decoration:none;
	
}
#sidebar ul li a:hover{
	 background:url(images/nav_hov.gif)right center no-repeat;
	color:#AFC65D;}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	width: 220px;
	padding: 8px 0 0 0px;
	margin-bottom: 5px;
	font-size: 20px;
	color: #28313A; 
}
#navcontainer ul
{
list-style-type: none;
text-align: left;
}
#bannercontainer
{ padding-left:20px;}
#navcontainer ul li a
{
padding-left: 18px;
padding-right:23px;
text-align: justify;
font: bold 13px Georgia, "Times New Roman", Times, serif;
text-decoration: none;
color: #8DA843;
}

#navcontainer ul li a:hover
{
background:url(images/flower_nav_hov.gif) right center no-repeat;
color:#5F70AB;
}
/* Search */

#search {
	font-size: 12px;

}



/* Footer */
#footer-wrap {
}

#footer {
	width: 950px;
	margin: 0 auto;
	background: #FFF url(images/footer_bg.gif);font-size: 11px;
}
html>body #footer {
	height:141px;
}

#footer p {
	font-size: 11px;
}
#footer a:link {
	 text-decoration: none;
}
#footer a:visited {
	 text-decoration: none;
}
#footer a:hover{
	 text-decoration: underline;
}
#footer a:active {
	 text-decoration: none;
}
#footer img{ padding-top: 5px;}

#legal {
	clear: both;
	padding-top: 30px;
	text-align: center;
	color: #595959;
}

#legal a {
	font-weight: bold;
	color: #6070AA;font-size: 11px;
}
