
body {
background-color: #dfdacc;
color:#404040;
font-family:"times new roman", serif; 
font-size:17px;
text-align:center;
}

#slideshow_box
{
	background-color: #d1d4bc;
	/*
	border: 4px solid #d1d4bc;
	border-right: 0px;
	border-left: 0px;
	background-color: #fbf8ef;
	*/
	border-bottom: 1px solid green;
	background-image: url('/images/drawing.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	margin: 0px;
	height:285px;
	padding-left:5px;
	padding-top:5px;
}

#slideshow 
{
	text-align:center;
	height: 1px;
	background-image:url('/images/image_shadow.jpg');  
	background-repeat: no-repeat; 
	padding:11px;
	text-align:center; width:602px; height:252px;
	margin-top:5px;
}

#slideshow_bg
{
float:right; 
}
#wrapper_bg
{
background-image: url('/images/wrapper_bg.png');
width: 875px;
margin: 0 auto;
padding-top:0px;
}

#wrapper
{
background-color: #fbf8ef;
/*background-image: url('/images/wrap_bg.png');
background-repeat:no-repeat;*/
width: 900px;
margin: 0 auto;
padding-top:0px;
text-align:left;
position:relative;
border:1px solid #aaaaaa;
border-top:0px;
border-bottom:0px;
}

#wrapper_cap
{

background-image: url('/images/wrap_bg_uni.gif');
background-position: bottom left;
background-repeat: no-repeat;
width: 902px;
padding-top:0px;
height:18px;
margin-top:-18px;
left:-1px;
position:absolute;

}
.quote_box
{
/*margin: 0 auto;
*/
float:left;
width: 400px;
font-style:italic; 
line-height:30px;
border: 2px solid #cccccc;
padding: 10px;
margin-left:25px;
}


.big_quotes
{
	font-size:1.5em;
	font-weight:bold;
	color:#535e16;
}
#wrapper_cap2
{
background-color: #fbf8ef;
background-image: url('/images/wrap_bg_uni.gif');
background-position: top left;
background-repeat:no-repeat;
width: 902px;
margin: 0 auto;
padding-top:0px;
height:18px;
top: 0px;
left:-1px;
position:absolute;
}

#content
{
background-color: #fbf8ef;
margin-top: 0px;
padding-top: 0px;
padding:10px;
}

#header
{
position:relative;
color:#96a050;
font-family: "times new roman", serif; 
font-size:28px;

}

#logo_box
{
padding:15px;
padding-top:0px;
padding-bottom:0px;
float:left;
}

#logo_text
{
color:#000000;
font-family: "times new roman", serif; 
font-size:28px;
font-weight: bold;
line-height: 48px;
padding-left: 15px;
}

#contact_us_box
{
line-height: 30px;
color:#889240;
float:left;
font-size: .8em;
padding-left:20px;
padding-top:30px;
}


#header_menu
{
background-image: url('/images/header_menu_bg.png');
height: 38px;
line-height:28px;
border-bottom: 1px solid #eeeeee;
border-top: 1px solid #666666;
}
#header_menu img
{
height: 41px;

}


#header_menu a
{
font-weight:bold;
font-size: 20px;
margin-right:15px;
margin-left:15px;
text-decoration: none;
}

.indent
{
margin-left:20px;
margin-right:20px;
}
.indent2x
{
margin-left:40px;
}
#header_menu a:link
{
color: #c1cb91;
}

#header_menu a:visited
{
color: #c1cb91;
}


#header_menu a:hover
{
color: #e1d9c9;
}


#selected_menu_item a:visited
{
color: #e1d9c9;
}
#selected_menu_item a:link
{
color: #e1d9c9;
}

#footer
{
color:#666666;
text-align: center;
margin-top:5px;
font-size: 11px;
FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
}

.list_it
{
margin-left:40px;
margin-right:40px;
font-size: 12px;
FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
line-height:2em;
}

.list_it li
{
list-style-type: none;
 background-image: url('/images/bullet.gif');
background-position: center left;
background-repeat:no-repeat;
 padding-left: 1em; 
 line-height:2.25em;
}
.content_title
{
font-weight:bold;
font-size: 1.1em;
FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;

}

.content_heading
{
font-weight:bold;
font-size: 1.3em;
}


