BODY {
	font-family : Arial, Helvetica, "Sans Serif";
	color : #333;
	font-size : 0.80em;
	background-color : #FFFFFF;
	margin : 5px 10px 30px 10px;
}

pre {
	font-size : 1.1em;
	line-height : 1.2em;
	color : #333;
}

.clearing {
	height: 0;
	clear: both;
}


#header h2 {
	margin: 0px 0px -18px 0px;
	padding: 0px 0px 0px 0px;
	font-weight : normal;
	text-align : right;
	background-color : #FFFFFF;
}


#header h1 {
	font-weight : normal;
	background-color : #FFFFFF;
	text-transform : uppercase;
}


.dave {
	height : 40px;
	background-color : #666666;
	background-image : url('images/b_dave.jpg');
	background-repeat : no-repeat;
	background-position : 0% 0%;
}

.daveBig {
	height : 145px;
	background-color : #666666;
	background-image : url('images/b_dave_big.jpg');
	background-repeat : no-repeat;
	background-position : 0% 0%;
}

.travo {
	height : 40px;
	background-color : #666666;
	background-image : url('images/b_travo.jpg');
	background-repeat : no-repeat;
	background-position : 0% 0%;
}

.travo_fc {
	height : 40px;
	background-color : #666666;
	background-image : url('images/b_travo_fc.jpg');
	background-repeat : no-repeat;
	background-position : 0% 0%;
}

.travoBig {
	height : 145px;
	background-color : #666666;
	background-image : url('images/b_travo_big.jpg');
	background-repeat : no-repeat;
	background-position : 0% 0%;
}

.mark {
	height : 40px;
	background-color : #666666;
	background-image : url('images/b_mark.jpg');
	background-repeat : no-repeat;
	background-position : 0% 0%;
}

.markBig {
	height : 145px;
	background-color : #666666;
	background-image : url('images/b_mark_big.jpg');
	background-repeat : no-repeat;
	background-position : 0% 0%;
}

#container {
	float: left;
	width : 100%;
	margin-right: -250px;
}


#content {
	margin-right: 250px;
}

#body {
	margin-left: 50px;
	margin-bottom: 50px;
	font-size : 0.9em;
	line-height : 1.4em;
}

#body img {
	margin-right: 10px;
}


#body h3 {
	margin: 20px 0px 2px 0px;
	font-size : 1.3em;
	font-weight : normal;
	color : #9A0104;
}

#body h3 a {
	color : #9A0104;
	text-decoration : none;
}

#body h3 a:hover {
	text-decoration : underline;
}

#body h4.date {
	margin: 20px 0px -5px 0px;
	font-weight : bold;
	text-align : right;
	border-bottom : 1px #9A0104 dotted;
	color : #666;
}

#right {
	float : right;
	width : 220px;
}

#right p {

}

#right h3 {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.caption {
	float : left;
	font-family : Georgia, Times, "Serif";
	font-style : italic;
	width : 200px;
	border-bottom : 1px #000000 dashed;
	padding-bottom : 10px;
	margin-bottom : 10px;
}


#breadcrumbs {
	padding-bottom : 5px;
	border-bottom : 1px #000000 solid;
}

#breadcrumbs p {
	display : inline;
}

#breadcrumbs ul, #breadcrumbs li {
	display : inline;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

#breadcrumbs li:after {
	content : " /" 
}

#breadcrumbs li.current {
	font-weight : bold;
}

#breadcrumbs li.current:after {
	content : ""
}

#breadcrumbs a {
	text-decoration : none;
	color : #000000;
}


a:link, a:active, a:visited {

}

#footer {
	height : 80px;
	margin-top : 50px;
	padding : 10px 10px 10px 10px;
	background-color : #663300;
	clear : both;
	background-image : url('images/home_twin_outline.gif');
	background-repeat : no-repeat;
	background-position : 100% 0%;
}

#footer p {
	display : inline;
	color : #FFFFFF;
}

#footer ul, #footer li {
	color : #FFFFFF;
	display : inline;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

#footer li:after {
	content : " |" 
}

#footer li.current {
	font-weight : bold;
}

#footer li.last:after {
	content : ""
}

#footer a {
	text-decoration : none;
	color : #FFFFFF;
}

#gbag {
	width:600px;
}
#gbag li {
	padding-bottom:8px;
	margin-left:-10px;
}

.poolquote {
	margin-left : 20px;
	float : right;
	font-family : Georgia, Times "Serif";
	width : 200px;
	color : #9A0104;	
}

blockquote {
	margin-left : 10px;
	font-family : Georgia, Times "Serif";
	font-size : 0.85em;
	color : #666;	
}


/* MOVABLE TYPE STYLES */


.calendar {
	color:#666;
	font-size:x-small;
	font-weight:normal;
	background:#FFF;
	padding:2px 2px 2px 0;
	text-align:left;
}

.calendarhead {	
	color:#9A0104;
	font-size:small;
	font-weight:bold;
	padding:2px 2px 2px 0;
	background:#FFF;
	text-transform:uppercase;
	text-align:left;			
}	

.side {
	font-size:small;
	font-weight:normal;
	padding:2px;				
}	

.sidetitle {
	color:#9A0104;
	font-weight:bold;
	padding:2px;
	margin-top:30px;
	text-transform:uppercase;		
}		

.syndicate {
	font-size:small;		
	padding:2px;
	margin-top:15px;
}	

.powered {
	color:#9A0104;
	font-size:x-small;		
	text-transform:uppercase; 
	padding:2px;
	margin-top:50px;
	margin-bottom:50px;
}	


.comments-body {
	font-size:small;
	font-weight:normal;
	margin : 0 0 10px 0;
	padding : 0 0 10px 10px;
	border-left : 1px #CCC solid;
	border-bottom : 1px #CCC solid;
}

.posted, .comments-post {
	font-size : 0.85em;
	color : #666;
}



label {
	float : left;
	width : 12em;
}

input, select, textarea {
	font-family : Arial, Helvetica, "Sans Serif";
	font-size : 1em;
}

#scodeimage {
	float : left;
}