* { padding: 0; margin: 0; }

body {
background:url(../images/PageBackground.gif) center top repeat-x;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 14px;
line-height: 150%;
color:#333;
}

a {text-decoration:underline; color:#333}
a:hover {text-decoration:none; color:#333}

p {
 padding-bottom: 15px;
}

tr, td {text-align:left; vertical-align:top}


h1 {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:18px; font-weight:normal; text-transform:uppercase; padding-bottom: 10px; line-height:normal}
h2 {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:16px; font-weight:normal; text-transform:uppercase; padding: 15px 0 10px 0; line-height:normal;}
h3 {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:14px; font-weight:normal; text-transform:uppercase; letter-spacing:5px;  border-bottom:#666 solid 1px; margin-bottom:10px;}
h4 {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:14px; font-weight:normal; text-transform:uppercase; }

.specials {border:#666 dashed 2px; text-align:center; padding:20px; margin-bottom:20px; }
.specials h1 { font-size:28px; line-height:normal; }

.sendtofriend { font-size:12px; text-transform:uppercase; text-align:center;}
.sendtofriend a { color:#000; text-decoration:underline;}
.sendtofriend a:hover { color:#000; text-decoration:none;}

#wrapper { 
 margin: 0 auto;
 width: 960px;
}

#content { 
float: left;
color: #333;
background: #FFFFFF;
width: 499px;
display: inline;
padding: 0 20px;
margin: 0 20px;
border-right: #CCC solid 1px;
}


#header {
 width: 960px;
 height: 194px;
 text-align:center
}

#header .logo { padding: 20px 0;} 

#navigation {
 width: 960px;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color: #333;
text-align:center;
margin-bottom:50px;
}

#navigation a { color:#000; text-decoration:none; padding: 10px;}
#navigation a:hover { color:#777; text-decoration:none;}

#leftcolumn { 
 width: 190px;
 float: left;
 text-align:right;
}

#rightcolumn { 
 width: 190px;
 float: left;
}

.quote {font-style:italic; font-size:16px; color:#000; text-align:center; line-height:200%; background:url(../images/QuoteDivider.gif) center top no-repeat; padding-top:30px;}
.quote-credit { background:url(../images/QuoteDividerEnd.gif) center bottom no-repeat;  padding: 10px 0 30px 0; text-transform:uppercase; font-size:12px; letter-spacing:.2em; font-style:normal; line-height:normal; text-align:center; color:#000}

#footer { 
margin-top:25px;
font-size:12px;
padding: 20px;
line-height:150%;
clear: both;
color: #000;
text-align:center;
}

#footer a { text-decoration:underline; color: #000}
#footer a:hover { text-decoration:none; color: #000}
#footer strong { text-transform:uppercase; }