* { padding: 0; margin: 0; }

body {
 font-family:Georgia, 'Times New Roman', Times, serif; 
 font-size: 13px;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
h2
{
	border-bottom: 1px solid #cc9;
	color: #999966;
	font: 20px Georgia, sans-serif;
	font-variant: small-caps;
	margin: 0 0 15px;
	padding: 0 0 10px;
}




/* =Header
----------------------------------------------------------------------------------------------------*/
#header_print {
display:none;
}

#header {
 color: #eeeecc;
 width: 922px;
 float: left;
 padding: 0px;
 height: 100px;
 margin: 20px 0px 10px 0px;
 background: #eeeecc;
}

#noshow
{
	font-size: 0;
	text-indent: -99999px;
}

#logo {
	float: left;
	border:0px;
	margin:0px; 
}
#sections {
	float:right; 
	width: 400px;
	height:100px;
	margin:0px; 
	padding:0px;
	background-color:#eeeecc;
}
#sections p {
	text-align:right; 
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:220%; 
	line-height:32px; 
	padding-top:1px; 
	font-variant: small-caps; 
	padding-right:10px;
}
#sections a:link, #sections a:visited {
	color:#cccc99;
	text-decoration:none;
}
#sections a:hover, #sections a:active {
	color:#999973;
	text-decoration:none;
}	

/* =Navigation
----------------------------------------------------------------------------------------------------*/
#leftcolumn { 
 border: 1px solid #FFFFFF;
 background: #FFFFFF;
 margin: 0px 5px 5px 0px;
 padding: 10px 35px 0px 0px;
 height: 500px;
 width: 170px;
 float: left;
}
* html #leftcolumn {
 height: 530px;
}

#leftcolumn p {
font-size:11px;
}
#leftcolumn a:link, #leftcolumn a:visited {
color:#999973;
text-decoration:none;
}
#leftcolumn a:hover, #leftcolumn a:active {
color:#75785b;
text-decoration:underline;
}

h3 {
	border-bottom: 1px solid #cc9;
	border-top: 1px solid #cc9;
	color:#FFFFFF;		/* green #999966; */
	background-color:#999966;
	font: 16px Georgia, sans-serif;
	font-variant: small-caps;
	margin: 0 0 15px;
	padding: 2px 0 2px;
	font-weight: bold;
}






/* =Content
----------------------------------------------------------------------------------------------------*/
#content { 
 float: left;
 color: #333;
 border: 1px solid #FFFFFF;
 background: #FFFFFF;
 margin: 0px 0px 5px 0px;
 padding: 0 0px 10px 0px;
 min-height: 350px;
 width: 469px;
 display: inline;
}
* html #content {
 height: 350px;
}

#content p
{
	line-height: 150%;
	margin: 0 0 15px;
	text-align: justify;
}

#review_link a:link, #review_link a:visited {
font-weight: bold;
color:#75785b;
text-decoration:none;
}
#review_link a:hover, #review_link a:active {
font-weight: bold;
color:#75785b;
text-decoration:underline;
}

#content p a:link, #content p a:visited {
color:#333333;
text-decoration:none;
}
#content p a:hover, #content p a:active {
color:#333333;
text-decoration:underline;
}

#review_imgrt {
float:right;
margin-left: 10px;
margin-bottom: 5px;
margin-top: 5px;
}
#review_imglft {
float:left;
margin-right: 10px;
margin-bottom: 5px;
margin-top: 5px;
}

#review_title {
	border-bottom: 1px solid #cc9;
	border-top: 1px solid #cc9;
	color:#FFFFFF;		/* green #999966; */
	background-color:#999966;
	text-align:center;
	font: 20px Georgia, sans-serif;
	font-variant: small-caps;
	margin: 0 0 15px;
	padding: 10px 0 10px;
	font-weight: bold;
}


/* =Thumbnail Hompage Stories
----------------------------------------------------------------------------------------------------*/
#thumbnail_container {
 background: #FFFFFF;
 clear:left;
 width: 456px;
}


.thumbnail_lft {
float: left;
width: 200px;
height: auto;
border: none;
margin: 20px 8px 15px 0px;
padding: 5px;
}
.thumbnail_rt {
float: right;
width: 200px;
height: auto;
border: none;
margin: 20px 8px 15px 0px;
padding: 5px;
}

#thumbnail_img {
text-align:center;
}
#thumbnail_text {
color:#666666;
 text-align:justify; 
}
#thumbnail_lure {
 font-size:11px;
}

#thumbnail_readmore {
font-weight: bold;
}
#thumbnail_readmore a:link, #thumbnail_readmore a:visited {
font-size:11px;
color: #999966;
text-decoration:none;
}
#thumbnail_readmore a:hover, #thumbnail_readmore a:active {
font-size:11px;
color: #999966;
text-decoration:underline;
}


/* =Ad Space
----------------------------------------------------------------------------------------------------*/
#rightcolumn { 
 color: #333;
 border: 1px solid #FFFFFF;
 background: #FFFFFF;
 margin: 0px 0px 5px 5px;
 padding: 10px 2px 0px 0px;
 height: 350px;
 width: 195px;
 float: right;
}
* html #rightcolumn {
 padding: 10px 0px 0px 0px;
}

#rightcolumn p {
font-size:11px;
}
#rightcolumn a:link, #rightcolumn a:visited {
color:#999973;
text-decoration:none;
}
#rightcolumn a:hover, #rightcolumn a:active {
color:#75785b;
text-decoration:underline;
}

/* =Footer
----------------------------------------------------------------------------------------------------*/
#footer {
 color: #666666;
 width: 922px;
 padding: 0px;
 float: right;
 height: 20px;
 margin: 10px 0px 0px 0px;
 background: #eeeecc;
 text-align:left;
 font-size:11px;
}
* html #footer {
  float:none;
}

#footer p{
color:#666666;
}

#footer a:link, #footer a:visited {
color:#666666;
text-decoration:none;
}
#footer a:hover, #footer a:active {
color:#666666;
text-decoration:underline;
}

