/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  10: 1Col_Fixed
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 20px;
	padding: 0;
}
#masthead {
	color: #CCCCCC;
	background-color: #B9B9FF;
	padding: 0px;
	margin: 0;
	text-decoration: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;

}
#masthead a:limk,a:visited,a:hover
{
	color: #CCCCCC;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#center {
	width: 770px;
	list-style-image: url(../images/gelgreensm.jpg);
}
#center .content {
	padding: 20px 24px;
	font-size: 14px;
	line-height: 1.65em;
	border: 1px solid #000;
}
#masthead .content {
	padding: 12px 20px;
}
	
#footer .content {
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
}
#footer {
	color: #999999;
	background-color: #0000FF;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#center a:link {
	color: #669999;
}
#center a:visited {
	color: #333333;
}
#center a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFFFFF;
	padding: 0 0 0 3px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	color: #903;
	text-align: center;
}
h2 {
	font-size: large;
	margin: 30px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
h3 {
	font-size: 1.4em;
	margin: 30px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.econtent {
}
.cookie {
	text-align: left;
}
.textbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	background-color: #FFF;
	text-align: left;
	margin: 5px;
	padding: 5px;
	width: 90%;
	border: thick outset #000;
}
.standout {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}
.imageoffset {
	margin-right: -50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.Quote {
	background-color: #FFFFB0;
	margin: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: normal;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.Quote  h3 {
	font-size: 112%;
	font-weight: bold;
	color: #0000FF;
	background-color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	text-transform: capitalize;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border: thin solid #999999;
	padding-top: 10px;
	padding-right: 21px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../images/red-glass.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
