/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Begin General */
* { padding: 0; margin: 0; }
.clear {  clear: both; }

img.block { display: block; }
.heading h1 { 
 margin: 35px 0px 38px 0px; 
 font-size: 28px; 
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: normal;
 color: #fff;
}

body { 
 font: 12px normal Arial, Helvetica, sans-serif; 
 text-align: center; /* IE 5.5 centering fix */
 background: url(/images/bglight.gif) no-repeat;
 color: #666;
}
/* End General */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Begin Header */
#header {
 padding: 0px 30px;
 background: url(/images/bg.gif) no-repeat;
 margin: 0 auto; 
 height: 437px; 
 text-align: left; /* IE 5.5 centering fix */
 
 width: 814px; 
 voice-family: "\"}\"";
 voice-family: inherit;
 width: 754px;
}

html>body #header {
 width: 754px;
}


#header #headerleft {
 float: left;
 margin: 12px 0px 0px 0px;
}
#header #headerright {
 float: right;
 margin: 12px 0px 0px 0px;
}

/* Begin Nav */
#header #nav {
 padding: 19px 0px 10px 0px;
 font-size: 10px;
 font-family: Arial, Helvetica, sans-serif;
 height: 12px;
}
#header #nav ul {
 text-align: left; /* IE 5.5 centering fix */
 width: 750px;
 height: 12px;
}
#header #nav ul li {
 display: inline;
 float: left;
 text-align: left; /* IE 5.5 centering fix */
}
#header #nav ul li#current a:link, #header #nav ul li#current a:visited {
 background: url(/images/navbullethover.gif) no-repeat left;
}
#header #nav ul li a:link, #header #nav ul li a:visited {
 margin: 0px 8px 0px 0px;
 padding-left: 10px;
 color: #666;
 text-decoration: none;
 background: url(/images/navbullet.gif) no-repeat left;
}
#header #nav ul li a:hover {
 background: url(/images/navbullethover.gif) no-repeat left;
 color: #333;
}
/* End Nav */

/* Begin Blue Content */
#bluecontent {
 border: 1px solid #E6F2FB;
}
#bluecontent #leftbluecontent {
 float: left;
 width: 360px;
}
#bluecontent #leftbluecontent h2 {
 color: #91846F;
 font-size: 14px; 
 font-family: Arial, Helvetica, sans-serif; 
}
#bluecontent #leftbluecontent p.one {
 width: 170px;
 float: left;
 margin: 10px 20px 0px 0px;
}
#bluecontent #leftbluecontent p.two {
 width: 130px;
 float: left;
 margin: 10px 20px 0px 0px;
}
#bluecontent #rightbluecontent {
 float: right;
}
#bluecontent a:link, #bluecontent a:visited {
 color: #666;
 text-decoration: none;
 font-weight: bold;
}
#bluecontent a:hover {
 text-decoration: underline;
}
/* End Blue Content */
	
/* End Header */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Begin Content */
#content {
 background: url(/images/bg-shadow.gif);
 margin: 0 auto; 
 padding: 10px 30px;
 text-align: left; /* IE 5.5 centering fix */

 width: 814px; 
 voice-family: "\"}\"";
 voice-family: inherit;
 width: 754px;
}

html>body #content {
 width: 754px;
}








#content .thumbs {
 font-size: 11px;
 height: 180px;
 float: left;
 width: 355px;
 margin: 0px 20px 20px 0px;
 display: inline;
}
#content .thumbs a:link, #content .thumbs a:visited {
 color: #83B2D4;
 text-decoration: none;
}
#content .thumbs img {
 float: left; 
 margin: 0px 11px 7px 0px;
}
#content p 
{
	margin-bottom: 16px;
}
#content h1  
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #80B5E9;
	font-size: 22px;
}
#content h2, #content h3  
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #80B5E9;
	font-size: 17px;
	margin-top: 12px;
}
#content h4, #content h5,
#content h4 a:link,
#content h4 a:visited,
#content h4 a:hover,
#content h4 a:active,
#content h5 a:link,
#content h5 a:visited,
#content h5 a:hover,
#content h5 a:active
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #80B5E9;
	font-size: 15px;
}
.leftMainContent 
{
	float: left;
	width: 450px;
}

/*##################################
########## ADDED 09/10/09 ##########
##################################*/

.leftMainContentNews 
{
	float: left;
	width: 650px;
	padding:0px 0px 0px 0px;
}

.articleItem {
	padding:5px 10px;
	border:#ECECEC 10px solid;
}

.leftMainContent a:link,
.leftMainContent a:visited,
.leftMainContentNews a:link,
.leftMainContentNews a:visited
{
	text-decoration: none;
	color: #80B5E9;
}
.leftMainContent a:hover,
.leftMainContentNews a:hover
{
	text-decoration: underline;
	color: #80B5E9;
}

.rightMainContentNews 
{
	float: left;
	width: 260px;
	margin-left: 20px;
	border:#ECECEC 10px solid;
}

.rotatorItem {
	width:250px;
	padding:5px;
}

.rotatorItem a:link,
.rotatorItem a:visited,
.rotatorItem a:active {
	text-decoration: none;
	color: #80B5E9;
}

.rotatorItem a:hover {
	text-decoration: underline;
	color: #80B5E9;
}

/*############## END ###############*/

.rightMainContent 
{
	float: left;
	width: 250px;
	margin-left: 50px;
}

.rightMainContent h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #80B5E9;
	font-size: 22px;
}
.rightMainContent a img
{
	border: none;
}

.product img
{
	/*float:right;*/
	/*margin-left: 10px;*/
	border:0;
	
	float: left;
	margin-left: 10px;	
}

.productimg
{
	width:380px;
	float:right;
	margin-left: 10px;
}



/* End Content */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */




/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Begin Footer */
#footer {
 background: url(/images/footer.gif) repeat-x ;
 padding: 0px 30px;
 margin: 0 auto; 


}
 #footertext {
 background: url(/images/footshadow.gif);
 margin: 0 auto; 
 padding: 10px 30px;
 text-align: center; 

 width: 814px; 
 voice-family: "\"}\"";
 voice-family: inherit;
 width: 754px;
}

html>body #footertext {
 width: 754px;
}



 #footertext ul li {
 display: inline;
 font-size: 9px;
}
 #footertext ul li a:link,  #footertext ul li a:visited {
 color: #666;
 border-right: 1px solid #ccc;
 padding: 0px 7px;
 text-decoration: none;
}
#footertext ul li a:hover {
 text-decoration: underline;
}
#footertext ul li.border a:link, #footertext ul li.border a:visited {
 border: none;
}
#extreme {
 background: url(/images/bg-shadow.gif);
 margin: 0 auto; 
 padding: 10px 30px 8px 30px;
 text-align: center; 
 font-size: 11px;
 color: #CECEDE;


 width: 814px; 
 voice-family: "\"}\"";
 voice-family: inherit;
 width: 754px;
}

html>body #extreme {
 width: 754px;
}


#extreme a:link, #extreme a:visited {
 font-size: 11px;
 color: #CECEDE;
 text-decoration: none;
}
#extreme a:hover {
 color: #333;
}
/* End Footer */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.RadEContent p, .RadEContentBordered p 
{
	margin-bottom: 16px;
}
.RadEContent h1, .RadEContentBordered h1  
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #80B5E9;
	font-size: 22px;
}
.RadEContent h2, .RadEContentBordered h2,
.RadEContent h3, .RadEContentBordered h3  
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #80B5E9;
	font-size: 17px;
	margin-top: 12px;
}
.RadEContent h4, .RadEContentBordered h4,
.RadEContent h5, .RadEContentBordered h5 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #80B5E9;
	font-size: 15px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.furniture 
{
    float: left;
    width: 355px; /* 375 */
    background: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 10px 10px;
}

.alt 
{
     background: #e6f2fb;
}

.furniture img 
{
    float: right;
    padding: 1px 1px 1px 1px;
    margin: 10px 0px 0px 10px;
    display: inline; /* IE fix double margin */
    border: 1px solid #746f66;
}

a:link.back, a:visited.back, a:hover.back, a:active.back
{
    color: #a29279;
}

a:hover.back, a:active.back
{
    color: #645c51;
}

div.poem 
{
    float: right; 
    margin: 5px 0px 10px 50px;
    width: 250px;
}

div.poem p 
{
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 3px 0px !important;
    font-size: 12px;
    color: #80B5E9;
}

div.poem p.right
{
    text-align: right;
}