/*  

Theme Name:SolidCactus

Theme URI:http://solidcactus.com

*/
body {
	text-align:center;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:80%;
	color:#0a306e;
}

a {text-decoration:none}

img {border:none;}

#container {
	text-align:left;
	margin:0 auto;
	width:760px;
	padding:0
}

#header {
	background:#fff url('images/header.gif');
	width:100%;
	height:116px;
	margin-bottom:15px;
}
#title{
	width:210px;
	height:90px;
	display:block;
	float:left;
}
#header ul {
	float:right;
	clear:right;
	text-align:left;
	padding-right:44px;
	width:450px;
	overflow:hidden;
	height:16px;
	margin-top:0px
}
#header li {
	display:inline;
	font-size:0.8em;
	padding:0 5px 0 5px;
	border-right:1px solid #767676;	
}
#header li.last {
	border:none
}
#header li a {
	color:#767676;
}
#header li a:hover {
	text-decoration:underline;
	color:#003cc3
}
#searchbox {width:100px;float:left}
#shoppro {
	float:right;
	width:183px;
	height:69px;
	margin-bottom:12px;
}
#body {
float:left;
max-width:500px;
width:500px;
}

#body a {
	color:#0545af;
}

#body img {
	float:right;
	clear:right;
	margin:3px;
	border:none;
	max-width:450px;
}
* html #body img {clear:none}

ul, ul li {
list-style:none
}

h2,h3 {
font-size:1.1em
}
h2 a,h3 a {
color:#0545af;
text-decoration:none
}

#sidebar {
	float:right;
	color:#0545af;
	font-weight:bold;
	width:190px
}

#sidebar ul {
	padding-left:15px;
	font-weight:normal;
	color:#0a306e;
	margin:12px 0;
}
#sidebar a {color:#0a306e}
#sidebar h2 {
	color:#0545af;
	font-weight:bold;
	font-size:1em;
}
#footer {
clear:both;
width:100%;
text-align:center;
font-size:0.8em;
color:#767676
}
#footer a {
	color:#767676;
	text-decoration:none;
}
#footer a:hover {text-decoration:underline}
#footer_links{
	background:#fff url('images/footer.gif') repeat-x center center;
}
#footer ul {
	list-style:none;
	height:44px;
	margin:0;
	padding:20px 0;
	line-height:44px;
	text-align:center;
	display:block;
}
* html #footer_links{padding-top:25px}
#footer li {
	display:inline;
	padding:0 5px;
	border-right:1px solid #767676;
}
#footer li a {margin:10px}
#footer li a:hover {color:#003cc3;text-decoration:underline}
#footer li.last {
	border:none
}
#footer li img {
	vertical-align:middle
}

#plist {
	margin:0 0 10px 0;
	padding:0 !important;
}

.cnt {text-align:center;width:450px;clear:right}
.bpad {padding-bottom:0;display:block}
.oblique {font-style:oblique}
