/* CSS Document */
body,
html {
    margin:0px;
    padding:0px;

    color:#000;
    }
body {
	margin:0px;
	padding:0px;
	background-color:#ededed;
	background-image:url(images/common/bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
    }
#wrap {
    background:#ffffff;
    margin:0 auto;
    width:940px;
	text-align:left;
	background-image:url(images/common/bgLight.gif);
background-repeat:repeat-y;
    }
#header{
height:100px;
padding-left:30px;
background-image:url(images/common/bgLight.gif);
background-repeat:repeat-y;
}
#banner{
height:200px;
background-image:url(images/common/bgDark.gif);
background-repeat:repeat-y;
}
#content{
background-image:url(images/common/bgLight.gif);
background-repeat:repeat-y;
}
#base{
height:20px;
background-image:url(images/common/bgBase.gif);
background-repeat:no-repeat;
clear:both;
}
#bannerImg{
width:700;
float:right;
margin-right:20px;
}
#nav{
float:left;
width:200px;
}
#navlist{
list-style-type:none;
margin-top:15px;
margin-bottom:0px;
margin-left:0px;
padding-left:0px;
}
#navlist ul{
margin-top:0px;
margin-left:0px;
padding-left:0px;
padding-top:0px;
}
#navlist li{
width:190px;
margin-top:0px;
margin-left:30px;
margin-bottom:2px;
padding-bottom:4px;
padding-left:15px;
background-image:url(images/common/bullet.gif);
background-repeat:no-repeat;
border-bottom:#cccccc 1px solid;
}
#navlist A{
color:#000000;
text-decoration:none;
}
#navlist .last{
border-bottom:0px;
}
#navlist A:Hover{
color:#cccccc;
}
#leftCol{
margin-left:20px;
width:200px;
float:left;
padding-top:100px;
}
#leftCol blockquote{
font-size:11px;
color:#999999;
margin-left:30px;
margin-right:0px;
padding-right:0px;
}
#leftCol blockquote A{
color:#999999;
text-decoration:underline;
}
#leftCol blockquote A:Hover{
text-decoration:none;
}
#rightCol{
width:700px;
float:left;
}
.pageText{
padding:20px;
text-align:justify;
}
A{
color:#000000;
text-decoration:underline;
}
A:Hover{
color:#000000;
text-decoration:none;
}
h1{
font-size:22px;
font-weight:bold;
color:#000000;
margin:5px 0px 5px 0px;
}
#footer{
width:880px;
border-top:#cccccc 5px solid;
margin-left:30px;
_margin-left:30px;
clear:both;
}
#footer P{
margin:0px;
padding:5px 10px 5px 10px;
font-size:11px;
color:#999999;
}
.copy{
float:left;
}
.kram{
float:right;
}
.kram A{
color:#999999;
text-decoration:underline;
}
.kram A:Hover{
text-decoration:none;
}
.floatLeft{
width:300px;
float:left;
}
.clear{
clear:both;
}
.font14{
font-size:12px;
}
.quoteOn{
background-color:#ededed;
padding:10px;
}
.quoteOn2{
background-color:#ededed;
padding:10px;
margin-top:5px;
}
.quoteOff{
padding:10px;
}
.photos{
border:#ededed 1px solid;
margin-top:5px;
}
H2
{
FONT-WEIGHT: bold;
FONT-SIZE: 14px;
margin-bottom:0px;
}
