/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */


/* Just some example content */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(PageElements/sidefill.jpg);
	margin-bottom: 0px;
}


.style1 {	font-size: 18px;
	color: #422100;}
	
.style2 {color: #000000}	
	
.style3 {	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;}
	
a:link {
	color: #FFFFFD;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #ECE9D8;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.style4 {font-size: 18}
.style5 {font-size: 18px}


.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}



p.wp-caption-text{
font-style:italic;
}

#content {
	padding: 20px;
}

#content a{
	color: #009999!important;
	text-decoration: none!important;
}

#content a:hover{
	color: #99CCCC!important;
	text-decoration: undereline!important;
}


#subscribe {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003399;
}

#subscribe h4 {
	color: #003399;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.wpsb_form_label {
	width: 230px;
	text-align: right;
}
