/*** Global Settings ****/
* {margin: 0; padding: 0}
body {font : normal 12px/1.6em Arial, Helvetica, sans-serif;color : #2a3845;margin : 0;padding : 0;background:#FFFFFF;}
p {margin : 0;padding : 5px;}
a:visited, a:link {color : #a43b55;text-decoration : underline;background:none;}
a:hover {color : #a43b55;text-decoration : none;background:none;}
h1 {color : #7a2e40;margin: 0px 0px 10px 0px;padding-bottom : 10px;font : normal 17px Georgia, serif;border-bottom : 1px solid #efece7;}
h2 {color : #7a2e40;margin : 6px 0 ;padding : 4px 0;font : normal 17px Georgia, serif;border-bottom : 1px solid #efece7;}
h3 {color : #7a2e40;margin : 6px 0;padding : 0;font : bold 14px Arial, Helvetica, sans-serif;border-bottom : 1px solid #efece7;}
ul {padding:0;margin:0 0 0 17px;list-style: square url(veterinary-images/bullet.gif);}
.box {background : #f7f7f7;border : 1px solid #f0e9eb;padding : 15px;}

/*** Layout ****/
#wrapper {margin : 0 auto;width : 776px;border-left : 1px solid #f0e9eb;border-right : 1px solid #f0e9eb;}
#header {margin : 0 1px;}
#bg {height : 36px;background : url(veterinary-images/bg.gif) repeat-x;}
#nav {background : #7a2e40;padding : 10px 20px;text-align : right;color : #f6dde3;}
#nav a:visited, #nav a:link {text-decoration : none;color : #f6dde3;}
#nav a:hover {text-decoration : underline;color : #f6dde3;}
#main-content {margin : 0 auto;}
#logo {height: 66px; margin-bottom : 45px; background: url(veterinary-images/logo.jpg) no-repeat;}
.logotxt1 {font : normal 18px Georgia, serif;color : #fa7393;margin : 10px 0 0 85px;}
.logotxt2 {font : normal 18px Georgia, serif;color : #7a2e40; margin : 10px 0 0 5px;}
.logotxt3 {font : normal 18px Georgia, serif;color : #fa7393;margin : 10px 0 0 5px;}
.row{width: 300px}
.leftcell{width: 200px; float: left}
.rightcell{float: right}
.storeimg{border: 0; padding: 2px 2px 20px 50px}

.linkrow{width: 390px; clear: both}
.linkimg{float: left; border: 0; padding: 2px 4px 0 0}
.linklcell{width: 100px; padding-bottom: 20px; float: left}
.linkrcell{width: 286px; float: right; padding-bottom: 20px}
.clear{clear:both;}

#left-column {width : 440px;padding : 0 30px 30px;float : left;}
#right-column {width : 270px;float : right;}
.crd a:visited, .crd a:link, .crd a:hover{text-decoration : none;color : #2a3845;cursor: text;}
#footer {background : #f7f7f7;border-top : 1px solid #f0e9eb;padding : 10px 15px; font-size: 80%; clear : both;}

/*** SideBAR ***/
#main-image {text-align : center;}
.sidebar {width : 218px;margin : 0 auto;padding : 10px 25px;background : url(veterinary-images/shadow.jpg) no-repeat top;}

/* contact page - form layout */
form{margin-top: 0px;}
div.row{clear: both;  width: 410px;}
div.row span.formlabel {float: left;  width: 145px;  text-align: left; padding-left : 5px;}
div.row span.forminput{float: right;  text-align: right;} 
div.spacer{clear: both;  width: 75px;}
input, textarea{width: 245px;   font-family: verdana, arial, sans-serif;  border: 1px solid #C6C6C6;
  font-size: 100%;  margin: 2px;}
.submit{ font-family: verdana, arial, sans-serif;  border: 1px solid #C6C6C6;  width: 70px;  height: 22px;
  cursor: pointer;  font-size: 100%;}
