/* **************************** /*
** green lush css based layout  **
** ---------------------------- **
** author: Yamazaki             **
** this layout is free for      **
** download, however you can't  **
** redistribute it and put the  **
** zip / rar file in your web   **
** without any permissions from **
** the author. thank you        **
** ---------------------------- **
** have fun with the layout     **
/* **************************** */

body
{
	font-size:       62.5%; /* reset 1EM to 10px */
	margin:          0;
	padding:         0;
	background:      transparent url('bg4.jpg') top left no-repeat;
	background-attachment:  fixed;
	font-family:     'lucida grande', arial, tahoma, sans-serif;
	color: #ffffff;
}

#shoutbox
{
position: absolute;
top: 15px;
width: 160px;
height: 400px;
left: 946px;
z-index: 4;
}

#side
{
border: 1px thin dotted;
position: absolute;
top: 3px;
width: 200px;
height: 0px;
left: 303px;
}

#contenttop
{
position: absolute;
top: 150px;
left: 414px;
width: 550px;
height: 22px;
background:      transparent url('headertop.png') top left no-repeat;
}

#content
{
	position: absolute;
	top: 172px;
	left: 415px;
	width: 500px;
	height: 100% height;
 	background:      transparent url('content.png') top left repeat-y;
}


#header
{
position: absolute;
top: 15px;
left: 414px;
width: 531px;
height: 200px;
background:      transparent url('header.png') top left no-repeat;
}

#menu
{
	margin:          0 /*20px*/;
	height:          30px;
	background:      #bbd75a !important;
	/*background:      #b3d24e;*/
	padding:         /*5px*/ 0;
	position: absolute;
	top: 102px;
	left: 419px;
	width: 522px;
	
}

#menu ul
{
	margin:          0;
	padding:         7px;
	/*background:      transparent url(../../My Documents/weebly/menuoff.png) top left repeat-x;*/
	
	height:          29px;
}

#menu ul li
{
	list-style:      none;
	display:         inline;
}

#menu ul li a:link, #menu ul li a:active, #menu ul li a:visited
{
	color:           #ffffff;	
	padding:         13px 7px 15px 7px;
	font-size:       1em;
	/*background:      transparent url(../../My Documents/weebly/menuoff.png) center left repeat-x;*/
	font-family:     'lucida grande', arial, sans-serif;
	font-weight:     bold;
	text-decoration: none;
}

#menu ul li a:hover
{
	/*background:      transparent url(../../My Documents/weebly/menuon.png) center left repeat-x;*/
	background: #66cc66;
	color:           #FDFDFD;
}


.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
}
.words {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 15px;
}

#insidecontent
{
	float:           left;
	padding-left:    10px;
	width:           510px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 100%;
	z-index: 5; 
}

#insidecontent p
{
	margin:          0;
	color:           #ffffff;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1.2em;
	line-height:     100%;
}

p
{
	margin:          0;
	color:           #ffffff;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       13px;
	line-height:     100%;
}

#sidebar p
{
	margin:          0;
	color:           #565656;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1em;
	line-height:     170%;
}

#sidebar a:link, #sidebar a:active, #sidebar a:visited
{
	text-decoration: underline;
	color:           #e36767;
}

#sidebar a:hover
{
	text-decoration: none;
}

#roundedfooter
{
	width:           640px;
	height:          17px;
	margin:          0 auto;
	background:      transparent url(../../My Documents/weebly/abovefooter.png) top left no-repeat;
}

h2
{
	margin:          0;
	margin-bottom:   10px;
	font-weight:     normal;
	color:           #94c258;
	font-size:       2.2em;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
}

h3
{
	margin:          0;
	font-size:       16px;
	font-weight:     bold;
	color:           #94C258;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
}
.tabull {
	border: thin dotted #CCCCCC;
}
.wtf {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
