/*   
Theme Name: Working
Theme URI: http://cleverbeans.com/
Description: This theme was designed and built by James Evjen
Version: 1.0
Author: James Evjen
Author URI: http://cleverbeans.com/

	Working v1.0
	 http://cleverbeans.com/

	This theme was designed and built by James Evjen

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
BODY{
    background-image: url("/images/bg2008-4.jpg");
    background-repeat: repeat;
    background-color: #e8e8e8; /* #dcecf4; */
    color: #000000;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 0.9em;
    font-weight: normal;
    text-align: justify;
    scrollbar-face-color: #bcccbc;
    scrollbar-arrow-color: #406050;
}
old_BODY{
    scrollbar-face-color: #e0d8c8;
    scrollbar-arrow-color: #584038;
}
.picture_caption_lg{
    color: #000080;
    font-family: 'Comic Sans MS', Arial, Helvetica, Verdana, sans-serif;
    font-size: 1.5em;
    font-weight: bold;
}
.detail{
    color: #000000;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 0.8em;
    font-weight: normal;
}
.detail A:link{
    color: #000080;
    text-decoration: underline
}
.detail A:visited{
    color: #000080;
    text-decoration: underline
}
.detail A:hover{
    color: #ff0000;
    text-decoration: underline
}
.detail_justify{
    color: #000000;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 0.8em;
    font-weight: normal;
    text-align: justify
}
.boxed_in{
    background-color: #f8f878;
    border: medium double rgb(50,50,80); /*rgb(240,168,80);   #f0c090  */
}
.justify{
    text-align: justify
}
.title1{
    color: #000000;
    font-size: 1.5em;
    font-weight: bold
}
.title2{
    color: #000000;
    font-size: 1.1em;
    font-weight: bold
}
.title3{
    color: #000000;
    font-size: 1em;
    font-weight: bold;
    text-decoration: underline
}
.title3 A:link{
    color: #000080;
    text-decoration: underline
}
.title3 A:visited{
    color: #000080;
    text-decoration: underline
}
.title3 A:hover{
    color: #ff0000;
    background-color: #f4ecdc;
    font-style: italic;
    text-decoration: underline
}
.subtitle1{
    color: #000000;
    font-size: 1em;
    font-weight: bold
}
.subtitle2{
    color: #000000;
    font-size: 1em;
    font-weight: bold
}
.nav_menu{
    color: #000080;
    font-size: .8em;
    font-weight: bold
}
.nav_menu A:link{
    color: #000080;
    text-decoration: underline
}
.nav_menu A:visited{
    color: #000080;
    text-decoration: underline
}
.nav_menu A:hover{
    color: #ff0000;
    background-color: #f4ecdc;
    font-style: italic;
    text-decoration: underline
}
.nav_menu_contact_info{
    color: #000000;
    font-family: Verdana;
    font-size: .7em
}
.nav_menu_contact_info A:link{
    color: #000080;
    text-decoration: underline
}
.nav_menu_contact_info A:visited{
    color: #000080;
    text-decoration: underline
}
.nav_menu_contact_info A:hover{
    color: #ff0000;
    text-decoration: underline
}
.contact_info{
    color: #000000;
    font-family: Verdana;
    font-size: .8em
}
.contact_info A:link{
    color: #000000;
    text-decoration: underline
}
.contact_info A:visited{
    color: #000000;
    text-decoration: underline
}
.contact_info A:hover{
    color: #ff0000;
    text-decoration: underline
}
.contact_info B{
    color: #000000;
}
.thumbs{
    background-color: #ffffff;
    color: #000000;
    font-size: .8em;
    text-align: center;
    vertical-align: top
}
