
/* css development by maramade productions http://www.maramade.com */

html { height: 101%; margin-bottom: 1px; }


h1,h2,h3,h4,h5,h6,em,pre,code{padding:0;margin:0;line-height:1em;font-size:100%;font-style: normal;}
p{margin:0; padding: 5px 0;}
ul{margin-top:0;}


body {
	font:76% Arial,Verdana, sans-serif;
	background-color: #606E25;
	color:#404040;
	background-image:url(images/bg2.jpg);
	background-repeat:repeat-x;
	margin:0 auto;
	padding:0;
}


#bigwrap{
width:1000px;
margin: 0 auto;
padding: 0;
background-image:url(images/bigwrapbg.jpg);
background-position:top center;
background-repeat:no-repeat;
}


#wrap{
width:804px;
margin: 0 auto;
padding:0;
z-index:1000;
background-color:#606E25;
background-image:url(images/wrapbg.jpg);
background-repeat:no-repeat;
color:#000000;
}

#header{
width: 804px;
height: 205px;
margin:0;
padding:0;
background-image:url(images/headerbg.jpg);
background-repeat:no-repeat;
position:relative;
}

#header a.homelink { 
width: 500px;
height: 90px; 
position: absolute;
text-decoration:none;
top: 100px;
left:25px;
display:block;
background-color:transparent;
color:#ff5500;

}

#header a.homelink i{
visibility:hidden;
} 

#header h1{
background-color:transparent;
color:#C84131;
position:absolute;
top:20px;
left: 30px;;
width:784px;
height:30px;
font-size:12px;
text-transform:lowercase;

}

#header h2{
position:absolute;
top: 125px;
left:570px;
width:200px;
color:#FFFFFF;
background-color:transparent;
text-align:center;
font-size:16px;
line-height:180%;
}

#header h2 a:link, #header h2 a:visited, #header h2 a:active {
	color: #ffffff;
	background-color:transparent;
	text-decoration: none;

}

#header h2 a:hover {
	color: #FEC013;
	background-color:transparent;
}


#menu{
width:771px;
height: 28px;
margin:0 0 0 15px;
background-image:url(images/menubg.jpg);
}

/* #menu ul{
margin: 0 0 0 110px;
padding: 5px 0 0 0;
list-style-type:none;
}

#menu ul li { 
display: inline; 
}

#menu a, #menu a:link, #menu a:visited, #menu a:active{ 
text-decoration: none;
padding: 0 10px;
color: #fff;
background-color: transparent;
font-weight:bold;
}

#menu a:hover{
color: #FEC013;
background-color:transparent;
} */

#content{
width: 771px;
margin:0 0 0 15px;
background-color:#FFFFFF;
color:#000000;
background-image: url(images/contentbg_home.jpg);
background-repeat:no-repeat;
background-position:top;
line-height:1.3em;
min-height:400px; 
}


#content a, #content a:link, #content a:visited, #content a:active, #tag a, #tag a:link, #tag a:visited, #tag a:active{
color: #606E25; 
background-color:transparent;
text-decoration:underline;
font-weight:bold;

}

#content a:hover, #tag a:hover{
text-decoration:none;
}


#tag{
width:235px;
/* height:174px; */
float: right;
margin: 7px 7px 15px 15px;
display:inline;
text-align:center;
/* background-color: #FEE8A9; */
}

#tag_inside{
width:235px;
/* height:174px; */
float: right;
margin: 7px 7px 15px 15px;
display:inline;
text-align:center;
background-color: #FEE8A9;
}

#content h1{
font-size:18px;
color:#C84131;
background-color:transparent;
padding: 40px 7px 0 7px;
}

#content h2{
font-size:14px;
color:#C84131;
background-color:transparent;
padding: 15px 7px 0 7px;
text-transform:lowercase;
}

#content p, #content table{
margin: 0 7px;
}

#content table td{
vertical-align:top;
}

#maintext{
width:510px;
}


#latestsite{
text-align:center;
margin-top:-10px;
z-index:500;
}

#footer{
width:804px;
margin:0;
padding:0;
background-color:#606E25;
color:#FFFFFF;
text-align:center;
font-size:.8em;
clear:right;
}



.nofloat{
padding:1px;
display:inline;
	background:#ccc;
	color:#666666;
	border:1px solid #606E25;
}

.left {
margin:4px 10px 4px 0;
float:left;
padding:1px;
display:inline;
	background:#ccc;
	color:#666666;
	border:1px solid #606E25;
}

.right {
	margin:4px 0 4px 10px;
	float:right;
	padding:1px;
	display:inline;
	background:#ccc;
	color:#666666;
	border:1px solid #606E25;
}

.largetext{
font-size:14px;
}


.thumbnail
{
float: left;
width: 225px;
margin: 0 15px 15px 0;
padding: 5px;
}

.thumbnail img, .thumbnail_seo img{ 
width: 200px; 
height: 200px; 
padding-bottom:5px;

}

.thumbnail_seo
{
float: right;
width: 225px;
margin: 0 0 15px 15px;
padding: 5px;
}

 a img {
display:block;
border: none;
padding:0;
}
 
.clearboth { clear: both; }

#portfolio{
margin: 15px 7px 15px 7px;
}

blockquote {
background:url("images/quote.jpg") no-repeat scroll 0 0 transparent;
/* font-style:italic; */
margin:0;
padding:0 50px;
}