html {
font-size:100.01%;
width:100%;
margin:0 auto;
}

body {
color:#666;
background-image: none;
background-repeat:repeat;
background-color:#d7edb7;
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
line-height:1.8em;
}

h1 {
font-family:Arial, Lora, Helvetica, sans-serif;
text-align:center;
font-weight:400;
line-height:1.8em;
margin-bottom:10px;
color:#d11a1f;
font-size:1.7em;
}

h2,h3,h4,h5,h6 {
font-family:Arial, Lora, Helvetica, sans-serif;
font-weight:400;
line-height:1.4em;
color:#d11a1f;
}

h2 {
font-size:1.7em;
margin-bottom:10px;
}

h3 {
font-size:1.60em;
}

h4 {
font-size:1.5em;
}

h5 {
font-size:1.25em;
font-weight:700;
}

h6 {
font-size:1.25em;
}

p {
margin:0 0 .5em;
}

p.last {
margin-bottom:0;
}

.blog-featured img,.blog img,#promo img,.ice-carousel.ice-main-wapper img,.ice-main-item img {
background:#fff;
border:1px solid #f0d8c3;
padding:5px;
}

a:link {
text-decoration:none;
outline:none;
color:#005db3;
}

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

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

blockquote {
position:relative;
quotes:\201C\201D;
margin:0 0 1.5em 1em;
}

blockquote:before,blockquote:after {
position:absolute;
font-weight:700;
font-size:6em;
color:#E6E6E6;
font-family:Georgia, "Times New Roman", Times, serif;
}

blockquote:before {
content:open-quote;
top:25px;
left:0;
}

blockquote:after {
content:close-quote;
right:0;
bottom:-5px;
}

blockquote p {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1em;
font-style:italic;
margin-bottom:0;
line-height:2em;
padding:0 4em;
}

sup,sub {
line-height:0;
}

hr {
clear:both;
border:none;
border-bottom:1px dashed #ccc;
height:auto;
margin:15px 0 14px;
}

abbr,acronym {
border-bottom:1px dotted #666;
}

address {
font-style:italic;
margin:0 0 1.5em;
}

pre {
white-space:pre;
margin:1.5em 0;
}

pre,code,tt {
font:1em 'andale mono', 'lucida console', monospace;
line-height:1.5;
}

.floatleft {
float:left;
}

.floatright {
float:right;
}

li ul,li ol {
margin:0;
}

ul,ol {
padding-left:1.1em;
}

li {
padding-top:.2em;
padding-bottom:.2em;
}

ul {
list-style-type:disc;
}

ol {
margin: 5px 0 0 5px;
list-style-image:url(/templates/it_thelodge2/images/menu_point_hover.png);
}

dl {
margin:0 0 2em;
}

dl dt {
font-weight:700;
padding-top:.2em;
padding-bottom:.2em;
}

dd {
margin-left:1.5em;
padding-top:.2em;
padding-bottom:.2em;
}

ul.check li,ul.arrow li,ul.cross li,ul.light li,ul.star li,ul.note li {
list-style-type:none;
background-repeat:no-repeat;
background-position:center left;
padding:4px 0 3px 28px;
}

ul.check li {
background-image: none;
}

ul.arrow li {
background-image: none;
}

ul.cross li {
background-image: none;
}

ul.light li {
background-image: none;
}

ul.star li {
background-image: none;
}

ul.note li {
background-image: none;
}

table {
margin-bottom:1.4em;
margin-top:1.4em;
width:100%;
}

thead th {
background:#F3F8E5;
text-align:left;
}

th,td,caption {
padding:0;
}

tr.even td {
background:#F3F8E5;
}

.small {
font-size:.9em;
color:#999;
}

.large {
font-size:1.2em;
line-height:2.5em;
margin-bottom:1.25em;
}

.hide {
display:none;
}

.loud {
color:#000;
}

.highlight {
font-style:italic;
color:#444;
background:#F7F7E9;
padding:0 .15em;
}

.added {
background:#060;
color:#fff;
}

.removed {
background:#900;
color:#fff;
}

.first {
margin-left:0;
padding-left:0;
}

.last {
margin-right:0;
padding-right:0;
}

.top {
margin-top:0;
padding-top:0;
}

.bottom {
margin-bottom:0;
padding-bottom:0;
}

.dropcap {
color:#444;
display:block;
float:left;
font:6em/75% Georgia, "Times New Roman", Times, serif;
padding:5px 12px 0 0;
}

strong,dfn,th {
font-weight:700;
}

em,dfn,tfoot,caption {
font-style:italic;
}

del,.quiet {
color:#666;
}