/* CSS Document */

#first{
	font-family: Arial;
	color: #666666;
	padding: 5px;
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 5px 0px 0px;
	width: 375px;


}

#whole{
	font-family: Arial;
	color: #666666;
	margin: 7px;
	font-size: 10px;
}
#body{
	font-family: Arial;
	color: #666666;
	padding: 5px;
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 5px 0px 0px;
	


}


#appointmentss{
	font-family: Arial;
	color: #666666;
	padding: 2px;
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 2px 0px 0px;
	width: 180px;




}


#appointments{
	font-family: Arial;
	color: #666666;
	padding: 5px;
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 5px 0px 0px;
	width: 430px;




}

.space {
	margin: 0px 10px 10px 0px;
	clip:  rect(5px auto auto auto);
	float: left;
	clear: right;
	padding: 100px;
}

.txtspace {
	clear: right;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

#second{
	font-family: Arial;
	color: #666666;
	padding: 5px;
	font-size: 10px;
	margin: 5px 0px 0px;
	width: 575px;
	border: none;




}

body{
	background-attachment: fixed;
	background-image: url(storeimages/background.jpg);
	background-repeat: repeat-x;
}

p{
	font-family: Arial;
	color: #666666;
	font-size: 11px;
}

li{
	font-family: Arial;
	color: #666666;
	font-size: 11px;
}

h2{
	font-family: Arial;
	color: #006666;
	font-size: 12px;
}

h3{
	font-family: Arial;
	color: #006666;
	font-size: 11px;
}

#text{
	padding: 5px;
}

#text2{
	padding-left: 4px;
}

#text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
}
body{
	background-attachment: fixed;
	background-image: url(storeimages/background.jpg);
	background-repeat: repeat-x;
}
a{
	color: #00CC99;
}
a:hover{
	color: #009999;
}

.white{
	color: #FFFFFF;
}

#research{
	font-family: Arial;
	color: #666666;
	padding: 5px;
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 5px 0px 0px;
	width: 300px;
}