@charset "utf-8";
/* CSS Document */

body {background-image:url(images/bg.gif); font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
.clearfloat {clear:both;}
#container {width:925px; margin-left:auto; margin-right:auto; background:url(images/container-bg.jpg);}

/*Header Begins*/
#header {width:925px; height:82px;}
#newsletter {width:237px; height:56px; float:left; background:url(images/newsletter.gif);}
#formheader {width:437px; height:56px; float:left; background:url(images/formheader.jpg); padding::0px;}
#formheader form {margin-top:30px; margin-bottom:0px; margin-left:5px; padding:0px;}
#formheader input { width:100px;}
#formheader input#submit {width:65px;}
#phone {width:251px; height:56px; float:left; background:url(images/phone.gif);}
#phone h4 {color:#23651B; margin-left:50px; font-size:20px; margin-top:15px; margin-bottom:0px;}
#topbreak {width:925px; height:26px; background:url(images/topbreak.jpg);}
/*Header Ends*/

/*Middle Begins*/
#middlecontain {width:925px; height:246px;}
#logo {width:398px; height:246px; float:left; background:url(images/logo.jpg);}
#logo h1 {visibility:hidden; display:none;}
#dogmain {width:326px; height:246px; float:left; background:url(images/dogmain.jpg);}
#slogan {width:201px; height:246px; float:left;}
#slogan h2 {color:#23651B; font-size:26px; margin-top:35px;}
/*Middle Ends*/

/*Nav Begins*/
#nav {width:925px; height:34px; background:url(images/nav2.jpg); background-repeat:no-repeat; text-align:center;}
#nav ul {display:inline; color:#FFFFFF;}
#nav li {display: inline; margin-right:10px; margin-top:5px; font-size:12px; font-weight:bold;}
.ulcontain {margin-right: auto; margin-left:auto; width:800px; padding-top:2px; margin-top:0px; margin-bottom:0px; padding-top:9px;}
/*Nav Ends*/

/*Content Begins*/
#contentcontainer {width:925px;}
#piccontainer {width:235px; height:405px; float:left;}
#pic1 {width:235px; height:212px;}
#pic2 {width:235px; height:193px;}
#content {width:690px; float:left;}
#contentmin {width:1px; height:405px; float:left;}
#content h2 {margin-top:18px; margin-left:15px; color:#23651B; font-size:28px;}
#content h3 {margin-left:15px; color:#000099; font:20px;}
#content p {text-align:justify; margin-left:15px; margin-right:30px;}
/*Content Ends*/

/*Footer Begins*/
#footer {width:925px; height:20px; background:url(images/footer.jpg); text-align:center;}
#footer ul {display:inline; color:#FFFFFF;}
#footer li {display: inline; font-size:10px; font-weight:bold;}
#footer li a {color:blue;}
/*Footer Ends*/

a:link    {color:#FFFFFF; text-decoration:none;}
#nav a:hover   {color:#FFFFFF; text-decoration:underline;}
a:active  {color:#FFFFFF; text-decoration:none;}
a:visited {color:#FFFFFF; text-decoration:none;}