/* @override 
	http://localhost:3000/stylesheets/605countryclubdriveojai.css?1206820721
	http://localhost:3000/stylesheets/605countryclubdriveojai.css?1206829428
	http://localhost:3000/stylesheets/61oakdriveojai.css?1207613745
	http://localhost:3000/stylesheets/61oakdriveojai.css?1207686377
	http://localhost:3000/stylesheets/61oakdriveojai.css?1207688072
	http://localhost:3000/stylesheets/61oakdriveojai.css?1207856840
	http://localhost:3000/stylesheets/61oakdriveojai.css?1207858170
	http://localhost:3000/stylesheets/61oakdriveojai.css?1207862701
	http://localhost:3000/stylesheets/61oakdriveojai.css?1207870007
	http://localhost:3000/stylesheets/61oakdriveojai.css?1207870525
	http://localhost:3000/stylesheets/littletowerranchojai.css?1208370901
*/

@charset "UTF-8";



* { margin: 0; padding: 0;}
* {
	margin: 0;
	padding: 0;
}


body {
	background: #fff;
	text-align: center; /* for IE */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
}

/* =================== position elemnts =========================*/

div#mainWrapper {
	z-index: 1;
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: left; /* for IE */
	background: #fff;
}

div#header { 
	width: 100%; 
	height: 209px; 
	background: url("../images/header_bg_3.jpg") no-repeat top; 
	}

div#mainContent {
	width: 100%;
	clear:both;
	
}

div#leftColumn { 
	position:relative;
	float:left;
	width: 590px;
	display: inline;
 	}

div#rightColumn {
	width: 210px;
	position: relative;
	float: left;
	margin-bottom: 15px;
	}
	
div#menuBar{
	width: 800px;
	float: left;
	margin: 4px 0;
	border-width: 1px 0;
	border-style: solid;
	border-color: #aaa;
	}	

div#mainThumbs {
}	
/* ========================= generic elements ====================== */

li {
	list-style-type: none;
}

a {
	text-decoration: none;	
}

p { 
	margin-top: 20px; 
}

.clear {
	clear:both;
}

img {
	border-style: none;
}

/* sitewide colors */

h1, h2, h3, a, li, span, a:hover {
	color: #ce6430;
}

#mainContentNav span a:hover {
	color: #ce6430;	
}

div#branding a:hover {
	color: #ce6430;
}

div#footer a:hover {
	color: #ce6430;
}


#pattyWaltcher a {
	color: #ce6430;
	
}

#pattyWaltcher ul li h3 {
	color: #ce6430;
		
}

div.pagination a {
	color: #ce6430;
}

#rightColumn a.current img {
	border: 2px solid #ce6430;
}

#mainThumbs a:hover img {
	border: 2px solid #ce6430;

}

/* new colors */

div#menuBar li.current {
	background: #f6d6a3;
	padding: .2em 1em;
	color: #ce6430;
}

div#menuLinks a:hover {
	background: #f6d6a3;
}



	
/* =========== content elements ============== */

div#header h1, div#header a {
	display: block;
	width: 100%;
	height: 100%;
}

div#header h1 {
	text-indent: -9999px;
}


/* ========== menuBar ============= */

div#menuBar div#menuLinks {
	float: left;
}

div#menuBar div#menuTime {
	float:  right;
	width: 240px;
}

div#menuBar ul {
	float: left;
	margin: 0;
	padding: 0;
}


div#menuBar a, div#menuBar span, div#menuBar li {
	font-weight: bold;
	letter-spacing:  .1em;	

}

div#menuLinks a {
	display: block;
	padding: .2em 1em;
}


div#menuBar span {
	float: right;
	margin: 3px 0;	
	padding: .2em 1em;
}

div#menuBar li {
	float:left;
	margin: 3px 2px;
}



	
div#mainText {
 	margin: 0 10px;
}
	
	
	
/* =========== left column ===========*/

div#mainImage {
	text-align: center;
	height: 600px;
	margin-bottom: 15px;
}

div#mainImage img {
	
}

div#mainImage h1 {
	margin: 20px;
	font-size: 18px;
	font-weight: normal;
}


div#mainText h1 {
	margin: 3px 0;
	color: #333;
}
	
div#mainText h2 {
	margin: 3px 0;
	color: #999;
}

div#mainText p {
	margin: 1em 0;
}

div#mainText p a:hover {
	color: #999;
	text-decoration: underline;
}


/* ========= right column ========== */
	
#rightColumn h1 {
	margin: 0 10px;
	font-size: 24px;
	text-align: right;
}

#rightColumn h2 {
	font-size: 18px;
	margin: 5px 15px 0 10px;
	text-align: right;
	
}

#rightColumn h3 {
	margin: 10px 10px 5px;
	text-align: right;
	color: #999;
}

#rightColumn h4 {
	margin: 0px 15px 0 10px;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	color: #999;
	
}


div#rightColumn img {
	margin: 10px 0 0 10px;
	}
	
div#rightColumn img.large {
	margin: 20px 0 0 10px;
	
}

#rightColumn a.current img {
	padding: 1px;
}

#rightColumn a.normal:hover img {
	padding: 1px;
	border: 2px solid #999;
}

#rightColumn a.normal img {
	border: 3px solid #fff;	
}

/* ======= pagination ====== */

div.pagination {
	margin: 3px 5px 0 10px;
	clear: both;
	text-align: center;
	border-width: 1px 0;
	border-style: solid;
	border-color: #ccc;
}

div.pagination span.current, div.pagination span.disabled, div.pagination a {
	font-size: 12px;
}


div.pagination a:hover {
	text-decoration: underline;
}

div.pagination span.current, div.pagination span.disabled {
	color: #ccc;
}

/* ============ mainThumbs =================*/


div#mainThumbsHead h1 {
	clear: both;
	color: #000;
	width: 100%;
	padding-top: 10px;
	text-align: center;
}

#mainThumbsHead h3 {
	margin: 2px 79px;
	
}

#mainThumbs {
	margin-left: 79px;
}

#mainThumbs a img {
	margin: 7px;
}

#mainThumbs a:hover img {
	margin: 3px;
	padding: 2px;

}

div#mainThumbs head h3 {
	color: #999;
}



div#mainThumbs h2 {
	color: black;
}

/* == Slideshow == */

#flash_player_container {
	width: 100%;
	margin: 0 auto;
}

#slideShow {
	width: 100%;
	margin: 10px 0;
	text-align: center;
}

#slideShow h1 {
	margin: 10px 0;
	color: #000;
}

#exit {
	margin: 10px;
	text-align: center;
}

	
/* ============================ Navigation Elements ====================== */

div#mainContentNav.borders {
	position: relative;
	height: 24px;
	margin: 25px 0 8px 0;
	padding: 0 10px;
	width: 570px;
	text-align: center;
}

div#mainContentNav #button1,
div#mainContentNav #button2,
div#mainContentNav #button3,
div#mainContentNav #button4 {
	position: absolute;
}

div#mainContentNav #button1 {
	top: 0;
	left: 30px;
}

div#mainContentNav #button2 {
	top: 0;
	left: 180px;
}
div#mainContentNav #button3 {
	top: 0;
	left: 260px;
}
div#mainContentNav #button4 {
	top: 0;
	left: 320px;
}

#mainContentNav a {
	font-weight: normal;
	color: #999;
	padding: 3px 1em;
}

#mainContentNav a:hover {
	text-decoration: underline;
}


/* =============== branding ===================== */

div#pattyWaltcher {
	margin: 15px 10px 15px 0px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #aaa;

}

#pattyWaltcher a:hover {
	color:  #aaa;
	text-decoration: underline;
}

#pattyWaltcher li {
	color: #000;
}

#pattyWaltcher h2 {
	margin: 0px 10px;
	padding-top: 10px;

}

#pattyWaltcher h3 {
	color: #999;
}


#pattyWaltcher h4 {
	margin: 0px 10px 0 0;
	padding:  0;
	color: #000;
	
}

#pattyWaltcher p {
	margin: 1em 10px 1em 0;
	
}

#pattyWaltcher ul {
	margin: 0 10px 0 0;
	padding: 5px 0;
	border-width: 1px 0;
	border-style: solid;
	border-color: #aaa;
}


div#pattyWaltcher img {
	margin: 10px 1em 10px 0px;
	float: left;
	
}


/* ============ #branding ===========*/


div#branding {
	height: 120px;
	width: 690px;
	margin: 0;
	padding: 8px 0 8px 110px;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #aaa;
	background: url("../images/pw_portrait_100.jpg") no-repeat 0px 8px;
}

div#branding.main {
	width: 470px;
}

div#branding ul {
	padding: 0;
	margin: 0;
}

div#branding a {
	color: black;
}

div#branding span {
	color: #ccc;	
}

div#branding h2 {
	margin: 0;
	font-size: 17px;
}

div#branding img {
	padding: 2px;
	border: 2px solid #699a85;
}

div#branding li {
	color: #000;
}

/*========= footer ========*/


div#footer {
	clear: both;
	text-align: left;
	margin: 10px 0 20px 0;
}

div#footer span {
	margin: 0 11em 0 0;
	color: #ccc;
}

div#footer span#copy {
}

div#footer a {
	color: #ccc;
}


