/* CSS Document */

#body{
background-image: url(images/bg.gif);
background-position: top;
background-repeat:repeat;
}
#tbl1{
background-color: #ae996a;
border: solid 1px #8d7c56;
padding: 5px;
}
#tbl2{
background-color: #FFFFFF;
padding: 7px;
}
#header{
background-image: url(images/header.gif);
background-repeat: no-repeat;
height: 107px;
}
#navBg{
background-image: url(images/navBg.jpg);
background-repeat: repeat;
height:27px;
}
#navcontainer
{
margin: 0;
padding: 0 0 0 0px;
}
#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}
#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}
#navcontainer A {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
display: block;
width: auto;
text-decoration: none;
text-align: center;
margin: 0;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 23px;
padding-left: 23px;
}
#navcontainer A:hover, #navcontainer A:active { 
background-image: url(images/navBg.gif);
background-repeat: repeat-x;
color: #fff;
padding-top: 5px;
}
#navcontainer A.active:link, #navcontainer A.active:visited
{
padding-top: 5px;
padding-bottom: 5px;
}
#navcontainer li a#current{
padding-top: 5px;
padding-bottom: 5px;
}
#leftCell{
width: 489px;
}
#image{
background-image: url(images/image.jpg);
background-repeat: no-repeat;
width: 295px;
height: 379px;
}
#image2{
background-image: url(images/image2.jpg);
background-repeat: no-repeat;
height: 107px;
}
#footer{
background-image: url(images/footerBg.gif);
background-repeat: repeat;
padding-left: 20px;
padding-right: 20px;
font-family: Arial, Helvetica, sans-serif;
color: #50517a;
font-size: 9px;
height: 27px;
}
#conetntArea{
padding: 20px;
background-color: #e9eaff;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size: 11px;
line-height: 16px;
height: 250px;
}
#conetntArea a {
color: #333333;
font-size: 11px;
}
#conetntArea a:hover {
color: #333333;
font-size: 11px;

}
#contactBar{
background-color: #d4d5ff;
padding-left: 20px;
padding-right: 20px;
height: 55px;
font-family: Arial, Helvetica, sans-serif;
color: #50517a;
font-size: 11px;
}
#contactBar a {
color: #50517a;
font-size: 11px;
}
#contactBar a:hover {
color: #50517a;
font-size: 11px;
padding-bottom: 3px;
}
#contactBar a.subon {
color: #50517a;
font-size: 11px;
}
#reg{
font-family: Arial, Helvetica, sans-serif;
color: #705e36;
font-size: 9px;
}
#contactpods{
padding: 10px;
}
#dottedDevide{
border-bottom: dotted 1px #bdbee3;
}

.formText{
font-size:11px;
color:#333333;
width:140px;
}

.formButton{
font-size:11px;
color:#333333;
}

.result{
width:724px;
padding-bottom:40px;
border-bottom:1px solid #CCCCCC;
float:left;
margin-bottom:12px;
font-size:11px;
} 

.resultName{
color:#9293CF;
font-weight:bold;
font-size:12px;
float:left;
width:525px;
margin-bottom:5px;
border-bottom:1px solid #CCCCCC;
padding-bottom:3px;
font-size:11px;
}

.resultDesc{
font-size:11px;
float:left;
width:525px;
border-bottom:1px solid #CCCCCC;
padding-bottom:5px;
margin-bottom:5px;
}

.branch{
font-size:11px;
float:left;
width:525px;
padding-bottom:5px;
}

.resultImage{
width:175px;
float:right;
}

.resultThumbs{
width:175px;
float:left;
margin-top:3px;
}

.resultImage img{
border:0px;
margin:0px;
}

#resultsNav{
color:#CCCCCC;
background-color:#9293CF; 
float:left; width:730px; 
padding:8px; 
border-bottom:1px solid #FFFFFF; 
text-align:right;
}

#resultsNav A{
color:#FFFFFF;
text-decoration:none;
}

#resultsNav A:hover{
color:#FFFFFF;
text-decoration:underline;
}