/* CSS Document */
body {background: #999 url(coffeebackground.jpg) no-repeat left fixed; color: #ffffff; font: 1em 'century gothic', sans-serif;}

/*  branchbackground.jpg parissculpturebackground2.jpg */

#maincontent {width: 600px; margin: 5px 0; text-align: center;}
#maincontent a {display: block; margin-bottom: 10px;}
#maincontent a.mainsa {display:inline;}
#maincontent h1 {margin: 0 0 20px 0;}
p a.mainsa {margin-bottom: 100px;}


#secondcontent {width: 580px; padding: 0 10px 10px 10px; margin: auto; background-color: #ffffff; color: #000000; font-size: .8em; position: relative; border: 1px #ffcc00 solid;}
/* former secondcontent background styles -  background-image: url(top.gif); background-position:top; background-repeat:no-repeat; */


table {color: #000000; font-size: .8em; border-color: #ffcc00;}
table#kitties {background-color: #dfdfdf; margin: auto;}
td#odd {background-color: #dfdfdf;}
td#even {background-color: #ffffff;}

.shim {width: 1px; height: 600px; float: right;}
.clearboth {clear: both;}

#sidebar {position: absolute; left: -170px; top: 0px; width: 150px; text-align: right;}
#sidebar p {margin-top: 0px;}
#selected {font-size: 1.5em; color: #ffcc00;}
#subselected {font-size: 1em; font-style: italic; color: #ffcc00;}

#topbar {position: relative;}
div#topbar div#search {display: inline; position: absolute; top: 4px; right: 2px;}
div#topbar form {display: inline;}

#titlebar {border-bottom: 1px #ffcc00 solid; text-align: right;}

h1 {font-weight: normal; font-size: 4em;}
h2 {font-weight: normal; font-size: 3em; display: inline; color: #666666;}

.header {font-variant: small-caps; font-size: 1.5em; background-color: #e6e6e6;}
.subheader {}

#search {font-size: 13px; color: #ffffff; line-height: normal;}
#button {width: 100px; height: 23px; border: 1px solid #999999; background-color: #332900; color: #ffffff; font: 15px 'century gothic', sans-serif; position: relative; top: 1.5px;}

#mainads {margin-top: 75px;}
#linkads {margin-top: 50px;}

A.main, A.main:Visited, A.main:Hover, A.main:Active {font: 2em 'century gothic', sans-serif; text-decoration: none; color:  #ffcc00; background-color: transparent;}
A.main:Hover {text-decoration: underline;}

A.mainsa, A.mainsa:Visited, A.mainsa:Hover, A.mainsa:Active {text-decoration: none; color:  #ffcc00; background-color: transparent;}
A.mainsa:Hover {text-decoration: underline;}

A.second, A.second:Visited, A.second:Hover, A.second:Active {text-decoration: none; color: #ffffff; background-color: transparent;}
A.second:Hover {color: #ffcc00; background-color: inherit;}

A, A:Visited, A:Hover, A:Active {text-decoration: none;}
A:Hover {text-decoration: underline;}
