html {
	color: #5d5c5c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(/redesign/_images/gradient.jpg) repeat-x top;
	background-color:#d6d2c5;
	
	
	}
	
	h4 {
	font-size: 1.6em;
	margin: 0;
	
}


#container  {
height: 700px;
width: 900px;
background-color:#FFFFFF;
margin: auto;
position:relative;
}



#header  {
	height: 63px;
	padding-top: 27px;
	
	
}

#telephone  {
font-size: 1.2em;
color:#003333;
position:absolute;
right:30px;
top: 60px;
}


#navbarLeft  {
background-image:url(../_images/headerLeft.jpg);
width: 10px;
height: 37px;
float:left;
}

#navbarMiddle  {
background-color:#36c3f2;
width: 870px;
height: 30px;
float:left;
padding: 7px 0 0 10px;

}

#navbarMiddle a  {
font-size: 1.4em;
color:#FFFFFF;
text-decoration:none;
}

#navbarMiddle a:hover  {
color:#727272;
text-decoration:none;
}

#navbarRight  {
background-image:url(../_images/headerRight.jpg);
width: 10px;
height: 37px;
float:left;
}

#col_1  {
width: 409px;
height: 544px;
float:left;
padding: 30px 0 0 20px;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #36c3f2;

}

#col_2  {
	width: 459px;
	height: 564px;
	float:left;
	padding: 10px 10px 10px 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #36c3f2;
}

#col_4 {
width: 878px;
height: 544px;
float:left;
padding: 30px 0 0 20px;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #36c3f2;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #36c3f2;
}



#imageBG  {
width: 468px;
height: 430px;
background-image:url(../_images/imageBG.jpg);
}

#photo  {
	width: 370px;
	height: 272px;
	position: relative;
	top: 41px;
	left: 50px;
	
}

.photothumb  {
width: 70px;
height: 70px;
position: relative;
top: 82px;
left: 80px;
float:left;
margin-right: 10px;
}

#col_3 {
	height: 100px;
	text-align: center;
	}

#bottomBorder  {
width: 905px;
height: 26px;
background-image:url(../_images/bottomBorder.jpg);
margin: auto;
}

ul.gallery {
list-style: none;
margin: 0;
padding: 0;

}

ul.gallery li {
height: 150px;
width: 200px;
float:left;
margin-right: 14px;
margin-bottom: 20px;
}
