body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote{
	padding: 0;
	margin: 0;
}

body{
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(/assets/templates/wise/layoutgfx/bodyback.gif);
	padding: 0px;
	word-spacing: normal;
	line-height: normal;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 100%; /* initially set to percentage so that ems work without producing miniscule text in IE */
	text-align: center; /* needed to center the container in IE5.x because it doesn't like 'margin: 0 auto' */
	color: #222;
	margin:0;
	background-color: #8c8984;
}

div {
	padding: 0px;
	margin: 0px;
}

.paypalform {
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px;
}

.paypal {
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px;
}

li {
	margin-left: 20px;
}

ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

a {color: #59707f;}
a:link {color: #d4702d; font-weight:normal; text-decoration: none;}
a:visited {color: #d4702d; font-weight:normal; text-decoration: none;}
a:hover {color:#d00; font-weight:normal; text-decoration: none; border-bottom: none;}

a img{
	text-decoration: none;
	border: none;
}

a:link img{
	text-decoration: none;
	border: none;
}

a:visited img{
	border-style: none;
	text-decoration: none;
	border-bottom: none;
}

p {
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	margin-left: 0;
	margin-bottom: 1.5em;
	margin-right: 0;
	margin-top: 1.5em;
	font-size: .8em;
	text-align: left;
}

.first {
	font-weight: bold;
	line-height: 1.5em;
	margin-left: 0;
	margin-bottom: 1.5em;
	margin-right: 0;
	margin-top: 1.5em;
	text-align: left;
}

h1 {
	border-bottom-color: #d3d3d3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 1.3em;
	background: transparent;
	text-align: center;
	margin-bottom: .5em;
	color: #545454;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	border-bottom: 0;
	background: transparent;
	padding: 0;
	margin-bottom: 0.1em;
	text-align: left;
	color: #A7371B;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	color: #646464;
}

 h4 {
	padding-bottom: 5px;
	border-bottom-color: #cdcdcd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: center;
	color: #7d7d7d;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight: bold;
}

 h4 a:link {
	color: #d4702d;
	font-weight: bold;
}

 h4 a:visited {
	color: #d4702d;
	font-weight: bold;
}

 h4 a:hover {
	color: #d00;
	font-weight: bold;
}

 h5 {
	color: black;
	text-align: center;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight: bold;
}

 h1.bigquote {
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	font-family: Times New Roman;
	border-bottom: 0;
	background: transparent;
	text-align: left;
	padding: 0;
	color: #A7371B;
}

.italic {
	font-style: italic;
}

fieldset
{
     border: none;
	 padding:0;
	 margin:0;
}

.diggit {
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
}img.imgmain {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #B8A126;
	padding: 5px;
}

.imgquotediv {
	text-align: center;
	font-size: 80%;
}

.imgquotediv img {
	border: 1px solid #000;
}

.imgquotediv img a{
	border: 1px solid #000;
}

.imgquotediv img a:link{
	border: 1px solid #000;
}

.imgquotediv img a:visited{
	border: 1px solid #000;
}

.margintop{
	margin-top: 5px;
}
.marginbottom {
	margin-bottom: 5px;
}

.padding {
	padding: 1em;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.centre {
	text-align: center;
}

.textright {
	text-align: right;
}

.textleft {
	text-align: left;
}

.extrasmall {
	font-size: x-small;
}

.imgmarginright {
	margin-right: 10px;
}

.imgmarginleft {
	margin-left: 10px;
}

.clear {
	margin-top: 10px;
	clear: both;
}

#header {
	background-repeat: no-repeat;
	float:left;
	background:#ddd url(/assets/templates/wise/layoutgfx/logo.jpg);
	width: 900px;
	height: 100px;
}

#headerinfo {
	float: right;
	height: 172px;
	margin-top: 40px;
	padding: 0 10px;
	width: 457px;
	font-size: smaller;
	text-align: center;
}

#headerinfo a{
	color: #fff;
}

#headerinfo a:link{
	color: #fff;
}

#headerinfo a:visited {
	color: #fff;
}

#headerinfo a:hover{
	color: #f00;
}

#headerinfo p{
	padding: 0;
	margin: 2%;
	line-height: 1.2em;
}

.headersections {
	float: right;
	width: 70px;
	text-align: right;
}

#topshadow {
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: 20px;
	clear: both;
	width: 900px;
	height: 22px;
	padding: 0 40px;
	background: url(/assets/templates/wise/layoutgfx/topshadow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#infobar{
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	width: 880px;
	height: 50px;
	background: #000;
}

#container{
	margin:0 auto; 
	width:900px;
	padding: 0 20px;
	background: url(/assets/templates/wise/layoutgfx/bodyback2.gif) repeat-y center top;
}

#contentcontainer{
	background-position: right top;
	background-repeat: repeat-y;
	background-image: url(/assets/templates/wise/layoutgfx/border.gif);
	float: left;
	border-right-width: 250px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #f4f4f4;
	background-color: white;
	width: 650px;
}
	
#center{
	border-top-color: black;
	border-top-width: 2px;
	border-top-style: solid;
	margin-right: -550px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 15px;
	padding-top: 15px;
	float:left;
	width: 548px;
	text-align: left;
}
#rightRail{
	border-top-style: solid;
	border-top-color: black;
	border-top-width: 2px;
	position: relative;
	text-align: center;
	float:right;
	width: 250px;
	margin-right: -250px;
}

#footer{
	background-repeat: no-repeat;
	background-image: url(/assets/templates/wise/layoutgfx/footerback.jpg);
	border-top-color: black;
	border-top-width: 2px;
	border-top-style: solid;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin:0 auto;
	width: 880px;
	background-color: #006bcc;
	color: #fff;
	clear:both;
}

#footer a{
	border-bottom: 0;
	color: black;
}

#footer a:link{
	border-bottom: 0;
	color: black;
}

#footer a:visited{
	border-bottom: 0;
	color: black;
}

#footer a:hover{
	border-bottom: 0;
	color:#f00;
}

#footershadow {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 22px;
	padding: 0 40px;
	background: url(/assets/templates/wise/layoutgfx/footershadow.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

a.external{
	background: transparent url(/assets/templates/wise/layoutgfx/extlink.gif) no-repeat left top;
	padding: 0 0 0 17px;
	border-bottom: none;
}

a.internal{
	background: transparent url(/assets/templates/wise/layoutgfx/intlink.gif) no-repeat left;
	padding: 0px 0 0 13px;
	border-bottom: none;
}

/*Decoration for interior links lists*/
a.email {
background: transparent url(/assets/templates/wise/layoutgfx/email.gif) no-repeat left;
	padding: 0px 0 0 20px;
	border-bottom: none;
}

.footercontent {
	display: inline;
	font-size: 0.8em;
	padding: 1em;
}

.sidebar {
	clear: both;
	margin-bottom: 0;
	margin-top: 0;
	width: 250px;
	color: #e0e0e0;
	text-align: center;
	font-size: .8em;
}

.sidebar a {
	color: #0596FF;
}

.sidebar a:link {
	color: #0596FF;
}

.sidebar h2{
	border-bottom-width: 1px;
	border-bottom-color: #bebebe;
	border-bottom-style: solid;
	margin-left: 0;
	margin-bottom: 15px;
	margin-right: 0;
	padding-left: 20px;
	padding-right: 20px;
	color: #585858;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
}

.sidebar h3{
	padding-bottom: 5px;
	padding-top: 5px;
	background-position: 0 bottom;
	background-repeat: repeat-x;
	background-image: url(/assets/templates/wise/layoutgfx/sideheadback.jpg);
	background-color: #0089d3;
	border-bottom-color: #313131;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-left: 0;
	margin-bottom: 15px;
	margin-right: 0;
	margin-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	color: white;
	font-size: 1.2em;
	font-weight: bold;
}

.sidebar h4 {
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 0px;
	line-height: normal;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-top: 20px;
	text-align: center;
	color: black;
	font-size: 1em;
	background: top;
}


.sidebar h5 {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 10px;
	background-color: #fb8200;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	text-align: center;
	color: white;
	font-size: 1em;
}


.sidebar p {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: normal;
	text-align: center;
	color: #404040;
	font-size: .85em;
	background: top;
}


.sidebar div {
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0px;
	background: top;
}


div.sponsordiv {
	background-color: white;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 10px;
	margin: 0px;
	clear: both;
	float: left;
}


.sidebarcontent {
	float: left;
	color: #363636;
	clear: both;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0px;
	background: top;
}


.sidebarcontent p {
	text-align: left;
	color: #363636;
	background: top;
}


.sidebarcontent img {
	color: #363636;
	margin-right: 10px;
	background: top;
}


.rssfeed {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
	padding-left: 30px;
	color: #363636;
}


.rssfeed p {
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(/assets/templates/wise/layoutgfx/rss.png);
	padding-left: 30px;
	float: left;
	color: #363636;
}


.sidebar fieldset {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: top;
}


* html .search {
	text-align: right;
}

/*

/*Start of menu list definitions*/

.menucontainer{
	display: inline;
	height: 36px;
	padding-left: 20px;
	border-top-color: black;
	border-top-width: 1px;
	border-top-style: solid;
	text-align: center;
	margin: 0;
	width: 880px;
	/*height: 30px;*/
	float: left;
	background: #d7d7d7 url(/assets/templates/wise/layoutgfx/menuchrome.png) repeat-x 0 top;
}

ul.menu {
	width: 700px;
	height: 36px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

ul.menu li {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-left: 10px;
	margin-bottom: 11px;
	margin-right: 10px;
	margin-top: 11px;
	font-weight: bold;
	font-size: 14px;
	display: inline;
	float: left;
	list-style: none;
	text-decoration: none;
	/*background: #CAC8B0;*/
}

ul.menu a {
	font-weight: bold;
	float: left;
	display: block;
	text-decoration: none;
	border-bottom: 0;
	color: white;
	text-align: center;
}

.menu > ul a {
	font-weight: bold;
	width:auto;
}

.menu .current {
	font-weight: bold;
	color: white;
}

.menu .current a {
	font-weight: bold;
	color: white;
}

.menu a:visited {
	font-weight: bold;
	color: white;
}

.menu a:hover {
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 1px;
	padding-top: 1px;
	color: #ff9700;
}

/* End of menu definitions */

.readmore {
	width: 226px;
	/*height: 2em;*/
	margin: 0;
	padding: 0 10px 5px 10px;
}

/* Breadcrumbs DIV definitions */

#bread {
	font-style: italic;
	line-height: 1.5em;
	margin-bottom: 1.5em;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: .75em;
	text-align: left;
	color: #444444;
}

#bread a{
	font-style: normal;
	font-weight: normal;
	border-bottom: 0;
	color:#000;
}

#bread a:link{
	text-decoration: underline;
	border-bottom: 0;
	color: #999999;
}

#bread a:visited{
	text-decoration: underline;
	border-bottom: 0;
	color: #999999;
}

#bread a:hover{
	border-bottom: 0;
	color:#d00;
}

/* End of Breadcrumbs definitions*/

.contactcontainer {
	padding: 10px;
	border: 1px solid #E2E1B7;
}

/*Fieldset definition to get rid of the default border.*/

.contactform {
	padding: 10px;
	font-size: 1em;
}

.contactform p {
	font-size: 1em;
	font-weight: bold;
}

.contactform label {
	float:left;
	width:370px;
	padding: 0.2em;
	text-align:left;
	font-weight:bold;
}

.contactform fieldset {
	border: none;
}

.cpadding {
	padding: 1em 1em;
}
 
/*Send to a friend*/
#messagesent {
	background: #EDEBD5;
}

/*Ditto divs*/

.articleheader {
	float: left;
	width: 438px;
	margin: 1.5em 0 0 0;
	border-top: 1px solid #A7371B;
	border-left: 1px solid #A7371B;
	border-right: 1px solid #A7371B;
	background: #C4C4A3;
	padding: 5px;
}

.articlelist {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	border-bottom-color: #d8d8d8;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	margin-top: 10px;
	width: 482px;
	margin-bottom: 20px;
	float: left;
	text-align: left;
}

.articlelist h4 {
	padding-bottom: 10px;
	text-align: left;
}

.articlelist p {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 5px;
	padding: 0px;
	text-align: left;
}

.dittoThumb {
	padding-right: 10px;
}

.articleheaderblock {
	float: left;
	display: block;
	width: 250px;
}

.articlestarblock {
	margin-left: 20px;
	float: right;
	display: block;
	width: 140px;
}

.articledescblock {
	float: right;
	display: block;
	width: 410px;
}

.articlelink h4{
	font-size: 1em;
	font-weight: bold;
	color: #166EFF;
	padding-top: 10px;
	padding-bottom: 0.3em;
	margin: 0;
}

.articlelink a:link{
	font-weight: bold;
	color: #166EFF;
}

.articlelink a:visited {
	font-weight: bold;
	color: #166EFF;
}

.articlelink a:hover {
	font-weight: bold;
	color: #d00;
}

.articlecatlink h4 {
	font-size: 1em;
	font-weight: bold;
	color: #166EFF;
	padding-bottom: 0.3em;
	margin: 0;
}

.articlecatlink a:link {
	font-weight: bold;
	color: #166EFF;
}

.articlecatlink a:visited {
	font-weight: bold;
	color: #166EFF;
}

.articlecatlink a:hover {
	font-weight: bold;
	color: #d00;
}

.starusers {
	font-size: smaller;
}

.linkslist {
	float: left;
	width: 545px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin: 5px 0 0 0;
	padding: 5px;
	text-align: left;
	border: 1px solid #c6c6c6;
}

/*Ditto styling*/
.ditto_stats {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #535353;
	font-size: .75em;
	float: right;
	margin: 5px 10px 10px 0;
}

.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px;
    font-size: 86%;
    color: black;
}

#ditto_pages {
	text-align: right;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #006bee;
	margin-top: 5px;
	margin-bottom: 5px;
}

#ditto_pages .ditto_currentpage {
    text-align: right;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #4e4e4e;
}
#ditto_pages .ditto_off {
    text-align: right;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    border: 1px solid #ccc;
    padding: 1px 5px 2px;
    margin-right: 1px;
	color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    text-align: right;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    border-style: none;
    padding: 1px 5px 2px;
    margin-right: 1px;
    text-decoration: none !important;
    color: #0073ff;
}
#ditto_pages a:hover {
    text-align: right;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    background-color: #fff;
    color: #df0000;
}

a.comment {
	background: transparent url(/assets/templates/wise/layoutgfx/comment.gif) no-repeat left;
	padding: 0 0 0 18px;
	border-bottom: none;
}

a:link.comment {
	font-weight: bold;
}

/*Reflect Archives*/
#reflect_example {
	width: 200px;
}

#reflect_example h3 {
	display: none; 
} 

#reflect_example ul { 
	list-style: none;
} 

.reflect_archive_list ul { 
	list-style: none;
	margin-left: 0px; 
	padding-left: 0; 
} 

.reflect_archive_list ul ul { 
	list-style: none;
	margin-left: 0px; 
} 

.reflect_archive_list ul ul li {
	list-style: none;
	margin-top: -5px; 
	margin-bottom: 0.8em; 
} 

.reflect_archive_list li a { 
	display:block; 
	padding:5px 5px 5px 10px; 
	margin:0 0 1px 0; 
	background-color:#f6f6f6; 
	border-right:10px solid #fff; 
	color:#666; 
	text-decoration:none; 
	border-left:2px solid #ddd; 
} 

.reflect_archive_list li a:hover { 
	background-color:#eee; 
	color:#333; 
	border-right:10px solid #eee; 
}

.adlinksbottom {
	margin-bottom: 15px;
	margin-top: 15px;
}

.FSF_form {
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	float: left;
}

.FSF_form input {
	margin-right: 2px;
	float: left;
}

.FSF_input {
	height: 20px;
	width: 150px;
	border-color: #bfbfbf;
	border-width: 2px;
	border-style: solid;
	background-color: white;
}

.FSF_submit {
	text-align: center;
	width: 50px;
	height: 25px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-color: #797979;
	border-width: 1px;
	border-style: solid;
	background-color: #c9b8ac;
}

/*ie conditions */


* html ul.menu a {
	height: 1px;
}

* html #contentcontainer {
}

* html #center {
	display: inline;
}

* html #rightRail {
	margin-right: -290px;
	display: inline;
}

* html p {
	font-weight: normal;
}

* html .FSF_form {
	margin-right: 0px;
	margin-left: 20px;
	text-align: center;
	float: left;
	display: inline;
}

.frontpage {
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	padding-right: 2px;
	padding-left: 2px;
	float: left;
	margin-bottom: 1.5em;
	width: 546px;
}

.frontpage img {
	margin: 0px;
	padding: 3px;
	text-align: center;
	border-color: #dadada;
	border-width: 1px;
	border-style: solid;
}

.frontpage a img {
	margin: 0px;
	padding: 3px;
	text-align: center;
	border-style: none;
}

.frontpage a:link img {
	margin: 0px;
	padding: 3px;
	text-align: center;
	border-style: none;
}

.frontpage h2 {
	font-weight: bold;
	font-size: .7em;
	color: #a3a3a3;
	text-align: left;
}

.imgright {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	float: right;
	border-color: #cacaca;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
}

.imgleft {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 10px;
	float: left;
	border-color: #cacaca;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
}

.seeall {
	margin-bottom: 10px;
	margin-top: 5px;
	text-align: left;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #535353;
	font-size: .75em;
}

input {
	border-left-style: solid;
	border-top-style: solid;
	border-top-color: #979797;
	border-left-color: #979797;
	border-right-color: #d0d0d0;
	border-right-style: solid;
	border-bottom-color: #d0d0d0;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	background-color: #f5f0e8;
}

textarea {
	border-left-style: solid;
	border-top-style: solid;
	border-top-color: #979797;
	border-left-color: #979797;
	border-right-color: #d0d0d0;
	border-right-style: solid;
	border-bottom-color: #d0d0d0;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	background-color: #f5f0e8;
}

label {
	margin-bottom: 10px;
	display: inline-block;
	font-weight: bold;
	font-size: 80%;
}

