/* body */
body {
margin:0px;
padding:0px;
font:11px "Trebuchet MS", Tahoma, Verdana, sans-serif;
color:#444444;
background-color:#D7D3CF;
z-index:-10;
}

/* header */
#mainholder {
margin:0px auto;
width:840px;
}

.headerI {
margin:0px auto;
width:840px;
height:320px;
background-image:url(images/head_1.jpg);
}
.headerII {
margin:0px auto;
width:840px;
height:320px;
background-image:url(images/head_2.jpg);
}
.headerIII {
margin:0px auto;
width:840px;
height:320px;
background-image:url(images/head_3.jpg);
}
.headerIV {
margin:0px auto;
width:840px;
height:320px;
background-image:url(images/head_4.jpg);
}
.headerV {
margin:0px auto;
width:840px;
height:320px;
background-image:url(images/head_5.jpg);
}

#headerText {
margin:0px 0px 0px 550px; 
padding-top:15px;
width:280px; 
height:80px; 
line-height:20px;
}
a{
font-size:11px;
color:#444;
text-decoration:none;
padding:0px 1px;
border-bottom:2px solid #f2f2f2;
}
a:hover{
color:#000;
border-bottom:2px solid #D6B075;
background-color:#f2f2f2;
}

/*content*/
#menuholder{
margin:0px auto;
width:840px;
height:105px;
background-image:url(images/bcgmeni.jpg);
background-repeat:no-repeat;
}
#menuholder ul{
list-style-type:none; 
margin:0px 0px 0px 30px; 
padding:0px;
display:inline;
}
#menuholder li{
display:inline; 
margin-right:20px;
}
#menuholder h1{
font-size:22px;
margin:0px;
padding:50px 0px 0px 20px;
font-weight:normal;
color:#CCA15E;
display:block;
float:left;
}
#menuholder h2{
font-size:18px;
padding:60px 205px 0px 0px;
margin:0px;
font-weight:normal;
color:#CCA15E;
display:block;
float:right;
clear:right;
}
#menuholder h2.contact{
font-size:18px;
padding:60px 144px 0px 0px;
margin:0px;
font-weight:normal;
color:#CCA15E;
display:block;
float:right;
clear:right;
}

#menuholder a{
font-size:13px;
font-weight:bold;
color:white;
padding:2px;
text-decoration:none;
}
#menuholder a:hover{
border-bottom:2px solid #D6B075;
background-color:#999999;
padding:2px;
}
.log{
 margin-left:200px;
}
#menuholder a.login{
font-size:11px;
font-weight:bold;
color:white;
padding-bottom:2px;
text-decoration:none;
}
#menuholder a.login:hover{
border-bottom:2px solid #D6B075;
}

#contentholder{
width:840px;
background-image:url(images/bcgbody.gif);
background-repeat:repeat-y;
float:left;
clear:both;
}

.textL{
width:515px;
float:left;
padding:0px 15px 0px 20px;
}
.textL p{
margin:5px 0px;
padding:0px;
}
.textL ul{
margin:5px 0px 0px 15px;
padding:0px;
list-style-type:square;
}
.textL li{
margin:5px 0px;
padding:0px;
}

.textL h3{
font-size:16px;
font-weight:bold;
margin:5px 0px;
padding:0px;
}
.textL h4{
font-size:14px;
font-weight:bold;
margin:5px 0px;
padding:0px;
}

.textL dl{
margin:10px 0px 0px 0px;
width:510px;
}
.textL dt, dd{
margin:0px 10px 5px 0px;
display:block;
float:left;
}
.textL dt{
width:150px;
}
.textL dd{
width:290px;
}
.textL form{
margin:0px;
padding:0px;
}
.textLinput{
border:1px solid #D7D3CF;
font-size:10px;
color:#444;
background-color:white;
width:200px;
height:14px;
padding:2px 2px 0px 2px;
}

.textLdropdown
{
border:1px solid #D7D3CF;
font-size:10px;
color:#444;
background-color:white;
width:200px;
padding:2px 2px 0px 2px;
}

.textLarea{
border:1px solid #D7D3CF;
font-size:10px;
color:#444;
background-color:white;
padding:2px 2px 0px 2px;
width:200px;
height:80px;
}
.textLsubmit{
width:100px;
font-size:10px;
height:22px;
border:1px solid #D7D3CF;
background-color:#F9F7F0;
cursor:pointer;
padding:2px;
}

.textLradio{
margin:0px 10px 0px 2px;
}
.textR{
width:225px;
float:left;
margin-left:30px;
}
.textR p{
margin:5px 0px;
padding:0px;
}

#footer{
width:840px;
height:50px;
margin-left:-1px;
background-image:url(images/bottom.gif);
background-repeat:no-repeat;
clear:left;
}


/* payments */
.PtextL dl{
margin:10px 0px 0px 0px;
width:410px;
}
.PtextL dt, dd{
margin:0px 10px 5px 0px;
display:block;
float:left;
}
.PtextL dt{
width:100px;
}
.PtextL dd{
width:200px;
}
.PtextL form{
margin:0px;
padding:0px;
}
.PtextLinput{
border:1px solid #D7D3CF;
font-size:10px;
color:#444;
background-color:white;
width:160px;
height:14px;
padding:2px 2px 0px 2px;
}