body {
	margin: 0px;
	padding: 0px;
	border:none;
}


TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


.menu {
	margin-top: 4px;

}
.header #logo {
	margin-top: 50px;
}
.nav {
	background-image: url(http://www.pacificgoldcorp.com/images/navtile.gif);
	background-repeat:repeat-x;
	margin-top: 50px;
}
#index-content table p {
	margin: 30 0 0 10px;
}
.test {
	color:#FFFFFF;
}
.test a {
	text-decoration: none;
	font-weight:bold;
	color: #F7941D;
}
.test a:hover {
	text-decoration: underline;
}
#index-content table p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#index-content table p a {
	text-decoration: none;
	font-weight:bold;
	color: #F7941D;
}
#index-content table p a:hover {
	text-decoration: underline;
}

/* Navigation styles */
.mtDropdownMenu {
	LEFT: -1000px; OVERFLOW: hidden; POSITION: absolute; TOP: -1000px;
}

.mtDropdownMenu .content {
	POSITION: absolute;
}

.mtDropdownMenu .items {
	BORDER-RIGHT: white 1px solid; BORDER-TOP: white 1px solid; Z-INDEX: 2; LEFT: 0px; BORDER-LEFT: white 1px solid; BORDER-BOTTOM: white 1px solid; POSITION: relative; TOP: 0px;
}

.top .items {
	BORDER-TOP: medium none;
}

.mtDropdownMenu .item {
	FONT-SIZE: 11px; CURSOR: hand; color: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight: normal;TEXT-DECORATION: none;
}

.mtDropdownMenu .background {
	Z-INDEX: 1; FILTER: alpha(opacity=90); LEFT: 0px; POSITION: absolute; TOP: 0px; moz-opacity: .9;
}

.mtDropdownMenu .shadowRight {
	Z-INDEX: 3; FILTER: alpha(opacity=40); WIDTH: 2px; POSITION: absolute; TOP: 3px; moz-opacity: .4;
}

.mtDropdownMenu .shadowBottom {
	Z-INDEX: 1; FILTER: alpha(opacity=40); LEFT: 3px; POSITION: absolute; HEIGHT: 2px; moz-opacity: .4;
}

.mtDropdownMenu .hover {
	BACKGROUND: orange; COLOR: #5265A5; color: white;
}

.mtDropdownMenu .item IMG {
/*	MARGIN-LEFT: -50px;*/
}

/* end navigation styles */

/*breadcrumb styles*/
#breadcrumb {
	margin-left: 6px;
	background-image:url(http://www.pacificgoldcorp.com/images/breadcrumb-globe.jpg); background-repeat:no-repeat;
	padding: 10	0 11 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}
#breadcrumb ul {
	display: inline;
	border: none;
	margin-left: 10px;
	text-transform:lowercase;
} 

#breadcrumb ul li {
	list-style: none;
	display: inline;
	margin: 0 2 0 2px;
}

#breadcrumb ul li #parent a {
	color: #7DA1D7;
	text-decoration: none;
}

#breadcrumb ul li #parent a:hover {
	color: #7DA1D7;
	text-decoration: underline;
}

#breadcrumb ul li #self a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#breadcrumb ul li #self a:hover {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}
/* end breadcrumb styles */

.footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
}
.footer p #nav {
	font-weight: bold;
	line-height: 1.5em;
}
.footer #disclaimer {
	margin: 0 25 0 25px;
}
.footer #disclaimer p {
	font-size: 9px;
	color: #003399;
	line-height:1.1em;
}
.footer p a {
	margin: 0 7 0 7px;
	text-decoration: none;
	color: #003399;
}
.footer p a:hover {
	background: #003399;
	color: white;
}

table.headandjump {
	margin-top: 40px;
}

table.headandjump #title img {
	margin-left: 10px;
}

table.headandjump #jumpmenu select {
	margin-right: 7px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.splash {
	margin: 15 0 0 15px;
	background-image: url(http://www.pacificgoldcorp.com/images/placeholder-grantspass-gall.jpg);
	background-repeat: no-repeat;
}

.body p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 20 0 20 0px;
}

.body #leftcolumn p {
	margin-left: 15px;
}

.body #leftcolumn img {
	margin: 20 0 -7 15px;
}

.body #rightcolumn p {
	margin-right: 15px;
}

.body p a {
	color: #003399;
	text-decoration: underline;
}

.body p a:hover {
	text-decoration: none;
}
.body #table {
	margin-left: 15px;
}
.body #table p {
	font-size: 10px;
	color: #666666;
	margin: 1px;
	padding: 3px;
}
.body blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin: 5px;
	padding: 5px;
}
.body #table p strong {
	font-weight: bold;
	color: #FFFFFF;
}

.body ul {
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

table.propertywrapper {
	margin-right: 10px;
}

table.propertywrapper #properties {
	margin: 20 6 20 6px;
}

.propertywrapper #properties p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 5px;
}
.propertywrapper a {
	color: #003399;
	text-decoration: underline;
}

.propertywrapper a:hover {
	text-decoration: none;
}
form #textfield input {
	font-size: 9px;
	background-color:#DBDBDB;
	color:#000000;
	margin-top: 2px;
	margin-bottom: 0.1em;
	width: 30em;
}
form {
	margin-left: 10px;
}
input.submit {
	background-image:url(http://www.pacificgoldcorp.com/submit-a.gif);
	background-repeat:no-repeat;
}

:hover input.submit {
	background-image:url(http://www.pacificgoldcorp.com/submit-b.gif);
	background-repeat:no-repeat;
}
#printlogo{
	display: none;
}