/* Design is Copyright to:
Design Author: Paul Wallas
Design Email:  paulwallas@lativio.com
*/
/* CSS Document */

body {
background:url(images/bg.gif);
background-position:top;
margin: 0 0 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
font-style:normal;
text-decoration:none;
line-height:21px;
}

.bg-left {
background:url(images/bg-left.jpg);
background-position:top;
background-repeat:repeat-y;
}

.bg-right {
background:url(images/bg-righ.jpg);
background-position:top;
background-repeat:repeat-y;
}

.title_blue {
font-size:18px;
color:#00122A;
font-weight:normal;
text-decoration:none;
}

.title_orange {
font-size:18px;
color:#7F4E30;
font-weight:normal;
text-decoration:none;
}

.nav_header {
font-size:12px;
color:#ffffff;
text-decoration:none;
font-weight:normal;
}

ul {
margin:10px 0 0 0px;
padding:0 0 0 0;
list-style:none;
font-size:12px;
width:194px;
}

li {
background-image:url(images/nav_dots.jpg);
background-repeat:no-repeat;
background-position:bottom left;
}

li a {
margin:10px 0 0 23px;
color:#F0F8FF;
text-decoration:none;
}

li a:hover {
margin:10px 0 0 23px;
color:#FF8000;
}

p {
margin:20px 0 0 0;
}

strong {
color:#000033;
}

.box_text {
color:#A25202;
}

.click-here {
font-size:16px;
color:#000020;
text-decoration:none;
font-weight:bold;
}

.click-here:hover {
font-size:16px;
color:#000020;
text-decoration:underline;
font-weight:bold;
}

.learn-more {
font-size:14px;
color:#000040;
font-weight:bold;
}

.foot {
font-size:11px;
color:#00122A;
font-weight:normal;
text-decoration:none;
}
