@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#logo{
	padding:20px 0;	
}
#nav{
	padding-top:165px;
	text-align:right;
}
#masthead{
	background-image:url(../images/masthead-ridge.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#c5d75b;
	height:245px;
}
#selling-points{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	color:#fff;
}
#masthead-callout{
	padding:8px 0px 8px 0px;
	background-color:#515348;
	color:#fff;
}
#bttm-callout{
	padding:15px 0px 15px 0px;
	background-image:url(../images/bttm-callout-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ececde;
	text-align:center;
}
#bttm-callout-action1, #bttm-callout-action2, #bttm-callout-action3{
	font-family:Georgia, "Times New Roman", Times, serif;
}
#sidebar{
	padding-top:10px;
	color:#9f9f9f;	
}
#mainContent{
	padding-top:10px;
}
#footer{
	padding:15px 0px 15px 0px;
	background-image:url(../images/footer-dots.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#ececde;
	text-align:center;
	color:#898989;
}
/***********************************************************************************************
***BEGIN TYPE***********************************************************************************
***********************************************************************************************/
h1{
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#515348;
}
h2{
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#515348;
}
h3{
	
}
p{
	color:#898989;
	line-height:20px;
}
p.p-callout-red{
	color:#900;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
}
blockquote{
	margin:20px 40px;
	padding:20px;
	color:#515348;
	font-weight:bold;
	font-size:12px;
	background-image:url(../images/blockquote-top.jpg);	
	background-position:top left;
	background-repeat:no-repeat;
}
blockquote div{
	background-image:url(../images/blockquote-bttm.jpg);	
	background-position:bottom right;
	background-repeat:no-repeat;
	height:17px;
}
blockquote em{
	font-size:11px;
	font-weight:normal;
	text-align:right;
}
#masthead-callout h3{
	padding-left:10px;
	font-size:18px;
	display:inline;
}
#masthead-callout h3.h3-masthead-right{
	padding-left:235px;
}
#masthead-callout h3 span{
	font-size:18px;
	color:#c5d75b;
	display:inline;
}
/***********************************************************************************************
***BEGIN LISTS**********************************************************************************
***********************************************************************************************/
#selling-points ul{
	margin:20px 0px 0px 0px;
	padding:0;
	list-style-type:none;
}
#selling-points ul li{
	margin:0px 0px 0px 20px;
	padding:15px 0px 15px 40px;
	background-image:url(../images/selling-point-check.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#sidebar ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#sidebar ul li{
	margin:0;
	padding:8px 0px 8px 18px;
	background-image:url(../images/sidebar-list-bullet.jpg);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom:#515348 1px dotted;
}
#mainContent ul#ul-contact{
	list-style-type:none;
}
#mainContent ul#ul-contact li{
	padding:4px 0px 4px 15px;
	background-image:none;
	border-bottom:none;
}
#mainContent ul{
	margin:0px 10px 30px 0px;
	color:#898989;
}
#mainContent ul li{
	padding:8px 0px 8px 0px;
	border-bottom:#d1d1d1 1px dotted;
}
/***********************************************************************************************
***IMAGES***************************************************************************************
***********************************************************************************************/
p img{
	margin:0px 10px 10px 0px;
	float:left;	
	background:transparent url(http://www.amsterdamny.gov/images/shadow-1000x1000.gif) no-repeat scroll right bottom;
	padding:5px 10px 10px 5px;	
}
img.img-float-left{
	margin:0px 25px 10px 0px;
	float:left;	
	background:transparent url(http://www.amsterdamny.gov/images/shadow-1000x1000.gif) no-repeat scroll right bottom;
	padding:5px 10px 10px 5px;	
}
/***********************************************************************************************
***FLASH****************************************************************************************
***********************************************************************************************/
#masthead #slideshow{
	padding:20px 0px 0px 10px;

}
/***********************************************************************************************
***TABLES***************************************************************************************
***********************************************************************************************/
table{
	border-bottom:#d1d1d1 1px solid;
	color:#666666;
}
td.td-solution p{
	padding:15px 0px 0px 60px;
	font-weight:bold;
}
/***********************************************************************************************
***LINKS****************************************************************************************
***********************************************************************************************/
a:link{
	color:#693;
	text-decoration:none;
}
a:visited{
	color:#693;
	text-decoration:none;
}
a:hover{
	color:#900;
	text-decoration:underline;
}
a:active{
	color:#693;
	text-decoration:none;
}

#nav a:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:40px;
	color:#555;
	text-decoration:none;
}
#nav a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:40px;
	color:#555;
	text-decoration:none;
}
#nav a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:40px;
	color:#555;
	text-decoration:underline;
}
#nav a:active{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:40px;
	color:#555;
	text-decoration:none;
}

#sidebar a:link{
	color:#666666;
	text-decoration:none;
}
#sidebar a:visited{
	color:#666666;
	text-decoration:none;
}
#sidebar a:hover{
	color:#666666;
	text-decoration:underline;
}
#sidebar a:active{
	color:#666666;
	text-decoration:none;
}

#bttm-callout a:link{
	color:#898989;
	text-decoration:none;
	font-size:14px;
}
#bttm-callout a:visited{
	color:#898989;
	text-decoration:none;
}
#bttm-callout a:hover{
	color:#898989;
	text-decoration:underline;
}
#bttm-callout a:active{
	color:#898989;
	text-decoration:none;
}

#footer a:link{
	color:#898989;
	text-decoration:none;
}
#footer a:visited{
	color:#898989;
	text-decoration:none;
}
#footer a:hover{
	color:#898989;
	text-decoration:underline;
}
#footer a:active{
	color:#898989;
	text-decoration:none;
}