body {
font-size:small;
}
* html body {
font-size: x-small; /* for Ie5 */
f\ont-size: small; /*other IE */ }
* {
  margin: 0;
  padding: 0;
}

h2 {
font-size:16px;
color: #932415;
font-weight:bold;
}
h3 {
font-size:14px;
color: #333333;
font-weight:bold;
}

h1 {
font-size:18px;
color: #333333;
font-weight:bold;
}

.header {
color: #932415;
font-size: 16px;}
.red{
color: #932415;
}
.redbig {
font-size: 20px;
color: #932415;}
.redhuge {
font-size: 40px;
color: #932415;}
.brightred{
color: #FF0000;
}
.grayb {
color: #333333;
font-weight:bold;
padding: 5px;
}
.lightgray{
background: #CCCCCC;
color:  #932415;
}
.button input{
margin-left:30px;
background: #932415;
border: none;
color: #FFFFFF;
width:100px;
}
.button input:hover{
background: #FF7400;

}



body {
margin-top:5px;
background: #333333 url(../images/bg2.gif) repeat-x;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	  text-align: center; 
	  color: #333333;
	  padding-bottom:0px;
margin-bottom: 0px;
}
#wrapper{
border: 5px solid #FFFFFF;
width: 780px;
text-align: left;
background:#FFFFFF;
font-size: 13px;
padding-bottom:0px;
margin-bottom: 0px;
}

#banner{
/*padding-bottom:5px;*/
}
img
{  border-style: none;
}


p {
font-family: "Verdana", Arial, Helvetica, sans-serif;
font-size: 12px;
}

/* AD SPACE */
#sidecontent
{

padding: 5px;
padding-top: 20px;
padding-bottom:20px;
float:left;
width: 140px;
height:100%;
}

#ad {
padding-top: 20px;
padding-left: 10px;
}

#sidecontent a {
text-decoration: none;
color: #932415;
padding-right:5px;
}

#sidecontent a:hover {
color: #333333;

}
#widecontent
{
text-align: left;
color: #333333;
font-family: "Verdana", Arial, Helvetica, sans-serif;
display: inline; /*FIXES THE Ie6 double margin bug*/
width:750px;
padding:15px;
float:left;
list-style: none;
font-size: 13px;
}

#widecontent a {
text-decoration: none;
color: #932415;
border-bottom: 1px dashed #FF7400;
}

#content {
color: #333333;
font-family: "Verdana", Arial, Helvetica, sans-serif;
display: inline; /*FIXES THE Ie6 double margin bug*/
width:600px;
padding:15px;
padding-top:0px;
padding-bottom:0px;
float:right;
list-style: none;
font-size: 12px;
}


#content a {
text-decoration: none;
color: #932415;
border-bottom: 1px dashed #FF7400;
}

.image1 img
{border: 3px solid #1b4583;
}

#clearme
{
clear: both;
}
#clearme1
{
clear: both;}




/* HEADER LINKS --------------- */
#bar{
text-align:right;
background: #333333;
display: block;
font-size: 12px;
width: 780px;
margin: 0px;
padding:0px;
}
#bar a {
color: #FFFFFF;

}
#bar ul a {
padding-bottom:2px;
border-bottom: 6px solid #333333;
padding-right:20px;
padding-left:20px;
text-decoration: none;
}
#bar ul a:hover {
padding-bottom:2px;
border-bottom: 6px solid #932415;
}
#bar ul li {

display: inline;
margin: 0 0 0 0;


text-decoration: none;
}
#bar ul {
padding-left:30px;
padding-top:7px;
padding-bottom:7px;
list-style: none;
}


/* BOTTOM LINKS --------------- */
#barbottom{
margin-top:0px;
padding-top:0px;
display: block;
font-size: 9px;
text-align: center;
width: 760px;
padding:10px;
padding-bottom: 5px;
padding-right:20px;
background: #CCCCCC;
color: #333333;
}
#barbottom p {
font-size: 10px;
}
#barbottom a {
text-decoration: underline;
color: #333333;}
#barbottom a:hover {
color:#932415; 
}
#barbottom ul a {
padding-right:10px;
padding-left:10px;
text-decoration: none;
}
#barbottom ul li {
padding-bottom:1px;
border-bottom:1px;
display: inline;
margin: 0 0 0 0;
text-decoration: none;
}
#barbottom ul a:hover {
color:#932415; 
}
#barbottom ul {
padding-bottom:5px;
list-style: none;
}

/* REVIEW BOXES --------------- */
#review {
border: 2px dashed #932415;
width: 570px;
padding: 5px;
}

/* TABLE ------------------ */
.addtable
{
font-size: 14px;
border: 2px dashed #932415;
}

.addtable2
{
width:750px;
float: left;
font-size: 12px;
color: #333333;
padding-top: 5px;
border-top: 1px solid  #909090;


}
.addtable2 p 
{
font-size: 12px;
color: #333333;
}
#borderright
{
border: 1px dashed #932415;
padding:10px;
float:right;
}
#borderleft
{
/*border: 1px dashed #932415;*/
padding:10px;
float:left;
}

/* SEARCH RESULTS ---------------------------------- */

#result a
{
text-decoration: none;
display:block;
color: #333333;
border-left: 10px solid #FFFFFF; 
padding: 5px;
}
#result a:hover
{
border-left: 10px solid #932415; 
background: #F5F5F5;
}
.resultheader
{
font-weight: bold;
padding:5px;
}
.resultbody 
{
padding:5px;
background: #F5F5F5;
}
#resultspacer
{
width:560px;
border-bottom: 2px dashed #999999;
height:5px;
}
#key {
padding-top: 10px;
font-size:10px;
color: #932415;
text-align: right;
}

/* Individual Review ---------------------------------- */


/* Auto Complete ---------------------------------- */

		div.auto_complete {
          width: 5000px;
          background: #fff;
		  z-index: 1;
        }
        div.auto_complete ul {
          border:1px solid #888;
          margin:0;
          padding:0;
          list-style-type:none;
        }
        div.auto_complete ul li {
          margin:0;
          padding:3px;
        }
        div.auto_complete ul li.selected {
          background-color: #ffb;
        }
        div.auto_complete ul strong.highlight {
          color: #800; 
          margin:0;
          padding:0;
        }
		
		
/* End Auto Complete ---------------------------------- */


/* Alert Item */
#alert {
	padding-left:10px;
	padding-right:10px;
}
.alertItem
{
	border: dashed 1px #000;
	text-align: left;
	margin: 10px auto;
	margin-bottom: 0px;
}

	.alertItem h1.alertItemTitle
	{
		padding: 3px 5px;
		margin: 0;
		font-size: 12px;
		font-weight: bold;
		border-bottom: none;
		background-color: #AAAAAA;
	}
	
		h1.alertItemTitle span
		{
			font-size: 10px;
			float: right;
		}
		
			h1.alertItemTitle span a
			{
				color: #CCCCCC;
			}
	
	.alertItem p
	{
		background-color: #DDDDDD;
		line-height: 20px;
		margin: 0;
		padding: 5px 10px;
		font-size: 11px;
	}
	
	.alertItem .conversations {
	
		height: 120px;
		overflow: auto;
	}
	
		.alertItem .conversations .alt p {
		
			background-color: #fea;
		}
		
		.alertItem .conversations span {
		
			padding: 10px;
			font-style: italic;
			color: #999;
			float: right;
		}
		
/* End Alert Item */
