/* **************************** /*
** 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:       10px; /* reset 1EM to 10px */
	margin:          0;
	padding:         0;
	color:           #333333;
	font-weight:     100;
	background-color:#1b220e;
	font-family:     Geneva, Arial, Helvetica, sans-serif;
}

#container
{
	margin:          0 auto;
	width:           683px;
	position:        relative;
	background:      transparent url('containerbg.png') top left repeat-y;
}

#header
{
	margin:          0 auto;
	width:           640px;
	height:          181px;
	background:      transparent url('header.jpg') top left no-repeat;
}

.headtitle
{
	position:        relative;
	font-family:     'lucida grande', arial, tahoma, sans-serif;
	top:             0px;
	left:            12px;
}

#menu
{
	margin:          20px;
	height:          30px;
	background:      #999966;
	padding:         5px 0;
	list-style:      none;
}

#menu ul
{
	margin:          0;
	padding:         0px;
	background:      transparent url('menuoff.png') top left repeat-x;
	height:          0px;
	background-color: #999966;
	list-style:      none;
}

#menu ul li
{	
	list-style:      none;
	padding:	     2px 5px 0px 0px;
}

#menu ul li ul.CSStoShow
{
	visibility:		visible; 
}

#menu ul li
{
	behavior:			url('IEmen.htc');
}

#menu ul li ul li
{
	height:			25px;
	background-color:#ffffcc;
	padding:        3px 0px 3px 0px;
	text-align:     center;
	vertical-align: middle;
}


#menu ul li ul li a:link
{
	color:		 	#1b220e;
	padding:       	3px 3px 3px 3px;
	font-family:    Arial, Helvetica, sans-serif;
	font-weight:    none;
	text-decoration:none;
	font-size: 		10px;
	width:          102px;

}

#menu ul li ul li a:active, #menu ul li ul li a:visited
{
	color:		 	#1b220e;
	padding:       	3px 3px 3px 3px;
	font-family:    Arial, Helvetica, sans-serif;
	font-weight:    none;
	text-decoration:none;
	font-size: 		10px;
	background-color: #ffffcc;
	width:          102px;

}

#menu ul li ul li a:hover
{
	color:           #660000;
	background-color: #999966;
	width:             102px;
}

#roundedheader
{
	width:           640px;
	height:          18px;
	margin:          0 auto;
	background:      transparent url('belowheader.png') top left no-repeat;
	
}

#content
{
	min-height:      390px;
	width:           640px;
	margin:          0 auto;
	background:      transparent url('contentbg.png') top left repeat-y;
}

#smallbox
{
	padding-bottom:  300px;
}

#insidecontent
{
	float:           left;
	padding-left:    20px;
	padding-top:	 20px;
	width:           585px;
}

#insidecontent p
{
	margin:          0;
	color:           #333333;
	font-family:     Geneva, Arial, Helvetica, sans-serif;
	font-size:       12px;
}

#format
{
	margin:          0;
	color:           #333333;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       12px;
	line-height:     170%;
}

#print
{
	float:			 right;
}

#sitemap
{
	float:			 right;
	margin:			 -15px 0px 0px 0px;
	text-align:		 right;	
}

#insidecontent img
{
	margin-bottom:   2px;
	margin-right:    5px;
}

#insidecontent p img
{
}

#insidecontent a:link, #insidecontent a:visited, #insidecontent a:active
{
	color:				#330000;
	text-decoration:	underline;
}

#title a:link, #title a:visited, #title a:active, #title a:hover
{
	color: 			 #660000;
	font-weight:	 bold;
	text-decoration: none;
}

#sidebar
{
	float:			 right;
	width:           100px;
	background:      #CCCCCC;
}

#sidebar h1
{
	top:			 4px;
}

#sidebar h2
{
	top:			 4px;
}

#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;
	background-color: #CCCCCC;
}

#sidebar a:hover
{
	text-decoration: none;

}

#roundedfooter
{
	width:           640px;
	height:          17px;
	margin:          0 auto;
	background:      transparent url('abovefooter.png') top left no-repeat;
}

#right
{
	font-size:		 8px;
	text-align:		 right;
}

h1
{
	margin:          0;
	font-weight:     normal;
	color:			 #000000;
	font-family:	 Georgia, "Times New Roman", Times, serif;
	font-size:       24px;
}

h2
{
	margin:          0;
	font-size:       21px;
	font-weight:     normal;
	font-family:	 "Times New Roman", Times, serif;
	color:			 #000000;
	top:			 auto;
	left:			 auto;
}

h3
{
	margin:          0;
	font-size:       1.5em;
	font-weight:     bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:           #660000;
}

h4
{
	margin:			 4px;
	font-size:		 14px;
	font-family:	 Arial, Helvetica, sans-serif;
	color:			 #333333;
	}

h5
{
	font-size:		 25px;
	font-family:	 "Times New Roman", Times, serif;
	font-variant:	 small-caps;
	color:			 #003300;
	text-align:		 center;
	margin:			 -4px 0px 16px 0px;
}

h6
{
	font-size:		 18px;
	font-family:	 "Times New Roman", Times, serif;
	font-style:		 normal;
	color:			 #336600;
	font-variant:    normal;
	font-weight:	 bold;
	margin:			 0px 0px 0px 0px;
}

#footer
{
	margin:          0 auto;
	width:           641px;
	height:          39px;
	background-color: #999966;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active
{
	color:			 #330000;
	text-decoration: none;
}

#footer span
{
	display:         block;
	position:        relative;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1.2em;
	padding:         10px;
	color:           #fff;
}

.menu {
	position:relative;
	z-index:100;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
list-style-type:none;
}
.menu ul ul {
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
display: marker;
text-decoration:none; 
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:150px;
w\idth:139px;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:31px;
left:0; 
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:30px;
t\op:31px;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background-color:
height:auto; 
display: block;

line-height:1em; 
width:95px
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:150px;
w\idth:129px;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#fff; 
background:#999966;
}

.menu :hover > a, .menu ul ul :hover > a {
color:#fff;
background:#999966;
}

/* make the second level visible when hover on first level list OR link */
.menu ul :hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}





#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Arial;
color:#333333;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
color: #333333;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: lightyellow;
}
