/*
Theme Name: McAllister House
Version: 1.0
Author: blue sky designs
Author URI: http://www.blueskydesigns.net/
*/

html, body {
	margin : 0;
	margin-top: 0px;
	padding : 0;

}
body {
	color : #665E47;
	background : #89B7B4 url(images/bg.gif) repeat-x;
	background-position:top;
	width : 100%;
	font : 90% "Times New Roman", "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;

}
			/*links*/
a:link, a:visited {
	color : #4A5D51;
	background : transparent;
	text-decoration : none;
}
a:hover {
	color : #1F4F66;
	text-decoration : none;
}
a:active {
	color : #484500;
	text-decoration : none;
}
			/*container*/
#container {
	width : 853px;
	margin : 0 auto;
	background : #F4F0E1 url(images/content_bg.jpg);
	background-repeat: repeat;
	border-top : 3px solid #463D25;
}

#content a:link {
	color:#345F19;
	font-weight:bold;	
}


			/*header*/
#top {
	background : #F4F0E1 url(images/main_color.jpg);
	float: left;
	width: 539px;
	height: 386px;
	color : #F4F0E1;
}


.testimonial {
	float: left;
	width: 145px;
	font-style:italic;
	color:#5D7C01;
}


	/*inside pages*/
	
	

#visitinsideleft {
	background : #F4F0E1 url(images/header_visit.jpg);
	float: left;
	width: 539px;
	height: 184px;
	color : #F4F0E1;
}

#historyinsideleft {
	background : #F4F0E1 url(images/header_history.jpg);
	float: left;
	width: 539px;
	height: 184px;
	color : #F4F0E1;
}

#eventsinsideleft {
	background : #F4F0E1 url(images/header_events.jpg);
	float: left;
	width: 539px;
	height: 184px;
	color : #F4F0E1;
}

#carriageinsideleft {
	background : #F4F0E1 url(images/header_carriage.jpg);
	float: left;
	width: 539px;
	height: 184px;
	color : #F4F0E1;
}

#toursinsideleft {
	background : #F4F0E1 url(images/header_tours.jpg);
	float: left;
	width: 539px;
	height: 184px;
	color : #F4F0E1;
}

#becomeinsideleft {
	background : #F4F0E1 url(images/header_become.jpg);
	float: left;
	width: 539px;
	height: 184px;
	color : #F4F0E1;
}

#linksinsideleft {
	background : #F4F0E1 url(images/header_links.jpg);
	float: left;
	width: 539px;
	height: 184px;
	color : #F4F0E1;
}

#newsinsideleft {
	background : #F4F0E1 url(images/header_news.jpg);
	float: left;
	width: 539px;
	height: 184px;
	color : #F4F0E1;
}


#photosinsideleft {
	background : #F4F0E1 url(images/header_photos.jpg);
	float: left;
	width: 539px;
	height: 184px;
	color : #F4F0E1;
}


#topinsideright{
	background : #F4F0E1 url(images/header_right_inside.jpg);
	float: left;
	width: 314px;
	height: 184px;
	color : #F4F0E1;

}

#header_right {
	float:left;
	color: #F4F0E1;
	background : #F4F0E1 url(images/header_right.jpg);
	width: 314px;
	height: 386px;
}

.main_header {
		color: #403D06;
		padding: 125px 40px 50px 20px;
		line-height: 1.5;
}



			/*main content*/
#content {
	width: 550px;
	margin-left : 235px;
	margin-top : 25px;
	background : #F4F0E1;
}

.content .clear { 
clear: right; 
} 


#comments {
	width: 500px;
	height: 25px;
}

			/*left sidebar*/
#leftnav {
	float : left;
	width : 200px;
	margin-top : 20px;
	margin-left: 50px;
	line-height: 1.5;
	

}

#leftnav p {
	margin : 0 0 1em 0;
}

#leftnav ul li{
	list-style-type:square;
	color: #809E53;
	font-size:12px;
	margin: -5px;
}


			/*columns*/
#columnbox {
	width: 700px;
	height: 250px;
	margin:0;
}			
.col3,.col3center {
	margin:20px 0;
	margin-left:2%;
	float: left;
	width: 28.5%;
	height:200px;
	border: 1px solid #eee;
	background : #F7FAFB url(images/column.gif) no-repeat;
}
.col3center {
	margin: 20px 3%;
}
.photos a,.films a,.music  a {
	color:#385E6E;
}
.photos a:hover,.films a:hover,.music  a:hover {
	color:#809E53;
}
			/*footer*/
#footer {
	height:134px;
	margin-top: 30px;
	clear : both;
	font-size : 0.9em;
	border-bottom : 3px solid #463D25;
	background : #3D5965 url(images/footer.jpg) no-repeat;
}
#footer img {
	float : right;
}
/* seen by IE5mac only, by Philippe Wittenbergh www.l-c-n.com */
*>html #footer img {
	margin : 0;
}
/* end */
#footer p {
	padding-left : 15px;
}
#footer a {
	color:#3D5965;
}
			/*typography*/
img {
	border : none;

}

p {
	padding: 0 1em;
	line-height: 1.5;
}
h1 {
	margin : 100px 0 0 30px;
	font-size : 175%;
}

h2 {
	margin : 5px 0 1em 0;
	font-size : 160%;
	font-weight:bold;
	color: #463D25;
}

h3 {
	margin : 5px 0 1em 0;
	font : 120% Times New Roman, "lucida sans", "Trebuchet MS", Arial, Tahoma, sans-serif;
	color: #385E6E;
}
.quote {
	border-top : 1px solid #808080;
	padding : 10px;
}
			/*search & login*/
#search {
	margin: 0 50px 0 0;
	float: right;
	color:#000;
}
legend {
	font-weight:bold;
	color:#fff;
}
.txtBox {
	background:#F7FAFB;
}
			/*clearer*/
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
}
.imgcenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Captions & aligment */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */
.alignleft {float:left;}
.alignright {float:right;}