/** Style the tweets */
#twitters {
  padding: 5px;
  color:#000000;
}

#twitters UL {
  list-style: none;
  padding: 0;
}

#twitters LI {
  padding: 3px;
  background: none;
}

#twitters SPAN.prefix {
  font-weight: bold;
}

#twitters SPAN.time {
  font-style: italic;
  color: #c5c5c5;
}

#twitters SPAN.status {
  color:#000000;
}


/*
<style type="text/css">

body {
	background-image: url(images/bg.gif); background-repeat:no-repeat;
}

</style>
*/

.carousel_container {
		width: 750px;
		height: 500px;
		margin: 0px auto;
	}
.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#000;
color:#000;
font-weight:bold;
padding: 1px 2px;
background:url(../images/formbg.gif) repeat-x left top;
}
.title_block { background:url(../images/title_block_bgd.gif) left top repeat-x;}
.title_block .left { background:url(../images/left_top_corner.gif) no-repeat left top;}
.title_block .right { background:url(../images/right_top_corner.gif) no-repeat right top;}
.title_block .left1 { background:url(../images/left_top_corner1.gif) no-repeat left top;}
.title_block .right1 { background:url(../images/right_top_corner1.gif) no-repeat right top;}
.title_block .ind1 { padding:10px 0 11px 21px;}

.calendarHeader { font-weight: bolder; color: #730519; background-color: #C8C7B3; } 
.calendarToday { background-color: #FFFFCC; border: 1px solid #000; font-weight:bold; } 
.test { background-color: #C8C7B3; border: 1px solid #999; }
.test a	{
						color:#000;
						font-size:12px;
						text-decoration:underline;
						font-weight:bold;
						
						}
.test a:hover	{
						color:#000;
						font-size:12px;
						text-decoration:none;
						}
body	{
						margin:0px;
						padding:0px;
						background:#D7D3B8;
						font-family:Tahoma;
						}
td {
						vertical-align:top;
						font-size:11px;
						line-height:14px;
						font-family:Tahoma;
						color:#2C1F1E;
						}	
img {
						/*border:0;*/
						}											
/*--------------------------------------------------   ul, em, i, form	 ---------------------*/						
ul {
						list-style-type:none;
						margin:0px; 
						padding:0px; 
						}	
em, i {
						font-style:normal;
						}						
form {
						padding:0px;
						margin:0px;
						}						
/*----------------------------------------------------   a	 ---------------------*/						
a	{
						color:#730519;
						font-size:11px;
						text-decoration:underline;
						}
a:hover	{
						color:#730519;
						font-size:11px;
						text-decoration:none;
						}
strong i {
						color:#4F472E;
						font-size:10px;
						}
strong 	{
						color:#2C1F1E;
						}						
strong a	{
						color:#2C1F1E;
						text-decoration:underline;
						}
strong a:hover	{
						color:#2C1F1E;
						text-decoration:none;
						}							
b	{
						color:#730519;
						}
b i {
						color:#ffffff;
						font-size:10px;
						line-height:11px;
						}						
b i a{
						color:#ffffff;
						font-size:10px;
						line-height:10px;
						text-decoration:none;
						}
b i a:hover{
						color:#ffffff;
						font-size:10px;
						line-height:10px;
						text-decoration:underline;
						}																							
/*----------------------------------------------------   input, textarea	 ---------------------*/						
input, textarea {
						width:222px;
						background-color:#ffffff;
						font-family:Tahoma;
						font-size:10px;
						color:#2C1F1E;
						line-height:10px;
						padding-left:2px;
						padding-right:2px;
						}												
input	{
						height:18px;
						margin:1px 0px 0px 0px;
						}
textarea	{
						height:100px;
						margin:1px 0px 0px 0px;
						/*overflow:hidden;*/
						}

.intut_head	{
						width:120px;
						height:19px;
						background-color:#E9E7D8;
						border:1px solid #34030C;
						color:#2C1F1E;
						margin:0px 0px 0px 0px;
						}
.input_head_submit	{
						height:19px;
						width:41px;
						border:0;
						margin:0px 0px 0px 3px;
						padding:0px 0px 0px 0px;
						}
/*-----------------------------------------------------   bg_talling	 ---------------------*/																	
.point_y_bg	{						
						background:url(../images/point_y_bg.gif) left top repeat-y;
						}
.bg_title	{						
						background:url(../images/bg_title.jpg) left top no-repeat #CAC9B5;
						font-size:14px;
						font-weight:bold;
						font-family:Verdana, Arial, Helvetica, sans-serif;
						height:25px;
						vertical-align:middle;
						}
.bg_title2	{						
						font-size:14px;
						font-weight:bold;
						font-family:Verdana, Arial, Helvetica, sans-serif;
						height:25px;
						vertical-align:middle;
						}

.bg_2	{						
						background:url(../images/bg_2.jpg) left bottom no-repeat;
						}												
.head_bg	{						
						background:url(../images/head_bg.jpg) left top no-repeat;
						}	
.m_bg	{						
						background:url(../images/m_bg.jpg) left top no-repeat;
						}										
/*-----------------------------------------------------  	li	 	---------------------*/
li	{
						background-image: url(../images/list_0_1.gif);
						background-position: 0px 6px;
						background-repeat: no-repeat;
						font-size:11px;
						margin:0px 0px 4px 0px; 
						padding:0px 0px 0px 14px;
						line-height:13px;
						color:#7C7C7C;
						}
li a	{
						color:#730519;
						font-size:11px;
						text-decoration:underline;
						}
li a:hover	{
						color:#730519;
						font-size:11px;
						text-decoration:none;
						}						
/*------------------------------------------------------- footer	 ---------------------*/
.footer 	{
						background:#CAC9B5;
						border-bottom:1px solid #44030F;
						}
.footer td	{
						color:#444444;
						font-size:10px;
						line-height:12px;
						}	
.footer a	{
						color:#444444;
						font-size:10px;
						text-decoration:underline;
						}
.footer a:hover	{
						color:#444444;
						font-size:10px;
						text-decoration:none;
						}
.footer span a	{
						color:#730519;
						}
.footer span a:hover	{
						color:#730519;
						}						
/*-----------------------------------------------------    border   ---------------------*/
.border_l  {
						border-right:1px solid #44030F;
						width:50%;
						}						
.border_r  {
						border-left:1px solid #44030F;
						width:50%;
						}
.border_b  {
						border-bottom:1px solid #44030F;
						width:50%;
						}

/*-----------------------------------------------------    end   ---------------------*/								
object { outline:none; } <!-- need this so flash grey dotted border doesnt show -->					