/*Reset Inherited Values*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	background: transparent;
}
body {
	line-height: 1;
}

p
{
    line-height:15px;
}

ol, ul, li {
    margin-left:20px;
    padding:2px;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*End of Reset*/
/*Class Declaration*/
.top {
	font-weight:normal;
	margin-top:10px;
	font-size:24px;
}

.bottom {
	font-weight:bold;
	font-size:36px;
	/*margin-bottom:20px;*/
}
.left {
	float:left;
}

.right {
	float:right;
}

.left, .right {
	display:inline;
	margin:0px;
}
.image-row {
	margin-left:25px;
	margin-right:25px;
	padding-top:10px;
	clear:both;
}
.image-holder {
	width:149px;
	height:220px;
	display:inline;
}
.outer-image-wrapper {
	width:636px;
}
.inner-image-wrapper {
	width:308px;
	margin-left:10px;
}
.caption {
	clear:both;
	padding-top:10px;
}
/*End of Class Declaration*/
body {
	margin:0;
	font-size:12px;
	font-family:verdana;
	background:url(/images/yln-site-bg.png) repeat-x #efefef;
}

#page-wrapper {
	width:824px;
	background:url(/images/yln-page-bg.png) repeat-y;
	margin-left:auto;
	margin-right:auto;
	padding: 0px 63px;
}

#top-content-wrapper {
	background:url(/images/yln-content-bg.png) repeat-x;
	width:836px;
	/*padding-left:12px;*/
	margin-left:-5px;
	margin-bottom:10px;
}

#header {
	width:836px;
	padding-top:20px;
	height:81px;
}

#logo {
	display:inline;
}

#header-right {
	float:right;
	width:360px;
	position:relative;
	overflow:visible;
}
#blogbutton {
text-align:right;
padding-right:12px;
position:relative;
bottom:-3px;
right:0px;
height:2px; 
}
#mid-content {
	width:836px;
}

#quote-box {
	background:url(/images/yln-quote-box.png) no-repeat;
	width:232px;
	color:white;
	text-align:center;
}

#quote-box-small {
	background:url(/images/yln-quote-box-small.png) no-repeat;
	width:180px;
	color:white;
	text-align:center;
	height:192px;
}


#quote-box {
	height:248px;
	/*width:235px;*/
	margin-left:5px;
}

#quote-box select, #quote-box-small select {
	margin-bottom:10px;
	margin-top:5px;
}

#quote-box-small h1 {
	margin-top:0px;
	font-size:10px;
}

#quote-box-small .top {
	font-weight:bold;
	font-size:20px;
}


#quote-box-small 
{
    margin:15px;
}

#quote-box label, #quote-box-small label {
	font-size:14px;
}

#quote-box input, #quote-box-small input {
	margin-top:5px;
}

#horizontal-nav {
	height:34px;
	width:592px;
	background:#c3c3c3;
	color:#e31e24;
	z-index:50;
}

#splash-content {
	border:1px solid #a0a0a0;

}

#testimonial {
	clear:both;
	text-align:justify;
	width:800px;
}

#testimonial p {
	padding-top:12px;
	padding-bottom:5px;
	/*font-weight:bold;*/
	line-height:17px;
	color:#202020;
	font-size:11px;
	margin-top:0px;
	margin-left:5px;
}

.attribution {
	color:#e31e24;
	font-weight:bold;
}

#bottom-content-wrapper {
	width:826px;
	/*border-top:1px solid #e31e24;*/
	clear:both;
	margin-left:5px;
}
#footer {
	width:100%;
	height:10px;
	clear:both;
}
.caption a {
	text-decoration:none;
	color:#e31e24;
}


/* mrs addtions */
.right .top-nav {

	margin:0;

	/*padding:0 16px 0 0;*/

	list-style:none;

	overflow:hidden;

	float:right;

	/*position:absolute;

	top:3px;*/

	right:0;
	width:100%;
	/*width:585px;*/

	/*text-align:center;*/

}

.right .top-nav li {

	float:right;

	background:url(../images/sep-top.gif) no-repeat 0 50%;

	margin:0 0 0 -2px;

	padding:0 10px 0 10px;

	font-weight:bold;

	line-height:14px;

}



a
{
   color:#3D3D3D; 
}

a:hover
{
   color:#E31E24; 
}

.footer
{
    font-size:8pt;
    color:#8F8F8F;
    margin-top:10px;
    border-top:1px solid #E31E24;
	text-align:center;
}

h2
{
    font-size:10pt;
}

h1
{
	font-size:14pt;
}

h1,h2,h3
{
padding-top:10px;
padding-bottom:10px;
}

h3
{
    font-family:verdana;
    font-size:10pt;
    font-size-adjust:none;
    font-style:normal;
    font-variant:normal;
    line-height:normal;
}

.homegallery h2
{
    padding-bottom:5px;
    padding-top:0px;
}

.homegallery p
{
    margin-bottom: 5px;
}
/*Blog - override workarea styleshhets*/

.entryBody p {
margin: .8em 0 .8em 0 !important;
}
.entryFooter {
clear:both;
}
div.entry a {
font-size:inherit !important;
}