/* Quick Edits
-------------------------------*/

body {
  background: url(/ridgefield/images/sidebar/background.gif) repeat-y;
  font-family: 'Times New Roman', Times, serif;
	font-size: 16px;
}
	 
#sidebar a {
	color: #00c;
	}
	
#sidebar a:hover, #sidebar a.active {
	color: #fff;
	}
	
	

body {
	font-family: 'Times New Roman', Times, serif;
	font-size: 16px; }

p.backlink, a.backlink {
	font-size: 18px;
	font-weight: bold;
}

a.leftlink {
	display: block;
	width: 150px;
	float: left;
}

a.rightlink {
	display: block;
	width: 150px;
	float: right;
}

a.centerlink {
	display: block;
	width: 170px;
	float: center;
}

h2 {
	font-family: arial, sans-serif; 
	font-size: 14px; 
	margin: 0;
}
	
h1 {
	font-family: 'Times New Roman', Times, serif; 
	font-size: 32px; 
	display: inline; 
	margin: 0;
	color: #00c;
}

h1.gallery {
    font-size: 18px;
    display: block;
    color: #000;
}

h2.fourth {
    font-family: Times New Roman, Times, serif; 
    font-size: 16px; 
    font-weight: normal;
    margin: 0;
}

h1.fourth {
    font-family: Times New Roman, Times, serif; 
    font-size: 23px; 
    margin: 0;
    color: #ff0000;
    display: block;
    padding: 0;
}

.zero-border {
    border: 0;
}

/* Layout
-------------------------------*/

#container {
	 width:753px;
	}

#content, #preview {
  width: 568px; 
	float: right;
	}
	
#sidebar {
	float: left; 
	padding-left: 7px; 
	padding-right: 7px;
	text-align:center;
	width: 156px;
line-height: 12px;
	}
	
* html #sidebar
{
  width: 170px;
  w\idth: 156px;
}

#footer {
	font-size: 14px;
	font-family: 'Times New Roman', Times, serif;
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
}

.skip {
	display: none;	
	}

/* Sidebar
-------------------------------*/
	
#sidebar ul {
	text-align: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	}

#sidebar a {
	text-decoration: none;
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin:0;
	padding:0;
	}
	
#sidebar li {
	margin: 0px;
    margin-bottom: 14px;
    line-height: 16px;
	}
	
#sidebar li a {
	font-size: 18px;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	}

#sidebar a:hover {
	width: 100%;
	} 


/* Misc
-------------------------------*/

.left {
    text-align: left;
}

p.backlink, a.backlink {
	font-size: 18px;
	font-weight: bold;
}

	
.back {
	font-size: 20px;
	font-weight: bold;
	font-family: 'Times New Roman', Times, serif;
	clear: both;
	padding-top: 10px;
	}

