﻿body
{
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: smaller;
}
a:link { COLOR: #8E3131; }
a:hover { COLOR: #330000; }
a:active { COLOR: #8E3131; }
a:visited { COLOR: #8E3131; }
a:visited:hover { COLOR: #330000; }

.modalBackground 
{ 
     background-color: #666666; 
     filter: alpha(opacity=50); 
     opacity: 0.5;
}

.panelBackground 
{ 
     background-color: white;              
}
    
div#top {
    padding-left: 10px;
    padding-top:10px;
    padding-bottom:0px;
}

h1 {
        font-weight: bold;
        font-size: medium;
        color: #aaa;
}

h2 {
        font-weight: bold;
        font-size: medium;
        color: #aaa;
        padding-bottom:6px;
        padding-top:10px;
        margin-top:0px;
        margin-bottom:0px;
}

h3 
{
	    font-weight: bold;
        font-size: large;
        color: #aaa;
        padding-top:0px;
        margin-top:0px;
	
}

h4
{
	    font-weight: bold;
        font-size: 22px;
        color: #666;
        padding-top:0px;
        margin-top:0px;
        padding-bottom:0px;
	    margin-bottom:10px;
}


.bodycopy {
		float: left;
		width: 31%;
		padding-left:10px;
		padding-right:10px;
}

.footer {
		width: 100%;
		text-align: center;
		COLOR: #666666; 
}
.footer a:link { COLOR: #666666; }
.footer a:hover { COLOR: #333333; }
.footer a:active { COLOR: #666666; }
.footer a:visited { COLOR: #666666; }
.footer a:visited:hover { COLOR: #333333; }

.citylink a:link { COLOR: #6633ff; text-decoration:none; }
.citylink a:hover { COLOR: #000000; text-decoration:underline; }
.citylink a:active { COLOR: #6633ff; text-decoration:none; }
.citylink a:visited { COLOR: #6633ff; text-decoration:none; }
.citylink a:visited:hover { COLOR: #000000; text-decoration:underline; }



.headerclass 
{
		padding-top:10px;
		padding-bottom:20px;
		margin-bottom:8px;
		border-bottom: solid 1px #999;
        height:44px;
}
    
.mapclass  
{
	width: 715px; 
	height: 429px; 
	border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;
    margin-top:14px;
}

.sidebar
{
	padding-left: 10px;
	padding-top:12px;
    height: 350px;
}

.pagebar
{
	padding-left: 10px;
	height: 20px;
}

.addLabelRequired
{
	font-weight:bold;
	color: #333333;
}

.addLabel
{
	font-weight: normal;
	color: #333333;
}

/* Add Location */
.addlocation { FONT-WEIGHT: normal; FONT-SIZE: x-small; COLOR: #333333; }
.addlocation a:link { FONT-WEIGHT: normal; FONT-SIZE: x-small; COLOR: #333333; }
.addlocation a:hover { FONT-WEIGHT: normal; FONT-SIZE: x-small; COLOR: #999999; }
.addlocation a:active { FONT-WEIGHT: normal; FONT-SIZE: x-small; COLOR: #333333; }
.addlocation a:visited { FONT-WEIGHT: normal; FONT-SIZE: x-small; COLOR: #333333; }
.addlocation a:visited:hover { FONT-WEIGHT: normal; FONT-SIZE: x-small; COLOR: #999999; }


.tip 
{
	color: #666666;
	font-size: x-small;
}

.tip a:link { COLOR: #666666; font-size: x-small; }
.tip a:hover { COLOR: #333333; font-size: x-small; }
.tip a:active { COLOR: #666666; font-size: x-small; }
.tip a:visited { COLOR: #666666; font-size: x-small; }
.tip a:visited:hover { COLOR: #333333; font-size: x-small; }

.leftMenu 
{
	padding-left:10px;
	padding-top:20px;
	height:340px;
	border-right: solid 1px #ccc;
	margin-right:20px;
}

.removal a:link { COLOR: #999999; font-size: small; }
.removal a:hover { COLOR: #333333; font-size: small; }
.removal a:active { COLOR: #999999; font-size: small; }
.removal a:visited { COLOR: #999999; font-size: small; }
.removal a:visited:hover { COLOR: #333333; font-size: small; }

.smallmapclass  
{
	width: 240px; 
	height: 210px; 
	border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;
    margin-top:14px;
    overflow:hidden;
}