
/* ----------------global------------------------------------------------------------ */

body { 
padding: 2px 0 0 0; 
margin: 0; 
font: .7em Arial, Verdana, Helvetica, sans-serif; 
line-height: 1.7em; 
background: #bc861c url(images/bglg.jpg) repeat-y;
background-position:center; 
color: #fff; 
}

a { 
color: #4b6931;
font-weight:bold; 
background: inherit; 
}

a:hover { 
color: #fff; 
background: inherit;
text-decoration:underline;
}

p {	
margin: 0 0 5px 0; 
}

h1 { 
margin: 0; 
padding: 0 0 8px 0; 
font: normal 1.8em  "Trebuchet MS", Sans-Serif;
color: #d3d3d3; 
}

h2 { 
margin: 0; 
padding: 0 0 8px 0; 
font: bold 1.9em  "Trebuchet MS", Sans-Serif;
color: #4b6931; 
}
#logoFloat {
float:left;
}
#header h1 {	
font: 2.2em Impact, Arial Black, Helvetica, sans-serif;
letter-spacing: 2px;
color:#efefef; 
padding: 22px 0 0 0; 
margin: 0; 
}
#header em {
font-weight:700;
color:#efefef;
margin: 0 4px 0 0;
}

ul { 
margin: 0 0 0 25px; 
padding: 0; 
list-style: square; 
}

img { 
border: 0; 
}

acronym {
cursor:  help;
}

.highlight {
color: #820304;
font-weight: bolder;
}

/* --------------layout---------------------------------------------------------------- */
#break { 
height: 40px;
width: 940px;
}
#content { 
margin: 0 auto;
width: 950px;
background: #000000;
border: 4px solid #2a2a2a;
font: 1.1em Arial, Verdana, Helvetica, sans-serif; 
}

#header {  
height: 81px; 
padding:0; 
margin:0; 
background: url(images/tile-topx.gif) repeat-x;
}
#header_content {  
margin: 0 auto;
width: 940px;
}

#pic { 
height: 249px;
width: 940px;
margin: 0 auto;
margin-top: 4px;
background: url(images/photo-main.jpg); 
}

#thumbgallery {
clear:both; 
padding:0 0 0 9px; 
margin: 0 0 2px 0; 
background:inherit;
}

.thumbs img{
position:relative;
padding:0;
margin:10px 2px 2px 2px;
border:2px solid #d3d3d3;
background:inherit;
}

.thumbs img:hover{
border:2px solid #5d7ca1;
}

/* Top Menu-------------------------------------------------------------- */

.headermenu { 
margin: 5px 5px 0 0;
padding: 0;
float: right; 
list-style-type: none;
list-style-image: none;
width: 300px;
}

.headermenu ul { 
margin: 0;
margin-top:40px;
padding: 0;
float: right; 
list-style-type: none;
list-style-image: none;
}

.headermenu li { 
float: left;
padding-left: 1px;
width: auto;
}

.headermenu li a {
color: #eee;
height: auto;
line-height: 10px;
padding: 0 4px;
text-align: left;
font-size: 1.0em;
border-right: 1px solid #fff;
}

.headermenu li a:hover {
color: #9b6714;
border-right: 1px solid #fff;
}

/* -------------Main Menu-------------------------------------------------------------- */
#menu_wrap {  
margin: 0 auto;
width: 940px;
clear:left;
}

#menu { 
margin: 5px 5px 16px 0;
padding: 0;
float: left; 
list-style-type: none;
list-style-image: none;
width: auto;
}

#menu ul { 
margin: 0;
padding: 0;
float: left; 
list-style-type: none;
list-style-image: none;
}

#menu li { 
float: left;
padding-left: 1px;
width: auto;
}

#menu li a {
color: #eee;
font-weight: bold;
display: block;
height: 11px;
line-height: 10px;
padding: 6px;
text-align: left;
font-size: 1.1em;
font-family: Arial, Verdana, Helvetica, sans-serif; 
background:none;
border-bottom: 4px solid #613a0f;
border-right: 2px solid #613a0f;
text-decoration: none;
}

#menu li a:hover {
color: #fff;
font-weight: bold; 
display: block;
background:none;
border-bottom: 4px solid #fff;
border-right: 2px solid #fff;
text-decoration: none;
}
/*---------Left Side Content-----------------------------------------------------------*/

#leftside {
float: right;
width: 635px;
margin: 0 0 10px 0;
}

.leftdata {
margin: 0px 0 15px 0;
border: 1px solid #d3d3d3;
min-height: 220px;
background:#000000;
color: #fff;
padding: 15px 15px 5px 10px;
}

#middle {
float: left;
width: 950px;
margin: 0 0 10px 0;

}

.middledata {
margin: 0px 0 15px 0;
background:#000000;
color: #fff;
padding: 15px 15px 5px 10px;
}

.middlesubdata {
clear: both;
margin:0px 0 20px 0;	
padding: 5px 20px;
background: #000000;
color: #fff;
} 

.thumb {
margin: 0 12px 10px 0;
width: 200px;
height: 160px;
float: left;
clear: left;
border: 4px solid #acacac;
background: #eee;
color: #fff;
}

.thumb:hover {
border:4px solid #5d7ca1;
}

.leftinfo {
background: #000000;
color: #acacac;
border: 1px solid #d3d3d3;
padding: 15px;
margin: 0 0 15px 0;
}

		
/* --------------------Right Side Content----------------------------------------------- */


#rightside {
float: left;
width: 310px;
margin: 0 0 10px 0;
}
.rightdata {
border: 1px solid #d3d3d3;
padding: 8px;	
margin: 0 0 10px 0;
background:#000000;
color: #acacac;
}

.image { 
float: left; 
margin: 0 9px 3px 0;
border: 2px solid #acacac; 
}

/*--------- footer -------------------------------------------------------------------*/
#bottom { 
clear: both; 
color: #d3d3d3;
padding: 2px;

}
#footer { 
margin: 0 auto;
width: 940px;
color: #eee;
padding: 10px 15px;
}
#footer a { 
color: #eee;
}
#footer .right { 
float: right; 
}


