@charset "utf-8";
/* Allied Alaska Interior CSS Document */



body {
background-image: url(../images/bkg2.jpg);
background-repeat: repeat-x;
background-color:#ffffff;
font-size: .7em;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


#masthead {
width: 990px;
height: 200px;
background-image:url(/images/bkg-masthead2.jpg);
background-repeat: no-repeat;
position:relative;
}
#review-stars {position:absolute; top:40px; right:330px;}


#masthead img {
padding-top: 0px;
display: block;
float: left;
padding-bottom: 0px;
}



/*----------------- nav ---------------------*/
#nav {
display: block;
padding-top: 18px;
width: 990px;
}



/*------- left----------*/

#left {
float: left;
width: 189px;
}


#left img {
padding: 0px 0px 0px 0px;
}


#left ul { /*subnav*/
list-style: none;
padding-top: 15px;
padding-bottom: 15px;
}

#left li { /*subnav*/
margin-bottom: 20px;
padding-bottom: 5px;
border-bottom: #cccccc solid 1px;
}


#left ul a { /*subnav*/
font-weight: normal;
font-size: 1.3em;
}



#left h2 {
color: #666666;
font-size: 1.3em;
border-bottom: #666666 solid 1px;
}



/*------- middle----------*/

#middle {
float: left;
width: 420px;
padding-right: 0px;
padding-left: 30px;
}



#middle a {
color: #fc8322;
font-weight: bold;
}


iframe {
border: #67777f solid 1px;
}


#middle li {
color: #7f7465;
margin-left: 18px;
padding-bottom: 10px;
}

#middle img {
border:1px solid #D5D5D5;
margin-bottom:5px;
margin-right:20px;
margin-top: 7px;
padding:2px;
}

#middle .right-img{
border-bottom:2px solid #D5D5D5;
border-left:1px solid #D5D5D5;
border-right:1px solid #D5D5D5;
margin-left:20px;
padding:2px;
float:right;
}

#middle p {
padding-bottom:20px;
}


#content p.free {
color: #758e9f;
font-size: 1.7em;
font-weight: bold;
padding-bottom: 5px;
}


#content p.other {
color: #758e9f;
font-size: 1.1em;
font-weight: bold;
}


/*------- right----------*/

#right {
float: left;
width: 273px;
padding-left: 20px;
}


#right p {
padding-bottom: 10px;
}

#right span {
padding-bottom: 10px;
color: #fc8425;
}

#right p.other {
color:#000000;
}



#formContainer {
height: 387px;
width: 273px;
padding: 15px 0px 0px 22px;
background-image:url(../images/bkg-form.jpg);
background-repeat: no-repeat;
}




/*------- specific pages----------*/


#address {
padding-top: 20px;
}

#address p {
padding-bottom: 0px;
}



#sitemap {
padding-bottom: 15px;
}

#sitemap a{
font-size: 1.1em;
padding-bottom: 8px;
display: block;
font-weight: bold;
}

#sitemap .subpage{
padding-left: 10px;
display: block;
font-weight: normal;
}



#middle hr {
height: 1px;
color: #cccccc;
margin-bottom: 15px;
}



#middle table {
color:#999999;
}


#middle .alternaterow {
background-color:#CCCCCC;
font-weight:bold;
}

#middle tr {
height: 30px;
}


#middle td {
padding: 10px;
}


