/* Copyright iPyramidia Holistic Web Design */

/*             iPyramidia.com               */

/*           All Rights Reserved            */

/*       Design and Creation February 2008  */

/********************************************/

body {
	margin: 0;
	padding: 0;
	background: #d4b8d7;
    font-family: Georgia, helvetica, arial, sans-serif;
	font-size: 13px;
	color: #545454;}

blockquote {
	font-style: italic;
	line-height: 180%;
}

a {
	color: #756A92;
	
}

b{color:#135293}

a:hover {color: #135293;
	text-decoration: none;
}


.title1 {
	margin: 0;
	padding: 10px 0;
	font-weight: normal;
	font-size: 129%;
	color: #4c1973;
	clear: both;
}
.title2 {margin: 0;padding: 10px 0;
color: #4c1973;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: bold;
	color: #5D275B;
}

.boxed {
	padding: 0px 10px 0px 20px;
	width: 680px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
	margin-top: 0px;
}


/* Page */
#page {
	width: 900px;
	margin: 0 auto;
	background: #FFFFFF url(images/img01.gif) repeat-y;
	/*border-left: 1px solid #5d285b;
	border-right: 1px solid #5d285b;*/
}

/* Sidebar */

#sidebar {
	float: left;
	width: 170px;
}

#sidebar p{
	float: left;
	width: 170px;
	margin: 10px 10px 0px 10px;
}

/* Logo */

#logo {
	height: 258px;
	background: #FFFFFF url(images/spirit2.jpg) no-repeat top;
}

#logo h1, #logo h2 {
	margin: 0px;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C;
}

#logo h1 {
	padding: 80px 0 0 0;
	font-size: 36px;
}

#logo h2 {
	font-size: 14px;
}

#logo a {
	color: #ffffff;
	text-decoration: none;
}

/* Menu */

#menu {
	padding: 20px;
	background: #9E4D92 url(images/img04.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
	background: url(images/img05.gif) repeat-x;
}

#menu li.current {
	font-weight: bold;
	font-size: 140%;
}

#menu a {
	text-decoration: none;
	font-size: 100%;
	color: #F0EFDB;
}

#menu a:hover {
	text-decoration: underline;
}


/* Content */

#content {
	float: right;
	
}

/* Footer */

#footer {
	width: 900px;
	height: 65px;
	margin: 0 auto;
	background:#98799a url(images/footer.gif) no-repeat;
}

#footer p {
	margin: 0;
	font-size: 100%;
	text-align: center;
}

#footer a {
	color: #135293;
	font-weight: bold;
}
#footer a:hover {
	color: #135293;
	font-weight: bold;
}

#links {
	
	width: 900px;
	height: 45px;
	padding: 25px 0 0 0px;
	}

#links a {
	color: #5D275B;
	font-weight: bold;
	}

#legal {
	width: 900px;
	height: 45px;
	padding: 5px 0 0 10px;
	text-align: center;
	color: #135293;
	}