table.layout {
font-family: Georgia, Times New Roman, serif;
margin-top: 95px;
_margin-top: 0px; /* ie only hack */
}

div.header {
position: fixed;
_position: relative; /* ie only hack */
background-image:  url("images/thatch.gif");
background-repeat: no-repeat;
top: 0px;
bottom: 0px;
width: 760px;
height: 175px;
left: 50%;
margin-left: -380px;
z-index: 100;
}

.sexypanels{
list-style-type: none;
margin: 0;
padding: 0;
width: 120px; /* width of menu */
}

.sexypanels li{
border-bottom: 1px solid ffcc99; /* border beneath each menu item */
}

.sexypanels li a{
background: #ffcc99; /*color of menu by default*/
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana;
display: block;
color: #a0410d;
width: auto;
padding: 5px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 8px;
text-decoration: none;
border-bottom: 1px solid #7b3a17; /*bottom border of menu link. Should be equal or darker to link's bgcolor*/
}

.sexypanels li a:visited, .sexypanels li a:active{
color: #a88455;
}

.sexypanels li a:hover{
background-color: #a75b32; /*color of menu onMouseover*/
color: white;
border-bottom: 1px solid black; /*bottom border of menu link during hover. Should be equal or darker to link's hover's bgcolor*/
}

[if IE]>
.sexypanels li a{ /* Menu link width value for IE */
width: 100%;
}

/* NAV */
ul.nav {
width: 100%;
height: 25px;
background-color: #ccc;
background-image: url("images/stylizedhead.gif");
background-repeat: repeat;
border-top: 5px solid #cc6600;
border-bottom: 2px solid #cc6600;
margin: 0px;
padding: 0px;
filter: alpha(opacity=100);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
opacity: 0.9;
}


.fullbox {
	border: thin solid #CC6600;
}
.bottomdash {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: cc6600;
	border-right-color: cc6600;
	border-bottom-color: cc6600;
	border-left-color: cc6600;
}
.rightline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cc6600;
	border-right-color: #cc6600;
	border-bottom-color: #cc6600;
	border-left-color: #cc6600;
}
.photocaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.photocaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.topline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cc6600;
	border-right-color: #cc6600;
	border-bottom-color: #cc6600;
	border-left-color: #cc6600;
}
.menubottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #a0410d;
	border-right-color: #a0410d;
	border-bottom-color: #a0410d;
	border-left-color: #a0410d;
}
.flashline {
	text-decoration: blink;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;

}
.help {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC3300;
}
.workkwith {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}
.lrggrey {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
	font-variant: normal;
}
.dashbox {
	border: thin dashed #cc6600;
}
.showbox {
	border: thin dotted #793D00;
}
.11pttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
