* { padding: 0; margin: 0; }

html,body {
height: 100%;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
color:#333;

}
h2{
color:#0091BB;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
}

h3{
color:#78C23A;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
margin:0 0 5px 0;
}
a {
text-decoration:underline;
color:#78c23a;
}
a:hover {
text-decoration:none;
}
#leftcolumn  strong{
color:#0091BB;
text-decoration:none;
}
blockquote{
margin:20px 40px 20px 30px;
padding:10px;
font-size:12px;
background-color:#E4F3D8;
border-left:5px solid #BEE2A0;
}
p{
 line-height:1.4em;
padding:0 10px 10px 0;
 }
a,strong{
color:#0091BB;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

.right{
float:right;
}
#wrapper { 
 margin: 0 auto;
 width: 950px;

}
#bigwrap{

min-height: 100%;
 height: auto !important;
 height: 100%;
 margin: 0 auto -95px;
 padding-bottom:10px;
}
 #footerwrapper2, .push {
    height: 95px;
	width:100%;
text-align:center;
margin: 0 0 0  0;
padding:0;
background:#7AA458 url(images/site/footer_bg.gif) top left repeat-x;
}
.push {
    height: 95px;
	width:100%;
text-align:center;
margin:0;
padding:0;
background:none;
}
#headerwrapper{
margin:0; 
width:100%;
text-align:center;
background:url(images/site/header_bg2.gif) top left repeat-x;
height:137px;
}
#tear {
	position: absolute; 
	top:  0; 
	left: 0; 
	width: 122px; 
	height: 133px; 
	/*background: transparent url('/images/site/tear.png') no-repeat 0 0;*/
}
#faux {
 background: url(images/site/bg_faux.gif);
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;

}
#header {
 color: #333;
 width: 950px;
 padding: 10px;
 height: 137px;
 margin: 0 auto;
 background:transparent url(images/site/header_bg_span.gif) top left no-repeat;
}
#rightcolumn { 
 display: inline;
color:#0091BB;
 margin: 10px 0 0;
 padding: 0 0 0 15px;
 width: 245px;
 float: left;
position:relative;
}
#leftcolumn { 
 float: left;
 color: #333;
 margin: 0px 15px 0 0;
 padding:0 0  0 ;
 width: 635px;
 display: inline;
 position: relative;
}
#footerwrapper{
position:absolute;
bottom:0;
width:100%;
text-align:center;
margin:0;
padding:0;
background:url(images/site/footer_bg.gif) top left repeat-x;
}
#footer { 
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:9px;
 width: 950px;
 clear: both;
 color: #BED3AD;
 background: none;
 margin: 0px auto 10px auto;
 padding: 10px;
 text-align:center;
text-align:right;
}
#footer a{
color:#54713B;
}
.col1{
width:290px;
float:left;
margin:15px 30px 0 0;
font-size:11px;
}
.col2{
width:290px;
float:left;
margin:15px 0 0 0;
font-size:11px;
}
#leftcolumn h2,.col1 h2, .col2 h2{
font-size:16px;
border-bottom:1px solid #A9E8FA;
padding:0 0 5px 0;
margin:10px 0 10px 0;
}
.col1 h2, .col2 h2{
font-size:13px;
}
.col1 h3, .col2 h3{
font-size:12px;
}
.smaller{
font-size:10px;
color:#666;
}
.clear { clear: both; background: none; }

/* navigation */

#topnav{
color:#0091BB;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
#topnav ul{
list-style:none;
margin:5px 0 0 220px;
padding:0;
}
#topnav ul li{
float:left;
padding-right:10px;
padding-left:10px;
border-right:2px solid #A9E8FA;
}
#topnav ul li.last{
border-right:none;
}
#topnav a.active{
color:#0046BB;
}
/* right column */
#rightcolumn h2{
color:#0091BB;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
margin:0 0 15px 0;
}
#rightcolumn h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
#rightcolumn ul {
margin:10px 0 10px 0px;
list-style:none;
}
#rightcolumn ul li{
padding:0 0 10px 0;
background:url(/images/site/right_divider_light.png) no-repeat bottom left;
margin:0 0 10px 0;
}

/* highslide styles */
.highslideimg{

margin:5px 10px 5px 0;
}
.left{
float:left;
}
.right{
float:right;
font-size:10px;
}
.highslide {
	cursor: url(/js/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid #EBEAEC;
        padding:2px;
}
.highslide:hover img {
	border: 1px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    color:#000;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(/js/graphics/loader.white.gif);

}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;

}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(/js/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/* end highslide */
.minireview{
font-size:10px;
color:#666;
width:110px;
text-align:center;
font-family:arial;
float:left;
margin:0 15px;
}

.simplecomment{
border-bottom:1px dotted #E0DFE3;
margin:0 0 10px 0;
padding: 0 0 10px 0;
}

/* right column */
#rightcolumn p{
margin:5px 15px 5px 0;
line-height:1.5em;
}
#rightcolumn a{
color:#fff;
font-weight:bold;
}
#rightcolumn a:hover,#rightcolumn a.active,#rightcolumn ul li.here a{
color:#0091BB;
text-decoration:none;
}

#rightcolumn h2{
background:url(/images/site/right_divider.png) no-repeat bottom left;
padding:0 0 5px 0;
margin: 0 0 5px 0;
}
/* end right col */
#leftcol h2 .noborder {
border-bottom:none;
}