﻿
body
{
    margin: 0px;
    padding: 0px;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #8A1636;
    background-color: white;
    height: 100%;
}
h1
{
    margin: 0px 0px 15px 0px;
    padding: 0px;
    font-size: 22px;
    line-height: 28px;
    color: #0091D5;
}
h3
{
    font: 12px/16px verdana, arial, helvetica, sans-serif;
    margin: 35px 0px 0px 0px;
    padding: 0px;
    font-size: 13px;
    line-height: 14px;
}
p
{
    font: 12px/16px verdana, arial, helvetica, sans-serif;
}

a
{
    color: #09c;
    font-size: 13px;
    text-decoration: none;
    font-family: verdana, arial, helvetica, sans-serif;
}
a:link {color:#0091D5;}
a:visited {color:#0091D5;}
a:hover
{
    text-decoration: underline;
}

img
{
    border: none;
} 


.thumbTitle
{
    font-size: 8px;
    text-align: center;
}

#Header
{
    margin: 20px 20px 20px 20px; /* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
    height: 137px; /* 14px + 17px + 2px = 33px */
    width: 726;
    border-style: solid; /* top and bottom borders: 1px; left and right borders: 0px */
    line-height: 137px;
    background-color: white; /* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 137px; /* the correct height */
    background-position: left bottom;
    background-repeat: no-repeat;
    border-top: black 0px solid;
    border-left-width: 0px;
    border-left-color: black;
    border-bottom: #f9b5b2 0px solid;
    border-right-width: 0px;
    border-right-color: black;
    color: #0091d5;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height:137;}

#footer
{
    clear: both;
    width: 750px;
    margin: 10px;
    text-align: center;
    font-family: Verdana;
    font-size: 9px;
    border-top: 1px solid #f9b5b2;
    color: #000;
    position: static;
    bottom: 0;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}
	
	#footer .date {
		float: left;
		text-align: left;
		}
	
	#footer .contact {
		float: right;
		text-align: right;
		}
		
.news
{
}

.news .link{
float: right;
		text-align: right;
	}
    

		
#container {
    position: relative;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
	}
	
html>body #container {
    height: auto;
	}

#Content
{
    margin: 0px 50px 50px 200px;
    padding: 10px;
    width: 550px;
    border-left: #f9b5b2 1px solid;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
}



#Menu
{
    position: absolute;
    top: 175px;
    left: 20px;
    width: 172px;
    background-color: white;
    line-height: 5px; /* Again, the ugly brilliant hack. */
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 150px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
/* Again, "be nice to Opera 5". */
body>#Menu {width:150px;}

.mIndent
{
    margin-left: 15px; margin-top: 0px; margin-bottom: 5px;
}



#textbox
{
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.thumbnail
{
    float: left;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    margin-right: 0px;
    margin-bottom: 10px;
    text-align: left;
    cursor: hand;
    padding-left: 2px;
    position: static;
    border-right: #f9b5b2 1px solid;
    border-top: #f9b5b2 1px solid;
    border-left: #f9b5b2 1px solid;
    border-bottom: #f9b5b2 1px solid;
    width:75px;
    height:100px;
}


.thumbnailInner
{
    padding-right: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    padding-left: 0px;
    position: static;
    vertical-align: bottom;
}

.image
{
    margin-bottom: 30px;
}

#galleryimage
{
float: right; text-align: left; margin-left: 0px;
}

.desc
{
    text-align: left;
    margin-left: 0px;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 3px;
    padding-bottom: 3px;
    font-style: italic;
}

.button
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    left: 210px;
    background-color: white;
    color: #0091d5;
    cursor: hand;
    font-weight: bold;
    font-size: 20px;
    position: relative;
}
.txtbox
{
    border-right: #0091D5 1px solid;
    border-top: #0091D5 1px solid;
    border-left: #0091D5 1px solid;
    border-bottom: #0091D5 1px solid;
    width: 200px;
    font-size: 10pt;
    margin-bottom: 5px;
}

.lbl
{
    float: left;
    font-size: 8pt;
    width: 160px;
    text-align: right;
    margin-right: 5px;
}

div.float
{
    float: left;
    width: 100px;
    text-align: center;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin-left: 0px;
    margin-bottom: 15px;
   
}
  
div.float p
{
    text-align: center;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    vertical-align: top;
    font-style: italic;
}

blockquote {
  background: transparent url(quoleft.png) left top no-repeat;
}
blockquote div {
  padding: 0 48px;
  background: transparent url(quoright.png) right bottom no-repeat;
}

.rollover a
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}
.rollover a:hover
{
    border-bottom-color: black;
    border-bottom-style: dotted;
}


div.spacer {
  clear: both;
  }
  
div.quote
{
    font: 12px/15px verdana, arial, helvetica, sans-serif;
    margin-top: 0px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-top: 0px;
}

div.qcust
{
    font-weight: bold;
    text-indent: 5px;
}

div.news
{

    font: 12px/15px verdana, arial, helvetica, sans-serif;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-indent: 0px;
}

div.newsLink
{
    text-indent: 0px;
}
