/* CSS Document */
body
{
margin: 0px;
}
.border
{
border: 1px solid #333333;
}
.blue_color
{
background-color:#89b0c7;
}
.text_hold_blue
{
background-color:#FFFFFF;
background-image:url(images/ranger_girly.jpg);
background-repeat:no-repeat;
background-position:bottom right;
}
a.blue
{
text-decoration:none;
color:#C4E2F6;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:10px;
}
a.blue:hover
{
text-decoration:none;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:10px;
}
b.white
{
font-weight:100;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #FFFFFF;
line-height:10px;
}
p.blue_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:270px;
color: #999999;
line-height:16px;
}
p
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
width:180px;
color: #999999;
line-height:16px;
}

b.blue_bold
{
font-weight:bold;
color:#89b0c7;
}
b.blue_brown
{
font-weight:bold;
color:#A15030;
}
.brown_color
{
background-color:#A15030;
}
.text_hold_brown
{
background-color:#FFFFFF;
background-image:url(images/fabric_boy.jpg);
background-repeat:no-repeat;
background-position:bottom right;
}
a
{
color: #89b0c7;
text-decoration:none;
}
a:hover
{
color: #89b0c7;
text-decoration:underline;
}
.text_hold_attributes
{
background-color:#FFFFFF;
background-image:url(images/attributes_thing.jpg);
background-repeat:no-repeat;
background-position:bottom right;
}
p.long_text
{
width: 500px;
font-size:12px;
font-family:Helvetica, Arial, sans-serif;
line-height: 18px;
background-color:#FFFFFF;
}
.media_bg
{
background-image:url(images/media_bg.gif);
background-repeat: repeat-x;
background-position:bottom left;
background-color:#ffffff;
}
.spacer
{
height: 20px;
}
