body
{
	padding-left:0;
	padding-top:0;
	padding-right:0;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	font-size: x-small;
	font-family: Tahoma;
}
img 
{
	border: none;
	}
h1
{
	COLOR: Black;
    FONT-SIZE: x-large;
    font-weight: bold;
	font-family: Tahoma;
	text-decoration: underline;
}
.SmallMenu
{
	background-color: Black;
    border-top: 1px solid #F60100;
    border-bottom: 2px solid #F60100;
    border-left: 2px solid #F60100;
    border-right: 2px solid #F60100;
    width: 246px;
    height: 19px;
    text-align: left;
}

.link
{
    COLOR: White;
    FONT-SIZE: small;
    text-decoration: none;
    font-weight: bold;
}
.link:hover
{
    COLOR: White;
    FONT-SIZE: small;
    text-decoration: underline;
    font-weight: bold;
}
.link:hover:visited
{
    COLOR: White;
    FONT-SIZE: small;
    text-decoration: underline;
    font-weight: bold;
}
.link:visited
{
    COLOR: White;
    FONT-SIZE: small;
    text-decoration: none;
    font-weight: bold;
}
.link2
{
    COLOR: Black;
    FONT-SIZE: small;
    text-decoration: none;
    font-weight: bold;
}
.link2:hover
{
    COLOR: Black;
    FONT-SIZE: small;
    text-decoration: none;
    font-weight: bold;
}
.link2:hover:visited
{
    COLOR: Black;
    FONT-SIZE: small;
    text-decoration: none;
    font-weight: bold;
}
.link2:visited
{
    COLOR: Black;
    FONT-SIZE: small;
    text-decoration: none;
    font-weight: bold;
}

table
{
	font-family: Tahoma;
	font-size: small;
	color: black;
}

.LeftNav
{
	position: absolute;
	border-right: 1px dotted #B1CBEC;
	padding: 0 10px 0 0;
}

.dots
{
	position: absolute;
	border-top: 1px dotted #B1CBEC;
	padding: 10px 0 10px 0;
	width: 100%;
}
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #B1CBEC;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    font-family: Tahoma;
    font-size: small;
    color: #666666;
}
.CustomTabStyle .ajax__tab_header 
{
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    background:url(images/tab-line.gif) repeat-x bottom;
}

#rotator
{
	overflow: hidden;
	position: relative;
	height: 209px;
}

#rotator img
{
	border: 0;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

.googleMap 
{
	width: 350px;
	margin-left: 5px;
	height: 200px;
	border: 1px solid #666;
	margin-top: 5px;
	overflow: hidden;
}


.leftCol 
{
	float: left; 
	width: 235px;
	
	}
.callOut 
{
	float: left;
	width: 221px;
	height: 332px;
	margin-right: 15px;	
	margin-bottom: 15px;
	border: 1px solid #666;
	background: #eee url(../Images/installed-backgorund.gif) top left no-repeat;	
	
	}
.callOut p 
{
	padding-top: 150px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFF;
	}	
.callOut ul 
{
	margin-left: 20px;
	margin-right: 10px;	
	padding-left: 4px;		
	} 
.callOut ul li 
{	
	list-style: square;
	color: #FFF;
	}
	

.photoLinks 
{
	float: left;
	
	}
.photoLinks .photo 
{
	border: 1px solid #666;
	margin-bottom: 5px;	
	margin-top: 5px;
	}

