body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
	background: #ffffff;
	text-align: center;
}

body.mail dt#mail, body.mail dt#mail a, body.mail dt#mail a:hover, body.gallery dt#gallery, body.gallery dt#gallery a, body.gallery dt#gallery a:hover {
	background-position: 0 -100px;
}

h1, h1 a {
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	font-size: 16px;
	font-weight:normal;
	color: #db6d16;
	text-decoration: none;
}

h1 a:hover { color: #000000; }

p {
	margin: 0;
	padding: 0;
	padding-bottom: 6px;
}

p a, p a:visited {
	color: #db6d16;
	text-decoration: none;
}

p a:hover { color: #000000; }

#page-container {
	width: 800px;
	margin: auto;
	text-align: left;
}

#header { height: 150px; }

#content {
	margin-right: 210px;
	line-height: 15px;
}

#content #error { color: red; }

#sidebar-a {
	float: right;
	width: 210px;
	text-align:center;
	border-width: 0px; 
}

#footer {
	clear: both;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #c9c9c9;
	border-top: 1px solid #efefef;
	line-height: 18px;
}

#footer a {
	color: #c9c9c9;
	text-decoration: none;
}
#footer a:hover { color: #db6d16; }

#footer #altnav {
	width: 350px;
	float: right;
	text-align: right;
	padding-top: 13px;
}

#footer #copyright { padding-top: 13px; }

#comments { padding-top: 15px; }

#smalltitle {
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	font-size: 10px;
	font-weight:normal;
}

#randompic img { 
	border: none;
	padding: 5px;
	border: 1px solid #efefef;
} 

.padding {
	padding: 15px;
	padding-top: 25px;
}

.separator {
	padding-bottom: 15px;
}

/* Test Comments */

b.tl {display:block; width:560px; height:8px; font-size:1px;}
b.tr {display:block; width:552px; height:8px; font-size:1px; float:right;}
b.bl {display:block; width:8px; height:8px; font-size:1px; float:left;}
b.br {display:block; width:552px; height:8px; font-size:1px; float:right; position:relative;}
b.point {display:block; font-size:1px; width:25px; height:14px;}

div.one {padding-bottom: 25px; padding-top: 15px;}
div.one p {padding:8px; margin:0; border:3px solid #1c354b; border-width:0 3px; text-align:justify;}
div.one b.tl {background:url(/lib/templates/thetaylor/images/boxes/blue/top_left1.gif) top left no-repeat;}
div.one b.tr {background:url(/lib/templates/thetaylor/images/boxes/blue/top_right1.gif) top right no-repeat;}
div.one p {background:#fff;}
div.one b.bl {background:url(/lib/templates/thetaylor/images/boxes/blue/bottom_left1.gif) top left no-repeat;}
div.one b.br {background:url(/lib/templates/thetaylor/images/boxes/blue/bottom_right1.gif) top right no-repeat;}
div.one b.point {background:url(/lib/templates/thetaylor/images/boxes/blue/point1.gif) top left no-repeat; margin:5px 0 0 25px;}

div.two {padding-bottom: 25px; padding-top: 15px;}
div.two p {padding:8px; margin:0; border:3px solid #2e2e2c; border-width:0 3px; text-align:justify;}
div.two b.tl {background:url(/lib/templates/thetaylor/images/boxes/black/top_left1.gif) top left no-repeat;}
div.two b.tr {background:url(/lib/templates/thetaylor/images/boxes/black/top_right1.gif) top right no-repeat;}
div.two p {background:#fff;}
div.two b.bl {background:url(/lib/templates/thetaylor/images/boxes/black/bottom_left1.gif) top left no-repeat;}
div.two b.br {background:url(/lib/templates/thetaylor/images/boxes/black/bottom_right1.gif) top right no-repeat;}
div.two b.point {background:url(/lib/templates/thetaylor/images/boxes/black/point1.gif) top left no-repeat; margin:5px 0 0 25px;}

div.three {padding-bottom: 5px; padding-top: 15px;}
div.three p {padding:8px; margin:0; border:3px solid #db6d16; border-width:0 3px; text-align:center;}
div.three b.tl {background:url(/lib/templates/thetaylor/images/boxes/orange/top_left1.gif) top left no-repeat;}
div.three b.tr {background:url(/lib/templates/thetaylor/images/boxes/orange/top_right1.gif) top right no-repeat;}
div.three p {background:#fff;}
div.three b.bl {background:url(/lib/templates/thetaylor/images/boxes/orange/bottom_left1.gif) top left no-repeat;}
div.three b.br {background:url(/lib/templates/thetaylor/images/boxes/orange/bottom_right1.gif) top right no-repeat;}

div#recaptcha_widget_div {border:3px solid #db6d16; border-width:0 3px;}
div#recaptcha_area {margin-left: auto; margin-right: auto;}

/*
#content #comments {
	border-top: 1px solid #efefef;
}

#content #center {
	text-align: center;
}

#sidebar-a .summary {
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	border-top: 1px solid #efefef;
}
*/

/* Navigation */

/**************/

#main-nav { height: 50px; }
#main-nav dl { margin: 0; padding: 0; }

/* IE5 Mac Hack */ 

#main-nav { padding-left: 11px; } 

/**/

#main-nav { padding-left: 11px; overflow: hidden; } 

/* End Hack */

#main-nav dt { float: left; }
#main-nav dt a {
	display: block;
	height: 0px !important;
	height /**/:50px; /* IE 5/Win hack */ 
	padding: 50px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
}

#main-nav dt a:hover {
	background-position: 0 -50px;
}

#main-nav dt#mail, #main-nav dt#mail a { width: 100px; background-image: url(/lib/templates/thetaylor/images/mail.gif); }
#main-nav dt#gallery, #main-nav dt#gallery a { width: 120px; background-image: url(/lib/templates/thetaylor/images/photos.gif); }

/* Treeview */

/**************/

#treeview {
	border:0px;
	text-align: left;
	font-size: 10px;
	padding-bottom: 6px;
}

#treeview a {
	color: #db6d16;
	text-decoration: none;
}

#treeview a:hover {
	color: #000000;
}

