@import "si_style_main.css";

h1
{
	font-size:90%;
	font-weight:bold;
}




td.phone
{
	font-size:75%;
	color: #447D92;
	font-weight:bold;
	font-family:Verdana,Arial;	
	text-decoration:none;
}



td.leftcol
{
	background:url('s_i_/images/leftcol_full.jpg');
	background-repeat:no-repeat;
	width:165px;
	
	color: #000000;
	font-weight:bold;	
}
td.leftcol p
{
	font-weight:bold;	
}

td.rightcol a
{
	text-align: center;
	font-size:75%;
	color: #548DA2;
	font-weight:bold;
	font-family:Verdana,Arial;	
	text-decoration:none;
}
td.rightcol a:hover
{
	color: #000000;
	text-align: center;
	font-size:75%;
	font-weight:bold;
	font-family:Verdana,Arial;		
}
td.rightcol
{
	background:url('s_i_/images/themes/right_1a.jpg');
	background-repeat:no-repeat;
}

/**

copied ( a bit) from dark stylesheet - as tarining subsite has a submenu

**/

a.submenu
{
	text-align: center;
	font-size:75%;
	color: #5C97aF;
	font-weight:bold;
	font-family:Verdana,Arial;	
	text-decoration:none;
}
a.submenu:hover
{
	color: white;
	text-align: center;
	font-size:75%;
	font-weight:bold;
	font-family:Verdana,Arial;		
}

