@charset "utf-8";
#navBar {
	height: 50px;
	background-color: #190F00;
	text-align: center;
	width: 1000px;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center center;
	background-image: url(../images/img/bodyBG.jpg);
}
.accolades ul {
	margin-top: 0px;
	margin-left: -30px;
	margin-right: 0px;
}
.gallery {
	height: auto;
	width: 100%;
	color: #EDC1A5;
}


.oneColElsCtr #container {
	width: 1000px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.accolades ul li {
	margin-bottom: 8px;
	list-style-type: none;
	list-style-image: url(../images/img/list.gif);
	list-style-position: outside;
}

.oneColElsCtr #mainContent {
	padding-top: 0;
	padding-bottom: 0;
	width: 1000px;
}
#header {
	height: 115px;
	width: 1000px;
}
#footer {
	height: 100px;
	width: 1000px;
	position: relative;
	color: #FB5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	line-height: 180%;
	text-align: center;
}
#footer a {
	color: #FF931E;
	text-decoration: none;
}

#footer a:hover {
	color: #F5C727;
	text-decoration: underline;
}

#header .logo {
	text-align: left;
	width: 30%;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 0.8em;
	height: 87px;
	position: relative;
	float: left;
	padding-top: 28px;
}

#header .address {
	text-align: right;
	width: 68%;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 0.8em;
	height: 25px;
	position: relative;
	float: right;
	padding-top: 90px;
}
#homePic {
	height: 400px;
	width: 100%;
}
#categs {
	height: 38px;
	background-color: #190F00;
	color: #FFE3B9;
}
.featured {
	height: 171px;
	width: 290px;
	background-image: url(../images/img/categsBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFEED5;
	font-size: 75%;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	float: left;
}
.GP_News {
	height: 171px;
	width: 302px;
	background-image: url(../images/img/categsBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFEED5;
	font-size: 75%;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	float: left;
	margin-left: 35px;
}
.accolades {
	height: 171px;
	width: 294px;
	background-image: url(../images/img/categsBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #E4D6CB;
	font-size: 60%;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	float: right;
	text-align: left;
}

.accolades a {
	font-size: 1.7em;
	color:#FB5;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: -2px;
	font-weight: normal;
	text-decoration: none;
}
.accolades a:hover {
	color: #FF931E;
	text-decoration: underline;
}

#inputText {
	height: 179px;
	width: 1000px;
}

.ftrtopBar {
	background-color: #190F00;
	height: 15px;
	width: 100%;
	position: relative;
}
#underNav {
	height: 100px;
	width: 100%;
}
.pic {
	height: auto;
	color: #FFEED5;
	font-size: 75%;
	position: relative;
	width: auto;
}
.picText {
	width: 725px;
	height: auto;
	font-size: 80%;
	text-align: left;
	color: #FFF;
	line-height: 1.6em;
	padding: 10px;
}

.picText p{
	color:#F90;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 200%;
}

.picText a{
	color:#3E2D23;
}

.picText a:hover{
	color:#FF6
}

.header {
	font-size: 120%;
	color: #FF8D0F;
	font-weight: normal;
	padding-left: 15px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.header p {
	font-size: 105%;
	color: #F90;
	line-height: 1.3em;
	font-weight: normal;
}
.header table{
	font-size: 75%;
	color:#FFC;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#theTable {
	width: 100%;
	padding-left: 10px;
	background-image: url(../images/img/picTextBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.header table p{
	font-size: 120%;
	color:#110C08;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.highlight {
	color:#C33
}
input, select, textarea {
	font-size: 100%;
	background-color:#6C5546;
	background-image: url(../images/img/inputBG.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 3px;
	color: #020200;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #300;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #300;
	border-left-width: thin;
	border-right-color: #E7D6CB;
	border-bottom-color: #E7D6CB;
	border-right-width: thin;
	border-bottom-width: thin;
}
#human {  
   visibility:hidden;  
   display:none;  
   }

