body{
	color:black;
	background-color: #616161;
	background-image: url("../images/dawn_bg.jpg");
	background-repeat: repeat-x;
	font-size:80%;
	text-align:center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin:0;
	padding:0;	
}

p {
	color:#000;
	padding-right: 5px;
	}
	
p.right {
	text-align: right;
	}

p.red {
	color: #860a25;
	font-style: italic;
	}

#red {
	color: #860a25;
	font-size:80%;
	}

#red2 {
	color: #860a25;
	font-size:80%;
	}

#red3 {
	color: #860a25;
	font-size:80%;
	}

.sale {
	color: #860a25;
	font-size:100%;
	font-weight:bold;
	}	

.big_blue {
	color: #009;
	font-size:120%;
	font-weight:bold;
	}

.footnote {
	font-size:xx-small;
	vertical-align:top;
	} 

p.right_red {
	text-align: right;
	color: #860a25;
	}

a:link, a:visited, a:active {
	text-decoration:none;
	color:#448;
}

a:hover {
	color:#800; background:transparent;
}

/* Menus */

#Menu {
	height:25px;
	margin:0;
	padding-left:4px;
}

#Menu a:link, #Menu a:visited {
	float:left;
	background:#ddd;
	font-size:10px;
	font-weight:normal;
	padding:4px 6px;
	margin:0 -1px 0 0;
	border:1px solid #336;
	border-top:1px solid #fff;
	border-bottom:1px solid #336;
	text-decoration:none;
	color:#333;
}

#Menu a:link.now, #Menu a:visited.now {
	border-bottom:1px solid #fff;
	border-top:1px solid #336;
	background:#fff;
	color:#633;
	font-weight:bold;
}

#Menu a:hover {
	color:#800;
	background:#eee;
	border-bottom:1px solid #bbb;
}

#Menu li {
	margin:0; 
	padding:0;
	display:inline;
	list-style-type:none;
	border:none;
}

#Menu2 {
	height:25px;
	margin:0;
	padding-left:4px;
}

#Menu2 a:link, #Menu2 a:visited {
	float:left;
	background:#ddd;
	font-size:10px;
	font-weight:normal;
	padding:4px 6px;
	margin:0 -1px 0 0;
	border:1px solid #336;
	border-top:1px solid #fff;
	border-bottom:1px solid #336;
	text-decoration:none;
	color:#333;
}

#Menu2 a:link.now, #Menu2 a:visited.now {
	border-bottom:1px solid #fff;
	border-top:1px solid #336;
	background:#fff;
	color:#633;
	font-weight:bold;
}

#Menu2 a:hover {
	color:#800;
	background:#eee;
	border-bottom:1px solid #bbb;
}

#Menu2 li {
	margin:0; 
	padding:0;
	display:inline;
	list-style-type:none;
	border:none;
}


/* layout */

#wrapper {
width:762px;
height: auto;
margin:0 auto;
padding: 0;
}


#header {
	width:762px;
	height:auto;
	text-align:left;
	padding:0;
	margin-top:0;
	border-bottom:0;
	float:left;
	white-space:nowrap;
}

#col1 {
	width:762px;
	height:auto;
	text-align:justify;
	padding: 0;
	margin:0;
	float:left;
        display:inline;
	background-color:#fff;
}

#cone {
	width:762px;
	height:auto;
	text-align:justify;
	padding:0;
	margin:0;
	float:left;
        display:inline;

}

#col2 {
width:192px;
height: auto;
text-align:left;
margin:0;
padding:0;
float:left;
display: inline;
}

#ctwo {
width:192px;
height: auto;
text-align:left;
margin:0;
padding:0;
float:left;
display: inline;
}

.conHdr {
	padding-top:6px;
	margin:0px;
	background-color:#bbb;
/*	border-right:1px solid #888;
	border-left:1px solid #888;
*/
}

.conMenu {
	background-color:#bbb;
	padding-top:4px;
	margin-top:0px;
/*	border-left:1px solid #888;	
	border-right:1px solid #888;
*/
}

.xicon {
	padding-top: 10px;
	clear: both;
	border-top:3px solid #ccc;
}

.xxicon {
	clear: both;
	border-top: 3px solid #ccc;
	text-align: right;
	border-bottom:0px solid #ccc;
}


.blank {
	background-color:#bbb;
	padding:5px;
	margin-top:0px;
	border-right:1px solid #888;
}

.conCol1 {
	padding:6px;
	margin-top:0px;
	margin-right:6px;
	margin-left:6px;    
	line-height:1.7;
}

.conCol2 {
	background-color:#eeeeee;
	padding:8px;
	margin-top:0px;
	border-right:1px solid #888;
	border-bottom:1px solid #888;
	border-left:1px solid #888;    
	line-height:1.7;
}

.conCol2 p {
	color:#555;
	}

/*  Text */

.title	{ 
	font-family: Century, "Times New Roman", Times, serif;
	font-size:400%;
	font-weight:normal;
	color:#860a25;
	letter-spacing:0.05em;
	padding:0;
	margin:15px 0 0 0;
	border-bottom:1px solid #ddd;
	line-height:1.2;
}

#headline	{ 
	font-family: Century, "Times New Roman", Times, serif;
	font-size:120%;
	font-weight:normal;
	color:#860a25;
	letter-spacing:0.05em;
	padding:0;
	margin:15px 0 0 0;
	border-bottom:1px solid #ddd;
	line-height:1.2;
}

#headline2	{ 
	font-family: Century, "Times New Roman", Times, serif;
	font-size:120%;
	font-weight:normal;
	color:#860a25;
	letter-spacing:0.05em;
	padding:0;
	margin:15px 0 0 0;
	border-bottom:1px solid #ddd;
	line-height:1.2;
}

blockquote {
	color:#000;
	margin:10px 30px;
	background:#eee;
	border:1px solid #ccc;
	padding:2px 10px;
	font-weight:normal;
	letter-spacing:0;
	line-height:1.4;	
}

blockquote p {
	color:#000;
	}

/* hlHead */

.hlHead	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead2	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead2 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead3	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead3 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead4	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead4 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead5	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead5 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead6	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead6 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead7	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead7 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead8	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead8 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead9	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead9 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead10	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead10 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead11	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead11 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead12	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead12 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead13	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead13 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead14	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead14 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead15	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead15 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead16	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead16 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead17	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead17 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead18	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead18 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead19	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead19 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead20	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead20 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead21	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead21 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead22	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead22 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead23	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead23 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead24	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead24 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead25	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead25 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead26	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead26 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead27	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead27 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead28	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead28 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead29	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead29 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead30	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead30 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead31	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead31 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead32	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead32 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead33	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead33 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead34	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead34 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}

.hlHead35	{ 
	font-size:20px;
	font-weight:bold;
	display: inline;
	color:#009;
	
}

#hlHead35 h2 {
	font-size:x-small;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.4em;
	background-color:#fff;
	color:#009;
	text-align:left;
	padding: 6px 0 2px 4px;
	margin:0;
	line-height: 1;
/*	white-space: nowrap; */
	display: inline;
}


/* image rendering */

IMG.flright {
	background-image: url("../images/col_shad_l.png");
	background-repeat: no-repeat;
	position:relative;
	float:right;
	background-color: #eeeeee;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:0px;
	border-left:20px solid white;
	border-bottom:20px solid white;
	border-top: 0px;
	border-right: 0px;
	display: inline;
	}

IMG.fright {
	position:relative;
	float:right;
	background-color: #fff;
	padding-top:10px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:0px;
	border-left:5px solid white;
	border-bottom:5px solid white;
	border-top: 0px;
	border-right: 0px;
	display: inline;
	}

IMG.flleft {
	position:relative;
	float:left;
	display:inline;
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;
	border-right:3px solid #ccc;
	border-bottom:3px solid #ccc;	
	}

/* production stuff */

IMG.right {
	position:relative;
	float:right;
	display:inline;
	border-right:2px solid #ccc;
	border-bottom:1px solid #ccc;	
	}
	
IMG.left {
	position:relative;
	float:left;
	display:inline;
	border-left:2px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:3px solid #fff;
	}


	
#prod {
	height:250px;
	border-bottom:1px solid #ccc;	
	}
	
div.thumb {
	position:relative;
	float:left;
	display:inline;
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;
	border-right:3px solid #ccc;
	border-bottom:3px solid #ccc;
	}
	
div.thumb p {
	text-align: center;
	color: gray;
	font-size:70%;
	}


/* Right Column */


.footer	{ 
	font-size:120%;
	font-family: Century, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#999;
	letter-spacing:0.05em;
	padding-top:3px;
}


/* dogear */

.dogear{
border: 1px solid #ccc;
margin-bottom: 1em;
}

.dogearbox{
background: url("../images/dogear.gif") bottom right no-repeat;
position: relative;
left: 1px;
top: 2px;
padding: 11px 3px 8px 6px;
height: 1%;    /* nasty fix for ie */
}	

.misty_mountains {
background: url("../images/footer.jpg") no-repeat;
font-size: 80%;
color: #860a25;
height: 20px;
padding-left: 20px;
padding-top: 172px;
}


li
{
	color: #860a25;
	}

.cLink a:link
{
	font-size: 11px;
	font-style: italic;
	font-weight: 700;
	color: #000;
	background-color: #fff;
	}
.cLink a:active
{
	font-size: 11px;
	font-style: italic;
	font-weight: 700;
	color: #000;
	background-color: #fff;	
	}
.cLink a:visited
{
	font-size: 11px;
	font-style: italic;
	font-weight: 700;
	color: #333;
	background-color: #fff;	
	}	
.cLink a:hover
{
	font-size: 11px;
	font-style: italic;
	font-weight: 700;
	color: #860a25;
	background-color: #fff;	
	}

#form_errors	{
	background-color: #fdd;
	font-size: 80%;
	color #000;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: medium solid #f55;
	}

.rfloatbox 
{
	width: 380px;
	display:inline;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
	text-align: center;
	font-style: italic;
	color: #000;
	background-color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px; 
	border: 1px solid #ffffff;
	float: right;
	}


