/*#fff white
  #666 medium grey
  #333 dark grey
  #ff0000 red
  #ffcccc light red
  #999 light grey
  #ccc very light grey
*/

   
body {font-family:verdana,geneva,arial,helvetica,sans-serif;} 

a  {text-decoration: none; color: #ff0000;}

a:hover {color: #fff; background: #ffcccc;}

p {font-family: verdana,geneva,arial,helvetica,sans-serif; font-size: 0.8em; list-style: none;
             padding: 0px; color: #333; float: left; width: 100%;}

#house {padding: 20px 0px 0px 20px; float: right; width: 45%;}   

#content a {text-decoration: none; color: #ff0000;}

#content a:visited {text-decoration: none; color: #ff0000;}

#content {background-color: #fff;}

#content h1 {font-family: verdana,geneva,arial,helvetica,sans-serif; font-size: 0.8em; padding: 5px 0px 0px 0px; 
             color: #666; float: left; width: 100%;}

#wrapper {width:630px; margin:-15px auto 0 auto; text-align: left; padding: 0px 10px; background-color:#fff;}

#logo {padding: 10px 0px 0px 20px; float: left; width: 45%;}  

#logo img {border-width: 0;} 

#hometabs ul {margin: 0; padding: 0; list-style: none; width: 100%; float: left;}

#hometabs li {margin: 0; padding: 0; background: url(images/tabrightg.jpg) no-repeat top right; float: left;}

#hometabs a {display: block; line-height: 2em; padding: 0 2em; background: url(images/tableftg.jpg) no-repeat top left;
             text-decoration: none; font-family: verdana,geneva,arial,helvetica,sans-serif; font-weight: 500;
             font-size: 0.8em; color: #000; float: left;}

/*To change active tab from grey to red*/
#hometabs #active {background: url(images/tabrightr.jpg) no-repeat top right;}

#hometabs #active a {background: url(images/tableftr.jpg) no-repeat top left;}

#hometabs a:hover {color: #999;}

#hlinks  {margin: 0; padding: 0; width: 100%; background: url(images/barred.jpg) repeat-x right top; float: left;}

#hlinks ul {margin: 0; padding: 0; list-style: none; width: 100%; float: left;}

#hlinks li {margin: 0; padding: 0; background: transparent; float: left;}

#hlinks a {display: block; margin: 0; padding: 0 0.75em; line-height: 2em; text-decoration: none;
           font-family: verdana,geneva,arial,helvetica,sans-serif; font-weight: 600; font-size: 0.6em;
           background: transparent; color: #fff; float: left;}

#hlinks a:hover {color: #ccc;}

#hlinks #pactive a {text-decoration: underline;}

#hlinks #pactive a:hover {color: #fff;}

#drecontact {margin: 0; padding: 10px 0px; width: 620px; font-size:1em; color: #666; text-align: center;
             float: left;}
#drecontact hr {width:100%; background-color:#ff0000; height:4px; padding:0;}

#footer {margin: 0; padding: 10px 0px; font-size:0.65em; color: #666; float: left; width: 100%;}