

/* Include template style */

@import url("test.css");
@import url("menu.css");

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	margin:0 0 0 0;
	background-color: #009966;
}
/* ------------- TABLE ------- */
table {border-left:0px solid #ddd;}
td, th {border-bottom:0px solid #ddd; border-right:0px solid #ddd; padding:0.5em; vertical-align:top;}
th {background:#25507a; color:#fff; text-align:left;}
caption {background:#f0f0f0; border:1px solid #ddd; padding:0.5em; text-align:left; font-weight:bold; color:#000;}

}


	#all{
	 padding: 0; 
      margin: 0px auto;
      width: 800px;
      background-color: #333333;
	 
}

#wrap {
	
	margin-right: auto;
	margin-left: auto;
	width: 800px;
} 

#banner{
	width:800px;
	height:180px;
	float:left;
	

}

#menu {
	width: 800px;
	height:42px;
	float:left;

}

#pagename{
width:600px;
height:73px;
float: right;

}

#content{
	width:800px;
	float:left;
	height:100%;
	text-align: left;
	/*padding: 0px 0px 0px 20px;*/
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-color: #336666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	overflow:hidden;
	 word-wrap: break-word;
}

#contentbox{
	width:550px;
	float: left;
	height:100%;
	padding-left: 20px;
	padding-right: 10px;	
}

#contentcenter{
	width:400px;
	float: left;
	height:100%;
	padding-left: 60px;
	padding-right: 20px;
}

#contentboxright{
	width:250px;
	float: right;
	height:100%;
	/*padding-left: 20px;*/
	text-align: center;
}


#contentboxleft{
	width:250px;
	float: left;
	height:100%;
	/*padding-left: 20px;*/
	text-align: left;
}

#leftmenu{
	width: 195px;
	float:left;
	/*background-color: #333333;*/
	height:100%;
	padding-left:5px;
	overflow:hidden;
	 word-wrap: break-word;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px  dotted #000000;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px dotted #000000;
	background-image:  url("images/bg_nav.jpg");
	/*font-weight: bold;*/
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform: uppercase;
	font-size: 11px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color:  #336666;
	background-image: none;
	color:#FFFF00;
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 11px;
	
}

#services ul
{
list-style:none;
margin: 0;
padding: 0;
border: none;
}

#services li
{
list-style-image:url(images/tick.png);
margin: 0;

}

#services li a
{

color: #fff;
text-decoration: none;
width: 100%;


}
#services li a:hover
{

color: #fff;
list-style-image: url(images/tick.png); 

}

.formtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
	border: 0px solid #000000;
	text-align:center;
	
	width:300px;
}

.smalltext{
                   text-align: center;
				   font-family:Arial, Helvetica, sans-serif;     
                   font-size: 11px;
                   font-weight: normal;
                   color: #333333; 
}

.michaelHourigan{
text-align:center;
font-size:14px;
color: #006600;
}


.liner{
           height: 1px;
           width: 520px;
           text-align: left;
           margin: 0px 0px 0px 0px;
           padding: 0px 0px 0px 0px;  
           border-top: 0px;
           border-right: 0px;
           border-left: 0px;
           border-bottom: 1px dashed  #000000;               
}

.pagename{
font-size:18px;
text-align: left;
}


#footer {
background-color: #000000;
color: #999999;
text-align:center;
width:800px;
clear:both;


}

#pagename {
background-color: #999999;
width:600px;
float: right;
}

#boxcenter{
width:420px;
	float:left;
	height:100%;
	padding-left: 20px;
}

#picturetrainer{
width:200px;
height:142px;
float:right;
text-align:center;

}

.smalldescription{
text-align: center;
font-family:Arial, Helvetica, sans-serif; 
font-size:9px;
color:#666666;

}

#contentright_links{
	width: 250px;
	text-align: left;
	padding: 0px 15px 0px 30px;
	font-size: 11px;
	font-weight:normal;
	float: right;
	color:#FFFFFF;

}

.email2:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
} 
.email2:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	background-color: #333333;
} 
.email2:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}

.yellow{
            font-family:Georgia, "Times New Roman", Times, serif;
            text-align: left;     
            font-size: 14px;
            font-weight: normal;
            color: #FFCC00; 
}

.formbooking{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #000033;
background-color: #FFF;
border: 1px solid #000000;

}

/* SEARCH */

#clsSearchProperties {
	clear: both;
	margin-top: 4px;
	height: 1%;
	border: 1px solid #A8B2BB;
	background-color: #F2F5FA;
	color:#000000;
	width:150px;
	
}

.clsSplitter {
	clear: both;
}

/* PNG Hack IE6 */
 img { behavior: url(iepngfix.htc) ;}
 .thumbnails img { border:0px; width:100px;}
 
.pictures_noborder{ border:0px;}
 
 .red_notice { color:#F00;}
 .puppypict_left{ width:172px; margin-right:10px;}
 .puppypict_right{ width:129px; margin-left:10px; margin-top:10px;}
