/*
yellow ffff0b
brown 7e321f  68291a  #4A1E13
orange b05f07
green 40531b
*/

*{
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: 0;
}

html {
	height: 100%;
}

body {
	text-align : center;
	min-width : 770px ;
	background: url(../images/container.gif) center repeat-y #666600;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px -15px 0px;
	font: 12px Verdana, Sans-serif;
	line-height: 1.6em;
	color: #f9f900;
	height: 100%;
}

#nonFooter {
	position: relative;
	min-height: 100%;
}

* html #nonFooter {
	height: 100%;
}

#header {
  margin: -15px 0px 0px 0px;
	background: url(../images/header.gif) center no-repeat;
	height: 230px;
}

#mainmenucontainer {
	float: left;
	padding: 0 0 2px 13px;
	margin: 0 0 0 5px;
	text-align: center;
	height: 44px;
	}
	
#mainmenu {
	float: left;
	width: 728px;
	height: 41px;
/*	background: #A9CE9B;
	text-align: center; */
	border-top: 3px solid #B05F07;
	border-bottom: 3px solid #B05F07;
}

.currentmenu {
    border-bottom-color: #B05F07;
    border-bottom-style: solid;
    border-bottom-width: 2px;
}

#mainmenu ul {
  margin: 0 0 0 37px;
	list-style: none;
}

#mainmenu li {
	float: left;
	margin: 10px 0 0 0;
	padding: 0 10px 0 0;
}
	
#footer {
	clear: both;
	background: url(../images/footer.gif) bottom center no-repeat;
	height: 142px;
	margin: -95px 0 0 0;
	position: relative;
	text-align: center;
	font-size: .9em;
}

h1 {
	padding-top: 10px;
	font-size: 140%;
	font-weight: bold;
	color: #de6c00; /*#B05F07*/
}

h2 {
	font-size: 120%;
	font-weight: bold;
	color: #de6c00;
}

h3 {
	font-size: 105%;
	font-style: italic;
	color: #de6c00;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	color: #f9f900;
	margin: 0 0 0 10px;
}

img.pic200 {
	position: relative;
	top: -2px;
	background: url('../images/f200.gif') no-repeat;
	width: 186px;
	height: 186px;
	padding: 8px;
}

img.pic300 {
	position: relative;
	top: -2px;
	background: url('../images/f300.gif') no-repeat;
	width: 286px;
	height: 286px;
	padding: 8px;
}

img.floatleft {
	float: left;
	margin: 0px 14px 3px 0px;
}

img.floatright {
	float: right;
	margin: 0px 0px 3px 14px;
}

#wrapper {
	width : 770px;
	text-align : left ;
	margin-left : auto ;
	margin-right : auto ;
}

#maincontainer {
	float: left;
	width : 770px;
}

.contentwide {
	float: left;
	padding: 0 40px 40px 40px;
}

.contentwide ul {
	margin: 0 0 0 15px;
}

.contentwide li {
	margin: 0 0 0 15px;
	padding: 0 0 0 0px;
	list-style-image: url(../images/flower.gif);
}

#content {
	float: left;
	width: 375px;
	padding: 0 0 10px 40px;
	}

#newsbox {
	float: right;
	padding: 5px 0 0 0;
	}
	
#innernews {
	width: 250px;
	margin: 0 40px 0 0;
	padding: 10px 10px 10px 10px;
	background: #EDF3EB;
	border: 1px solid #DCEAD7;
	}

	

#innernews p {
	margin-left: 10px;
	padding: 0 10px 0 10px;
	border-left: 1px dashed #422100;
	font-size: .8em;
	line-height: 1.2em;
	}

a {
	color: #4A1E13;
	font-weight: bold;
	}

a:visited {
	color: #b8860b;
	font-weight: bold;
	}

a:hover {
	color: #d2d200;
	font-weight: bold;
	}


    
.largetop,.largemiddle,.largebottom{
    width:406px;
    position:relative;
    display:block;
    padding: 0 15px;  
    margin: 0;
    text-align: left; 
}
    
.largetop{
    background-image: url(../images/price2top.png); 
    height: 8px; 
    _font-size: 2px;
    background-repeat: no-repeat;   
}    
.largemiddle{
    background-image: url(../images/price2middle.png);  
    background-repeat: repeat-y;
}    
.largebottom{
    background-image: url(../images/price2bottom.png);  
    height: 14px;
    background-repeat: no-repeat;
    padding-bottom: 3px; 
}  

.smalltop,.smallmiddle,.smallbottom{
    width:288px;
    position:relative;
    display:block;
    padding: 0 15px;  
    margin: 0;
    text-align: left; 
}
    
.smalltop{
    background-image: url(../images/price1top.png); 
    height: 13px; 
    background-repeat: no-repeat; 
}    
.smallmiddle{
    background-image: url(../images/price1middle.png);  
    background-repeat: repeat-y;
}    
.smallbottom{
    background-image: url(../images/price1bottom.png);  
    height: 20px;
    background-repeat: no-repeat; 
} 
.smallboxrow{
    clear: both;
    overflow:hidden;
    padding:3px 0;
    margin: auto;
    width: 660px;
}

.toptext{
    font-weight: bold;
    font-size: 16px;   
}
.bottomtext{
    font-weight: normal;
    font-size: 12px;
    line-height: 135%; 
    padding-top: 4px;
    display: block;  
}

.boxcamera{
    position: absolute; 
    right:0;
    margin-right: 20px; 
    z-index:1;                              
}

.middlebar{
    height: 3px;
    _font-size: 2px;
    background-color: #B05F07;
    width: 100%;  
    padding: 0;
    margin: 0;       
}


blockquote{
    color: #de6c00;
}

	