/* CSS Document */

/* Core */
body {
	margin-top: 0;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../templates/rt_dominion_j15/images/backgrounds/style2/main-bg-med.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	line-height: 1.5em;
	color: #333333;
}
.font-family-helvetica {font-family: Helvetica, Arial, FreeSans, sans-serif;}

h3 {font-size: 14px;}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #CCFFFF;
}
a:visited {
	text-decoration: none;
	color: #CCFFFF;
}
a:hover {
	text-decoration: none;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
	color: #CCFFFF;
}
.style3 {
	color: #0099FF;
	font-weight: bold;
	font-size: 10px;
}




/* Backgrounds - High */
.backgroundlevel-high #rt-background {background: url(../images/backgrounds/style2/main-bg2.png) 50% 0 repeat-x;}
.backgroundlevel-high #rt-background2 {background: url(../images/backgrounds/style2/main-bg.jpg) 50% 0 no-repeat;}
.backgroundlevel-high #rt-background3 {background: url(../images/backgrounds/style2/main-bg-bottom.jpg) 50% 100% no-repeat;}

