@import url('/css/nav_menu.css');
@import url('/css/footer.css');
@import url('/css/emoticon_balloon.css');
@import url('/css/right_col_gallery.css');

/* opacity:0.5; */
/* filter:alpha(opacity:50); */

/* DEFAULT ELEMENTS *********/

body {
	background:transparent url(/images/page_bg.jpg) top center;
	color: #453007;
	font-family:"Lucida Sans Unicode","Trebuchet MS",Verdana,"Sans-serif";
	font-size:13px;
	font-weight:normal;
	line-height:120%;
	margin:0;
	padding:0;
	}

h1, h2, h3, h4, h5, h6 {
	font-family:"Trebuchet MS",Arial,"Sans-serif";
	letter-spacing:-1px;
	margin:0;
	padding:0;
	}

h1 {
	font-size:1.8em;
	}

h2 {
	font-size:1.6em;
	}

h3 {
	font-size:1.4em;
	}

h4 {
	font-size:1.3em;
	}

h5 {
	font-size:1.2em;
	}

h6 {
	font-size:1.1em;
	}

p {
	margin:10px 0;
	}

q {
	font-style:italic;
	}

sup,sub,cite {
	font-size:10px;
	font-style:normal;
	}

small {
	font-size:11px;
	line-height:100%;
	}

big {
	font-size:15px;
	line-height:120%;
	}

blockquote {
	border-color:#9D6606;
	border-style:dashed;
	border-width:1px 0 1px 0;
	font-style:italic;
	margin:1em 40px;
	padding:14px;
	}

blockquote.c {
	border:0;
	text-align:center;
	}

a {
	color:#257926;
	text-decoration:underline;
	}

a:hover {
	background:#257926;
	color:#FFF;
	text-decoration:none;
	}

a img  {
	background:transparent;
	border:0;
	}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration:none;
	}

fieldset {
	border:1px solid #9D6606;
	margin:0;
	padding:10px 20px;
	}

legend {
	font-family:"Trebuchet MS",Arial,"Sans-serif";
	font-size:1.2em;
	font-weight:bold;
	}

form {
	display:inline;
	margin:0;
	padding:0;
	}

label {
	font-weight:bold;
	padding:2px 10px 2px 0;
	}

input, select, textarea {
	border:1px solid #9D6606;
	font-family:"Lucida Sans Unicode","Trebuchet MS",Verdana,"Sans-serif";
	font-size:13px;
	font-weight:normal;
	overflow:auto;
	padding:2px;
	}

input.radio {
	border:0;
	}

input[type="text"]:focus, select:focus, textarea:focus {
	background:#FFFF80;
	}

hr {
	border:0;
 	border-top:1px dashed #9D6606;
	background-color:transparent;
	height:1px;
	margin:13px 0;
	padding:0;
	}

dl {
	margin:13px 0 0 0;
	padding:0;
	}

dt {
	font-weight:bold;
	}

dd {
	font-weight:normal;
	margin:0 26px 13px 26px;
	padding:0;
	}

/* CUSTOM CLASSES ***********/
.c {text-align:center;}
.l {text-align:left;}
.r {text-align:right;}
.cboth {clear:both;}
.cleft {clear:left;}
.cright {clear:right;}
.fleft {float:left;}
.fright {float:right;}
.ul_padding li {margin-bottom:0.8em;}
.ul_none li {list-style-type:none;}
.nobg, a.nobg:hover {background-color:transparent;}

/* PAGE TEMPLATE *********/

#logo {
	height:110px;
	left:0;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	width:512px;
	}

#logo_bottom {
	height:126px;
	left:0;
	margin:0;
	padding:0;
	position:absolute;
	top:110px;
	width:50px;
	z-index:2;
	}

#logo_man {
	height:103px;
	margin:0;
	padding:0;
	position:absolute;
	right:20px;
	top:7px;
	width:231px;
	}

#logo_man a {
	background:transparent;
	}

#menu_left {
	left:15px;
	position:absolute;
	top:106px;
	z-index:3;
	}

#menu_right {
	position:absolute;
	right:15px;
	top:106px;
	z-index:3;
	}

a#menu_rss {
	background:transparent url(/images/rss.png) no-repeat top center;
	display:block;
	height:20px;
	width:20px;
	z-index:4;
	position:absolute;
	right:65px;
	top:115px;
	}

a:hover#menu_rss {
	background-position:bottom center
	}

a#menu_email {
	background:transparent url(/images/email.png) no-repeat top center;
	display:block;
	height:20px;
	width:26px;
	z-index:4;
	position:absolute;
	right:95px;
	top:116px;
	}

a:hover#menu_email {
	background-position:bottom center
	}

a#menu_search {
	background:transparent url(/images/search.png) no-repeat top center;
	display:block;
	height:20px;
	width:20px;
	z-index:4;
	position:absolute;
	right:132px;
	top:116px;
	}

a:hover#menu_search {
	background-position:bottom center
	}

a#menu_tools_newsletter {
	background:transparent url(/images/newsletter.png) no-repeat top center;
	display:block;
	height:20px;
	width:20px;
	z-index:4;
	position:absolute;
	right:160px;
	top:116px;
	}

a:hover#menu_tools_newsletter {
	background-position:bottom center
	}

#header {
	background:url(/images/page_top_bg.jpg) repeat-x top center;
	height:110px;
	width:100%;
	}

#page {
	background:url(/images/body_bg.jpg) top left;
	position:relative;
	width:100%;
	z-index:1;
	}

#page_content {
	background:url(/images/page_content_bg.jpg) repeat top center;
	margin:0 50px 0 50px;
	}

#content {
	padding:10px;
	}

#page_content_footer {
	color:#9D6606;
	background:url(/images/content_bottom.jpg) repeat-x top left;
	margin:-20px 50px 0 50px;
	}

#page_content_footer_content {
	background:url(/images/footer_top_bg.jpg) repeat-x bottom left;
	height:70px;
	margin:0 -50px 0 -50px;
	padding:30px 60px 10px 60px;
	}


/* CONTENT *********/
#content_cols {
	float:left;
	width:100%;
	}

#leftcol {
	float:left;
	margin-right:200px;
	padding:10px 10px 0 10px;
	}

#rightcol {
	/* background:url(/images/rightcol_content_bg.jpg) repeat-y top center; */
	background:url(/images/black_bg.jpg) repeat-y bottom right;
	color:#FEF5E1;
	margin-left:-190px;
	padding:0 5px 10px 5px;
	width:180px;
	float:right;
	position:relative;
	z-index:999999;
	}

#rightcol h2 {
	font-size:1.3em;
	margin:10px 0 0 10px;
	padding:0;
	}

#rightcol hr {
 	border-top:1px dashed #7F7D62;
	margin:10px;
	padding:0;
	}

#rightcol a {
	color:#FFF;
	text-decoration:none;
	}

#rightcol p {
	font-size:12px;
	line-height:110%;
	margin:6px 10px;
	}

#rightcol ul {
	margin:8px 0 6px 30px;
	padding:0;
	list-style-image:url(/images/li_hand_tan.gif);
	list-style-type:circle;
	}

#rightcol ul li {
	font-size:12px;
	line-height:120%;
	margin:0;
	padding:0 0 4px 0;
	}

/* ELEMENTS */
ul.ul_more {
	margin:8px 0 6px 50px;
	padding:0;
	list-style-image:url(/images/li_hand_tan2.gif);
	list-style-type:circle;
	}

ul.ul_more li {
	font-size:12px;
	line-height:120%;
	margin:0;
	padding:0 0 4px 0;
	}

.hr_hand {
	background:url(/images/icon_hand.png) repeat-x top left;
	border:none;
	height:24px;
	margin:14px auto;
	width:80%;
	}

.hr_hand_tan {
	background:url(/images/icon_hand_tan.png) repeat-x top left;
	}

.h2_link {
	background:url(/images/icon_hand.png) no-repeat top left;
	height:24px;
	font-family:"Trebuchet MS",Arial,"Sans-serif";
	letter-spacing:-1px;
	line-height:24px;
	margin:10px 0;
	padding:0;
	padding-left:35px;
	font-size:1.6em;
	font-weight:bold;
	}

.h2_link a {
	text-decoration:none;
	}

form.website_search {
	display:block;
	margin:0px auto;
	}

form.website_search label {
	display:block;
	float:left;
	margin-right:10px;
	padding:4px 0 0 0;
	text-align:right;
	width:200px;
	}

form.website_search input.text {
	display:block;
	float:left;
	margin-right:10px;
	width:250px;
	}

form.website_search input.submit {
	display:block;
	float:left;
	margin-right:10px;
	padding:0;
	width:100px;
	}

form.website_search input.radio {
	display:block;
	float:left;
	width:auto;
	}

form.website_search label.radio {
	cursor:pointer;
	text-align:left;
	width:auto;
	}

form.website_search small {
	display:block;
	float:left;
	line-height:18px;
	margin-right:10px;
	}


form.website_search br {
	clear:left;
	}

form.website_search p.error {
	background:url(/images/error.png) no-repeat top left;
	color:#CC0000;
	font-weight:bold;
	padding-left:30px;
	margin-left:210px;
	}

div.google_search_result {
	background:#FEF4E1;
	border:1px solid #9D6606;
	margin:20px 0;
	padding:10px;
	}


/* home columns ****/

div.column_home {
	float:left;
	margin-left:-10px;
	width:32%;
	}

div.column_home h1 {
	height:1%;
	margin-bottom:-6px;
	overflow:visible;
	}

div.column_home p {
	padding:0 0 5px 36px;
	}


/* buttons ****/

a.button_get_involved {
	background:transparent url(/images/button_get_involved.gif) no-repeat top left;
	}

a.button_learn_more {
	background:transparent url(/images/button_learn_more.gif) no-repeat top left;
	}

a.button_get_involved,
a.button_learn_more {
	display:block;
	height:46px;
	padding:0;
	margin:0 auto;
	width:155px;
	}

a:hover.button_get_involved,
a:hover.button_learn_more {
	background-position:bottom left;
	}


/* menu_left_01 (also in ie6.css, ie7.css) **************************/
div.menu_left_01 {
	background:transparent url(/images/menu_left_01.gif) no-repeat top center;
	height:378px;
	margin:0 0 0 14px;
	padding:14px 0;
	width:172px;
	}

div.menu_left_01 h3 {
	padding-left:16px;
	}

div.menu_left_01 p {
	font-size:11px;
	line-height:13px;
	margin:14px 20px;
	}

div.menu_left_01 hr {
	margin:14px 20px;
	}

div.menu_left_01 ul {
	list-style-image:url(/images/li_hand_tan2.gif);
	list-style-type:circle;
	margin-top:10px;
	}

div.menu_left_01 ul li {
	margin-bottom:5px;
	margin-left:-6px;
	}

div.menu_left_01 a {
	text-decoration:none;
	}


/* static left columns and liquid right columns (also in ie6.css, ie7.css) **************************/
.static_col {float:left;margin-right:-220px;}
.liquid_col {float:left;margin-left:220px;}

.static_col_140 {float:left;margin-right:-140px;}
.liquid_col_140 {float:left;margin-left:140px;}

.static_col_200 {float:left;margin-right:-200px;width:200px;}
.liquid_col_200 {float:left;margin-left:200px;margin-top:12px;}


/* box_rows *******************************************/
.box_rows {
	background: url(/images/box_row_bg.gif);
	border: 1px solid #686458;
	margin:0 auto 12px auto;
	min-height: 92px;
	padding: 10px;
	}

.box_rows img {
	border:1px solid #B5B3AB;
	float: left;
	margin:0 12px 12px 0;
	}

.box_rows h3 {
	font-size:1.2em;
	padding:0 0 0 0;
	margin:2px 0 6px 0;
	}

.box_rows h3 a {
	padding:0px;
	}

.box_rows p {
	margin:0;
	padding:0 0 4px 0;
	}

.box_rows br.cleft {
	display:none;
	height:0px;
	}




