/*

Theme Name: 
Theme URI: 
Description:
Version:
Author: 

*/	


			/* Global Layout */

img
{
display:inline;
}

img.sect
{
float:left;
}		

body 
{
font-size: .70em;
margin: 0px;
background: #fff url(../images/bground.jpg) top center no-repeat;
color: #515151;
font-family: "Arial", "Verdana", sans-serif;
}

body.blog 
{
width: 70%;
font-size: .70em;
margin: 0px;
background: #fff;
color: #515151;
font-family: "Courier New", "Courier", "Garamond", "Times New Roman", "Times", serif;
}

body.splash
{
font-size: .70em;
margin: 0px;
background: #352e28 url(../images/splashbground.jpg) top center repeat-x;
color: #515151;
font-family: "Arial", "Verdana", sans-serif;
}

#container{
	display: block;
	margin:0 auto;
	/* padding-left: 240px; */
	align: center;
	position: relative;
    /* margin: 0 0 0 370px; */
	width: 960px;
}


#blogtd{
	display: block;
	margin:0 auto;
	/* padding-left: 240px; */
	align: center;
	position: relative;
    /* margin: 0 0 0 370px; */
	width: 328px;
}

#blogcontainer{
	align: center;
    margin:0 auto;
	width: 520px;
}

.blogheading{
	margin: 0 0 0 0;
	text-align: left;
	color:#b0be90;
	font-size:13pt;
	font-weight: 800;
	letter-spacing: 0.40pt;
	line-height: 16px;
}

.blogdate{
	margin: 0 0 0 0;
	text-align: left;
	color:#4f8bad;
	font-size:8pt;
	font-weight: 800;
	letter-spacing: 0.40pt;
	line-height: 14px;
}

a.bloglink
{
	color: #df4f2c;
	text-decoration: none;
}

a.bloglink:hover
{
	color: #df4f2c;
	text-decoration: underline;
}

a.prevnext
{
	color: #4f8bad;
	text-decoration: none;
}

a.prevnext:hover
{
	color: #4f8bad;
	text-decoration: underline;
}

.topimg{
	margin-top: 289px;
}

.bloggap{
	margin-top: 161px;
	overflow-x: scroll; 
	overflow-y: hidden; 
}

.blogimages{
	border: 20px solid #e7ebdd;
	margin-bottom: 10px;
}

#nav{
    margin:0 auto;
	background: url(../images/behind_nav.gif) top center no-repeat;
	width: 960px;
	height: 46px;
}

#buttons{
	margin: 0 0 0 26px;
	width: 960px;
	height: 376px;
}

#content{
    margin:0 auto;
	background: #fff ;
	margin-top: 0px;
	width: 960px;
}

#homebutt{
	float: right;
	margin: 0 26px 0 26px;
	width: 448px;
}

#contentbutt{
	float: right;
	margin: 0 26px 0 26px;
	width: 247px;
}

#bodycopy{
	margin: 0 0 0 36px;
	width: 409px;
}

#contentcopy{
	margin: 0 37px 0 36px;
	width: 609px;
}

#footer{
    margin:0 auto;
	width: 960px;
	height: 118px;
}

.copyright{
	
	margin: 4px 0 10px 15px;
	width: 640px;
	font-size:8pt;
	color:#666666;
	font-style: italic;
	font-weight: 500;
	letter-spacing: 0.40pt;
	line-height: 17px;
	
}

.opacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
-moz-opacity: 0.75;
}

.opacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}



h1{
	margin: 11px 0 0 0;
	text-align: left;
	color:#fff;
	font-size:16.5pt;
	font-weight: 500;
	letter-spacing: 0.40pt;
	line-height: 24px;
}

h2{
	margin: 2px 0 18px 0;
	text-align: left;
	color:#b85458;
	font-size:13pt;
	font-weight: 500;
	letter-spacing: 0.40pt;
	line-height: 20px;
}

h3{
	margin: 0 0 4px 0;
	font-size:8pt;
	color:#d4888c;
	font-style: italic;
	font-weight: 500;
	letter-spacing: 0.40pt;
	line-height: 14px;
}






