/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend/*,
table, caption, tbody, tfoot, thead, tr, th, td*/ {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* End of Reset */

body {
	background: #c18c1a url("textpattern/images/body-bg.jpg") top repeat-x;
	text-align: center;
	font: 14px/24px sans-serif;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-weight: normal;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.25);
	color: #ffffff;
}

hr {display: none}

.clear {display: block; clear: both; height: 0px; border: none; visibility: hidden; margin: -24px 0 0 0; padding: 0; } /* IE6 */

html > body .clear {display: block; height: 0px; border: none; visibility: hidden; margin: 0; padding: 0; clear: both;} /* Modern browsers */

#layout-wrap {
	background: url("textpattern/images/content-bg.jpg") center top no-repeat;
	width: 100%;
	margin: 0px 0 0 0;
	padding: 0;
}

#layout {
	width: 960px;
	min-height: 480px;
	margin: 0 auto;
	padding-top: 60px;
	text-align: left;
}

#header {
	height: 240px;
}

#header h1, #header h2 {
	margin: 0;
	/*padding: 0;
	display: none;*/
	background: none;
	text-align: center;
	font-variant: small-caps;
}

#header h1 {
	font-size: 48px;
	line-height: 160px;
}

#header h2 {
	padding-top: 108px;
	font-size: 36px;
	line-height: 36px;
	color: #ffffff;
}

#header {display: block; width: 960px; height: 240px; margin: 0; padding: 0; position: relative; overflow: hidden}

#header span {display: block; position: absolute; left: 0; top: 0; z-index: 1; width: 960px; height: 240px; margin:0; padding:0; background: url("textpattern/images/rkk-logo.jpg") left top no-repeat;}

#content {
	padding-top: 60px;
	height: 240px;
}

html > body #content {
	height: auto;
	min-height: 240px;
}

#footer {
	margin: 0 60px 0 96px;
	padding: 72px 0 24px 0;
	text-align: right;
	background: url("textpattern/images/h2-bg-ie6.png") left 32px repeat-x;
	color: rgba(255,255,255,0.85);
}

html > body #footer {
	background: url("textpattern/images/h2-bg.png") left 32px repeat-x;
}

#cal, #error404 {
	float: left;
	padding-top: 24px;
	width: 444px;
	margin: 0 36px 0 96px;
	display: inline;
}

#cal em {
	opacity: 0.65;
}

#info {
	float: right;
	width: 324px;
	margin: 0 60px 0 0;
	display: inline;
}



/* TYPO */

a {
	color: #ffffff;
	text-decoration: underline;
}

a:hover, a:focus, a:active {
	color: #ffffff;
	text-decoration: none;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

cite {
	display: block;
	text-align: left;
	opacity: 0.65;
	font-style: italic;
}


h1, .h1 {
	margin: 24px 0 0 0;
	height: 24px;
	font-size: 24px;
	font-family: Palatino, 'palatino linotype', serif;
	font-family: Georgia, 'New York CE', utopia, serif;
	font-weight: normal;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.25);
	line-height: 24px;
	color: #005a2d;
}

h1 a, .h1 a {
	text-transform: uppercase;
	text-decoration: none;
}

h2, .h2 {
	margin: 24px 0 12px 0;
	padding: 0;
	padding-left: 24px;
	/*height: 24px;*/
	font-size: 18px;
	font-family: Georgia, 'New York CE', utopia, serif;
	font-weight: normal;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.25);
	line-height: 24px;
	color: #005a2d;
	background: url("textpattern/images/h2-bg-ie6.png") left 2px repeat-x; /* IE6 IE7 */
}

h2 a, .h2 a {
	text-decoration: none;
}

html > body h2, html > body .h2 {
	background: url("textpattern/images/h2-bg.png") left 1px repeat-x; /* IE7 */
}

html>/**/body h2, html>/**/body .h2 {
	background: url("textpattern/images/h2-bg.png") left 2px repeat-x; /* Modern Browsers */
}

#cal h2, #cal .h2 {
	margin-top: 0px;
	text-align: center;
	padding: 0 336px 0 0;
}

.actual, .actual a {
	text-shadow: 0px 1px 1px rgba(255,255,255,0.25);
	color: #005a2d;
}

.actual h2, .actual .h2 {
	text-shadow: 0px 1px 1px rgba(0,0,0,0.25);
	color: #ffffff;
}

h3 {
	margin: 0px 0 0 0;
	padding-left: 24px;
	font-size: 14px;
	font-family: Palatino, 'palatino linotype', serif;
	font-family: Georgia, 'New York CE', utopia, serif;
	font-weight: bold;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.25);
	line-height: 24px;
	color: #005a2d;
}

h3 a {
	text-decoration: none;
}

p {
	margin: 0px 0 12px 0;
	padding-left: 24px;
}

ol {
	margin: 0px 0 12px 48px;
	list-style: decimal;
}

ul {
	margin: 0px 0 12px 48px;
	list-style: square;
}

#cal dt {
	width: 108px;
	float: left;
	text-align: center;
	font-family: Georgia, 'New York CE', utopia, serif;
	font-weight: bold;
	font-style: normal;

}

#cal dd {
	margin-left: 120px;
}

#error404 h2, #error404 .h2 {
	background: none;
	font-size: 48px;
	text-align: right;
}

#error404 h3, #error404 .h3 {
	padding: 12px 0 0 120px;
	/*color: #ffffff;*/
	text-align: right;
}

