@charset "UTF-8";
/* CSS Document */

body{

margin:0;
padding:0;
font-family:Calibri, Arial, Helvetica, sans-serif;
margin-left:-3px;
text-align:center;

}


h1{


margin: 0pt; padding: 0pt; font-family: calibri; font-weight: bold; color:#446021; font-size: 2.4em; text-align: center;

}

h2{

color:#575757;font-size:2.0em;font-weight:bold;font-family:Calibri, Arial, Helvetica, sans-serif;padding:0;margin:0;

}

h3{

color:#446021;
font-size:1.5em;
font-family:Calibri, Arial, Helvetica, sans-serif;
font-weight:bold;


}


h4{

font-family:Calibri, Arial, Helvetica, sans-serif;
font-size:1em;
font-weight:bold;
color:#575757;
margin:0;
padding:0;

}

.normal{

font-family:Calibri, Arial, Helvetica, sans-serif ;font-size:1.1em;color:#727171;

}

.green{

color:#446021;
font-weight:bold;

}

#wrapper{

width:966px;
margin-left:auto;
margin-right:auto;
text-align:center;

}


#ContentPane{

margin-bottom:30px;

}

div{

text-align:left;

}

.header{

margin-bottom:30px;
height:103px;
width:960px;
background-image:url(images/hdr-bg.jpg);
background-repeat:no-repeat;
background-position:top left;

}


.menu{

margin-bottom:30px;
margin-top:0;
height:44px;
width:960px;
line-height:44px;

}

a.buyBTN {

background-image:url("images/btbArrowMenuBOTH.png");
width:228px;
height:44px;
display:inline-block;
color:#fff;
text-decoration:none;
font-size:18px;
font-family:Tahoma,Arial,Helvetica;
font-weight:bold;
padding-left:20px;
background-repeat:no-repeat;
z-index:5000;

}

a.buyBTN:visited{

background-position:0 0;
color:#fff;
text-decoration:none;
background-repeat:no-repeat;
z-index:5000;

}


a.buyBTN:hover{

background-position:-228px 0;
color:#fff;
text-decoration:none;
background-repeat:no-repeat;
z-index:5000;

}




.topContent{

margin-bottom:30px;

}


.topContentLeft{

width:380px;
float:left;
margin-right:30px;
margin-bottom:30px;

}


.topContentRight{

width:550px;
float:left;
margin-bottom:30px;

}

.spacer{

clear:both;
margin-bottom:30px;
height:12px;
width:960px;
background-image:url(images/spacer.jpg);
background-repeat:no-repeat;

}

.bottomContentLeft{

width:600px;
float:left;
margin-right:30px;
margin-bottom:30px;

}

.bottomContentRight{

width:330px;
float:left;
margin-bottom:30px;
background-image:url(images/sidebar-bg.jpg);
background-repeat:none;
min-width:300px;


}


.footer{

margin-bottom:30px;

}



/****************** DNN MENU ************************/

#dnnSOLPARTMENU{

clear:none;
display:inline;

}


.MainMenu_MenuContainer
{
	 margin:0;
	 padding:0;
	 
	}

.MainMenu_MenuBar
 {
    cursor: pointer;
    height: 44px;
	margin:0;
	padding:0;

}


.MainMenu_MenuItem
{
 
    background-color: #f6ecae;
	font-size:16px;
	color:#446021;
	width:151px;

}

.MainMenu_RootMenuItem
{
    color:#446021;

} 

.MainMenu_RootMenuItemSelected
{

    background-color: #a79d5d;
	color:#ffffff;

	height:44px;
}

.MainMenu_MenuItemSel
{
    cursor: pointer;
    cursor: hand;
    font-size: 16px;
	
	

}
.MainMenu_MenuArrow{

	display:none;

}

.MainMenu_RootMenuItemActive
{
	background-color: #a79d5d;
	color:#ffffff;
    height: 44px;
	
}

.MainMenu_MenuBreak {

border-style:solid;
border-color:#FFFFFF;
background-color:transparent;

}

.MainMenu_RootMenuItem TABLE{


background--color:#f6ecae;


}

.MainMenu_RootMenuItem TD{

width:151px;
text-align:center;


}

.MainMenu_RootMenuItemSelected TD
{


	width:151px;
	text-align:center;
}

.MainMenu_RootMenuItemActive TD
{


	width:151px;
	text-align:center;
}
