body{
	text-align:center;
	background-image:url(../images/GreenBackgroundGradient.jpg);
	background-repeat:repeat-x;
	/*background-color:7aaddd;*/
	/*background-color:034a73; Blue Version*/
	background-color:#cbe593;
	
}
a{
	color:#333333;
}
a:hover{
	color:#BBBBBB;
}

#wrap{
	position:relative;
	top:0px;
	left:0px;
	z-index:1;
	text-align:left;
	width:936px;
	/*height:100%;*/
	padding:0px;
	margin:0px;
	/*background-color:#3c5701;*/
}
#wrapshadowtop{
	position:absolute;
	top:0px;
	left:914px;
	z-index:0;
	height:800px;
	width:35px;
	padding:0px;
	margin:0px;
	background-image:url(../images/BackgroundShadowTopNarrow.jpg);
	background-repeat: no-repeat;	
}
#wrapshadowmid{
	position:relative;
	top:0px;
	left:0px;
	z-index:1;
	min-height:650px;
	width:949px;
	padding:0px;
	margin:15px auto auto auto;
	background-image:url(../images/BackgroundShadowMid.jpg);
	background-repeat:repeat-y;
}

#wrapshadowbot{
	position:relative;
	top:0px;
	left:-3px;
	z-index:0;
	height:35px;
	width:950px;
	padding:0px;
	margin:0px;
	background-image:url(../images/BackgroundShadowBotLong.jpg);
	background-repeat: no-repeat;	
}

#header{
	background-image:url(../images/HeaderBackL.jpg);
	width:936px;
	height:150px;
	padding:5px 0px 0px 0px;
	margin:0px;

	background-color:#92ab69;

}
#title{
	position:relative;
	top:30px;
	left:50px;
	z-index:2;
	font-size:25pt;
	padding:0px;
	margin:15px;
	font-family:"Comic Sans Ms",Arial;
	/*,"Harlow solid italic","Kristen ITC", "OCR A Std", "PUMP demi bold let", "Tekton Pro", "Heisei Maru Gothic std";Berlin Sans FB De... ,Bell Gothic Std,Calligraph421 BT, Courier,Lithos Pro,Mekanik LET, Square721 BT,System,*Trajan Pro*/
}
#titleshadow{
	position:absolute;

	top:73px;
	left:65px;
	
	z-index:1;
	height:47px;
	width:800px;
	padding:0px;
	margin:0px;
	background-image:url(../images/TitleBackgroundWithPic.png);
	/*
	background-image:url(../images/TitleBackgroundWithPic.jpg);
	background-image:url(../images/TitleBackground.gif);*/
	background-repeat: no-repeat;
	/*background-color:#92ab69;*/
}
/**-----------------------------------***/
/*NAVIGATION*/
/**-----------------------------------***/
#nav{
padding:0px;
margin:0px;
width:936px;
background-color:#92ab69;
}
#nav ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
#nav li{
	float:left;
	margin: 0px;
}

#nav li a{
	color:#000000;
	text-decoration:none;
	/*background:#a1b97b;*/
	background:#acc585;
	width:80px;
	width:auto;
	display:block;
	padding:5px 12px 5px 12px;
	/*border-bottom: 3px solid #6989;*/
	border-right: 2px solid #252525;
}
#nav #onPage a{
	color:#FFFFFF;
	text-decoration:none;
	background:#cbe593;
	/*background:#a1b97b;*/
}

#nav li a:visited{
	color:#000000;
	text-decoration:none;
	/*background:#a1b97b;*/
	background:#95ab72;
	/*background:#cbe593;*/

}

#nav li a:hover{
	color:#000000;
	text-decoration:none;
	background:#cbe593;
}

#nav li a:active{
	/*no active stuff*/
}

#navbar{
	float:left;
	display:inline;
	height:10px;
	width:936px;
	background-color:#538122;
	padding:0px;
	margin:0px;
	/*border-style:solid;
	border-color:black;
	border-width:3px 0px 0px 0px;*/
}
/**-----------------------------------***/
/*BLOG STYLE*/
/**-----------------------------------***/
div .post{
	 font-size:12pt;
	 font-family:"Times New Roman";
}
div .post h1{
	font-size:20pt;
	font-family:"Comic Sans Ms";
	text-decoration:underline;
	color:#000000;
	padding:7px;
	margin:0px;
	line-height:24pt;
}
div .post a{
	color:#333333;
}
div .post a:hover{
	color:#BBBBBB;
}

div .post small{
	color:#3c5701;
}
div .post .entry{
	color:#102000;
}
div .post .entry a{
	color:#000000;
}
div .post .entry a:hover{
	color:#999999;
}
div .post .entry img{
	border:7px solid #999999;
	margin:10px 15px 13px 0px;
	/*background-color:#999999;*/
	display:inline;
}

div .post .postmetadata{
	color:#3c5701;
}


/**-----------------------------------***/
/*CONTENT*/
/**-----------------------------------***/

#contentwrap{
background-color:#3c5701;
height:80%;

}
#content{
	padding:20px;
	margin:16px 10px 16px 16px;
	background-color:#aaaaaa;
	background-color:#aab2aa;
	background-color:#dde2dd;
	/*#10557f*/

	width:63.5%;/*ie gets 69% in other file*/
	min-height:500px;
	float:left;
	display:inline;
	/*height:550px; dont need to specify and breaks firefox*/
	
	/*text Stuff*/
	font-size:12pt;
	font-style:normal;
	font-weight:normal;
	font-family: "Times New Roman";
	line-height:19px;
}

#content .title{
	font-size:18pt;
	padding:0px;
}

#blog-notice{
	border:5px solid #777777;
	background:#777777 url('../images/HeaderBackL.jpg');
	background-repeat: no-repeat;
	width:100%;
	height:150px;
	padding:2px;
	margin:0px 0px 10px 0px;
}
#blog-notice p{
	font-size:14pt;
}
#blog-notice p  span{
	display:block;
	text-align:center;
}
h1{
	font-size:18pt;
	padding:0px;
	margin:0px;
	font-weight:normal;
	font-style:normal;
}


#content .subtitle{
	display:inline;
	font-size:15pt;
}
#content .articles li{
	margin:10px;
}
#content .articles ul li{
	margin:5px;
}

#content ol li{
	margin:5px;
}


#content .paragraph{
	padding:10px;
	display:block;
}


img{
margin:10px;
display:inline;
}

li img{
	border:none;
	margin:0px;
	padding:0px;
}

.image{
margin:10px 0px 10px 13px;
background-color:#999999;
display:inline;
float:right;
}


.imageleft{
margin:10px 13px 10px 0px;
background-color:#999999;
display:inline;
float:left;
}

.imagecenter{
margin:10px 13px 10px 30px;
background-color:#999999;
display:inline;
float:left;
}


.imgtitle{
display:block;
padding:0px;
margin:0px 10px 10px 10px;
width:150px;
}


.postarchive {
	display:block;
	/*padding:0px;*/
	/*margin:5px;*/
	text-align:center;
	font-size:14pt;
}

#footer{
position:relative;
top:0px;
left:0px;
z-index:2;
clear:left;
padding:30px 10px 10px 20px;
margin:0px;
background-color:#92ab69;

max-height:80px;
height:80px;/*old value 30px*/
font-size:15pt;
}
#sidebar{
	padding:0px;
	margin:16px 16px 0px 0px;
	float:right;
	background-color:#3c5701;
	width:27%; /*ie get 25%*/
}

#sidebar #othernote a{
	float:right;
	display:block;
	text-align:right;
	background-color:#a1b97b;
	width:96%;
	padding:0px 10px 0px 0px;
	margin:0px;
}


.note{
line-height:19px;
height:295px;
max-height:275px;
color:#444444;
margin:0px 0px 16px 0px;
padding:10px 15px 10px;
background:#3c5701 url(../images/GreenBoxBackgroundStretch.gif);
}
