/* iZebra Global Village style rangler */
/* Add additional styles to this list as needed */


@import "Layout.css";
@import "Classes.css";
@import "Menus.css";
@import "Images.css";




body {


background-color:#fff;
color:#333;
}



#outer-wrap    {

width:996px;
margin:10px auto;
text-align:left;

}


#inner-wrap    {

width:978px;
margin:0px 0 0 10px;


background-color:#fff;

}


#header   {

width:100%;
height:150px;

}


.main-title    {


width:450px;
margin:4px 0 0 0px;

height:130px;
background-image:url(g/main-title.png);
background-repeat:no-repeat;

}




#main-title h1  {



width:440px;

}





#left-column {
width:154px;
float:left;
text-align:left;
margin-left:10px;
height:300px;
background:red;

}

#right-column {
width:400px;
float:left;
text-align:left;
margin-left:30px;
height:300px;

}

#content-wrap   {

width:100%;
border:1px solid #ddd;
background-image:url(g/content-wrap-top.jpg);
background-repeat:repeat-x;
padding-top:50px;
padding-bottom:50px;

}

#main-column {
width:440px;

float:left;
margin-left:30px;
text-align:left;

}

.half-page-column {
width:440px;

float:left;
font-size:85%;
color:#333;
text-align:left;

}

.half-page-column p{

width:95%;

}

#col-2  {

margin-left:32px;

}





#main-column.border {
border:1px solid #232323;

}


#art-frame   {

width:100%;
height:560px;

text-align:center;
}

.squeeze  {

margin:20px;
text-align:left;

}
.squeeze-content  {

margin:0 0 0 32px;
text-align:left;

}

.squeeze-content ul {

margin:0 0 1em 2em;
}

.imageStack {
width:620px;
height:550px;
position:absolute;
text-align:center;

}



#main-column dl.viewmaster { margin:0 auto; }



#wrap-text-page  {  

background:white;
margin-left:86px;
width:800px;
font-size:85%;

font-family: "Times New Roman", Times, serif;
 }

#wrap-text-page p {


}

.main-squeeze { margin:0px 100px 0px 80px;padding:40px 0 40px 0;}











.highlight {background-color:#dbf462;}
