/*
CSS by: Wetmutt Design
*/


html {
	background: url(http://www.pitzerranch.net/images/pitzer_content_area.jpg);
}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background: url(http://pitzerranch.net/images/pitzer_bg3.jpg) top repeat-x #323030;
}

a:link, a:visited {	color: #000000; text-decoration: underline; }
a:active, a:hover { color: #6b1b0d; text-decoration: none; }

p {
	font-size: 12px;
	color: #090000;
	text-align: justify;
	margin: 0 0 15px 0;
}

h1 {
	font-size: 20px;
	color: #6b1b0d;
	margin: 0 0 15px 0;
}

style6 {
	font-size: 19px;
	color: #f7e99c;
	margin: 0 0 0 0;
}

.pitzer_container {
	width: 960px;
	margin: auto;
}

#pitzer_header {
	width: auto;
	height: 100px;
	/*background: url(images/pitzer_header.jpg) left top;*/
	margin: 0 0 10px 0;
	padding: 1px 0 0 0;
}

#pitzer_logo_area {
	float: left;
	width: 960px;
	height: 17px;
	margin: 15px 0 0 0;

}

#pitzer_logo {
	font-family: Georgia, Tahoma;
	font-size: 50px;
	font-weight: bold;
	color: #f7e99c;
	margin: 0 0 0 0;
}

#pitzer_slogan {
	font-family: "Brush Script Std", "Monotype Corsiva", "Brush Script MT";
	font-size: 24px;
	color: #f7e99c;
}

#pitzer_menu {
	float: left;
	height: 40px;
	width: 960px;
	padding: 0;
	margin: 0;
	text-align: center;
}

#pitzer_menu ul {
	list-style: none;
	display: inline;
}

#pitzer_menu li a {
	float: left;
	width: 70px;
	height: 37px;
	display: block;
	color: #2a110d;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	text-align: center;
	cursor: pointer;
	margin: 0 8px 0 0;
	padding: 5px 0 0 1px;
}

#pitzer_menu li.current a, #pitzer_menu li a:hover {
	background: url(http://www.wetmutt.com/pitzer/images/pitzer_menu.png) no-repeat;
	color: #fff;
	text-align:center;
}

.pitzer_one_col {
	width: 960px;
	padding: 10px 0 0 0;
	margin: 0;
}

.pitzer_one_col h1 {
	color: #2a110d;
}

.pitzer_one_col img {
	float: left;
	margin: 0 10px 10px 0;
}

#pitzer_content_area {
	width: 100%;
	background: url(http://www.wetmutt.com/pitzer/images/pitzer_content_area.jpg);
}

#pitzer_content_area_top {
	width: 100%;
	height: 45px;
	background: url(http://www.wetmutt.com/pitzer/images/pitzer_content_area_top.jpg);
	margin: 0;
	padding: 0;
}

#pitzer_center {
	float: none;
	width: 960px;
}

#pitzer_left {
	float: left;
	width: 665px;
}

.pitzer_section_1 {
	width: 100%;
	margin: 0 0 15px 0;
}

#pitzer_right {
	float: right;
	width: 265px;
}

.pitzer_section_2 {
	width: 265px;	
	margin: 0 0 20px 0 ;
}

.pitzer_title {
	width: 240px;
	height: 32px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #caa36a;
	background: url(http://www.wetmutt.com/pitzer//images/pitzer_title.png);
	margin: 0 0 15px 0;
	padding: 13px 0 0 25px;
}

ol {
	float: left;
}

ol li {
	color: #070400;
}

.pitzer_h_line {
	width: 100%;
	height: 0px;
	border-top: 1px dashed #423227;
	border-bottom: 1px dashed #c58d42;
	margin: 0 0 15px 0;
}
.pitzer_badacct_head {
	width: 100%;
	color: #2a110d;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:	100;
	text-align: center;
}
.pitzer_badacct_text{
	width: 100%;
	color: #2a110d;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}

#pitzer_footer {
	width: 100%;
	height: 30px;
	color: #caa36a;
	background: url(http://www.wetmutt.com/pitzer/images/pitzer_footer.jpg);
	margin: 0;
	padding: 35px 0 0 0;
	font-size: 13px;
	text-align: center;
}

#pitzer_footer a {
	color: #caa36a;
}

.pitzer_list {
	list-style: none;
	padding: 0 0 0 25px;
	margin: 0 0 10px 0;
}

.pitzer_list li {
	color: #000000;
	background: url(http://www.wetmutt.com/pitzer/images/pitzer_bullet.png) left center no-repeat;
	padding: 0 0 0 25px;
	margin: 0 0 10px 0 ;
}

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

.pitzer_list a:hover {
	color: #990000;
	text-decoration: underline;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

