body {
	font-size:66.5%;
	background-color: #FFFFFF;
	padding: 0px;
	background-image: url(../images/body-bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 400px;
	margin-left: 0px;
}
* {

          padding: 0;

          margin: 0;

          border: 0;

}

#wrap {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
}

#content2 {
	background-image: url(../images/headr-bg2.jpg);
	background-repeat: no-repeat;
}
#header {
	height: 214px;
	width: 980px;
	background-repeat: no-repeat;
	background-image: url(../images/headr-bg1.jpg);
}

#header2 {
	height: 214px;
	width: 980px;
	background-repeat: no-repeat;
	background-image: url(../images/headr-bg2.jpg);
}

#header3 {
	height: 214px;
	width: 980px;
	background-repeat: no-repeat;
	background-image: url(../images/headr-bg3.jpg);
}

#header4 {
	height: 214px;
	width: 980px;
	background-repeat: no-repeat;
	background-image: url(../images/headr-bg4.jpg);
}
#header ul,  #header2 ul, #header3 ul,  #header4 ul{
	padding-top: 69px;

}
#header li,  #header2 li, #header3 li, #header4 li{
	display: inline;
	font-size: 1.2em;
}

#header a:link, #header2 a:link, #header3 a:link, #header4 a:link, #header a:visited, #header2 a:visited, #header3 a:visited, #header4 a:visited{
	color: #000066;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#header a:hover, #header2 a:hover, #header3 a:hover, #header4 a:hover, #header a:active , #header2 a:active, #header3 a:active, #header4 a:active{
	color: #000066;
	text-decoration: underline;
}
#leftcontent{
	float: left;
	width: 260px;
	padding-bottom: 10px;
}

#leftcontent h1{
	font-size: 1.4em;
	background-image: url(../images/heading-bg.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	width: 250px;
	text-align: center;
	margin-top: 10px;
	color: #000066;
	padding-top: 2px;
	margin-bottom: 5px;
	font-weight: normal;
}

#textcontent {
	float: right;
	width: 709px;
}

#topnav {
	font-size: 1.2em;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-color: #0042AD;
	background-image: url(../images/navtop.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#topnav ul {
	margin: 0px;
	padding: 0px;
}

#topnav li{
	display:inline;
	list-style: url(none) none;
	margin: 0px;
	padding: 0px;
}


a.starter {
	background-color :#0042AD;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 1em;
	margin : 0;
	text-decoration : none;
	border: 1px none #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/white-nav-sq.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

a.starter:hover, a.starter:active, a.starter:focus {
	background-color : #FFFFFF;
	color : #0042AD;
	border: 1px none #857655;
	background-image: url(../images/blue-nav-sq.jpg);
	background-repeat: no-repeat;
	background-position: left;
}


#text, #text2{
	font-size: 1.2em;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #000066;
}
#text h2, #text2 h2{
	font-size: 1em;
	color: #99CB34;
}
#text h3, #text2 h3{
	font-size: 1em;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #99CB34;
}

#text h4, #text2 h4{
	font-size: 1em;
	color: #0042AD;
}
.clearall {
	clear: both;
}

#text p{
	font-size: 1.0em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: justify;
}

#text ul, #text2 ul{
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;	
}
#text li, #text2 li {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}
#text a:link,   #text a:visited, #text2 a:link,   #text2 a:visited  {
	color: #000066;
	text-decoration: underline;
}
#text a:hover, #text a:active, #text2 a:hover, #text2 a:active{
	color: #99CB34;
	text-decoration: underline;
}
#maincontent {
	clear: both;
	padding-bottom: 10px;
}


#fullwidthcontent {
	clear: both;
	font-size: 1.2em;
}

#fullwidthcontent h2{
	clear: both;
	font-size: 1.2em;
	color: #0042AD;
	font-weight: normal;
	padding-top: 10px;
}
#fullwidthcontent p{
	font-size: 1.0em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: justify;
}

#fullwidthcontent ul{
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;	
}
#fullwidthcontent li {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
#fullwidthcontent a:link,  #fullwidthcontent a:visited {
	color: #336699;
	text-decoration: none;
}
#fullwidthcontent a:hover, #fullwidthcontent a:active {
	color: #857655;
	text-decoration: underline;
}
#homepics {
	width: 980px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#homepics ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homepics li{
	float: left;
	list-style-type: none;
}
#h_serv a:link,  #h_serv a:visited {
	color: #000033;
	text-decoration: none;
	display: block;
	height: 18px;
	width: 193px;
	background-image: url(../images/home_b1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 1.2em;
	text-align: center;
	padding-top: 168px;
}
#h_serv a:hover, #h_serv a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-position: 0px -186px;
	background-image: url(../images/home_b1.jpg);
}

#h_phar  a:link,  #h_phar a:visited {
	color: #000033;
	text-decoration: none;
	display: block;
	height: 18px;
	width: 196px;
	background-image: url(../images/home_b2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 1.2em;
	text-align: center;
	padding-top: 168px;
}
#h_phar a:hover, #h_phar a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-position: 0px -186px;
	background-image: url(../images/home_b2.jpg);
}
#h_seas a:link,  #h_seas a:visited {
	color: #000033;
	text-decoration: none;
	display: block;
	height: 18px;
	width: 196px;
	background-image: url(../images/home_b3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 1.2em;
	text-align: center;
	padding-top: 168px;
}
#h_seas a:hover, #h_seas a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-position: 0px -186px;
	background-image: url(../images/home_b3.jpg);
}
#h_shop a:link,  #h_shop a:visited {
	color: #000033;
	text-decoration: none;
	display: block;
	height: 18px;
	width: 196px;
	background-image: url(../images/home_b4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 1.2em;
	text-align: center;
	padding-top: 168px;
}
#h_shop a:hover, #h_shop a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-position: 0px -186px;
	background-image: url(../images/home_b4.jpg);
}
#h_cont a:link,  #h_cont a:visited {
	color: #000033;
	text-decoration: none;
	display: block;
	height: 18px;
	width: 192px;
	background-image: url(../images/home_b5.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 1.2em;
	text-align: center;
	padding-top: 168px;
}
#h_cont a:hover, #h_cont a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-position: 0px -186px;
	background-image: url(../images/home_b5.jpg);
}
/*footer*/
#footer {
	clear: both;
}
#footertext {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	text-align: center;
	font-size: 1.2em;
	padding: 5px;
}
#footertext p{
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #000066;
}
#footertext ul {
	margin: 0px;
	padding: 0px;
}

#footertext li{
    display:inline;
	list-style: url(none) none;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}

#footertext a:link,  #footertext a:visited {
	color: #000066;
	text-decoration: none;
}
#footertext a:hover, #footertext a:active {
	color: #000066;
	text-decoration: underline;
}
#subfoot {
	text-align: center;
	clear: both;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 1.2em;
}

#subfoot p {
	padding: 5px;
}
#subfoot a:link,  #subfoot a:visited {
	color: #6E95B2;
	text-decoration: none;
}
#subfoot a:hover, #subfoot a:active {
	color: #857655;
	text-decoration: underline;
}
/*contact*/
form {
	text-align : left;
	width : 450px;
	font-size : 1.0em;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
}



fieldset {
	margin : 1em 0;
	padding : 0 1em .5em;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}

legend {
	margin : 1em;
	padding : 0 1.5em;
	color : #99CB34;
	background : transparent;
	font-size : 1.1em;
	font-weight : bold;
}

label {
	float : left;
	width : 100px;
	padding : 0 1em;
	text-align : right;
}

fieldset input, textarea, select {
	width : 250px;
	padding : 1px;
	color : #000000;
	margin-bottom : 0.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
}


input:focus, textarea:focus { background : rgb(239, 239, 239); color : rgb(0, 0, 0); }

fieldset .req { font-weight : bold; }



.contform {
	width: 75%;
}

.paddiv {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-right: 0px;
	padding-left: 20px;
	text-align: left;
}

input {
	font-size: 1.0em;
	border: 1px solid #343434;
	padding: 5px;
	background-color: #FFFFFF;
}

.button {
	color: #FFFFFF;
	background-color: #99CC33;
}
textarea {
	font-size: 1.2em;
	border: 1px solid #343434;
	padding: 5px;
	background-color: #FFFFFF;
}

#text .smalltxt {
	font-size: 0.8em;
}

option {
	color: #333333;
	border: none;
	padding: 2px;
}

select {
	background-color: #FDF4F9;
}

.imgpadtop {
	padding-top: 5px;
}
/*................*/
.biggertxt {
	font-size: 1.5em;
}
#openinghours td {
	padding: 3px;
}

#openinghours caption {
	text-align: left;
	font-weight: bold;
	color: #99CB34;
	padding-bottom: 10px;}

#pharmacyaddress td {
	padding: 3px;
}

#pharmacyaddress caption {
	text-align: left;
	font-weight: bold;
	color: #99CB34;
	padding-bottom: 10px;}
.tablespace {
	width: 20px;
}	
.greenbg {
	color: #FFFFFF;
	background-color: #99CB34;
}
.paddress {
	float: left;
	width: 290px;
	margin-right: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 175px;
	padding: 0px;
	text-align: left;
	margin-left: 0px;
}


#hold {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 150px;
	font-size: 1.2em;
	text-align: center;
}
.highlight {
	font-weight: bold;
	color: #99CB34;
}


#text2 p{
	font-size: 1.0em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
}

#services1  {
	float: left;
	width: 200px;
}

#services2  {
	float: left;
	width: 200px;
}
