body.custom {

    background: #ffffff url('images/bkgnd.png');

    margin-bottom: 8px;

    margin-top: 8px;

}



.custom #container {

    border-left: 2px solid #d8d8d8;

    border-right: 2px solid #d8d8d8;

    margin-top: 1em;

    margin-bottom: 1em;

}



.custom #page {

    background: #fff;

}



.custom .menu li {

    padding: 0 .25em;

}



.custom #header {

    border-top: 8pt solid #f75733;

    background-image: url('images/bkgndClouds.png');

    background-repeat:no-repeat;

    background-position:top;

    border-bottom: 3pt solid #f75733;
    
    text-align: center;

}



.format_text .comments_intro span.bracket {

    display:none;

}



.format_text .to_comments span.bracket {

    display:none;

}




.custom #sidebars h3, .custom #sidebars h3 a { 

    font-variant: normal; letter-spacing: 0; color: #f75733; padding: 0.4em 10; text-decoration: none; border-bottom: 1px solid #ddd;

}

#sidebars 
				
.sidebar ul.sidebar_list {

padding-top: 0em; 

}



.custom #footer {

    border-bottom: 8pt solid #f75733;

    background-image: url('images/bkgndClouds.png');

    background-repeat:no-repeat;

    background-position:top;

    font-size: 8pt;

    line-height: 12pt;

    color: #ffffff;

    background-color: #1E5DED;

    padding: 20px;

}

.custom #logo a:hover{color: #eeeeee}
.custom .tweetmeme_button{position:relative}

.custom ul.subscriptions li {
float:left;
width:40%;
}



.custom li.rss {
background:url("images/feed.png") no-repeat scroll 0 0 transparent;
padding:0 0 0 24px;
margin-bottom:3em;
}

.custom li.email {
background:url("images/email.png") no-repeat scroll 0 0 transparent;
padding:0 0 0 24px;
margin-bottom:3em;
}

.custom .center_nav {text-align: center; height: 15px}
.custom .top {padding-top:0px}
.custom .menu a {text-transform: none;}
.custom .custom_box {background:none repeat scroll 0 0 #F75733;}
.custom #custom_box {font-size:1.6em; font-weight: bold; color: #fff;}
.custom #header { padding-bottom: 4.2em; }
.custom #multimedia_box {margin-right:1.1em; margin-left:1.1em;}


.header
{
	border-top: 8pt solid #f75733;
	background-image: url('images/bkgndClouds.png');
	background-repeat:no-repeat;
	background-position:top;
	color: #fff;
  margin-bottom: 15px;
}

.logoCompartment
{
	margin-top: -20pt;
}

.headerTitle
{
	margin-top: 6pt;
	margin-left: 6pt;
	margin-right: 6pt;
	margin-bottom: -8pt;
}

.homePageMenu
{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color: #f8f8f8;
	margin-bottom: 6pt;
}

.homePageMenuLink:link { 
	cursor: pointer;
	text-decoration: none; 
	color: #f8f8f8;
	}
.homePageMenuLink:visited { 
	cursor: pointer;
	text-decoration: none; 
	color: #f8f8f8;
	}
.homePageMenuLink:hover { 
	cursor: pointer;
	text-decoration: none; 
	color: #00f800;
	}
.homePageMenuLink:active { 
	cursor: pointer;
	text-decoration: none; 
	color: #00f800;
	}
	
	.menuBarCompartment
{
	font-size: 10pt;
	line-height: 12pt;
	text-align: left;
	font-weight: bold;
/*
	color: #3262db;		//blue
*/
	color: #101010;
	height: 40pt;
	min-height: 40pt;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url('images/vinYellOrangeMenuBar.png') repeat ;
	text-transform: uppercase;
}

.headCall
{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color: #f8f8f8;
}

.headCallNumber
{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	font-weight: bold;
	color: #ffffff;
}

.qtyHeaderCompartment
{
	margin-top: -30pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 15pt;
	text-align: left;
	font-weight: normal;
	color: #f0f0f0;
}

a.menuItemLink:link { 
	text-decoration: none; 
	color: #101010;
	white-space: nowrap;
	}
a.menuItemLink:visited { 
	text-decoration: none; 
	color: #101010;
	white-space: nowrap;
	}
a.menuItemLink:hover { 
	text-decoration: underline; 
	color: #00a000;
	white-space: nowrap;
	}
a.menuItemLink:active { 
	text-decoration: underline; 
	color: #00a000;
	white-space: nowrap;
	}