@import url('http://www.lionledger.com/images/2010/shadowbox.css');

body
{
background-color: #E5E5E5;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
font-family: Arial, Helvetica, sans-serif;
}

a:link
{
text-decoration: none;
color: #003366;
}

a:active
{
text-decoration: none;
color: #003366;
}

a:visited
{
text-decoration: none;
color: #003366;
}

a:hover
{
text-decoration: underline;
color: #003366;
}

img
{
border: 1px solid #B3B3B3;
}

p
{
text-align: justify;
line-height: 150%;
font-size: 12px;
color: #333333;
}

h1
{
font-family: Georgia, serif;
font-size: 22px;
font-weight: normal;
color: #333333;
margin-bottom: 0px;
}

h2
{
font-family: Georgia, serif;
font-size: 19px;
font-weight: normal;
color: #333333;
margin-bottom: 0px;
}

h3
{
font-family: Georgia, serif;
font-size: 17px;
font-weight: normal;
color: #333333;
}

small
{
line-height: 150%;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #999999;
}

div.imageright
{
width: 320px;
float: right;
margin: 10px 0 10px 20px;
}

div.imagerightvertical
{
width: 180px;
float: right;
margin: 10px 0 10px 20px;
}

div.imageleft
{
width: 320px;
float: left;
margin: 10px 20px 10px 0;
}

div.credit
{
text-align: right;
line-height: 150%;
font-size: 11px;
font-weight: normal;
color: #999999;
}

div.caption
{
text-align: justify;
line-height: 150%;
font-size: 12px;
color: #333333;
}

ul#articles
{
list-style-image: url('http://www.lionledger.com/images/2010/arrow_sm.jpg');
padding: 0 0 0 0;
margin: 0 0 0 20px;
line-height: 150%;
font-size: 12px;
color: #333333;
}

ul#twitter_update_list
{
list-style-image: url('http://www.lionledger.com/images/2010/arrow_sm.jpg');
padding: 0 0 0 0;
margin: 0 0 0 20px;
line-height: 150%;
font-size: 12px;
color: #333333;
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
padding-top: 0;
margin-top: 0;
padding-bottom: 0;
margin-bottom: 0;
padding-right: 0;
margin-right: 0;
background-color: #D9D9D9;
color: #FFFFFF;
float: left;
width: 100%;
font-size: 11px;
font-weight: bold;
}

#navcontainer ul li
{
display: inline;
}

#navcontainer ul li a
{
padding: 0.3em 1.5em;
background-color: #606060;
color: #FFFFFF;
text-decoration: none;
float: left;
border-right: 1px solid #FFFFFF;
}

#navcontainer ul li a:hover
{
background-color: #B20000;
color: #FFFFFF;
}

div.navright img
{
border: 0px;
}

div.footer img
{
border: 0px;
}

div.title img
{
border: 0px;
}

div.noborder img
{
border: 0px;
}

.st_email_custom{
		line-height: 200%;
        background: url('http://www.lionledger.com/images/2010/icon_email.png') no-repeat left top;
        padding: 1px 14px 3px 20px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #003366; 
}

.st_facebook_custom{
		line-height: 200%;
        background: url('http://www.lionledger.com/images/2010/icon_facebook.png') no-repeat left top;
        padding: 1px 14px 3px 20px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #003366; 
}

.st_twitter_custom{
		line-height: 200%;
        background: url('http://www.lionledger.com/images/2010/icon_twitter.png') no-repeat left top;
        padding: 1px 0 3px 20px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #003366; 
}

	.v2 li {
		color: #39c;
		padding: 0;
		margin: 0 0 10px 0;
	}

	.v2 li:hover { 
		color: #696;	
	}

	.v2 a, .v1 a:visited {
		color: #39c;
	}

	.v2 a:hover {
		color: #696;
	}

