/*CSS Design by Tahoe Media Group, INC. contact phil@tahoemedia.com for more info*/

body {
	padding-top: 0;
	background-color: #FFFFFF;	
	color: #000000;
    /*background-image: url(bar.jpg);*/
    background-position: 0px 139px;
    /*background-repeat: no-repeat;*/
}

#menu ul {
    margin: 0;
	padding: 0;
	/*padding-top: 139px;*/
	list-style: none;
	font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-align: center;
	margin-top: 139px; 
	margin-bottom: 0px;

}

#menu li { /* all list items */
	float: left;
	position: relative;
	width: 12.2em;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	
}

#menu li ul {/* second-level lists */
	position: absolute;
	display: block; 
	top: 2em;
    left: 0;
	width: 20em;
	
}

#menu li>ul {/* to override top and left in browsers other than IE */
	top: auto;
	left: auto;
}

/* Fix IE. Hide from IE Mac \*/
* html #menu ul li { float: left; height: 1%; }
* html #menu ul li a { height: 1%; }
/* End */

#menu li:hover ul { display: block; }

#menu li:hover>ul { visibility:visible; }

#menu ul ul { visibility:hidden; }		

/* Make-up syles */
#menu ul, li {
    margin: 0 0 0 0; 
}

/* Styles for Menu Items */
#menu ul a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #567EB3; /* IE6 Bug */
	padding: 5px;
	
}

/* Hover Styles */
#menu ul a:hover { 
	color: #FFFFFF;
	background-color: #000000;
} 

/* Sub Menu Styles */
#menu li ul a {
	text-decoration: none;
	color: #FFFFFF;
	background: #567EB3; /* IE6 Bug */
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
    padding: 5px;
	
} 

/* Sub Menu Hover Styles */
#menu li ul a:hover { 
	color: #FFFFFF;
	background: #000000; 
} 

.dontag{ font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 12px; font-weight: normal; line-height: 20px; padding: 3px; text-align: left; color:#000000;}
.dontag A:link {text-decoration: none; color: #000000; padding: 4px;}
.dontag A:visited {text-decoration: none; color: #FFFFFF; padding: 4px;}
.dontag A:hover {text-decoration: none; color: #FFFFFF; border-bottom: 1px dotted #FFFFFF; background-color: #000000; padding: 4px;}
.dontag A:active {text-decoration: none; color: #000000; padding: 4px;}
.dontag A:visited:hover {text-decoration: none; color: #FFFFFF; border-bottom: 1px dotted #FFFFFF; background-color: #000000; padding: 4px;}

.smenu{ font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 12px; font-weight: normal; line-height: 25px; padding: 3px; text-align: left; color:#000000;}
.smenu A:link {text-decoration: none; color: #FFFFFF; padding: 4px;}
.smenu A:visited {text-decoration: none; color: #FFFFFF; padding: 4px;}
.smenu A:hover {text-decoration: none; color: #FFFFFF; border-bottom: 1px dotted #FFFFFF; background-color: #000000; padding: 4px;}
.smenu A:active {text-decoration: none; color: #FFFFFF; padding: 4px;}
.smenu A:visited:hover {text-decoration: none; color: #FFFFFF; border-bottom: 1px dotted #FFFFFF; background-color: #000000; padding: 4px;}


.remax{ font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 12px; font-weight: bold; padding: 0px; text-align: left; color:#FF0000;}
.remax A:link {text-decoration: none; color: #FFFFFF; padding: 4px;}
.remax A:visited {text-decoration: none; color: #FFFFFF; padding: 4px;}
.remax A:hover {text-decoration: none; color: #FFFFFF; border-bottom: 1px dotted #FFFFFF; background-color: #000000; padding: 4px;}
.remax A:active {text-decoration: none; color: #FFFFFF; padding: 4px;}
.remax A:visited:hover {text-decoration: none; color: #FFFFFF; border-bottom: 1px dotted #FFFFFF; background-color: #000000; padding: 4px;}

.premier{ font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 10px; font-weight: strong; padding: 0px; text-align: left; color:#0154a0;}
.premier A:link {text-decoration: none; color: #FFFFFF; padding: 4px;}
.premier A:visited {text-decoration: none; color: #FFFFFF; padding: 4px;}
.premier A:hover {text-decoration: none; color: #FFFFFF; border-bottom: 1px dotted #FFFFFF; background-color: #000000; padding: 4px;}
.premier A:active {text-decoration: none; color: #FFFFFF; padding: 4px;}
.premier A:visited:hover {text-decoration: none; color: #FFFFFF; border-bottom: 1px dotted #FFFFFF; background-color: #000000; padding: 4px;}


.centermenu{ font-family: Times New Roman, Georgia, Times, serif; font-size: 14px; font-weight: normal; line-height: 25px; padding: 3px; text-align: center; 
color: #FFFFFF;}
.centermenu A:link {text-decoration: none; color: #FFFFFF; padding: 3px;}
.centermenu A:visited {text-decoration: none; color: #FFFFFF; padding: 3px;}
.centermenu A:hover {text-decoration: none; color: #800000; border-bottom: 1px dotted #EFE1E1; background-color: #EFE1E1; padding: 3px;}
.centermenu A:active {text-decoration: none; color: #FFFFFF; padding: 3px;}
.centermenu A:visited:hover {text-decoration: none; color: #800000; border-bottom: 1px dotted #EFE1E1; background-color: #EFE1E1; padding: 3px;}

.dontag{ font-family: Times New Roman, Georgia, Times, serif; font-size: 14px; font-weight: bold; font-style: italic; line-height: 15px; padding: 12px; text-align: left; color: #FFFFFF;}
.dontag A:link {text-decoration: none; color: #FFFFFF; padding: 4px;}
.dontag A:visited {text-decoration: none; color: #FFFFFF; padding: 4px;}
.dontag A:hover {text-decoration: none; color: #FFFFFF; border-bottom: 1px dotted #014D81; background-color: #005295; padding: 4px;}
.dontag A:active {text-decoration: none; color: #FFFFFF; padding: 4px;}
.dontag A:visited:hover {text-decoration: none; color: #FFFFFF; border-bottom: 1px dotted #014D81; background-color: #005295; padding: 4px;}

.footer{ font-family: Times, Georgia, Times New Roman, serif; font-size: 11px; font-weight: bold; line-height: 19px; padding: 0px; text-align: center; color:#567EB3;}
.footer A:link {text-decoration: none; color: #567EB3; padding: 2px;}
.footer A:visited {text-decoration: none; color: #567EB3; padding: 2px;}
.footer A:hover {text-decoration: none; color: #FFFFFF; border-bottom: 1px dotted #FFFFFF; background-color: #567EB3; padding: 2px;}
.footer A:active {text-decoration: none; color: #567EB3; padding: 2px;}
.footer A:visited:hover {text-decoration: none; color: #000000; border-bottom: 1px dotted #FFFFFF; background-color: #567EB3; padding: 2px;}

 .normal_text{ font-family: Georgia, Times New Roman, Times, serif; font-size: 14px; font-weight: normal; padding: 5px; text-align: left; color: #000000; /*background-image: url(images/remax-bg.jpg); background-position: bottom center; background-repeat: no-repeat;*/}
.normal_text A:link {color:#3300CC;}
.normal_text A:active {color:#3300CC;}
.normal_text A:hover {color:#EE2426;} 
.normal_text A:visited {color:#3300CC;}
.normal_text A:visited:hover {color:#EE2426;}

 .normal_small{ font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; font-weight: normal; padding: 5px; text-align: left; color: #000000; /*background-image: url(images/remax-bg.jpg); background-position: bottom center; background-repeat: no-repeat;*/}
.normal_small A:link {color:#3300CC;}
.normal_small A:active {color:#3300CC;}
.normal_small A:hover {color:#EE2426;} 
.normal_small A:visited {color:#3300CC;}
.normal_small A:visited:hover {color:#EE2426;}

 .normal_dis{ font-family: Georgia, Times New Roman, Times, serif; font-size: 11px; font-weight: normal; padding: 5px; text-align: left; color: #000000; /*background-image: url(images/remax-bg.jpg); background-position: bottom center; background-repeat: no-repeat;*/}
.normal_dis A:link {color:#000000;}
.normal_dis A:active {color:#000000;}
.normal_dis A:hover {color:#EE2426;} 
.normal_dis A:visited {color:#000000;}
.normal_dis A:visited:hover {color:#EE2426;}

 .normal_link{ font-family: Georgia, Times New Roman, Times, serif; font-size: 13px; font-weight: normal; padding: 0px; text-align: left; color: #000000;}
.normal_link A:link {color:#000000;}
.normal_link A:active {color:#000000;}
.normal_link A:hover {color:#EE2426;} 
.normal_link A:visited {color:#000000;}
.normal_link A:visited:hover {color:#EE2426;}

 .title{ font-family: Georgia, Times New Roman, Times, serif; font-size: 20px; font-weight: Bold; padding: 5px; text-align: center; color:  #005295;}
.title A:link {color:#EE2426;}
.title A:active {color:#EE2426;}
.title A:hover {color:#EE2426;} 
.title A:visited {color:#EE2426;}
.title A:visited:hover {color:#EE2426;}

 .sidelist{ font-family: Georgia, Times New Roman, Times, serif; font-size: 13px; font-weight: sharp; padding: 5px; text-align: center; color:  #000000;}
.sidelist A:link {color:#000000;}
.sidelist A:active {color:#000000;}
.sidelist A:hover {color:#EE2426;} 
.sidelist A:visited {color:#000000;}
.sidelist A:visited:hover {color:#EE2426;}

 .stitle{ font-family: Times New Roman, Georgia, Times, serif; font-size: 19px; font-weight: Bold; padding: 5px; text-align: center; color:  #FFCC00;}
.stitle A:link {color:#FFCC00;}
.stitle A:active {color:#FFCC00;}
.stitle A:hover {color:#FFCC00;} 
.stitle A:visited {color:#FFCC00;}
.stitle A:visited:hover {color:#FFCC00;}

 .maintitle{ font-family: Times New Roman, Georgia, Times, serif; font-size: 14px; text-align: center; font-weight: Bold; color:  #EE2426;}
.maintitle A:link {color:#EE2426;}
.maintitle A:active {color:#FFCC00;}
.maintitle A:hover {color:#000000;} 
.maintitle A:visited {color:#FFCC00;}
.maintitle A:visited:hover {color:#000000;}

td.test { border: 0px solid #FFFFFF; background: transparent; padding: 5px; font-family: Times New Roman, Georgia, Times, serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-align: center;}
td.test A:link {text-decoration: none; color: #FFFFFF;}
td.test A:visited {text-decoration: none; color: #FFFFFF;}
td.test A:hover {text-decoration: none; color: #DB3930; border-bottom: 1px dotted #014D81;}
td.test A:active {text-decoration: none; color: #FFFFFF;}
td.test A:visited:hover {text-decoration: none; color: #DB3930; border-bottom: 1px dotted #014D81;}

td.test2 { border: 0px solid #FFFFFF; background: white; padding: 5px; font-family: Times New Roman, Georgia, Times, serif; font-size: 12px; font-weight: bold; color: #1A278E; text-align: center;}
td.test2 A:link {text-decoration: none; color: #000000;}
td.test2 A:visited {text-decoration: none; color: #000000;}
td.test2 A:hover {text-decoration: none; color: #000000;}
td.test2 A:active {text-decoration: none; color: #000000;}
td.test2 A:visited:hover {text-decoration: none; color: #000000;}

 .bigbg { background-image: url(images/bg.jpg); background-repeat: no-repeat; background-position: top left}
 
 .tmg{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; text-align: center; color:#6699FF;}
.tmg A:link {text-decoration: none; color: #6699FF; padding: 1px;}
.tmg A:visited {text-decoration: none; color: #6699FF; padding: 1px;}
.tmg A:hover {text-decoration: none; color: #FFFFFF; border-bottom: 1px dotted #014D81; background-color: #154373; padding: 1px;}
.tmg A:active {text-decoration: none; color: #6699FF; padding: 1px;}
.tmg A:visited:hover {text-decoration: none; color: #FFFFFF; border-bottom: 1px dotted #014D81; background-color: #154373; padding: 1px;}
