body
{
	margin: 0;
	padding: 0;
	font-family: Arial;
	text-align: left;
	line-height: 2em;	
	font-size: 80%;	
	background: #E89E01;
	color: #333333;
	background-color: #B38EB7;
}
html
{
	font-size: 100%;
}
#wrap
{
	width: 750px;
	margin: 0 auto;
	text-align: left;
	border: 10px solid #fff;
	background: #FDF6E8;
}
/* HEADER */
#header
{
	height: 150px;
	background: url(../images/rose_design.jpg) no-repeat;
	color: #333;
	border-top: 0 solid;
	border-right: 0 solid;
	border-bottom: 1 solid #FFFFFF;
	border-left: 0 solid;
}
#header h2
{
	margin: 0;
	background: transparent;
	color: #712474;
	font: oblique bold 1.6em Georgia, "Times New Roman" , Times, serif;
	padding: 20px 150px 0px 155px;
	letter-spacing: -1px;
}
/*TOP NAVIGATION */
#menu
{
	height: 100px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	text-transform: lowercase;
	background: #1495B2 url(../images/side_rose2.jpg) no-repeat right center;
}
#menu li
{
	float: left;
	width: 10em;
	border-right: 1px solid #eee;
}
#menu a
{
	display: block;
	height: 70px;
	width: 10em;
	padding: 30px 0 0;
	font-weight: bold;
	line-height: 25px;
	letter-spacing: 3px;
	text-align: center;
	color: #FFF;
	background: #1495B2;
}
#menu a:hover
{
	color: #fff;
	background: #782484;
}
/* CONTENT CONTAINER  */
#content
{
	position: relative;
	width: 748px;
	padding: 0;
	background: #FDF6E8;
	color: #333;
}
/* LEFT CONTENT */
#l-col
{
	float: left;
	margin-top: 0;
	width: 145px;
	text-align: left;
	background: transparent;
	color: #333;
}
/* MAIN CONTENT */
#cont
{
	width: 560px;
	margin-top: 0;
	border: 1px solid #eee;
	border-width: 1px 1px 0 1px;
	text-align: left;
	background: #FDF6E8;
	color: #999;
}
/* FOOTER */
#footer
{
	margin-top: 10px;
	text-align: center;
	border: 1px solid #fff;
	background: #1495B2;
	color: #fff;
}
#footer a
{
	color: #FFFFFF;
}
#footer a:hover
{
	color: #fff;
	text-decoration: underline;
}
/* LINKS*/
a:link, a:visited
{
	color: #E89E01;
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
	color: #752A7C;
}
/*LEFT MENU */
.sidenav
{
	margin: 10px 10px;
	padding: 0;
	list-style-type: none;
	background: inherit;
	color: #fff;
}
.sidenav a
{
	letter-spacing: 1px;
	border-bottom: 1px solid #aaa;
	margin-bottom: 5px;
	padding-left: 20px;
	display: block;
	text-decoration: none;
	background: url(../images/arrow.gif) no-repeat left center;
	color: #1495B2;
}
.sidenav a#current, .sidenav a:hover
{
	text-decoration: none;
	background: url(../images/arrow2.gif) no-repeat left center;
	color: #4E1355;
}
ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
/* TYPOGRAPHY */
.clear
{
	clear: left;
	overflow: hidden;
	width: 0;
	height: 0;
}
blockquote p
{
	padding: 2px;
	font-size: 1em;
	background: inherit;
}
blockquote
{
	padding: 5px;
	font-size: 1.5em;
	background: inherit;
}
p
{
	color: #333333;
	margin: 0;
	padding: 0 10px;
	line-height: 16px;
}
h3
{
	margin: 0 0 0 10px;
	padding: 10px 0;
	letter-spacing: 3px;
	font-size: 1.2em;
	background: inherit;
	color: #752A7C;
	font-style: oblique;
}
/* SEARCH BOX*/
legend
{
	font-weight: bold;
	color: #000;
}
input
{
	background: #D85B00;
	color: #fff;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, Times New Roman, Times, serif;
}
#wrap #content #l-col .sidenav p
{
	color: #571D5A;
	font-weight: bold;
	line-height: 15px;
}

#Layer1
{
	position: absolute;
	left: 203px;
	top: 494px;
	width: 126px;
	height: 188px;
	z-index: 1;
}
h1
{
	font-size: 3em;
	color: #752A7C;
	font-style: oblique;
	padding: 0px 0px 0px 165px;
	margin-top: 0px;
	line-height: 80px;
}
.style3
{
	font-size: 11px;
}

a:link
{
	color: #1495B2;
	font-size: 10px;
}
a:visited
{
	color: #1495B2;
}

