#object1, #object2 { overflow:hidden }
* html #object1, * html #object2 { height:1% ; overflow:visible }

#clearboth {clear:both;}




body {
background-color: #666666;
margin: 35px 0 10px 0;

	font-family: Arial, sans-serif;
}	

a {
color: #0066ff;
text-decoration:underline;
}

a:hover {
color: #ff0000;
text-decoration: none;
}

#mypage {
	width:1000px;
	height:936px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	display:block;
	border: 1px solid #000000;
}

#header {
	background-image: url(http://www.iheartnoahides.com/wp-content/themes/noah/img/header2.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	width: 1000px;
	height: 140px;
	display: block;
}


#header img {
margin: 10px 200px 0 200px;
}

#bgleft {
	background-image: url(http://www.iheartnoahides.com/wp-content/themes/noah/img/bgleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 50px;
	height: 796px;
	display: block;
	float: left;
}


#mainpage {
	background: #B8D8EE;
	border: 1px solid #000000;
	width: 948px;
	float: left;
	overflow: hidden;

}

#leftcolumn {float:left; position: relative; }

#maincontent {
	background: #FFFFFF;
	display: block;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-color: #000000;
	margin: 10px 0 20px 0;
	width: 500px;
	height: auto;
	float: left;	
	padding: 10px;

	font-weight: normal;
	font-size: small;
	line-height: 150%;
}

#maincontent img {
	padding: 5px;
	border: 1px solid #999999;
	margin: 5px;
}


#rightcolumn {
	margin: 13px 0 0 10px;
	float:left;

}

#rightcolumn-lower {
	font-weight: normal;
	font-size: small;
	line-height: 150%;

}

#Rdisplay1 {
	background: #FFFFFF;
	display:block;
	border: 1px solid #000000;
	width: 400px;
	height: 220px;
	margin: 30px 0 0 0;
}



#sidebar {
padding: 5px;
width: 160px;
}

#sidebar h2 {
font-size:12pt;
text-align center;
padding: 0;
margin: 10px 0 0 0;
border-top: 1px solid #333333;
text-align: center;
}









ul#navlist { 
font-family:'Times New Roman', Times, serif; 
font-style: italic;
}

ul#navlist a
{
font-weight: bold;
text-decoration: none;
}

ul#navlist li h3 {
margin: 0px;
padding: 0 25px 0 5px;
list-style-type: none;
background-color: #B8D8EE;
}

ul#navlist li
{
margin: 0px;
padding: 0 0 0 10px;
list-style-type: none;
background-color: #B8D8EE;
}


ul#navlist, ul#navlist ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
}

ul#navlist li { 
float: left; 
margin: 0 0 0 0;
}

ul#navlist li a
{
color: #0066FF;
background-color: #B8D8EE;
padding: 3px;
}

ul#navlist li a:hover
{
color: #FF0000;
}


ul#subnavlist { display: none; }
ul#subnavlist li { float: none; }

ul#subnavlist li a
{
padding: 0px;
margin: 0px;

}

ul#navlist li:hover ul#subnavlist
{
display: block;
position: absolute;
font-size: 10pt;
padding-top: 5px;
border: 1px #000000 solid;

}

ul#navlist li:hover ul#subnavlist li a
{
display: block;
width: 6em;
border: none;
padding: 2px;
}

ul#navlist li:hover ul#subnavlist li a:before { content: "  "; }












#leftcrumbs {
	background: #FFFFFF;
	display: block;
	border: 1px solid #000000;
	margin: 10px 0 0 10px;
	padding: 5px;
	width: 499px;
	height: auto;
	float: left;

}

#pfwrapper {
	float: left;
width: 900px;
	margin: 10px 0 0 0;
clear: both;
}


#menuwrapper {
	background-color: #ffffff;
	border: 1px dashed #333333;
	margin: 0 10px 0 10px;
	padding: 5px;
	float:left;
	width: 90px;
}

#menuwrapper a {
display:block;
border-bottom: 1px solid #777;
margin-top: .3em;
margin-bottom: .3em;
text-decoration:none;
}

#menuwrapper h4 {margin:5px 0 5px 0; text-align: left; text-transform: uppercase;}



#menucol {

}


#contentwrapper {
	background: #FFFFFF;
	border: 1px solid #000000;
	margin: 0 0 20px 0;
	padding: 14px;
	width: 680px;
	display: block;
	float: left;	
height: auto;
}


.sectionImage {
border: solid 1px #333;
}

.sectionTitleLink {
text-decoration:none;
}

.grayText {
font-size: 12px;
color: #CCCCCC;
}

.grayText a {
	color: #B8D8EE;
	text-decoration: normal;
}


.grayText a:hover {
	color: #FAFF5D;
	text-decoration: none;
}


.footerLinks {
	font-size: 12px;
	color: #B8D8EE;
}

.footerLinks:hover {
	color: #FAFF5D;
	text-decoration: none;
}

#footer {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
}


#footer a {
	color: #B8D8EE;
	text-decoration: normal;
}


#footer a:hover {
	color: #FAFF5D;
	text-decoration: none;
}