/* @override http://penwickdesign.com/common/style.css */

a img
{
    border : 0;
}
a:link
{
    text-decoration : none;
    color : rgb(0 , 0 , 255);
}
a:visited
{
    text-decoration : none;
    color : rgb(0 , 0 , 255);
}
a:hover
{
    text-decoration : underline;
    background-color : rgb(204 , 221 , 238);
}
a:active
{
    text-decoration : underline;
}
a.nohover:hover
{
    background-color : transparent;
}
body
{
    font-size : 80%;
    padding : 0px;
    margin : 0px;
    border : none;
    background-color : rgb(237 , 237 , 237);
    font: small 'Lucida Grande', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
div#top
{
    display : block;
    /*width: 800px;*/
background : url("headerw.png");
    height : 145px;
    margin-top : 10px;
    padding : 0;
}
ul.topnav
{
    text-transform : uppercase;
    margin : 0;
    margin-top : 80px;
    margin-left : 490px;
    padding : 0;
}
ul.topnav li
{
    display : inline;
    padding-left : 10px;
}
ul.topnav li a
{
    color : white;
    letter-spacing : 2px;
    padding : 5px 9px;
    background : black;
}
div#left
{
    display : block;
    /*height: 300px; width: 180px; float:left;*/
position : absolute;
    top : 155px;
}
div#ads
{
    padding-left : 8px;
}
/*URL: http://www.dynamicdrive.com/style/ Credits: Dynamic Drive CSS Library */
#blueblock
{
    width : 180px;
    border-right : 1px solid rgb(0 , 0 , 0);
    padding : 0 0 1em 0;
    margin : 0;
    margin-bottom : 1em;
    font-family : "Trebuchet MS" , "Lucida Grande" , Arial , sans-serif;
    font-size : 90%;
    background-color : rgb(102 , 102 , 102);
    color : rgb(51 , 51 , 51);
}
html #blueblock
{
    /*IE 6 only */
width : 147px;
}
/*Box model bug: 180px minus all left and right paddings for #blueblock */
#blueblock ul
{
    list-style : none;
    margin : 0;
    padding : 0;
    border : none;
}
#blueblock li
{
    /*transparent*/
border-bottom : 1px solid;
    margin : 0;
}
#blueblock li a
{
    display : block;
    padding : 5px 5px 5px 8px;
    border-left : 10px solid rgb(187 , 187 , 187);
    border-right : 10px solid rgb(102 , 102 , 102);
    background-color : rgb(0 , 0 , 0);
    color : rgb(255 , 255 , 255);
    text-decoration : none;
    width : 100%;
}
html > body #blueblock li a
{
    /*Non IE6 width*/
width : auto;
}
#blueblock li a:hover
{
    border-left : 10px solid rgb(238 , 238 , 238);
    border-right : 10px solid rgb(204 , 204 , 204);
    background-color : rgb(85 , 85 , 85);
    color : rgb(255 , 255 , 255);
}
div#page
{
    width : 800px;
    /*background: #ededed; text-align: center;_width: 800px;*/
margin : 0 auto;
    padding : 0 0 0 0;
    /*position: relative;*/
border : none;
    background : white;
    text-align: left;
}
div#content
{
    text-align : left;
    display : block;
    font-family : arial;
    padding : 10px;
    padding-left : 25px;
    padding-right : 3px;
    padding-top : 20px;
    /*padding: 8px 8px 8px 8px;*/
width : 590px;
    background-color : rgb(255 , 255 , 255);
    margin : 0;
    /*float: right;*/
position : relative;
    left : 180px;
}
div.larger
{
    Font-size : 115%;
}
div.alert
{
    Display : block;
    Width : 80%;
    Text-align : center;
    Background-color : rgb(255 , 215 , 215);
    Font-size : 1.1em;
    Padding : 12px 30px 12px 30px;
    Border-color : black;
    Border-style : solid;
    Border : 1px 1px 1px 1px;
    Margin-right : 50px;
    Margin-bottom : 20px;
}
/*top: -216px;*/
html > body div#content
{
    /*Non IE6 top*/
top : 0px;
}
div#content p
{
    width : 472px;
    margin-bottom : 0;
    padding : 0;
    padding-left : 25px;
}
div#content dl, div#content dl li
{
    /*width : 250px;*/
}
dov#content dl dd
{
    width: 150px;
}
ul.slim
{
    margin : 0;
}
ul.slim li
{
    padding : 0;
}
ul.plain
{
    List-style-type : none;
}
div#footer
{
    background-color : rgb(193 , 215 , 217);
    text-align : center;
}
span#mapthis
{
    Display : block;
    Padding-left : 20px;
    Font-size : 0.8em;
}
img#frontdoor
{
    Float : right;
    Padding-left : 10px;
}
img#candles
{
    Float : right;
    Padding-left : 12px;
}
img#floweredplate
{
    Float : left;
    Padding-top : 12px;
    Padding-right : 6px;
}
div#lines
{
    width:100%;
    text-align: center;
}
img#lines
{
    margin-top: 15px;
    margin-bottom: 15px;
}

img#award
{
    Padding-left : 15px;
    Display : inline;
}

/*dl#linelist {
	width: 300px;
}*/

img.linelist
 {
	float: right;
	padding: 10px;
}
