@/* General tags */

body {background: #fff; color:#404040; font:76% Arial,Helvetica,sans-serif; line-height:1.3em; margin:0 auto; padding:0;}

a {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	outline: none;
}

a:hover {text-decoration:none; outline: none;}

a img {border:0;}

p {
	margin:0;
}



/* Headers */

#head1 {color:#000000; font-size:3.2em; line-height:1em; letter-spacing:-2px; font-weight:600; 130px; display: inline;}

#head2 {color:#4088B8; font-size:5em; font-weight:700; line-height:1em; letter-spacing:0.8em; margin:0 0 0 25px; display: inline;}

h3 {color:#000000; font-size:1em; font-weight:700; text-transform:lowercase;}



/* Main wrap */

#wrap {color:#000000; margin:10px auto; padding:0; width:750px;}

#header {margin:0;}



ul#treemenu1 {
	float:left;
	margin: 0 0 0 0;
	width:135px;
}



.sidebar li{ /*Main items*/
	font-size:16px;
	font-weight:bold;
	line-height:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Univers 57 Condensed";
	text-transform:uppercase;
	list-style:none;
	margin:0 0 3px 0;
	padding: 0;
	font-style: inherit;
}



.sidebar li a:hover {
	text-decoration: none;
	color: #A28C32;
	outline: none;
}



.sidebar .submenu ul li{ /*SubItems*/

font-size:12px;

font-size-adjust:none;

font-style:normal;

font-variant:normal;

font-weight:bold;

line-height:normal;

margin: 0 0 0 2px;

padding: 0;

}





.sidebar li.submenu ul{ /*Hides & Postion Subitems*/

display: none; /*Hide them by default. Don't delete. */

margin: 0;

padding: 0;

}



.active {color: #4088B8;}



/* Main content */

#content {float:left; line-height:1.5em; margin:0; padding:3px 0 0 0; text-align:left; width:590px;}

#arrows {display: block; text-align: right; margin: 5px 0 0 0; font-weight:700; font-size: 1.2em;}

#arrows a {text-decoration: none;}



/* Footer */

#footer {width:720px; margin:15px 0 0 0;} 

#footer p {margin:0; padding:0; font-size:0.9em; line-height:1.6em; text-align:right;}

#footer a {color:#808080;}



.archives ul li{margin-left: 0; padding-left: 0; list-style: none;

}

