/* Thank you (www.iseeyou-designs.com) for your help with the mouseovers ... This CSS style sheet was developed by www.studio7designs.com  ... drop me off and email if you have any questions aran@studio7designs.com  Have fun! */

body{
	background:#ffffff url('images/bg.jpg') top center no-repeat;
	margin:0;
	padding:0;
	color:#000;
	font-family:"Verdana",arial,sans-serif;
	font-size:60%;
	text-align:center;
}

input, select, textarea {
 font-family:"Verdana",arial,sans-serif;
}

p{
	line-height:1.4em;
}

a{
	text-decoration:none;
	color:#72a12d;
	border-bottom:1px solid #dbe6be;
}

a:hover{
	background-color:#fff;
	border-bottom:1px solid #aecb6e;
}

h1{
	font-family:"Verdana",arial,sans-serif;
	font-size:2.6em;
	font-weight:normal;
	background:url(images/booksmall.gif) no-repeat bottom left;
	padding:0 0 10px 50px;
	margin:20px 5px 5px 5px;
}

h2{
	font-family:"Verdana",arial,sans-serif;
	font-size:1.2em;
	color:#999999;
	margin:0;
	text-transform:capitalize;
	border-bottom: 1px solid #86C32A;
}

h2 span{
	padding:0;
	margin:0;
	line-height:2em;
}

h3{
	color:#9aba11;
	font-family:geneva,arial,sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:1em;
	font-weight:bold;
	padding:0 2px;
	margin:0;
}

h4{
	font-family:"Verdana",arial,sans-serif;
	font-size:0.9em;
	color:#f8a43e;
	padding:0 2px;
	margin:0;
}

h5{
	font-family:"Verdana",arial,sans-serif;
	font-size:0.9em;
	font-weight:normal;
	line-height:1.4em;
	color:#000;
	padding:0 2px;
	margin:0;
}


#header{
	width:700px;
	padding:0;
	margin:0;	
}

#wrapper{
	width:700px;
	padding:0;
	margin:auto;	
}

#blogtitle{
	width:700px;
	margin:10px auto;
    padding:0 0 5px 0;
	text-align:right;
	padding-right: 20px;
    font-size:1.1em;
    line-height:1em;
}

#small{
	padding-right: 10px;
}

#blogtitle a:link, a:visited{
	color:#f8a23b;
}

#blogtitle a:hover, a:active{
	color:#cccccc;
}

#container{
	font-size:1.2em;
	text-align:left;
	margin:0;
	padding:0;
	border-color:#686923;
	border-style:solid;
	border-width:0 0px;
}

#leftPanel{
	float:left;
 width:173px;
	padding:0 30px 0 15px;
	margin:0 0 0 10px;
	background: url(images/menu.gif) no-repeat;
	text-align:left;
	line-height:1.5em;
	color:#999999;
	font-size:1.1em;
	font-family:"Verdana",arial,sans-serif;
	letter-spacing:0px;
}

#leftPanel ul, #leftPanel li {
	text-align:left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#leftPanel a {
	border-bottom: none;
	color:#999999;
}

#leftPanel h3{
	text-align: left;
	position:static;
}

img{
	display:center;
	color:#303030;
	border: none;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	padding: 0;
}

.splitright {
margin:19px 0 0 0;
width: 48%;
float: right;
overflow: hidden;
}

.splitleft {
margin:19px 0 0 0;
width: 48%;
float: left;
overflow: hidden;
}

.maintext {
	/*text-align:justify;*/
	margin:0 10px 0 0;
	padding-top:5px;
	width: 450px;
	float: left;
	overflow: hidden;
}

.maintext ul{
	text-align:left;
	list-style: none;
	margin: 0;
	padding: 0 0 5px 10px;
	
}

.maintext ul li{
	background: url(images/marker.jpg) no-repeat left top;
	padding: 0 0 5px 20px;
}

.maintext ol{
	text-align:left;
	margin-left: 20px;
	padding: 0 0 5px 10px;
	
}

.maintext td{
font-size:10pt;
}

.maintext2 {
	padding:5px;
	margin:0px auto;
	width: 75%;
	height:45px;
	float: left;
	overflow: hidden;
}

.maintext3 {
	background-color: #ffffff;
	margin:0;
	width: 100%;
	float: left;

}

#flashgallery {
	margin: 0 0 0 0px;
}

#footer{
	background-color: #ffffff;
	border-top: 1px solid #86C32A;
	margin:30px 0 0 0;
	padding-top: 5px;
	padding-bottom: 20px;
	width: 100%;
	float: left;
	overflow: hidden;
}


#footer a{
	background-color:#fff;
	border:0;
}
#footer a:link, a:visited{
	color:#339900;
}

#footer a:hover, a:active{
	color:#999999;
}

/* ~~~~~~~~~ PROPS FOR THE MENU GO OUT TO EXPLODING-BOY.COM ~~~~~~~~~ */

    #topmenu {
		position: relative;
		background:#ffffff url('images/bgMenu.jpg') top center repeat-x;
		height:20px;
		margin:0;
		padding:0;
		border-bottom: 1px solid #86C32A;
		line-height:normal;
		font-size:100%;
    }
	
    #topmenu ul {
		margin:10px;
		padding:0;
		list-style:none;
    }
	
    #topmenu li {
		display:inline;
		margin:0;
		padding:0;
    }
	  
    #topmenu a {
		float:right;
		background:url(images/menuleft.gif) no-repeat left top;
		margin:0;
		padding:0 1px 0 0;
		text-decoration:none;
	}
	
    #topmenu a span {
		float:left;
		display:block;
		background:url(images/menuright.gif) no-repeat right top;
		padding:5px 15px 2px 15px;
		color:#669900;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
		color:#999999;
		}
    #topmenu a:hover {
		background-position:0% -42px;
		}
    #topmenu a:hnver span {
		background-position:100% -42px;
    }
	
	.left{
		margin:10px 10px 5px 0;
		float:left;
	}

	.right{
		margin:2px 0 2px 2px;
		float:right;
	}
	
	.formitem {
		margin-bottom: 5px;
		margin-top: 3px;
		width: 170px;
		display: block;
		background-color: #fff;
		border: 1px solid #aaa;
		color: #000;
	}
	
	fieldset {
		border: 0;
		margin:0;
		padding:0;
	}

 .s8 { font-size:8pt; }	