/*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 {
	display:block;
	width:836px;
	height:101px;
	background: #EFEFEF url('/images/yln-site-bg.png') repeat-x;
}
#header-right {
	float:right;
}
#header-right .block{
	margin-right:40px;
	position:relative;
	width:320px;
	height:101px;
}
#header-mid 
{
    float:left;
	position: relative;
}
#header-mid .block
{
	width:130px;
	margin-left:20px;
}
.top-nav
{
	display: block;
	position:absolute;
	top:0;
	padding-right:12px;
	font-size:12px;
	font-weight: bold;
	background:url('/images/header-nav-right-bg.png') no-repeat bottom right;
}
.top-nav span
{
	display:block;
	background:url('/images/header-nav-bg.png') no-repeat bottom left;
	padding: 4px 4px 11px 13px;
}
.top-nav a
{
	color:black;
	padding:0 3px;
	text-decoration: none;
}
#header-phone
{
	display:block;
	position:absolute;
	bottom:0;
	padding-right:13px;
	font-size:18px;
	font-weight:bold;
	background: url('/images/header-phone-right-bg.png') no-repeat top right;
}

#header-phone span
{
	display:block;
	padding: 6px 12px 5px 24px;
	background:url('/images/header-phone-bg.png') no-repeat top left;
}

#logo {
	float:left;
	margin-top:20px;
}
#blogbutton {
text-align:right;
padding-right:12px;
position:relative;
bottom:-3px;
right:0px;
height:2px; 
}
#mid-content {
	width:836px;
	display:block;
	padding-top:20px;
}

#left-column
{
	float:left;
}

#left-column .block
{
	width:820px;
	margin-left:15px;
	overflow: hidden;
}

.two-column #left-column .block
{
    width:530px;
}

#right-column
{
	float:right;
	width:282px;
}

#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;
}


.rightnav-box {
	/*background:url(/images/yln-quote-box-small.png) no-repeat;*/
	border:1px solid #BBBBBB;
	width:264px;
	margin-bottom:16px;
}

.rightnav-box a{
	color:#e42e28;
}

.rightnav-box .header{
    background: #E5E5E5;
    text-align:center;
	text-shadow: #6374AB 0 1px 2px;
    border-bottom: 1px solid #AAAAAA;
}

.rightnav-box table, .rightnav-box p{
    margin:10px;
}

#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;
}

#nav-wrap
{
	border-top:1px solid #e60012;
	border-bottom:1px solid #b2000e;
}

#horizontal-nav {
	display:block;
	height:33px;
	background: url('/images/top-nav-bg.png') repeat-x;
	font-weight:bold;
	color:white;
	z-index:50;
	border-top:1px solid #f8b4ae;
	border-bottom:1px solid #f8b4ae;
}

#horizontal-nav a
{
	color:white;
	text-shadow: #6374AB -1px 1px 2px;
}

#nav-quote-button
{
	float:left;
	width:235px;
	border-right:1px solid #f8b4ae;
	text-align:center;
}

#splash-content {
	position:relative;
	display:block;
	height:193px;
	width:525px;
	border: 1px solid #555555;
	overflow:hidden;
}

#testimonial {
	clear:both;
	text-align:justify;
}

#testimonial p {
	padding-top:12px;
	padding-bottom:5px;
	/*font-weight:bold;*/
	line-height:17px;
	color:#202020;
	font-size:11px;
	margin-top:0px;
	margin-left:7px;
	margin-right:7px;
}

.attribution {
	color:#e31e24;
	font-weight:bold;
}

#bottom-content-wrapper {
	/*border-top:1px solid #e31e24;*/
	clear:both;
}
#footer {
	height:10px;
	clear:both;
}
.caption a {
	text-decoration:none;
	color:#e31e24;
}

#mid-content a
{
   color:#3D3D3D; 
}

#mid-content a:hover
{
   color:#E31E24; 
}

.footer
{
    font-size:8pt;
    color:#8F8F8F;
    margin-top:10px;
	margin-bottom:10px;
    border-top:1px solid #E31E24;
	text-align:center;
}

.footer a
{
	color:#3D3D3D;
}

.footer a:hover
{
   color:#E31E24; 
}

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;
}

h1.blogTitle
{
	color:#777777;
	padding: 12px 0;
}

/* Home page Gallery */
table.homegallery img
{
	width:123px;
	height:164px;
}

.quote-block img 
{
    margin-right:3px;
}
.quote-block strong
{
    display:block;
    padding-top:4px;
    font-size:16px;
}

#ctl00_MainContentPlaceHolder_applicationMethodRadio input
{
    margin-left:10px
}

.quote-block td
{
    vertical-align:middle;
    padding-bottom:14px;
}

.quote-block tr td:first
{
    vertical-align:top !important;
}

.quote-block #ctl00_MainContentPlaceHolder_getQuoteButton 
{
    background: url('/images/quote-page/quote-button.png') no-repeat;
    border:0;
    width:211px;
    height:50px;
    margin:0;
    cursor:pointer;
}

.quote-block .extra-margin input, .quote-block .extra-margin select 
{
    margin-top:6px;
}


/* ----------Galleria---------- */
.content{color:#777;font:12px/1.4 "helvetica neue",arial,sans-serif;width:530px;}
.content h1{font-size:12px;font-weight:normal;color:#ddd;margin:0;}
.content p{margin:0 0 20px;}
.content a {color:#22BCB9;text-decoration:none;}
.content .cred{margin-top:20px;font-size:11px;}
#galleria{height:320px;}

