/*
	Theme Name: Jamie Starr
	Version: 1.0
	Author: Jamie Starr
	
*/
body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 14px;
	line-height: 180%;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Calibri, Trebuchet MS, Times New Roman, Georgia;
	/* background-image: url(../images/green.jpg);
	*/
	background-color: #DDC797;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
* {
	margin: 0px;
	padding: 0px;
}

#wrap {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #ffffff;
	background-position: center;
	background-image: url(../images/fade.gif);	
}

/***********************************************
*	Content 					     		    * 
************************************************/

h1.entrytitle  {
	color: #6C4824;
	font-size: 18px;
	font-family: "Century Gothic", "Times New Roman", Georgia;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #6C4824;
	}

h2.entrytitle  {
	color: #6C4824;
	font-size: 16px;
	font-family: Century Gothic, Times New Roman, Georgia;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #6C4824;
}

#content {
	width: 780px;
	padding-bottom:20px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-x;
    
}

.entry {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #006600;
	margin-right: 20px;
	margin-left: 20px;
	width: 490px;
	float: left;
	border-right: 1px dotted #6C4824;
}

.entrybody p{
	margin: 0;
	line-height: 150%;
	color: #000000;
	text-align: justify;
    padding-top: 1em;
}
.entrybody a  {
	color:#6C4824;
	text-decoration: none;
}

.entrybody img {
	padding: 1px;
	display:inline;
	background: #fffff4;
	border: 8px solid #ceb888;
	margin-left: 20px;
}

.centertable img {
	padding: 1px;
	display:inline;
	background: #fffff4;
	border: 4px solid #009900;
}

#logo {
    width: 780px; height: 125px;
    margin: 0 auto;
    vertical-align: top;
	display: block;
	height: 125px;
	width: 780px;
	background-image: url(../images/head.jpg);	  
    }
	
#secondheader {
	background-image: url(../images/secondheader.jpg);
	height: 100px;
    margin-right: auto;
	margin-left: auto;
	width: 780px; 
	position: relative;
    }
	
#object {

	height: 100px;
    margin-right: auto;
	margin-left: auto;
	width: 780px; 
	position: relative;
    }	
	
#topcontent {
	background-image: url(../images/border.jpg);
	height: 79px;	
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	display: block;
	position: relative;
}

#header {
	background-image: url(../images/header.jpg);
	height: 100px;	
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	display: block;
	position: relative;
}
.entrybody ul {
	margin: 10px 0px 10px 30px;
}

.entrybody ol{
	margin: 10px 0px 10px 30px;
}

.entrybodycc p{
	margin: 0;
	line-height: 150%;
	color: #000000;
	text-align:justify;
    padding-top: 1em;
}
.entrybodycc a  {
	color:#6C4824;
	text-decoration: none;
}

.entrybodycc img {
	padding: 1px;
	display:inline;

}


	/*******************************************
*	Navbar      								*
************************************************/

#navbar {
	background: #b1955f;
	width: 760px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	display: block;
	position: relative;
	padding: 10px 10px 10px 10px;
	}
	
#navbar a, #navbar a:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 10px 5px 10px;
	margin: 0px 10px 0px 0px;
	}

#navbar a:hover {
	background: #DDC797;
	color: #000000;
	text-decoration: none;
	}
	
#nav2 {
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	display: block;
	position: relative;
	font-family: Calibri, Trebuchet MS, Times New Roman, Georgia;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006600;
	text-align: center;
}

#nav2 a {
color: #FFFFFF
}



/************************************************
*	Sidebar 		    			     	    * 
************************************************/

#sidebar {
	float: right;
	width: 205px;
	margin: 0px;
	line-height: 17px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;

	}
	
#sidebar a, #sidebar a:visited {
	color: #0C6BAB;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
	
#sidebar a:hover {
	text-decoration: underline;
	}
	
#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}

#sidebar ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#sidebar ul li a, #sidebar ul li a:visited {
	background: url(../images/sidelink.gif);
	color: #000000;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 4px 15px;
	border-bottom: 1px dotted #6C4824;
	}

#sidebar ul li a:hover {
	background: url(../images/sidelink.gif);
	color: #6C4824;
	text-decoration: none;
	}
	
#sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#sidebar img {  
	border: 4px solid #ceb888;
	margin-bottom: 15px;
	background-color: #fffff4;
}

/************************************************
*	Footer      								*
************************************************/
#footer {
	background-image: url(../images/botborder.jpg);
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	width: 780px;
	clear: both;
}
#footer p{
	color: #000000;
}
#footer a{
color: #000000;
}

a:hover {
	text-decoration:underline;
}

blockquote{
	padding-left: 20px;
	margin-top: 20px;
	padding-right: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #B89950;
	background-color: #ceb887;
}

blockquote p { margin: .7em 0; }
/************************************************
*	Pics    								*
************************************************/

.left {
margin: 10px 10px 5px 0;
float: left;
}
 
.right {
margin: 10px 0 5px 10px;
float: right;
}
/************************************************
*	Java News ticker      								*
************************************************/
#ticker-container {
	position:relative;
	overflow:hidden;
	width:243px;
	height:243px;
	background-color:#E8F5E2;
	background-image: url(../img/footer.gif);
	background-repeat: repeat;
	padding: 2px;
	border: 2px solid #006600;
	}
	
	#ticker {
		position:relative;
		width:243px;
	}
	
	#ticker ul {
		padding:0;
		margin:0;
		list-style-type:none;
	}
	#ticker ul li {
	display:list-item;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	padding-left: 4px;
	}
	
	#ticker ul li a {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-left: 4px;
	}
#ticker ul li a:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #006600;
	text-decoration: none;
	padding-left: 4px;
}
/************************************************
*	Form      								*
************************************************/

#simplyForm fieldset {
background-color:#EEEEEE;
display:block;
margin:0pt 0pt 1em;
padding:1pt 1em 0em;
width:30m;
}
#simplyForm fieldset.submit {
background-color:transparent;
border:medium none;
text-align:center;
}
#simplyForm fieldset.radio {

margin:1em 0pt 1em;
width:25em;
}
#simplyForm fieldset.radio label {
font-weight:normal;
}
#simplyForm fieldset.radio input {
clear:both;
float:left;
width:auto;
}
#simplyForm input {
display:block;
width:18em;
}
#simplyForm label {
display:block;
font-weight:bold;
margin-bottom:1px;
}
#simplyForm select {
display:block;
}
