@charset "utf-8";
/* CSS 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: "" "";
}

/* CSS layout */

html, body {margin-left: 0;
margin-right: 0;
text-align: center;
background: url(paternoster-background.gif) #3a2335 repeat;
}

#page-width {width:870px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

#header {width: 870px;
height: 10px;
float: left;
display: inline;
}

#background-holder {width: 870px;
float: left;
display: inline;
background:url(content-background.jpg) repeat-y;
}

#content-holder {width: 870px;
float: left;
display: inline;
background-image: url(paternoster-bottom-left.gif);
background-position: bottom left;
background-repeat: no-repeat;
}

#page-left {width: 469px;
float:left;
display:inline;
}

#page-left-header {width: 470px;
height: 95px;
float: left;
display: block;
}

#page-left-animation {width: 470px;
height: 540px;
float: left;
display: block;
}

#page-right {width: 399px;
min-height:662px;
height:auto !important;
height:662px;
background-image: url(paternoster-top-right.gif);
background-position: top right;
background-repeat: no-repeat;
float:left;
display:inline;
}

#page-right-navigation {width: 399px;
height: 380px;
float: left;
display: inline;
}

#page-right-buttons {width: 360px;
margin: 0 19px 0 20px;
min-height:29px;
height:auto !important;
height:29px;
float: left;
display: inline;
}

#page-right-content {width: 360px;
margin: 0 19px 0 20px;
float: left;
display: inline;
}

#content-footer {width:870px;
float:left;
display:block;
}

#content-footer-left {float:left;
display:inline;
width:469px;
}

#content-footer-right {float:left;
display:inline;
width:399px;
}

#page-right-content-title {width:360px;
float: left;
display: inline;
border-bottom: #bfb4bd solid 1px;
}

#page-right-text-holder {width: 360px;
float: left;
display: inline;
}

#footer {width: 870px;
height: 10px;
float: left;
display: inline;
}

/* CSS navigation */

.page-right-nav-links {width:252px;
float:left;
display:block;
}

.youngs-logo {float:right;
margin: 10px 10px 10px 0;
}

/* CSS font styling */

p {font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #644c61;
padding: 10px 0 0 0;
}

ul {padding: 10px 0 0 0;
}

li {font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #644c61;
list-style:inside;
}

.footer-text {font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 16px;
letter-spacing: 0.5px;
color: #644c61;
padding: 15px 0 15px 18px;
}

.link {color: #644c61;
text-decoration: none;
}

.prop-link {color: #644c61;
text-decoration: none;
float:right;
}

h1.title {font-size: 18px;
letter-spacing: 0.5px;
color: #452b36;
padding: 10px 0 10px 0;
}

.button-links {padding: 2px;
}

.hear-from-flash {padding: 18px 0 0 12px;
float:left;
display:inline;
}

label {float:left;
display:inline;
width:100px;