/*screen-gcp*/

body {
	background-color: #F3F0ED;
	color: #9A9A9A;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	min-width: 950px;
	padding: 0 0 0 0;
	text-align: center;
}

#page {
	background-color: #ffffff;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	text-align: center;
}

#pageWidth {
	border-bottom: solid 1px transparent;
}

#content {
	background-color: transparent;
	color: #9A9A9A;
	width: 890px;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
}

p {
	background-color: transparent;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 160%;
	margin-bottom: 18px;
	margin-top: 0px;
	text-align: left;
}

a:link {
	background-color: transparent;
	color: #8B0000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-decoration: underline;
}

a:visited {
	background-color: transparent;
	color: #8B0000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-decoration: underline;
}

a:hover {
	background-color: transparent;
	color: #CD5C5C;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}

a:active {
	background-color: transparent;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}

a:focus {
	outline: none;
}

ul, ol {
	list-style-type: circle;
	background-color: transparent;
	color: #660000;
	margin: 0px 0px 20px 0px;
	padding: 0 0 0 0;
	font-size: 75%;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
	background-color: transparent;
	color: #660000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 160%;
}

ul#sitemap li {
	margin-bottom: 0px;
	font-size: 12px;
	padding: 0;
	line-height: 200%;
}

ul#sitemap li ul {
	padding: 0;
	margin: 0 0 0 15px;
}

ol li {
	list-style-type: decimal;
}

ol li ul {
	padding: 0;
	margin: 0 0 0 15px;	
}

ol li ul li {
	font-size: 12px;
}

#entirecontent {
	background-color: transparent;
	color: #9A9A9A;
	width: 950px;
	padding-top: 15px;
}

#leftblock {
    position: absolute;
    width: 190px;
}

#rightBox {
	background-color: transparent;
	color: #585858;
	margin-left: 653px;
	padding: 0 0 0 0;
	width: 297px
}

#mainContent {
	background-color: transparent;
	color: #9A9A9A;
	width: 100%;
	text-align: left;
}

#leftPane {
	margin-left: 30px;
	width: 599px;
	background-color: transparent;
	color: #585858;
	text-align: left;
}

#rightPane {
	margin-right: 26px;
	width: 260px;
	background-color: transparent;
	margin-top: 40px;
	color: #585858;
	border-bottom: 1px solid #ffffff;
	height: 430px;
}

#rightPane1 {
	margin-right: 26px;
	width: 260px;
	background-color: transparent;
	margin-top: 40px;
	color: #585858;
	border-bottom: 1px solid #ffffff;
	height: 500px;
}

#leftPaneRoll {
	margin-left: 30px;
	margin-right: 30px;
	background-color: transparent;
	color: #585858;
	text-align: left;
}

#fullpage {
	margin-left: 30px;
	width: 890px;
	background-color: transparent;
	color: #585858;
	text-align: left;
}

#flashContainer {
	padding: 1px;
	background-color: transparent;
	color: #585858;
	border: solid 4px #f2eeec;
	margin-top: 10px;
	margin-bottom: 10px;
}

.caption {
	background-color: transparent;
	color: #660000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: right;
	margin-bottom: 3px;
	margin-top: 2px;
}

#quotebox {
	background-color: #F2EEEC;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 160%;
	padding: 12px;
	margin-top: 44px;
}

q {
	font-style: italic;
}

blockquote {
	background-color: transparent;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: italic;
	line-height: 160%;
	margin-bottom: 12px;
	margin-top: 0px;
	text-align: left;
}

#footer {
	background-color: #DED8D3;
	color: #585858;
	padding-right: 15px;
	text-align: right;
	height: 5px;
	margin-top: 15px;
	border-bottom: #660000;
	padding-top: 0px;
	padding-bottom: 0px;
}

img {
	border: none;
}

.bold {
	font-weight: bold;
}

h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}

li.inline {
	display: inline;
	margin-left: 0px;
	margin-right: 10px;
}

#footerlinks {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: solid 1px #E1D1C8;
	text-align: left;
}

#footerlinks ul {
	font-weight: normal;
}

#footerlinks ul li {
	background-color: transparent;
	color: #A97F63; 
	font-size: 75%;
}

#footerlinks a:link {
	background-color: transparent;
	color: #A97F63; 
	text-decoration: none;
}

#footerlinks a:visited {
	background-color: transparent;
	color: #A97F63; 
	text-decoration: none;
}

#footerlinks a:hover {
	background-color: transparent;
	color: #A97F63; 
	text-decoration: none;
}

#footerlinks a:active {
	background-color: transparent;
	color: #A97F63; 
	text-decoration: none;
}

.textfield {
	background-color: transparent;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	width: 300px;
	border: solid 1px;
	border-color: #CDCDCD;
}

textarea {
	background-color: transparent;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	width: 300px;
	height: 55px;
	border: solid 1px;
	border-color: #CDCDCD;
}

label {
	background-color: transparent;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

.formLabel {
	background-color: transparent;
	color: #8B0000;
	padding: 0 0 3px 0;
}

.right {
	float: right;
}

.formbutton {
	background-color: #684C39;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding: 2px;
	border: none;
}

.error {
	height: 30px;
}


strong {
	background-color: transparent;
	color: #684C39;
}

.intro {
	background-color: transparent;
	color: #8B0000;
}

#textonly {
	position: absolute;
	left: 4px;
	top: 2px;
}

#textonly a {
	font-size: 80%;
}

table#roll {
	margin: 0 0 15px 0;
}

table#roll td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 160%;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
}

table#roll th {
	background-color: transparent;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 160%;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
}

#roll_length, #roll_filter, #roll_info {
	background-color: transparent;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 160%;
	margin-bottom: 0px;
	margin-top: 0px;
}

ol {
	background-color: transparent;
	color: #585858;
	margin: 0 0 15px 15px;
	padding: 0;
}

ol li {
	background-color: transparent;
	color: #585858;
}

ul.thumbs {
	margin: 0 0 0 15px;
	padding: 0;
}

ul.thumbs li {
	float: left;
	list-style-type: none;
	padding: 0 25px 20px 0;
	margin: 0;
	text-align: center;
}

ul.thumbs li.end {
	padding: 0 0 20px 0;
	margin: 0;
}

ul.thumbs li a:link, ul.thumbs li a:visited, ul.thumbs li a:hover, ul.thumbs li a:active {
	text-decoration: none;
}

ul.thumbs li img {
	padding: 0 0 15px 0;
}

.underline {
	text-decoration: underline;
}

.clear {
	clear: both;
}

.small {
	font-size: 90%;
}

#frame {
	width: 800px;
	margin: 0 auto;
}
