/*------------general------------*/

body {
background-color: #660099;
text-align: center;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #333333;
margin-top: 10px;
}

a, a:visited {  
color:#6633CC;
}

a:hover {
color: #CC33CC;
}

/*------------layout------------*/

/*container: main*/ 

#container {
width: 760px;
margin:0 auto;
background-image: url(../images/bk-columns.gif);
border-bottom: 6px #9875ea solid;
text-align: left;
min-height: 711px;
}

/*curve-top*/

.curve-top-left {
background: #8359D8 url(../images/curve-top-left.gif) no-repeat 0 0;
width: 760px;
height: 15px;
}

.curve-top-right {
background: url(../images/curve-top-right.gif) no-repeat 100% 0;
}

/*brand banner*/

#banner/*brand banner: logo*/ {
float: left;
height: 120px;
width: 760px;
background: #DFDFFE url(../images/logo-french-escapade.gif) no-repeat 0;
}

#banner h1/*brand banner: tagline*/ {
padding-right: 20px;
padding-top: 48px;
text-align: center;
font-family: Times, "Times New Roman", serif;
font-size: 15pt;
}

/*container body*/

#container-nav /*container body: nav*/{
float: left;
width: 130px;
background-color: #8359D8;
border-right: 1px #FFFFFF solid;
}

#container-well/*container body: well*/ {
float: left;
width: 629px;
margin: 0;
padding: 0;
background-color: #CCCCFF;
}

/*container: footer*/

#container-footer {
width: 760px;
margin:0 auto;
padding: 5px 0 0 0;
text-align: right;
}

/*curved containerSm*/

.curveSm-bottom-left {
background: #DFDFFE url(../images/curveSM-btm-left.gif) no-repeat 0 100%;
}

.curveSm-bottom-right {
background: url(../images/curveSM-btm-right.gif) no-repeat 100% 100%;
} 

.curveSm-top-left {
background: url(../images/curveSM-top-left.gif) no-repeat 0 0;
} 

.curveSm-top-right {
background: url(../images/curveSM-top-right.gif) 100% 0 no-repeat; 
padding: 6px;
text-align: center;
} 

.clear {
font-size: 1px; 
height: 1px
}

/*curved containerPopup*/

.curvePopup-bottom-left {
background: #DFDFFE url(../images/curve-btm-left-popup.gif) no-repeat 0 100%;
}

.curvePopup-bottom-right {
background: url(../images/curve-btm-right-popup.gif) no-repeat 100% 100%;
} 

.curvePopup-top-left {
background: url(../images/curve-top-left-popup.gif) no-repeat 0 0;
} 

.curvePopup-top-right {
background: url(../images/curve-top-right-popup.gif) 100% 0 no-repeat; 
padding: 20px;
} 

.clear {
font-size: 1px; 
height: 1px
}

/*curved containerWell*/

.curveWell-bottom-left {
background: #DFDFFE url(../images/curve-btm-left-well.gif) no-repeat 0 100%;
}

.curveWell-bottom-right {
background: url(../images/curve-btm-right-well.gif) no-repeat 100% 100%;
} 

.curveWell-top-left {
background: url(../images/curve-top-left-well.gif) no-repeat 0 0;
} 

.curveWell-top-right {
background: url(../images/curve-top-right-well.gif) 100% 0 no-repeat; 
padding: 20px;
} 

.clear {
font-size: 1px; 
height: 1px
}

/*curved containerSm2 (newsletter)*/

.curveSm2-bottom-left {
background: #bfb9f6 url(../images/curveSM2-btm-left.gif) no-repeat 0 100%;
width: 114px;
margin: 8px;
}

.curveSm2-bottom-right {
background: url(../images/curveSM2-btm-right.gif) no-repeat 100% 100%;
} 

.curveSm2-top-left {
background: url(../images/curveSM2-top-left.gif) no-repeat 0 0;
} 

.curveSm2-top-right {
background: url(../images/curveSM2-top-right.gif) 100% 0 no-repeat; 
padding: 6px;
} 

.clear {
font-size: 1px; 
height: 1px
}

/*bulleted list*/

#bullets ul {
list-style-type: none;
padding-top: 5px;
margin: 0;
padding-left: 0;
}

#bullets li {
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 7px;
padding-left: 10px;
padding-bottom: 5px;
}

/*list (dates)*/

#list ul {
list-style-type: none;
padding-top: 5px;
margin: 0;
padding-left: 0;
}

#list li {
padding-left: 0;
padding-bottom: 5px;
}


/*spacers*/

.hspacer {
width: 10px;
}

.vspacer {
height: 10px;
}



/*------------text------------*/

.bodytext {
font-size: 12px;
line-height: 18px;
}

.bodytexthighlight {
color: #FF00FF;
}


.bodytextbold {
font-size: 12px;
line-height: 18px;
font-weight: bold;
}

.bodytextmed {
font-size: 11px;
line-height: 13px;
}

.bodytextboldmed {
font-size: 11px;
line-height: 16px;
font-weight: bold;
}

.bodytextboldmedpurple {
font-size: 11px;
line-height: 16px;
font-weight: bold;
color: #6633CC;
}

.bodytextsm {
font-size: 10px;
line-height:13px;
}

.bodytextboldsm {
font-size: 10px;
line-height: 13px;
font-weight: bold;
}

.bodytextboldsmA {
font-size: 10px;
line-height: 13px;
font-weight: bold;
color: #CC33CC;}

.quote {
font-size: 12px;
line-height: 15px;
font-style: italic;
}

.caption {
font-size:9px;
letter-spacing:0px;
line-height: 14px;}

.copyrighttext, .copyrighttext a, .copyrighttext a:visited {
font-size: 9px;
color: #DDDDDD;
letter-spacing: -1px;
text-decoration: none;
}

.copyrighttext a:hover {
color: #FF66FF;
text-decoration: none;
}


/*------------text: headers, etc.------------*/

/*header*/
h1 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 17px;
font-weight: bolder;
color: #660099;
margin-top: 10px;
margin-bottom: -10px;
}

/*subhead*/
h2 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10pt;
font-weight: bolder;
color: #660099;
margin-bottom: -15px;
}


/*------------navigation------------*/

#nav {
position: relative;
width: 130px;
border-top: 1px #CCCCFF solid;
}

#nav a:link, #nav a:visited {
border-bottom: 1px #CCCCFF solid;
display: block;
padding-left: 8px;
padding-right: 6px;
padding-top: 8px;
padding-bottom: 8px;
text-align: left;
color: #FFFFFF;
font-size: 13px;
font-weight: regular;
text-decoration:none;
}

#nav a:hover {
background-color: #9900CC;
}

#nav .current {
color: #6633CC;
background-color: #9900CC;
cursor: text;
}



