* {
padding: 0;
margin: 0;
} 

body {
margin:0;
padding: 0;
background: #C7CFDA;
color: #444;
font: 80% Arial, Verdana, Tahoma, sans-serif;
line-height: 17px;
text-align: justify;
}

img {border: none;}
a{ color: #4D9FF2; text-decoration: none; }
a:hover {  color: #000; }

#wrap {
width: 800px;
margin: 0 auto;
background: #fff;
}

#header {
height: 180px;
background: #C7CFDA url(images/chateau_top.jpg) repeat-x;
line-height: 140px;
}
#header h4 { 
font-size: 36px;
letter-spacing: 1.5px;
color: #FFFFFF;
background: transparent;
padding: 17px;
text-align: center;
font: 36px "Georgia";
font-style: normal;
}
#headermenu {
height: 23px;
line-height: 23px;
padding: 0;
background: #01538D;
font-weight: bold;
font-size: 13px;
margin-bottom: 10px;
}
#headermenu li {
display:inline;
list-style-type:none;
}
#headermenu li a {
display:inline;
padding:0px 12px;
text-decoration:none;
color: #fff;
background: transparent;
}
#headermenu li a:hover {
background: blue url(images/menubghover.gif) repeat-x;
color:#fff;
text-decoration:none;
}
#footermenu { 
height: 16px;
line-height: 16px;
padding: 0;
background: #ffffff;
font-weight: bold;
font-size: 12px;
margin-top: 10px;
margin-bottom: 1px;
}
#footermenu li {
display:inline;
list-style-type:none;
padding:0 0 0 2px;
}
#footermenu li a {
display:inline;
padding:0px 7px;
text-decoration:none;
text-align:justify;
color: #01538D;
background: transparent;
}
#footermenu li a:hover {
background: blue url(images/menubghover.gif) repeat-x;
color:#fff;
text-decoration:none;
}
#wrapper {
padding: 10px;
}

#sidebar {
float:right;
width: 215px;
padding: 10px;
background: #ECF4FA;
border: 2px solid #A2D5FC;
line-height: 17px;
}
#sidebar h3 {
margin-top: 9px;
margin-bottom: 9px;
font: bold 12px Verdana, 'Trebuchet MS', Sans-serif;
padding: 10px 0 5px 8px;
color: #01538D;
background: transparent; 	
border-bottom: 1px dotted #999;
}
#sidebarextra {
margin-top: 9px;
margin-bottom: 9px;
font: bold 12px Verdana, 'Trebuchet MS', Sans-serif;
padding: 10px 0 5px 10px;
color: #01538D;
background: transparent; 	
border-bottom: 1px dotted #999;
}

#sidebar ul  {
color: #aaa;
text-align: left;
margin: 3px 0 8px 0; 
padding-left: 20px;
text-decoration: none;	
list-style-type:square;	
}
#sidebar ul li {
padding: 1px 0 4px 0px;
margin: 0 2px;	
}
#sidebar ul a {
font-weight: 600;
color: #3399CC;
}
#sidebar ul a:hover { color : #333; 
}

#caption p {
font-family: "Franklin Gothic Medium";
}

#content {
float: left;
width: 503px;
padding: 10px;
margin-right: 10px;
border: 2px solid #A2D5FC;
line-height: 20px;
}
#content h1 {
padding: 2px 0 5px 0px; 
font: bold 18px Verdana, 'Trebuchet MS', Sans-serif;
color: #01538D;
background: transparent;	
border-bottom: 1px dotted #999;
margin-bottom: 5px;
margin-top: 10px;
}
#content h2 {
padding: 2px 0 5px 0px; 
font: bold 16px Verdana, 'Trebuchet MS', Sans-serif;
color: #01538D;
background:transparent;	
border-bottom: 1px dotted #999;
margin-bottom: 5px;
margin-top: 10px;
}
#content h3 {
padding: 2px 0 5px 0px; 
font: bold 14px Verdana, 'Trebuchet MS', Sans-serif;
color: #01538D;
background:transparent;	
border-bottom: 1px dotted #999;
margin-bottom: 5px;
margin-top: 10px;
}
#content h5 {
padding: 2px 0 5px 0px; 
font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
color: #3399CC;	
border-bottom: 1px dotted #999;
margin-bottom: 5px;
margin-top: 10px;
}
#content .blockquote {
display: block;
width: 95%;
background-color: white;
margin: 7px 0 7px 5px;
padding: 5px;
font-style: italic;
}
#content ul  {
color: #444;
text-align: left;
margin: 3px 0 8px 0; 
padding-left: 20px;
text-decoration: none;	
list-style-type:square;	
}
#content2 { 
width: 755px;
padding:5px 0px 0px 20px;
margin-right: 10px;
line-height: 20px;
}
#content2 .blockquote {
display: block;
width: 98%;
background-color: white;
margin: 7px 0 0px 0px;
padding: 5px;
font-style: italic;
}
#content2 h5 {
padding: 2px 0 5px 0px; 
font: bold 12px Verdana, 'Trebuchet MS', Sans-serif;
color: #3399CC;	
border-bottom: 1px dotted #999;
margin-bottom: 5px;
margin-top: 10px;
}
#footer { 
background: #01538D;
color: #FFFFFF;
margin-top:10px;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 12px;
}
#footer a {  color: #aaa; text-decoration: none; }
#footer a:hover { background: blue url(images/menubghover.gif) repeat-x; } 