@charset "UTF-8";

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(/images/main_background.jpg) no-repeat fixed #241f1b;
	background-position: center top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

 #wrapper { 
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

a { 
 	font-size: 12px;
	line-height: 15px;
	color: #accb56;
	text-decoration: none;
}

a:hover { 
 	font-size: 12px;
	line-height: 15px;
	color: #accb56;
	text-decoration: underline;
}


/*===========*/
/*= Navigation =*/
/*===========*/
 
 #nav {  
	height: 128px;
} 


/*=========*/
/*= Header =*/
/*=========*/
 
 #header {  
	height: 250px;
	margin: 0;
} 

 #print {  
	display: none;
	margin: 0;
} 

 #flashBanner {  
 	float: left;
	width: 600px;
	height: 250px;
	margin: 0;
} 

 #intro {  
 	float: right;
	width: 360px;
	height: 250px;
	margin: 0;
} 

 #calthorpes #intro {  
	background: url(/calthorpes/images/calthorpes_intro_bg.jpg) no-repeat;
} 
 #cmag #intro {  
	background: url(/cmag/images/cmag_intro_bg.jpg) no-repeat;
} 
 #lanyon #intro {  
	background: url(/lanyon/images/lanyon_intro_bg.jpg) no-repeat;
} 
 #home #intro, #global #intro, #intro {  
	background: url(/home/images/home_intro_bg.jpg) no-repeat;
} 
 #mugga #intro {  
	background: url(/mugga/images/mugga_intro_bg.jpg) no-repeat;
} 
 #nolan #intro {  
	background: url(/nolan/images/nolan_intro_bg.jpg) no-repeat;
} 

 #children #intro {  
	background: url(/children/images/children_intro_bg.jpg) no-repeat;
} 

 #intro h1 {  
 	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 60px 25px 0 25px;
}

 #children #intro h1 {  
 	font-size: 12px;
	line-height: 15px;
	color: #000;
	font-weight: normal;
	margin: 80px 25px 0 25px;
}  

 #intro p {  
 	font-size: 12px;
	line-height: 15px;
	color: #d2d2d2;
	font-weight: normal;
	margin: 15px 25px 40px 25px;
} 


/*==========*/
/*= Side Bar =*/
/*==========*/
 
 #sidebar {  
	float: right;
	width: 216px;
	margin: 0;
} 


/*=========*/
/*= Search =*/
/*=========*/
 
 .search {  
 	background:  #241f1b;
	padding: 4px 0px 4px 2px;
} 
 .search form {  
	padding: 0;
	margin: 0;
} 


/*========*/
/*= Menu =*/
/*========*/

#menu {
	background:#241f1b;
	margin-top: 10px;
}

.dhtmlgoodies_question, .df_menu_head{
	display: block;
	width: 216px;
	height: 40px;
	cursor: pointer;
	text-align: center;
	font-size: 10px;
	margin: 0;
}

#menu a{
	text-decoration:none;
	color:#CCCCCC;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul,.dhtmlgoodies_answer {
	font-weight: 400;
	text-align: left;
	margin: 10px 0;
	padding: 0;
	overflow: hidden;
}

#menu ul li {
	border: 0;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	display: block;
	margin-left: 10px;
	font-size: 12px;
	text-decoration: none;
	width: 171px;
	color: #646464;
	outline: none;
	overflow: hidden;
	padding: 1px 20px;
}

#menu ul li a:hover {
	color: #accb56;
}

#menu ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}


/*======*/
/*= Ads =*/
/*======*/

.ad {
	width: 216px;
	margin-top: 10px;
}


/*===========*/
/*= Newsletter =*/
/*===========*/

.newsletter {
	background: url(/images/newsletter_bg.jpg) no-repeat;
	width: 216px;
	height: 64px;
	margin-top: 10px;
}


/*===========*/
/*= Container =*/
/*===========*/

 #container { 
	margin: 0 270px 0 0;
	padding: 20px 0;
}


.row { 
 	border-top: dotted thin  #FFF;
	padding-top: 20px;
	margin: 0;
}


/*===========*/
/*= Column 1 =*/
/*===========*/

 #column1 { 
 	float: left;
	width: 310px;
	padding: 0 10px
}

 #column1 h1 { 
 	font-size: 28px;
	font-weight: normal;
	color: #accb56;
	padding-bottom: 10px;
	margin: 0;
}

 #column1 h2 { 
 	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
	color: #FFF;
	margin: 0;
	padding-bottom: 10px;
}

 #column1 h3 { 
 	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
	margin: 0;
	padding-bottom: 10px;
}

 #column1 h4 { 
 	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
	margin: 0;
	padding-bottom: 5px;
}

 #column1 p { 
 	font-size: 12px;
	line-height: 15px;
	color: #FFF;
	margin: 0;
	padding-bottom: 20px;
} 


/*===========*/
/*= Column 2 =*/
/*===========*/

 #column2 { 
	float: right;
	width: 310px;
	padding: 0 10px
} 

 #column2 h1 { 
 	font-size: 28px;
	font-weight: normal;
	color: #accb56;
	padding-bottom: 10px;
	margin: 0;
}

 #column2 h2 { 
 	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
	color: #FFF;
	margin: 0;
	padding: 10px 0;
}

 #column2 h3 { 
 	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
	color: #FFF;
	padding-bottom: 2px;
	margin: 0;
}

 #column2 h4 { 
 	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
	margin: 0;
	padding-bottom: 10px;
}

#column2 p { 
 	font-size: 12px;
	line-height: 15px;
	color: #FFF;
	margin: 0;
	padding-bottom: 20px;
}

 #column2 a { 
 	font-size: 12px;
	line-height: 15px;
	color: #accb56;
	text-decoration: none;
}

 #column2 a:hover { 
 	font-size: 12px;
	line-height: 15px;
	color: #accb56;
	text-decoration: underline;
}

 .thumb { 
	float: right;
	padding: 0 0 10px 10px;
} 


/*===========*/
/*= Image Set =*/
/*===========*/

 #imageSet { 
	float: left;
	width: 326px;
	padding: 0 10px;
} 

 #imageSet h1 { 
 	font-size: 28px;
	font-weight: normal;
	color: #accb56;
	padding-bottom: 10px;
	margin: 0;
}

 .image1 { 
 	padding-bottom: 10px;
} 

 .image2 { 
	float: left;
	padding-bottom: 10px;
} 

 .image3 { 
	float: right;
	padding: 0 0 10px 5px;
} 

 .image4 { 
	float: left;
} 

 .image5 { 
	float: right;
} 


/*=========*/
/*= Listings=*/
/*=========*/

 #listings { 
	padding: 0 10px
} 

 #listings h1 { 
 	font-size: 28px;
	font-weight: normal;
	color: #accb56;
	padding-bottom: 20px;
	margin: 0;
}

 #listings h2 { 
 	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
	color: #FFF;
	padding-bottom: 2px;
	margin: 0;
	margin-left: 162px;
}

 #listings p { 
 	font-size: 12px;
	line-height: 15px;
	color: #FFF;
	margin: 0;
	margin-left: 162px;
	padding-bottom: 20px;
}

 #listings a { 
 	font-size: 12px;
	line-height: 15px;
	color: #accb56;
	text-decoration: none;
}

 #listings a:hover { 
 	font-size: 12px;
	line-height: 15px;
	color: #accb56;
	text-decoration: underline;
}

 .listingThumb { 
	float: left;
	padding-right: 10px;
} 


/*==========*/
/*= Standard=*/
/*==========*/

 #standard { 
	padding: 0 10px
} 

 #standard h1 { 
 	font-size: 28px;
	font-weight: normal;
	color: #accb56;
	padding-bottom: 20px;
	margin: 0;
}

 #standard h2 { 
 	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
	color: #FFF;
	padding-bottom: 2px;
	margin: 0;
}

 #standard h3 { 
 	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
	margin: 0;
	padding-bottom: 10px;
}

 #standard p { 
 	font-size: 12px;
	line-height: 15px;
	color: #FFF;
	margin: 0;
	padding-bottom: 20px;
}

 #standard a { 
 	font-size: 12px;
	line-height: 15px;
	color: #accb56;
	text-decoration: none;
}

 #standard a:hover { 
 	font-size: 12px;
	line-height: 15px;
	color: #accb56;
	text-decoration: underline;
}

 
/*========*/
/*= Footer =*/
/*========*/

 #footer { 
	height: 38px;
	background: #241f1b; 
	margin: 40px 0 20px 0;
	padding: 0 36px;
} 

 #signature {
 	float: left;
	width: 320px;
	padding: 0 10px;
} 

 #signature p {
 	font-size: 11px;
	line-height: 13px;
	color: #FFF;
	margin: 0;
	padding-bottom: 80px;
} 

 #couch {
 	float: right;
	padding: 0 10px;
} 



/*=======*/
/*= Misc. =*/
/*=======*/

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*=======*/
/*= Childrens pallette. =*/
/*=======*/


 #pallet {  
 	width: 81px;
	height: 81px;
	float: left;
	margin:  20px 0 0 20px;
} 

.pink {
	float: left;
	margin-bottom: 1px;
}

.blue {
	float: right;
	margin: 0 0 1px 1px;
}

.green {
	float: left;
}

.purple {
	float: right;
	margin-left: 1px;
}



