body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #99ccff;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p {

} 

p {
	font-size: 12px;
	line-height: 1.45em;
}


ul li {
	padding-bottom: 5px;
	font-size: 11px;
}

pre {
	font-size: 10px;
	color: red;
}

.img-shadow {
	margin: 5px 10px 5px 10px !important;
	margin: 5px 10px 5px 5px;

/*	
	float: left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
*/
}

.img-shadow img {
	padding: 10px;
	border: 1px solid #666;
/*
	display: block;
	position: static;
Ê	z-index: 0;
Ê	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 10px;
	border: 1px solid #000;
*/
}

img {
	border: 0;
}

#page {
	margin: auto;
	padding: 0;
	width: 770px;
	background: #fff;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}

#tow-header {
	margin: 0;
	padding: 5px;
	background: #fff;
	border-bottom: 1px solid #666;
}

#tow-search {
	float: right;
	padding: 2px 0 0 0;
}




#tow-feature {
	margin: 0;
	padding: 2px 0 0 0;
	clear: both;
	background: url(../images/offwhitestripes.gif) repeat;
	border-bottom: 1px solid #aaa;
}

#tow-postcard {
	margin: 8px 10px 10px 10px;
	border: 1px solid #666;
	background-color: #fff;
}

/*
#tow-postcard .content {
	position: relative;
	float: right;
	
	padding: 15px 15px 15px 0px;
	background: #fff;
	width: 345px;	

	border: 1px solid green;
	vertical-align: top;
}
*/

#tow-postcard .content {
	background: #fff;
	vertical-align: top;
	padding: 0 10px 10px 10px;
}

#tow-postcard .content h1 {
	margin: 10px 0 0 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	text-align: center;
}

#tow-postcard .content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

#tow-postcard .photo {
	margin: 0;
	padding: 0;
	background: #222;
	border-bottom: 1px solid #222;
	vertical-align: top;
}

#tow-postcard .photo p.caption {
	margin: 0 5px 0 5px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

#tow-postcard .photo p.byline {
	margin: 5px;
	padding: 0 5px 5px 15px;

	text-align: left;
	font-size: 10px;
	color: #fff;	
}

#tow-fold h2 {
	 font-size: 16px;
	 font-weight: bold;
	 margin: 5px 0 0 0; 
}

#tow-fold p {
	margin-top: 5px;
	text-align: justify;
	font-size: 11px;
}

#tow-fold table#tow-posts-table {
	width: 770px;
}

#tow-fold table td.posts {
	padding: 2px 15px 5px 15px;
	width: 500px;
	vertical-align: top;
	background: #ECF6FB;
	border-right: 1px solid #aaa;
}

#tow-fold table td.announcements {
	vertical-align: top;
	margin: 0;
	padding: 0 0 10px 0;
}

#tow-fold td.announcements h2 {
	margin: 0 0 0 0; 
	padding: 5px 10px 7px 10px;
	background: #0073bb;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

#tow-fold td.announcements ul {
	margin: 15px 15px 15px 15px;
	padding-left: 20px !important;
	padding-left: 10px;
	list-style-type: square;
}

#tow-fold td.announcements ul li {
	font-size: 12px;
	line-height: 1.45em;
	padding-bottom: 20px;
}

/* tow classes */

#thumbnails
{
	margin: auto;
	padding: 10px 0;
	background-image: url(/images/background_thumbnails.gif);
	background-repeat: repeat;
	text-align: center;
	border-right: 1px solid #F2F2F2;
	border-left: 1px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
	clear: both;
}

#thumbnails img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #999;
	background: #fff;
}

#thumbnails a:hover img {
	background: #cee6f0;
}

#thumbnails.borderless
{
	margin: auto;
	padding: 10px 0;
	background: #fff;
	text-align: center;
	border: none;
	clear: both;
}

#thumbnails.borderless img {
	margin: 5px;
	padding: 5px;
	border: none;
	background: #fff;
}

#thumbnails.borderless a:hover img {
	background: none;
}

.tow-post-photo {
	float: left;
	margin: 0 10px 5px 0px;
	padding: 0;
}

.tow-post-photo img{
	padding: 5px;
	border: 1px solid #111;
	background: #fff;
	display: block;
}

.tow-post-photo-borderless {
	float: left;
	margin: 0 10px 5px 0px;
	padding: 0;
}

.tow-post-photo-borderless img {
	border: none;
	padding: 0;
	background: #fff;
	display: block;
}

#tow-feature h1, #tow-feature h1 a, #tow-feature h1 a:visited {
	color: #000;
	text-decoration: none;
	text-align: center;
}

#tow-feature h1 a:hover {
	color: #000;
	text-decoration: underline;
}

#tow-fold p.timestamp {
	padding: 0;
	margin: 0 !important;
	margin: 0 0 5px 0;
	text-align: left;
	font-size: 10px;
}

#tow-postcard .content p.timestamp {
	margin: 10px 0 -2px 0;
	padding: 0;
	line-height: 0em;
	text-align: right;
	font-size: 10px;
}

#tow-postcard .content p.postmetadata {
	font-size: 10px;
}

#tow-fold td.announcements ul.meta {
	list-style-type: disc;
	
}

#tow-fold td.announcements ul.meta li {
	font-size: 10px;
	padding-bottom: 5px;
}

#tow-footer {
	border-top: 1px solid #aaa;
	clear: both;
}

#tow-footer p {
	margin: 5px;
	padding: 0;
	font-size: 9px;
	text-align: center;
}

#google_ads {
	border-top: 1px solid #aaa;
	clear: both;
	padding: 5px;
	text-align: center;
/*
	position: absolute;
	top: 0px;
	left: 860px;
	padding: 1px 1px -1px 1px;
	color: #fff;
*/

	/*
	opacity: 0.4;
	filter:alpha(opacity=40);
	background: #fff;
	border: 3px solid #fff;
	border-bottom: none;
	*/
}

#tow-img-header {
	float: right;
	margin: 0 0 5px 15px;
	padding: 10px;
	border: 1px solid #666;
	border-right: 3px ridge #666;
	border-bottom: 3px ridge #666;
	background: #ffffff;
}



	/* Portfolio Page */

.portfolio p {
	color: #ccc;
	
	padding: 10px;
	text-align: left;
}

#portfolio-thumbnails {
	width: 300px;
	padding: 0px 0 0 10px;
	margin: -5px 0 0 0;
	display: table;
	background: #000;
	/*border: 1px solid #fff; */
}

#portfolio-thumbnails .portfolio-image {
	display: table-cell;
	float: left;
	text-align: center;
	vertical-align: middle;
	width: 80px;
	height: 80px;
	line-height: 80px;
	margin: 5px;
}

#portfolio-thumbnails .portfolio-image img {
	vertical-align: middle;
	border: 1px solid #666;
}

#portfolio-thumbnails a:hover img {
	padding: 0px;
	border: 1px solid #FFFF33;
}

#portfolio-feature {
	float: right;
	width: 370px;
	margin: 0 20px 0 0 !important;
	margin: 0 10px 0 0;
	text-align: center;
/*	border: 1px solid #fff; */
}

#portfolio-feature img {
	background: #eee;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	border: 1px solid #666;
	line-height: 410px;
}

h2#portfolio-header {
	color: #ccc;
	text-align: center;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding-top: 10px;
	padding-bottom: 0px;
	border-bottom: 1px solid #666;
	margin-bottom: 25px;
}

p#pages {
	text-align: center;
	margin: 5px 0 25px 0;
	padding: 0;
	font-size: 14px;
	clear: both;
	color: #ccc;
}

#portfolio-feature p {
	line-height: 14px;
	font-size: 10px;
	text-align: justify;
	margin: auto;
}
