body,td,th {
	font-size: 12px; line-height:21px; font-family:"trebuchet MS"
}

#content{
margin: 0pt auto;
position: relative;
width: 780px;
}

#content_inner_wrap{
clear: both;
background-color: #D0D1C1;
}

#content_inner_wrap_spacer{
width: 760px;
padding: 10px 10px 20px 10px;
}

#content_inner_wrap_spacer_inner_page{
width: 770px;
padding: 10px 0px 20px 10px;
}

/*
-----------------------------------------------------------------------------------------
inner page "innerPage.html"
-----------------------------------------------------------------------------------------
*/
#inner_outer_wrap{
/*min-height: 500px;*/
}


#inner_page_wrap_left{
float: left;
background-color: #f7f4ed;
width: 600px;
min-height: 480px;

}

#inner_page_wrap_right{
width: 170px;
margin: 0 0 0 600px;
/*background-color: #ddd; */
}

#inner_right_nav{
font-family: verdana;
font-size: 10pt;
padding-top: 0px;
}

#inner_page_wrap_right_margin{
margin-left: 10px;
}

#inner_right_section_title h3{
padding-top: 20px;
font-family: Georgia, serif;
font-size: 14pt;
font-style: italic;
font-weight: normal;
color: #b93f16;
}
/*
#b93f16
-----------
red

 http://www.simplebits.com/notebook/2003/10/19/styling_nested_lists.html 
and
http://css.maxdesign.com.au/listamatic2/vertical02.htm
 */
#inner_right_nav .top_level{
background: url(/media/uploads/common/listItem.gif) no-repeat 0 50%;
}

#inner_right_nav ul li{
list-style: none;
font-weight: 500;
font-family: Georgia, serif;

}

#inner_right_nav ul li a{
text-decoration: none;
display: block;
width: 147px;
border-bottom: 1px dashed #fff;
padding: 2px 0;
color: #000;
font-weight: normal;
padding-left: 13px;
}

#inner_right_nav ul li a:focus{
color: #33ccff;
}
#inner_right_nav ul li ul {
font-size: 10pt;

}

#inner_right_nav ul li ul li {
/*padding-left: 20px;
background: url(bullet.gif) no-repeat 0 50%; */

font-size: 8pt;
font-weight: normal;
}

#inner_right_nav ul li ul li a{
text-decoration: none;
width: 140px;
padding-left: 20px;
}
#inner_right_nav ul li ul li a:hover{
text-decoration: underline;
}

#inner_right_quote_content{
padding-right: 10px;
padding-top: 20px;
font-size: 9pt;
font-family: Georgia, Serif;
font-style: italic;
color: #327282;
}

#left_margin_wrap{
padding: 0 20px 10px 20px;

}

#title{
padding-top: 20px;
margin-left: -5px;
}

#title h1{
font-size: 15pt;
font-weight: normal;
line-height: 1em;
FONT-FAMILY: "trebuchet MS";
color:#33ccff


}

#sub_title{
padding-top: 6px;
font-weight: normal;
color: #b93f16;
line-height: 1em;
FONT-SIZE: 10px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif

}
#sub_title a{
color: #b93f16;
text-decoration: none;
}
#sub_title a:hover{
text-decoration: underline;
}

#content_inner_main{
padding: 10px 0px 0 0;
font-family: "trebuchet MS";
color: #717159;
font-size: 12px;
line-height:17px;

}
#content_inner_main p{
/*font-size: 9pt;*/
margin-bottom: 1.5em;
line-height:17px;
}
#content_inner_main a{
color: #b93f16;
}
#content_inner_main a:hover{
text-decoration: none;
}
#content_inner_main ul{
padding: 0px 0px 0px 15px;
margin: 0px;
}
#content_inner_main li{

}

/*
-----------------------------------------------------------------------------------------
home page "home.htm"
-----------------------------------------------------------------------------------------
*/
#home_page_img{

background-repeat: repeat-x;
background-color: #EEE1CE;
text-align: center;
}
#home_page_img_wrap{
padding: 5px 5px 10px 5px;
}
#home_bottom_content{

margin-top: 10px;
}
#home_bottom_content_left{
float:left;
width: 510px;
background-color: #fff;
/*background-color: #EEE1CE;*/

}

#home_bottom_content_right{
float:left;
width: 250px;
/*
248 to compinsate for 1px boder on left
*/
}

#home_bottom_content_right_inner{
padding-left: 20px;
}

#home_bottom_content_left_wraper{
border: 1px solid #666;
}
#home_bottom_content_left_left{
float: left;
width: 380px;
}
#home_bottom_content_left_right{
float: left;
width: 128px;
text-align: right;
}
#content_main{
padding: 5px 0 0 20px;
font-family: Tahoma, Sans-Serif;
color: #72724f;
font-size: 10pt;/**/

}
#content_main h3{
font-family: Georgia, serif;
font-size: 14pt;
font-style: italic;
font-weight: normal;
color: #b93f16;
}


#home_bottom_content_right_inner h1, h2, h3, h4, h5, h6{
font-family: Georgia, serif;
font-size: 14pt;
font-style: italic;
font-weight: normal;
color: #b93f16;
}

#home_bottom_content_right_inner  ul li{
list-style: none;
font-weight: 500;
font-family: Georgia, serif;
background: url(/media/uploads/common/listItem.gif) no-repeat 0 50%;
}

#home_bottom_content_right_inner  li a{
text-decoration: none;
border-bottom: 1px dashed #fff;
display: block;
color: #000;
padding: 2px 0 2px 13px;
width: 190px;
overflow: hidden;
}

#home_bottom_content_right_inner  li a:hover{
text-decoration: underline;
}
/*
#inner_right_nav .top_level{
background: url(/media/uploads/common/listItem.gif) no-repeat 0 50%;

}
#inner_right_nav ul li{
list-style: none;
font-weight: 500;
font-family: Georgia, serif;

}

#inner_right_nav ul li a{
text-decoration: none;
display: block;
width: 147px;
border-bottom: 1px dashed #fff;
padding: 2px 0;
color: #000;
font-weight: normal;
padding-left: 13px;
}
#inner_right_nav ul li a:hover{
text-decoration: underline;
}
#inner_right_nav ul li ul {
font-size: 10pt;

}

#inner_right_nav ul li ul li {
/*padding-left: 20px;
background: url(bullet.gif) no-repeat 0 50%; 

font-size: 8pt;
font-weight: normal;
}

#inner_right_nav ul li ul li a{
text-decoration: none;
width: 140px;
padding-left: 20px;
}
#inner_right_nav ul li ul li a:hover{
text-decoration: underline;
}
*/

.break{
clear: both;
}
/*
-----------------------------------------------------------------------------------------
header
-----------------------------------------------------------------------------------------
*/
#header{
overflow: hidden;
width: 780px;
}
#header #div_logo{
float: left;
width: 180px;

}

#header #header_menu{
font-family: Verdana;
float: left;
width: 600px;
margin-top: 40px;
}

#header ul{
list-style: none;
margin: 0px;
padding: 0px;
}

#header li{
/*list-style-position: outside;
display: inline;*/

white-space: nowrap;
float: left;

margin: 0px;
padding: 0px;
/*
margin: 0 .5em 0 -.5em;
padding: 0 .5em 0 .5em;
*/
}

/*
-----------------------------------------------------------------------------------------
footers
-----------------------------------------------------------------------------------------
*/

#footer{
font-family: Verdana;
color: #D0D1C1;
font-size: 8pt;
padding-left: 10px;
margin-bottom: 20px;
}
#footer span{
font-weight: bold;
}

/*
http://lumino.us/weblog/pipe-dream
used for footers
*/

#footer li a{
color: #D0D1C1;
text-decoration: none;
}

#footer li a:hover{
text-decoration: underline;
}

#footer .pipelist{
margin-bottom: 0.5em;
margin-top: 0.5em;
overflow: hidden;
width: 700px;
}

#footer .pipelist ul{
list-style: none;
margin: 0;
padding: 0;
}

#footer .pipelist li{
border-left: 1px solid #D0D1C1;
float: left;
line-height: 1.2em;
margin: 0 .5em 0 -.5em;
padding: 0 .5em 0 .5em;
white-space: nowrap;
}