/* GENERAL fonts */
P, TD, H1, H2{
	font-family: arial;
	font-size: 14px;
}
#maincontent H1 {
	border-bottom: 1px dotted #990000;
	font-size: 22px;
	margin-top: 10px;
	margin-bottom: 16px;
	color:#990000;
}
#maincontent H2{
	font-size: 18px;
	margin-top: 16px;
	margin-bottom: 10px;
	color:#990000;
}

#maincontent P {
	margin-top: 9px;
	margin-bottom: 9px;
}

#rightcontent {
	padding-top: 10px;
	padding-left: 8px;
}

#rightcontent H1 {
	width: 200px;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 6px;
	color:#990000;
}
#rightcontent H2{
	width: 200px;
	font-size: 14px;
	margin-top: 6px;
	margin-bottom: 6px;
	color:#990000;
}

#rightcontent P {
	width: 200px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 12px;
}


a {
  font-weight:bold;
}

a:link {
	text-decoration: none;
	color: #31b7e0;
}
a:visited {
	text-decoration: none;
	color: #31b7e0;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color:#31b7e0;
}

BODY {
	margin: 0 0 0 0;
	background-color: #f0f0f0;
	/*background-image: url(rsh_pics/top_r2_c2.gif);*/
}
TD {
	vertical-align: top;
}
#menu_1 {
	/*background-color: #FFFFCC;*/
}

.csc-caption {
	font-size: 11px;
	font-weight:bold;
	color:#31b7e0;
}

/* Content column */
#contentcell {
	background-color: #FFFFFF;
}

/* Menu 1 column */
#menu_1 {
	vertical-align: top; 
	background-image: url(rsh_pics/top_r2_c1.gif);
	background-repeat : no-repeat;
	width : 220px;
	height : 336px;
	padding-top: 60px;
	padding-left: 30px;
	background-color: #FFFFFF;
}

#menu_1 DIV {
	width: 77%;
}
#menu_1 DIV A {
	color: #990000;
	text-decoration: none;
}
#menu_1 DIV A:hover {
	/*text-decoration: underline;*/
}

/*  MENU 1, level 1, normal state (NO) */
#menu_1 DIV.menu1-level1-no {
  border-bottom: 1px dotted #990000;
  font-weight:bold;
  font-size: 15px;
  padding-top:5px;
  padding-left:5px;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
  border-bottom: 1px solid #990000;
  font-weight:bold;
  font-size: 15px;
  padding-top:5px;
  padding-left:5px;

  /*background-color: #eeeeee;
  filter:alpha(opacity='40', style='0');*/
}
#menu_1 DIV.menu1-level1-act A {
  color:black;
}

#footer {
	border-top: 1px dotted #990000;
	background-color: #FFFFFF;
	text-align: right;
	height: 20px;
	vertical-align: bottom;
}

#footer A {
	font-size: 11px;
	font-weight: bold;
	color: #31b7e0;

}

#bottomspacer {
	background-color: #FFFFFF;
	height: 20px;
}

#guestbook b {
	color: #31b7e0;
}

.guest1 {
	background-color: #FFFFFF;
}
.guest1-end {
	background-color: #FFFFFF;
	border-bottom: 1px dotted #31b7e0;
}
.guest2 {
	background-color: #FFFFFF;
}
.guest2-end {
	background-color: #FFFFFF;
	border-bottom: 1px dotted #31b7e0;
}

#linklist b {
	color: #31b7e0;
}

.links-header {
	background-color: #FFFFFF;
	border-bottom: 1px dotted #31b7e0;
}
