/* CSS Document */
/*** image shadows ***/
.img-shadow {
	clear: both;
	float:left;
	background: url(/css/images/shadow.gif) no-repeat bottom right;
	margin: 20px 0 0 17px !important;
	margin: 20px 0 0 8px;
	}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
.alpha-shadow {
	clear: both;
	float:left;
	
	margin: 14px 0 0 17px !important;
	margin: 14px 0 0 8px;
	}

.alpha-shadow div {
  background: url(/css/images/shadow2.png) no-repeat left top !important;
  background: url(/css/images/shadow2.gif) no-repeat left top;
  float: left;
  padding: 0px 6px 6px 0px;
  }

.alpha-shadow img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: 0;
  }
  
/*** Content ****/
#content {
 	line-height:1.5em;
	clear: both;
	float: left;
	width: 458px;
	padding: 0 10px;
}

#content2 {
 	line-height:1.5em;
	clear: both;
	float: left;
	width: 600px;
	padding: 0 10px;
}


#content p {
	margin: 5px 0 10px 10px;
}


.mainbar {
 	line-height:1.5em;
	clear: both;
	float: left;
	width: 703px;
	padding: 0 25px 15px 20px;
}

.mainbar2 {
 	line-height:1.5em;
	clear: both;
	float: left;
	width: 703px;
	padding: 0 25px 15px 20px;
}

.mainbar p {
	margin: 5px 0 10px 10px;
}
.mainbar img {
	padding:5px;
	border:1px solid #999;
	margin: 5px;
}
.mainbar a:link
{
	text-decoration: none;
}
.mainbar a, .mainbar a:visited
{ border-bottom: none;
	text-decoration: none;
}



/*** main content element ***/
#newest {
	height: auto;
	overflow: hidden;
	width: 430px;
	padding: 20px 15px 0 0px;
	background-repeat: no-repeat;
	text-align: center;
	margin-left: 15px;
}
#newest a, #newest a:hover{
 border-bottom: none;
	text-decoration: none;
}
#newest img {
	padding:5px;
	border:1px solid #999;
	margin: 5px;
}
#newest .morelink{ text-align:right; padding-right:20px;}


/*** sidebars ***/
#sidebar {
	float: left;
	width: 275px;
	height: 100%;
	border-left: 1px dotted #d9d9d9;
	padding: 0 5px;
	margin-top: 5px; 
}

#sidebar h2{ 
	background-color:#fff;
}

#sidebar2 {
	float: left;
	overflow: hidden;
	width: 210px;
	overflow: hidden;
	margin-left: 5px;
	margin-top: 5px;
	height: 100%;
	padding: 5px 5px;
	border-left: 1px dotted #d9d9d9;

}

#sidebar3 {
	float: right
	width: 400px;
	height: 100%;
	border-left: 1px dotted #d9d9d9;
	padding: 0 5px;
	margin-top: 5px; 
}
* html #sidebar2{
	margin-right: 10px;
}
#sidebar2 h3 {
	font: 1.5em Georgia, Times, serif; 
	letter-spacing: 0; text-transform: none;
	margin-bottom: 0.25em; color: #333;
}
  
#sidebar2 p {
	margin: 5px 0 10px 5px;
	font-size: 11px;
}


/*** search box ***/
#searchbox{
	margin: 30px 5px 20px 0;
    border: 3px solid #ffffff;
    color: #ffffff;
    padding: 10px;
    text-align: center;
    background-color: #8CB85C;
}
#searchbox h3 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	padding-top: 5px;
}
#searchbox #searchform {
	margin: 10px 0 10px 0;
	padding-bottom: 5px;
}

#searchbox #searchform #s {
	border: 1px solid #d5d7d0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	padding: 2px;
	width: 80px;
	margin-top: 5px;
}
#searchbox #searchform #s:focus {
	background: #fafdf4;
	border-color: #C3B9A2;
}
#searchbox #searchform #searchsubmit, #submit {
	border: 1px outset #FFFFFF;
	color: #990000;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
	width: 60px;
	margin: 0;
}

#searchbox #searchform #searchsubmit:active, #submit:active {
	border-style: inset;
}


/******** Main layout ********/
body{
	font: normal 11px/1.5em "Lucida Grande", "Verdana", sans-serif;
	background:#ffffff url(images/background.gif) top center repeat-y;
	color:#404040;
	margin:0 auto;
	padding:0;
}
#wrap{
	color:#404040;
	width:1008px;
	margin:0px auto 0px auto;
	padding:0;
}
#header{
	margin:0;
	background: url('images/hdr_bg2.gif') repeat-x;
	padding:0;
}
#wrap #header #logo{
	padding: 10px;
	margin-left: 30px;
	margin-top: 5px;
	float:left;
	padding-bottom: 0;
}
div.news {
	border-bottom: 1px dotted #999999;
	background-color: #F2F2F2;		
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: hidden;
	padding: 3px 5px 0px 8px;
}

div.news ul {
	padding: 0 0 0 5px;
	list-style-type: square;
	margin: 10px;
}

/******** Footer ********/
#footer{
	clear:both;
	float: left;
	width: 1008px;
	BACKGROUND: url(images/footer.gif) repeat-x left top;
	POSITION: relative; 
	TOP: 0px; HEIGHT: 60px;	
	margin-top: 25px;
	padding: 20px 0 2px 0;
}
#footer span#copyright {
	font-size: 11px;
	line-height: 20px;
	color: #990000;
	padding-left: 5px;
}  /* sets the copyright styles */
#footer span#design {
	float: right;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	padding-right: 5px;
}  /* floats the design link into position */

/*** general layout elements  ****/
a, a:visited {
	text-decoration: none;
	color: #a21;
	border-bottom: 1px dotted #ccc;
}
a:hover {
	text-decoration: none;
	color: #678b3f;
	border-bottom: 1px solid #ccc;
}

input, textarea {
	border: 1px solid #d5d7d0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	padding: 2px;
}
input:focus, textarea:focus {
	background: #fdfff7;
	border-color: #C3B9A2;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}

h2 {
	border-bottom: 1px solid #d5d7d0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a21;
	margin: 0;
	padding: 15px 0 3px 0;
}

/*** content ***/

.alt1, .alt1Active
{
	background-color: #F5F5F5;
	color: #333333;
}
.alt1 a:link, .alt1Active a:link
{
	text-decoration: none;
}
.alt1 a:visited, .alt1Active a:visited
{
	text-decoration: none;
}
.alt1 a:hover, .alt1 a:active, .alt1Active a:hover, .alt1Active a:active
{
	text-decoration: underline;
}
.alt2, .alt2Active
{
	background-color: #FCFCFC;
	color: #333333;
}
.alt2 a:link, .alt2Active a:link
{
	text-decoration: none;
}
.alt2 a:visited, .alt2Active a:visited
{
	text-decoration: none;
}
.alt2 a:hover, .alt2 a:active, .alt2Active a:hover, .alt2Active a:active
{
	text-decoration: underline;
}

.datestamp {color:#666;font-size:.8em;display:block;}

div.trp_photo {
  float:left;
  border-right:solid #EEEEEE 1px;
  border-bottom:solid #EEEEEE 1px;
  background-color:#DDDDDD;
  padding:0px;
  margin:0px;
  width:200px;
  height:200px;
  text-align:center;
}

div.trp_photo2 {
  float:left;
  border-right:solid #EEEEEE 1px;
  border-bottom:solid #EEEEEE 1px;
  background-color:#DDDDDD;
  padding:0px;
  margin:0px;
  width:200px;
  height:200px;
  text-align:center;
}
