
.designphoto {
float: left;
width: 300px;
height: 200px;
padding: 10px 0 15px 20px!important;
padding: 10px 0 0 20px;
text-align: left;
margin-bottom: 10px;
}

.designphoto img {
width: 300px;
height: 200px;
border: 0;
}


/*top nav links, and general links*/
A { text-decoration: none; 
 }
	
	A:link		{ color: #fff; text-decoration: none; } 
	A:visited	{ color: #fff; text-decoration: none; } 
	A:active	{ color: #fff;  } 
	A:hover		{ color: #fff; text-decoration: none; background-color: #d0751e} 
	A:hover		{ color: #fff; text-decoration: none; background-color: #cc6633} 
	
/* index page boxes */
	div.box{
	border:thin solid;
	border-style:dashed;
	width:390px;
	height:130px;
	border-color: #FFFFFF;
	/*border-color: #CCCCCC;*/
	/*text-align:center;*/
	padding: 0.2em;
	border-radius-top-right:30px;
	-moz-border-radius-top-right:30px;
	}
	
		div.box1{
	border:thin solid;
	border-style:dashed;
	width:390px;
	height:155px;
	border-color: #FFFFFF;
	/*border-color: #CCCCCC;*/
	/*text-align:center;*/
	padding: 0.2em;
	border-radius-top-right:30px;
	-moz-border-radius-top-right:30px;
	}
	
			div.box2{
	border:thin solid;
	border-style:dashed;
	width:390px;
	height:165px;
	border-color: #FFFFFF;
	/*border-color: #CCCCCC;*/
	/*text-align:center;*/
	padding: 0.2em;
	border-radius-top-right:30px;
	-moz-border-radius-top-right:30px;
	}
				div.box3{
	border:thin solid;
	border-style:dashed;
	width:390px;
	height:100px;
	border-color: #FFFFFF;
	/*border-color: #CCCCCC;*/
	/*text-align:center;*/
	padding: 0.2em;
	border-radius-top-right:30px;
	-moz-border-radius-top-right:30px;
	}

h1 {/*index titles*/
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A95A2B;
	margin: 0.1em;
	padding: 0;
	word-spacing: -0.1em;
		}
	/*text-transform: uppercase; lowercase; captitalize*/
	
#preamble {
margin-left: 2em;
color: #666;

}		
		
#preamble span {/*content for index page*/

font-size: 12px;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;

}		

/*not in use.body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666;
	margin-top: 0px;
	line-height: 10pt;
	text-align:left;
	padding-left: 20px;
	padding-right: 20px;
	letter-spacing:none;	
	line-height:12pt;
	}*/
	
h2 { /*Titles for left menu*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #126897;
	margin-bottom: 0.2em;
	text-decoration: underline;
	}

h3 { /*findareainfoMel.asp, findareainfoAde.asp*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: justify;
	color: #666666;
	margin: 0em 5em 0.5em 0em;
	line-height: 10pt;
	padding-top: 10px;
	padding-bottom: 10px;
	
	}
	

h4 { /* findareainfoMel.asp*/
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8.5pt;
	color: #996633;
	padding-left:2px;
	padding-bottom:0px;	
	margin-top:15px;
	margin-bottom: 3px;
	margin-right: 2px;
	text-transform: uppercase;
	}
	
h5 { /*findareainfoMel.asp for school links*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	text-align:left;
	color: #666666;
	margin: 0em 0em 0.5em 0em;
	line-height: 8pt;
	padding-top: 10px;
	padding-bottom: 10px;
	
	}	
	
h6 { /*findareainfoMel.asp, findareainfoAde.asp*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align:left;
	color: #A95A2B;
	margin: 0em 5em 0.5em 0em;
	line-height: 10pt;
	padding-top: 2px;
	padding-bottom: 0px;

	
	}

.content {  /*service packages, testimonials, request for information, links page*/ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: 12pt; 
	font-weight: normal; 
	color: #333;
	text-align: justify;
	padding: 30pt 30pt 0 20pt;}

.content a:link {color: #CD853F; font-weight: bold;}
	.content a:visited {color: #CD853F;  font-weight: bold;}
	.content a:active {color: #CD853F;  font-weight: bold;}
	.content a:hover {color: #CD853F; text-decoration: underline; background-color: #fff;
	

}

.content_map {  /*service packages, testimonials, request for information, links page*/ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: 12pt; 
	font-weight: normal; 
	color: #333;
	text-align: justify;
	padding: 5px 5px 0 5px;}

.aboutus {  /*about us page*/
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: 13pt; 
	font-weight: normal; 
	color: #666666;
	text-align: justify;
	padding-left:40px;
	padding-top:40px;

}


.subtitle { /*Titles within brown bars*/

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 16px;
	padding: 0.4em 0 0.4em 5em;
	font-weight: normal;
	background-color:#cc0033;
}



.menutext { /* left menu text for all pages*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	border-right: solid 1px #126897;
	}
		
	
	.menutext a:link {color: #CD853F; text-decoration: none;}
	.menutext a:visited {color: #CD853F; text-decoration: none; }
	.menutext a:active {color: #CD853F; text-decoration: none;}
	.menutext a:hover {color: #fff; background-color: #126897;}



.navigation { /*you are here*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	color: #ccc;
	clear: left;
	}
	
.navigation a:link {color: #CD853F; text-decoration: none; }
.navigation a:visited {color: #CD853F; text-decoration: none; }
.navigation a:active {color: #CD853F; text-decoration: none; }
.navigation a:hover {color: #CD853F; background-color: #fff; text-decoration: underline; }

	

.answer {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10.5pt;
		color: #666666;
		padding-left: 20px;
				
		}

.business {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #666666; 
	margin-top: 0em;
	text-align:left;
		
			}

.helpfultitles {
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.3em;
	color: #A95A2B;
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-weight: bold;
	}
			

			
.address {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #666666; 
	margin-top: 0em;
}	

.address a:link {color: #CD853F; text-decoration: underline;}
	.address a:visited {color: #CD853F; text-decoration: underline; }
	.address a:active {color: #CD853F; text-decoration: underline;}
	.address a:hover {color: #fff; background-color: #126897;}


/*--------------------MENU---------------*/

#name{
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:17px;  
}

/* box border */
.itemBorder { 
	border: 1px solid #000000;
	
	}

.itemText { /*top navigation links*/
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	padding-left: 3px;
			 }

 
body{
scrollbar-base-color: #F1A758;
scrollbar-arrow-color: #fff;
scrollbar-DarkShadow-Color: #cc9966; 
}        


img#contactus {
width: 133px;
height: 18px;
margin-top: 1px;
margin-left: 1px;
position: absolute;
border: 0;

}
/*--------------------testimonial---------------*/

p.testimonial { /*charitable event*/
font-style: normal;
font-size: 1.2em;
font-family: "Times New Roman", Times, serif;
}

p.testimonialtitle {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #996633;
font-size: 1.5em;
}

.generallinks {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9pt;
font-style: bold;
font-color: #996633;
margin-top: 20pt;
margin-left: 80pt;
}

.generallinks {text-decoration: none;} /*read our testimonials*/	
	.generallinks  a:link { color: #D55500;} 
	.generallinks  a:visited {color: #D55500; text-decoration: underline;}
	.generallinks  a:active {color: #D55500; text-decoration: underline;}
	.generallinks  a:hover {color: #126897; background-color: #fff;
	}


img#testbutton {
height: 33px;
width: 92px;
margin-top: 7px;
}

/*--------------------Elite Activity Page, Charity---------------*/
#activity { /*activity.html*/
margin-left: 0 ;
padding-left: 3em;
padding-bottom: 1em;
}

#activity h1 {
font-family: verdana;
font-weight: bold;
font-size: 1.5em;
color: #996633;
text-align: left;
padding-top: 1em;
}

#children1, #children2, #children3, #children4 {
	float: left;
	width: 150px;
	height: 150px;
	border: 2px solid #fff;
	margin: 0;
		}
		
#picnic1 {
float: left;
width: 320px;
height: 201px;
margin-top: 1.5em;
border: 1px solid #000;
}

#brightonbeach {
float: left;
width: 320px;
height: 188px;
border: 1px solid #000;
}

#bbq4 {
float: left;
width: 320px;
height: 158px;
margin: 0;
border: 1px solid #000;
}

.activitytext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	font-style: normal; 
	line-height: 12pt; 
	font-weight: normal; 
	color: #666;
	clear: left;
		}
		
.activitytext {text-decoration: none;}
	.activitytext a:link {color: #D55500;}
	.activitytext a:visited {color: #D55500; text decoration: none;}
	.activitytext a:active {color: #D55500; text decoration: none;}
	.activitytext a:hover {color: #126897; background-color: #fff; text-decoration: underline;		
		}
		
img#socialbutton {
height: 33px;
width: 92px;
margin-top: 7px;

}	

/*--------------------Elite Kids Pages---------------*/
p.activitieschildtitle {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #A95A2B;
font-size: 1.2em;
font-weight: bold;
}

.activitieschildtitle {text-decoration: none;} /*Sub-titles*/	
	.activitieschildtitle  a:link { color: #95A2B;} 
	.activitieschildtitle  a:visited {color: #A95A2B; text-decoration: none;}
	.activitieschildtitle  a:active {color: #A95A2B; text-decoration: none;}
	.activitieschildtitle  a:hover {color: #A95A2B; background-color: #fff; text-decoration: underline;
	}
	
p.activitieschildtitle1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-top: 20px;
color: #A95A2B;
font-size: 12px;
font-weight: normal;
text-align:justify;
padding-right:50px;
}	


	
	
/*----------------------Charitable Events------------*/

#bbq1 {
float: left;
width: 310px;
height: 150px;
border: 1px solid #000;
margin: 0.2em;
}

 #bbq2, #bbq3 {
 	float: left;
	width: 150px;
	height: 150px;
	border: 1px solid #000;
	margin: 0.2em 0.2em 2em 0.2em; 
	}

#specialkidslogo {
position: relative;
width: 65px;
height: 62px;
margin: 1em;
}

	
#emmatomlogo {
position: relative;
width: 65px;
height: 65px;
margin: 1em;
}

/*-----------------------------questionnaireForm----------------------*/

input, name, text, checkbox{
float: left;
}

input, textarea {
margin-top: -0.1em;
}

ol {
margin: 0;
clear: both;
}

li {
clear: both;
margin-top: 2em;
}

*html input, name, text, textarea, checkbox {/*for Explorer*/
margin: 0;
float: left;
}

*html ol, li {
/*margin: 0.7em 0 1em 1.5em;*/
margin: 8pt 24pt 8pt 24pt;
clear: both;
}

br {clear: both; }





