/*##################################
  # Designed by Mary Fisher Design #
  #                                #
  # www.maryfisherdesign.com       #
  # (c) 2006 Copyright             #
  ##################################*/


body {
	margin: 0px;
	background-color: #2F3C43;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
}
#rollpic {
	float: right;
	margin-left: 10px;
}
#cont_top {
	background-image: url(../images/content_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 25px;
	margin-top: 2px;
	width: 669px;
}
#cont_middle {
	background-image: url(../images/content_center.gif);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 639px;
}
#flash {
	margin-top: 2px;
}
#content {

	width: 669px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
h1 {
	color: #66B8D9;
	font-size: medium;
}
a:link, a:visited, a:active {
	color: #66B8D9;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#address {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#logo {
	height: 49px;
	color: #000000;
	background-image: url(../images/logo_back.jpg);
	width: 100%;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 1px;
	margin-top: 10px;
}
#logocopy {
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#table {
	width: 100%;
}
#nav {
	width: 669px;
	margin-right: auto;
	margin-left: auto;
}
#wrap {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
ul li {
	list-style-image: url(../images/arrow.gif);
}



label
{
	width: 5.5em;
	float: left;
	text-align: right;
margin-right: 0.5em
display: block
; 	margin-right: 10px;
}

.submit input
{
	color: #000000;
} 
input
{
	color: #000000;
	border: 1px solid #66B8D9;
}


fieldset
{
border: 1px solid #66B8D9;
width: 70%}

legend
{
	padding: 2px 6px;
	color: #CCCCCC;
}
textarea {
	color: #000000;
	border: 1px solid #66B8D9;
}
#staffpic {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	clear: left;
}
h2 {
	color: #66B8D9;
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 15px;
}
h3 {
	color: #CCCCCC;
	font-size: small;
	margin: 20px 0px 0px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}



/*Side box */
.prebox {
	color: #3E4D55;

	}
.box {
	padding: 0 0 12px;
	color: #CCCCCC;
	background: #313C43 url(../images/bottom.gif) no-repeat right bottom;
	margin-top: 20px;
	clear: both;
	}
.box h3 {
	margin: 0;
	padding: 12px;
	font-size: 120%;
	font-weight: bold;
	background: url(../images/top.gif) no-repeat left top;
	text-align: left;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #66B8D9;
	}
.box p, .box ul {
	margin: 0;
	padding: 0 12px;
	}
.box ul li {
	margin: 0 0 0 0px;
	padding: 0 0 0 10px;
	background: url(../images/bullet.gif) no-repeat 0 5px;
	list-style-image: none;
	list-style-type: none;
	}
#clear {
	clear: both;
	height: 1px;
}

