@charset "utf-8";
/* Beautiful Spring by www.BeyondDesigning.com 
   Released as Open Soruce template under the Creative Commons Attribution 3.0 License : http://creativecommons.org/licenses/by/3.0/
   Please Do not remove our Link from the template as it will be against the TOS and is Bad Karma :) */

/* Table of Contents:

	Global
	Typography
	Images
	Header
	Top Navigation
	Main Content
	Sidebar
	Footer
	
*/

/* Global
--------------------------------------------------------------------------------------- */
 
body,html 
{
	margin:0;
	padding:0;
	background:#ffffff url(images/body.jpg) top left repeat-x;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
	
#wrap 
{
	margin:0 auto;
	width:940px;
}

ol, ul 
{
	margin:2px;
	padding:2px 10px;
	font-size:11px;
}

li 
{
	margin:2px 0 2px 25px;
	padding:2px 0 2px 1px;
	font-size:11px;
	border-bottom: 1px #CCCCCC solid;
}

blockquote 
{
	margin: 10px 10px 10px 15px;
	padding: 10px;
	width:560px;
	border-left: 5px solid #e4f2ba;
	background: #effafe url('images/quote.png') no-repeat;
}

	
/* Typography
--------------------------------------------------------------------------------------- */

a
{ 
	color: mediumorchid;
	text-decoration: none; 
}

a:hover 
{ 
	color: #cc33ff;
	text-decoration: none; 
	
}

h1 
{
	padding:5px 0 5px 5px;
    margin:2px;
	font-size:20px;
	letter-spacing:2px;
	font-family: Verdana, Lucida Sans Unicode, sans-serif;
	font-weight:normal;
	color: mediumorchid;
}
	
h2 
{
	padding:5px 0 5px 5px;
    margin:2px;
	font-size:18px;
	letter-spacing:2px;
	font-family:Arial, Verdana,'Lucida Grande', Helvetica, sans-serif;
	font-weight:normal;
	font-style: italic;
	color: mediumorchid;
}
	
h3 
{
	padding:5px 0 5px 5px;
    margin:2px;
	font-size:14px;
	letter-spacing:2px;
	font-family: Verdana, Lucida Sans Unicode, sans-serif;
	font-weight:normal;
	color: mediumorchid;
}
	
h4 
{
	padding:5px 0 5px 10px;
    margin:0px;
	font-size:12px;
	letter-spacing:1px;
	font-family: Verdana, Lucida Sans Unicode, sans-serif;
	font-weight:normal;
	color: mediumorchid;
}

h5 
{
	color: 9933cc;
	font-size:11px;
	padding:5px;
	margin:1px;
}

/* Images
--------------------------------------------------------------------------------------- */

img
{
	border:0;
}

img.left, img.left a
{ 
	float:left;
	margin:0 8px 5px 0;
	border: 2px #f1f1f1 solid;
}

img.about 
{
	height:220px;
	margin-right:10px;
	float:left;
}


img.left:hover, img.left a:hover
{ 
	border: 2px #effafe solid;
}

img.center
{ 
	display:block; margin:0 auto 5px auto; 
}

img.right
{ 
	float:right; margin:0 0 5px 12px; 
}

img align left
{ 
	float:left; margin:0 12px 5px 0; 
}

	
/* Header Layout
--------------------------------------------------------------------------------------- */

#header 
{
	height:140px;
	width:100%;
	margin:0 auto;
}
	
#head_inside
{
	width:940px;
	margin:0 auto;
	padding-top:20px;
	height:100px;
	text-align:center;
}
	
#head_insider h1, #head_inside h1 a 
{
	margin:0 auto;
	padding:5px 0 0 0;
	letter-spacing:2px;
	font-size: 32px;
	font-family: Verdana, Lucida Sans Unicode, sans-serif;
	font-weight:normal;
	color:mediumorchid;
	margin:0px;
}

#head_inside h1 a:hover
{
	color:mediumorchid;
}

#head_inside h2
{
	margin:0 auto;
	padding:10px 0 0 0;
	font-size:14px;
	letter-spacing:2px;
	font-family:Arial, Verdana,'Lucida Grande', Helvetica, sans-serif;
	font-weight:normal;
	font-style: italic;
	color: #9933cc;
}

/* Top Navigation
--------------------------------------------------------------------------------------- */
	
#navigation 
{
	margin:0 auto;
	text-align:center;
	padding:0px;
	margin-bottom:10px;
	width:940px;
	height:32px;
	background: url(images/nav_back.jpg) top left repeat-x;
	font-size:11px;
	letter-spacing:-1px;
}

#navigation ul 
{
	margin:0 auto;
	list-style: none;
	line-height: normal;
	padding:0;
}

#navigation li 
{
	float: left;
	margin: auto;
	padding:0px;
	border:0;
}

#navigation a:link, #navigation a:visited 
{
	padding: 10px 20px 0px 20px;
	color:#9933cc;
	display: block;
	height: 22px;
	text-decoration:none;
	border-right:1px solid #fdf0b6;
}

#navigation a:hover, a.active:hover, a.select:hover
{
	color:#9933cc;
	text-decoration:none;
	background: url(images/nav_hover.jpg) top left repeat-x;
	font-size:12px;
	letter-spacing:-1px;
}

#navigation a.active 
{
	color:#9933cc;
	text-decoration:none;
	background: url(images/nav_select.jpg) top left repeat-x;
}

#navigation a.select
{
	color:#9933cc;
	text-decoration:none;
	background: url(images/nav_hover.jpg) top left repeat-x;
}
	
/* Main Content
--------------------------------------------------------------------------------------- */

#main 
{
	background:#ffffff;
	float:left;
	width:650px;
	padding-bottom:10px;
}
	
#main  p 
{
	padding:0 10px;
}
	
#content 
{
	float:left;
	width:642px;
	left: 0px;
	background:#f4dbff;
	margin-right:15px;
	text-align:left;
	padding: 4px;
	border: 1px #ffffff solid;
}
		
#content .featured_content
{
	width:634px;
	height:auto;
	float:left;
	margin:0 auto;
	font-size: 12px;
	background: #ffffff;
	padding: 4px;
}

.demo_content h3
{

	padding-top:5px;
	margin:0px 0 0px 0;
	font-size: 15px;

}

#content .main_content
{
	width:634px;
	float:left;
	height:auto;
	margin:10px 0 0 0;
	font-size: 12px;
	background: #ffffff;
	padding: 4px;
}

#content .main_content h3
{
	padding-bottom:10px;
	margin: 10px 5px 5px 5px;
	font-size: 16px;
	border-bottom: #dadada 1px solid;
}

#content .main_content h3:hover
{
	border-bottom: #ff4141 1px solid;
}

#content .main_content p
{
margin: 10px 5px 5px 5px;
}
	
/* Sidebar
--------------------------------------------------------------------------------------- */
	
#sidebar 
{
	float:right;
	width:280px;
}

#adbox
{
	width: 260px;
	margin:0 auto;
	height:260px;
	padding-top:14px;
	text-align:center;
	background: #fff;
	border: #e3f6fb 1px solid;
}

#side-nav
{
	width:100%;
	padding:0px;
	margin:10px 0 0 0;
}

#side-nav ul 
{
	width:100%;
	padding:0px;
	margin:0px;
}

#side-nav li 
{
	background: #cc99ff;
	margin:0 0 1px 0;
	list-style:none;
	padding:0px;
	width:100%;
	display:block;
	border:0;
}

#side-nav span 
{
	color:#9900cc;
	font-size: 16px;
	font-family:Verdana, Lucida Sans Unicode, sans-serif;
	display:block;
	padding:0px;
	margin:0px;
}

#side-nav li a 
{
	display:block;
	margin:0px;
	text-decoration:none;
	color:#9933cc;
	padding: 14px 0 14px 14px;
	font-size: 14px;
	font-family: Verdana,sans-serif;
}

#side-nav li a:hover 
{
	background:#e1f5fb;
}

	
/* Footer Layout
--------------------------------------------------------------------------------------- */
#footer 
{
	background:#ffffff url(images/grass.jpg) bottom left repeat-x;
	clear:both;
	height:160px;
}

#foot 
{
	background:url(images/leaf.jpg) top right no-repeat;
	width:940px;
	height:160px;
	margin:0 auto;
}

#rssicon
{
	float:right;
	padding-top:98px;
	padding-right:5px;
}

#footbar
{
	width:100%;
	float:left;
	background: #9933cc;
	margin:0 auto;
	padding-bottom:15px;
}

.footbar_inside
{
	width:940px;
	margin:0 auto;
}

#footbar_middle
{
	width:300px;
	float:left;
	margin-left:10px;
	margin-right:10px;
	background: #9933cc;
}

#footbar_left
{
	width:300px;
	float:left;
	background: #a09657;
	margin-left:10px;
}

#footbar_right
{
	width:300px;
	float:right;
	background: #a09657;
	margin-right:10px;
}

#footbar ul 
{
	margin:0 auto; 
	padding:0px;
	margin-top:5px;
	width: 280px;
}

#footbar ul li 
{
	padding:0 0 10px 10px;
	margin:0 0 2px 0;
	list-style:none;
	background: #908750;
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
	border:0;
}

#footbar ul li:hover, #ffootbar .selected
{
	background: #867e4f;
	color: #ffffff;
}
	
#footbar a
{
	color: #d6f4ff;
	margin:0px 0 3px 0; 
	padding-top:10px;
	padding-right:10px;	
	display:block;	
}

#footbar a:hover
{
	color: #ffed83;
}

#copy
{
	float: left;
	width:100%;
	padding:5px 0 5px 0;
	background: #e2f6fc;
	color: #666666;
}

#copy_left
{
	float: left;
	margin-left:20px;
}

#copy_right
{
	float: right;
	margin-right:20px;

}

#copy a
{
	color: #e58c00;
}

#copy a:hover
{
	color: #499b00;
}