@import "copy.css";
@import "navigation.css";

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/fdj_bg.gif);
	background-repeat: repeat-x;
	background-color: #928f79;
	font-size: 72.5%;
	color:#FFFFFF;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 800px;
	min-height: 500px;
	background-color: #4b473b;
	border: 3px solid #97947e;
	margin: 50px auto 0 auto;
	}
	
	
#topcontainer {
	width: 100%;
	height: 197px;
	margin:0;
	}
	
#topbit {
	width: 100%;
	height: 147px;
	background-color: #635f51;
	}	
	
#bookearlybox {
	height: 147px;
	width:190px;
	float: right;
	background-color: #4b473b;
	}	
	
.logo {
	margin: 20px 20px 20px 20px;
	float: left;
	}		
	
.strap {
	float: left;
	margin: 20px 20px 20px 20px;
	}
	
#navcontainer {
	height: 50px;
	width: 100%;
	background-color: #97947e;
	margin:0;
	padding:0;
	}
	
#topnavrow {
	padding: 5px 0 5px 0;
	width:610px;
	background-color: #4b473b;
	float:left;
	} 	

#bottomnavrow {
	padding: 5px 0 5px 0;
	width:100%;
	}
	
#langnav 
{
    float: right;
    width: 180px;
    margin-top: 7px;
}	
	
#rightcontcol 
{
    width: 190px;
    min-height: 200px;
    float: right;
    text-align:right;
    background-color: Maroon;
    /*margin-right:1px;*/
}

#leftcontcol 
{
    background-color: #4b473b;
    width: 609px;
    float: left;
    min-height: 200px;
}	

#footer 
{
    padding: 5px 5px 5px 5px;
    width: 790px;
    background-color: #635f51;
    text-align: center;
}

/*HOME PAGE ADDITIONAL ITEMS*/

#homeimgholder 
{
    background-color: #97947e;
    margin:0;
    padding:0;
}


#homenavrow 
{
    width: 800px;
    background-color: #97947e;
    margin:0;
}

#homenavl 
{
    float:left;
    padding: 5px 5px 5px 5px;
    background-color: #4b473b;
    width: 281px;
}

#homenavr
{
    float:right;
    padding: 5px 5px 5px 5px;
    width: 498px;
}

#homespacer 
{
    background-color: #635f51;
    width: 790px;
    padding: 5px 5px 5px 5px;
}

.homeflower 
{
    float:right;
}

#contentleft 
{
    float:left;
    width: 450px;
    margin:0;
    padding-bottom:20px;
}

#contentleft a:link, #contentleft a:visited, #contentleft a:active 
{
    color: #fff;
    text-decoration: none;
}

#contentleft a:hover
{
    text-decoration:underline;
}

#contentright 
{
    float:right;
    width: 127px;
    margin:0 15px 0 0;
    padding:0;
}

.contleftimg 
{
    float:left;
    margin:0;
    padding:0;
}

#content 
{
    width: 350px;
    float: left;
    margin: 30px 0 30px 50px;
}
    
.pagebutton
{
    background-image:url(../images/button-bg.gif);
    background-repeat:no-repeat;
    width:125px;
    height:26px;
}   

.pagebuttontext
{
    color:#FFFFFF;
    font-family:Arial;
    font-size:9pt;
    font-weight:bolder;
    text-align:center;
    padding-top:5px;
    margin:0 auto 0 auto;
} 

.pagebuttontext a:link, a:visited, a:active
{
    color:#FFFFFF;
    text-decoration:none;
}

.pagebuttontext a:hover
{
    color:#4b473b;
    text-decoration:none;
}

#menubuttonwrapper
{
    width:125px;
    margin:20px 0 0 20px;
}

.menubutton
{
    background-image:url(../images/button-bg.gif);
    background-repeat:no-repeat;
    width:125px;
    height:26px;
    margin-top:10px;
}

#menu
{
    width:750px;
    margin:180px 20px 10px 20px;
    text-align:center;
    font-size:14px;
    font-family:palatino Linotype;
}