/* 	PressPublisher.com CSS
    
	All XHTML and CSS are Copyright (c) 2008 
	PressPublisher.com. All Rights Reserved.

------------------------------------------------------ */


body { 
	margin: 0;
	padding: 0;
	background: #666633;
	font-family: Arial, Helvetica, sans-serif;
 }

h1, h2, h3, h4, h5, h6 {  
	color: #333300;
	letter-spacing: -1px; 
	font-size: 1.35em;
	}
	
ul, li, dl, dd, dt {  }
dl { }
dt { }
dd { }

p { margin: 0; padding: 5px 0; }
a { }
a:hover {  }

img {  }

.photo-left { float: left; padding: 0 10px 10px 0; }
.photo-right { float: right; padding: 0 0 10px 10px; }

form {  }

br.clear, p.clear, .clear { 
	margin: 0; 
	padding: 0; 
	font-size: 0; 
	line-height: 0; 
	clear: both; }

p.access, p.access a { 
	font-size: 0; 
	line-height: 0; 
	text-indent: -9999px; 
	margin: 0; 
	padding: 0; 
	text-decoration: none; 
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */



/* 	Outer Wrapper Styles
------------------------------------------------------ */


#wrap {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0; 
 }


/* 	Header
------------------------------------------------------ */


#header {
	display: block;
	width: 100%;
	margin: 50px 0 0 0;
	padding: 0; 
	background: #333300;
	border-top: 2px solid #fff;
	background: url(graphics/header-home-bg.gif) no-repeat top left;
	}

#header h1 {
	display: block;
	width: 100%;
	height: 70px;
	margin: 0;
	padding: 0; 
	background: #333300 url(graphics/header-home-bg.gif) no-repeat top left;
	}

#header h1 a {
	display: block;
	width: 100%;
	height: 70px;
	margin: 0;
	padding: 0; 
	background: url(graphics/rtp-logo.gif) no-repeat top center;
	text-decoration: none;
	text-indent: -9999px;
	}


/* 	Content Wrapper (Encloses #sidebar and #main)
------------------------------------------------------ */


#content {
	display: block;
	width: 100%;
	height: 375px;
	margin: 0;
	padding: 0; 
	background: #fff;
	position: relative;
	}


/* 	Sidebar
------------------------------------------------------ */


#sidebar {
	position: absolute;
	top: 0;
	left: 0;
	width: 215px;
	margin: 0;
	padding: 0;
  }

#sidebar ul {
	display: block;
	width: 215px;
	height: 375px;
	margin: 0;
	padding: 0;
	background: url(graphics/sidebar-bg.png) no-repeat top left;
	behavior: url(iepngfix.htc)
  }

#sidebar li {
	display: block;
	width: 215px;
	height: 33px;
	margin: 0;
	padding: 0;
	list-style: none; 
	background-repeat: no-repeat;
  }

#sidebar li a {
	display: block;
	margin: 0;
	padding: 0 0 0 5px;
	list-style: none;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	line-height: 33px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
  }


#sidebar li a:hover {
	text-decoration: underline;
	color: #e3e3b7;
  }






/* 	Footer
------------------------------------------------------ */


#footer {
	display: block;
	width: 100%;
	height: 32px;
	margin: 0;
	padding: 0; 
	background: #333300;
	border-bottom: 2px solid #fff;
 }
#footershort {
	display: block;
	width: 375px;
	height: 100%;
	margin: 0;
	padding: 0; 
	background: #333300;
	border-bottom: 2px solid #fff;
 }
#search {
	display: block;
	width: 200px;
	height: 30px;
	float: left;
	margin: 0;
	padding: 0; 
	background: url(graphics/SearchOver.gif) no-repeat top left;
 }

#search a {
	display: block;
	width: 200px;
	height: 30px;
	margin: 0;
	padding: 0; 
	background: url(graphics/Search.gif) no-repeat top left;
	text-decoration: none;
	text-indent: -9999px;
	}

#search a:hover { background: none; }

#footer-nav {
	margin: 0 0 0 200px;
	padding: 0; 
 }


#footer-nav ul {
	width: 660px;
	margin: 0 auto;
	padding: 0; 
	text-align: center;
  }

#footer-nav li {
	display: block;
	float: left;
	width: 70px;
	height: 30px;
	margin: 0;
	padding: 0;
	list-style: none; 
	background-repeat: no-repeat;
  }

#footer-nav li a {
	display: block;
	width: 70px;
	height: 30px;
	margin: 0;
	padding: 0;
	list-style: none;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999px;
  }



#footer-nav li#about-us { display: block; width: 74px; height: 30px; background-image: url(graphics/AboutUsOver.gif); }
#footer-nav li#about-us a { display: block; width: 74px; height: 30px; background-image: url(graphics/AboutUs.gif); }
#footer-nav li#about-us a:hover { background-image: none; }

#footer-nav li#glossary { display: block; width: 72px; height: 30px; background-image: url(graphics/GlossaryOver.gif); }
#footer-nav li#glossary a { display: block; width: 72px; height: 30px; background-image: url(graphics/Glossary.gif); }
#footer-nav li#glossary a:hover { background-image: none; }

#footer-nav li#driving-directions { display: block; width: 78px; height: 30px; background-image: url(graphics/DirectionsOver.gif); }
#footer-nav li#driving-directions a { display: block; width: 78px; height: 30px; background-image: url(graphics/Directions.gif); }
#footer-nav li#driving-directions a:hover { background-image: none; }

#footer-nav li#tips { display: block; width: 49px; height: 30px; background-image: url(graphics/TipsTricksOver.gif); }
#footer-nav li#tips a { display: block; width: 49px; height: 30px; background-image: url(graphics/TipsTricks.gif); }
#footer-nav li#tips a:hover { background-image: none; }

#footer-nav li#shipping-information { display: block; width: 73px; height: 30px; background-image: url(graphics/ShippingOver.gif); }
#footer-nav li#shipping-information a { display: block; width: 73px; height: 30px; background-image: url(graphics/Shipping.gif); }
#footer-nav li#shipping-information a:hover { background-image: none; }

#footer-nav li#links { display: block; width: 57px; height: 30px; background-image: url(graphics/LinksOver.gif); }
#footer-nav li#links a { display: block; width: 57px; height: 30px; background-image: url(graphics/Links.gif); }
#footer-nav li#links a:hover { background-image: none; }

#footer-nav li#on-the-project { display: block; width: 103px; height: 30px; background-image: url(graphics/OnProjectOver.gif); }
#footer-nav li#on-the-project a { display: block; width: 103px; height: 30px; background-image: url(graphics/OnProject.gif); }
#footer-nav li#on-the-project a:hover { background-image: none; }

#footer-nav li#headlines { display: block; width: 80px; height: 30px; background-image: url(graphics/HeadlinesOver.gif); }
#footer-nav li#headlines a { display: block; width: 80px; height: 30px; background-image: url(graphics/Headlines.gif); }
#footer-nav li#headlines a:hover { background-image: none; }

#footer-nav li#contact-us { display: block; width: 69px; height: 30px; background-image: url(graphics/ContactUsOver.gif); }
#footer-nav li#contact-us a { display: block; width: 69px; height: 30px; background-image: url(graphics/ContactUs.gif); }
#footer-nav li#contact-us a:hover { background-image: none; }



/* 	Copyright
------------------------------------------------------ */


#copyright { 
	text-align: center;
	margin: 0 auto;
	padding: 10px;
	}

#copyright h3 { 
	text-align: center;
	margin: 0 0 0 200px;
	padding: 0;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
	}

#copyright h3 a { 
	color: #fff;
	text-decoration: none;
	}

#copyright h3 a:hover { 
	text-decoration: underline;
	}



#sitemap h3  
{
	height:20px;
	width:70px;
	text-align: center;
	 
	margin-left:250px;
	padding: 0;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
	}
#sitemap h3 a { 
	color: #CC0000;
	text-decoration: none;
	}
#sitemap a:hover { 
	text-decoration: underline;
	}
#maincontent
{
    width  : 300px;
	padding: 5px;
	margin-left: 20px;
	margin-top:20px;
	float: left;
	font-size: 12px;
	font-family: "Book Antiqua";
    color: #FFFFFF;
    text-align: left;
    font-size: 14px;
    font-weight:bold
	
}
#maincontent  a { 
	color: #CC0000;
	text-decoration: none;
	}

#maincontent a:hover { 
	text-decoration: underline;
	}
#maincontentwide
{
    width  : 600px;
	padding: 1px;
	margin-left: 30px;
	margin-top:2px;
	float: left;
	font-size: 12px;
	font-family: "Book Antiqua";
    color: #FFFFFF;
    text-align: left;
    font-size: 14px;
    font-weight:bold
	
}
#maincontentwide  a { 
	color: #CC0000;
	text-decoration: none;
	}

#maincontentwide 	a img {
	border: 0;
}
	
	
#maincontentwide a:hover { 
	text-decoration: underline;
	}
	
#mainimage
{
    width  : 240px;
	padding: 5px;
	margin-left: 7px;
	margin-top:20px;
	float: left;
	font-size: 12px;
    color: #FFFFFF;
    text-align: left;
}
#oimage
{
    
 
	margin-left: 50px;
	float: left;
	font-size: 12px;
    color: #FFFFFF;
    text-align: left;
}


#contentfs {
	display: block;
	width: 100%;
	height: 375px;
	margin: 0;
	padding: 0; 
	background: #fff;
	position: relative;
	}

#headingtext  { 
	text-align: center;
	padding: 0;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: normal;
	}
 


