/* Beaux-Reves Skin Styles */

body,
html {
    margin:0;
    padding:0;
    }
img {
   behavior: url("pngbehavior.htc");
}
body {
    min-width:975px;
	background-image: url(background.gif);
    }
html>body #wrap {
	background-image: url(wrap-background.gif);
	background-repeat: repeat-y;
    margin:0 auto;
    width:975px;
    }
#wrap {
	background-image: url(wrap-background.gif);
	background-repeat: repeat-y;
    margin:0 auto;
    width:975px;
    }
#utility {
    height: 30px;
    }
#utility p {
	padding-top:3px;
	padding-right: 20px;
    margin:0;
	text-align: right;
    }
#utility a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.utility {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#utility a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00116b;
	text-decoration: underline;
}
#mainimage {
	position: relative;
	width: 975px;
	height: 273px;
    }
#mainnav{
	position: relative;
	top: -273px;
	margin-bottom: -273px;
	margin-left: -5px;
	width: 190px;
	height: 360px;
	text-align: center;
	z-index: 500;
}
html>body #navigation {
	position: relative;
	top: -365px;
	margin-top:270px;
	margin-bottom: -278px;
    background:#b2903e;
    width:759px;
	height: 25px;
	margin-left: 8px;
	padding-left: 200px;
	padding-top: 5px;
	z-index: 250;
    }
*:first-child+html #navigation {
	position: relative;
	top: -370px;
	margin-top:278px;
	margin-bottom: -278px;
    background:#b2903e;
    width:770px;
	height: 25px;
	margin-left: 7px;
	padding-left: 194px;
	padding-top:5px;
	z-index: 250;
    }
#navigation {
	position: relative;
	top: -102px;
    background:#b2903e;
    width:770px;
	height: 25px;
	margin-left: 9px;
	padding-left: 194px;
	padding-top:5px;
	z-index: 250;
    }

html>body #undermenu {
	position: relative;
	top: -75px;
    width:955px;
	height: 30px;
	margin-left: 10px;
	padding-top:5px;
	z-index:250;
    }
*:first-child+html #undermenu {
	position: relative;
	top: -93px;
    width:955px;
	height: 30px;
	margin-left: 10px;
	padding-top:5px;
	z-index:250;
    }
#undermenu {
	position: relative;
	top: -93px;
    width:955px;
	height: 30px;
	margin-left: 10px;
	padding-top:5px;
	z-index:250;
    }
#breadcrumbs{
	width: 600px;
	height: 15px;
	padding-left: 200px;
	float: left;
}
.breadlinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#search{
	width: 285px;
	float: right;
	text-align: right;
	margin-right: 15px;
}
html>body #mainarea{
	position: relative;
	top: -75px;
	width: 975px;
	min-height:375px;
}
*:first-child+html #mainarea{
	position: relative;
	top: -85px;
	width: 975px;
	min-height:375px;
}
#mainarea{
	position: relative;
	top: -93px;
	width: 975px;
	min-height:375px;
}
html>body #leftside{
	width: 175px;
	background-image: url(left-motif.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height:295px;
	float: left;
	margin-left: 10px;
	padding-top:35px;
	text-align: right;
}
#leftside{
	width: 175px;
	background-image: url(left-motif.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height:295px;
	float: left;
	margin-left: 10px;
	padding-top:55px;
	text-align: right;
}
html>body #maincontent{
	width: 785px;
	float: right;
	min-height:375px;
}
#maincontent{
	width: 775px;
	float: right;
	min-height:375px;
}
html>body #ContentPane{
	width: 555px;
	min-height: 375px;
	float: left;
}
#ContentPane{
	width: 550px;
	min-height: 375px;
	float: left;
}

#ContentPane h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left:10px;
	color: #003592;
}
#ContentPane h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left:10px;
	color: #b2903e;
}
#ContentPane p{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 12px;
	color: #000000;
	padding-left:10px;
}
#ContentPane a{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003895;
	text-decoration: underline;
}
#ContentPane a:hover {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c3a55e;
	text-decoration: none;
}
#ContentPane ul{
	list-style-image: url(bullet.gif);
	list-style-position: outside;
}
#ContentPane li{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 12px;
	color: #000000;
	padding-left:10px;
	}

#footer {
	position: relative;
	width: 975px;
    background-image: url(footer_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 75px;
    clear:both;
    }
#footer p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
html>body #footerlogos{
	float: left; 
	width: 110px;
	position: relative; 
	top: -45px;
	left: 45px;
	z-index: 500;
}
#footerlogos{
	float: left; 
	width: 110px;
	position: relative; 
	top: -45px;
	margin-bottom: -40px;
	left: 45px;
	z-index: 500;
}
#footerlinks{
	float: right;
	width: 825px;
}
.copyright{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

/* Graphic Menu styles*/
#mainnav ul {
	height:37px;
	margin:0 0 0 27px;
	padding: 0;
	list-style:none;
}
html>body #mainnav li {
	display:block;
	list-style:none;
	padding: 0;
	margin:-8px 0 0 0;
}
*:first-child+html #mainnav li {
	display:block;
	list-style:none;
	padding: 0;
	margin: 3px 0 0 0;
}
 #mainnav li {
	display:block;
	list-style:none;
	padding: 0;
	margin: 3px 0 0 0;
}
html>body #mainnav a {
	font: 12px 'Arial',Helvetica,sans-serif;
	color:#ffcf7c;
	line-height:33px;
	text-align:center;
	text-decoration:none;
	font-weight: bold;
	padding:5px 0 0 0;
	margin-top:-5px;
	height:37px;
	display:block;
	background:url('button.png') top left no-repeat;
	width:164px;
}
*:first-child+html #mainnav a {
	font: 12px 'Arial',Helvetica,sans-serif;
	position: relative;
	color:#ffcf7c;
	line-height:33px;
	text-align:center;
	text-decoration:none;
	font-weight: bold;
	padding:5px 0 0 0;
	height:37px;
	display:block;
	background:url('button.png') top left no-repeat;
	width:164px;
}
#mainnav a {
	font: 12px 'Arial',Helvetica,sans-serif;
	color:#ffcf7c;
	position: relative;
	line-height:33px;
	text-align:center;
	text-decoration:none;
	font-weight: bold;
	padding:5px 0 0 0;
	margin-top: -5px;
	height:37px;
	display:block;
	background:url('button.gif') top left no-repeat;
	width:164px;
}
html>body #mainnav a:hover {
	color:#ffffff;
	background:url('button_over.png') top left no-repeat;
	width:164px;
}
#mainnav a:hover {
	color:#ffffff;
	background:url('button.gif') top left no-repeat;	
	width:164px;
}

/* SOLPARTMENU STYLES

.MainMenu_MenuContainer
{
     background-color: #b2903e;
	 height: 25px;
}
.MainMenu_MenuItem
{
    color: black;
    font-family: 'Arial',Helvetica,sans-serif;
    font-size: 12px;
    background-color: #b2903e;
	height: 23px;
}
.MainMenu_MenuIcon
{
    cursor: pointer;
    background-color: #b2903e;
    text-align: center;
    width: 10px;
    height: 23px;
}
.MainMenu_MenuItemSel
{
    background-color: #f0deb8;
    font-family: 'Arial',Helvetica,sans-serif;
    font-size: 12px;
	color: #000000;
	height: 23px;
}
.MainMenu_SubMenu {
    z-index: 1000;
    background-color: #f0deb8;
}
.MainMenu_SubMenuItemSel
{
    background-color: #c6a964;
    font-family: 'Arial',Helvetica,sans-serif;
    font-size: 12px;
	color: #ffffff;
	height: 23px;
}*/
