@import "global.css";
/* updated by nherrera, 2.15.7 */

h1 {
	font:18px arial, helvetica, verdana, sans-serif;
	color:#454545;
	margin:0;
	font-weight:700;
	padding:24px 0 4px 0;
}

h2 {
	font:16px arial, helvetica, verdana, sans-serif;
	color:#454545;
	font-weight:700;
	padding:0;
	margin:24px 0 14px 0;
}

h3 {
	font:13px arial, helvetica, verdana, sans-serif;
	color:#454545;
	padding:0;
	margin:6px 0 2px 0;
	font-weight:400;
}


#bodycontainer {
	position:relative;
	height:auto;
}

#bodygrid {
	min-height:515px;
}



#content-a {
	width:100%;
	text-align:left;
	display:block;
}

#content-a #maincontent {
	margin-top:123px;
	padding:0 29px 29px 29px;
	line-height:160%
}

 
#content-b { 
	display:none;
}

#photogrid {
	width:334px;
	height:414px;
	overflow:hidden;
	border-left:1px solid #fff;
}

/* previous version 8/17/05 
#photogrid .photo-333x426 {
	width:333px;
	height:426px;
}
*/

#photogrid .mainphoto {
	width:333px;
	height:414px;
}

#towdate {
	font-size:12px;
	color: #404040;
}

.specialsectiongrid { /* only creates the illusion it's holding it's children */
	position:relative;
	height:15px;
	width:100%;
	/*border-bottom:1px solid #ccc; */
}
.specialsection-b {
	position:absolute;
	top:17px;
	right:0;
	margin-top:-3px;
	z-index:99;
}

.specialsection-c {
	position:relative;
	float:left;
}

.specialsection-d {
	position:absolute;
	top:36px;
	right:0;
	font-size:12px;
	font-weight:400;
	z-index:99
}

.specialsection-e {
	clear:left
}

*+html .specialsection-e {
	margin-top:40px;
}


.specialsection-d a {
	text-decoration:none
}

.specialsection-d a:hover {
	text-decoration:underline
}

.daymonthnavgrid {
	border-bottom:1px solid #ccc;
	padding-bottom:14px;
}

#tow-daynav {
	padding:14px 0 0 0;
	font-size:12px;
	color:#ccc;
}

.daymonthnav a {
	color:#336699;
	text-decoration:underline;
}
 /* non-Christmas color is 5a94bc */

.daymonthnav a:hover {
	color:#555;
	text-decoration:underline;
}

.daymonthnav #daymonthon {
	color:#454545;
	font-weight:700;
}

.daymonthnav .daymonthoff {
	/* this takes on the #ccc color set in #tow-daynav */
}

.daymonthnav-head {
	padding:11px 18px 11px 0;
	font-size:16px;
	color:#656565;
	font-weight:700;
}

#divider2 { /* overides length of divider in seal area */
	width:298px;
	overflow:hidden;
}

.inlinename, h2 {
		color:#3B3939; 
	}
	/* non-Christams color is 936099  */	

.or-content {
	padding:0;
	width:210px;
}

.spacer1 {
	width:27px;
	overflow:hidden;
}

#spacer2 { /* this holds a minimum height on subpages for poor browsers (IE namely) */
	width:1px;
	height:515px;
}

.thumb2, .thumb2 img {
	width:180px;
	height:100px;
}

/* Thinking Out Loud */

#tolgrid {
	float:right;
	width:209px;
	padding:0 0 14px 14px;
}

#tol-a { /* allows section to vertically expand */
	width:209px;
	background:#f5f5f5 url(../images/tol-tilebg.jpg) repeat-y;
}

#tol-b { /* top of box */
	width:209px;
	height:5px;
	background:url(../images/tol-top.jpg) no-repeat;
	overflow:hidden;
}

#tol-c {
	position:relative;
	top:0;
	width:209px;
	background: url(../images/tol-mainbg.jpg) no-repeat bottom left;
}

#tol-d {
	min-height:139px;
	padding:10px 16px 16px 16px;
	width:172px;
	line-height:140%;
}

#tol-d img#head-tol {
	width:140px;
	height:27px;
}

#tol-d p#byuser {
	margin-bottom:0;
	padding-bottom:0;
}

.tow-archive-p {
	line-height:120%;
	padding:20px 0 0 0;
	margin:0 0 12px 0;
}


