/* CSS Document */
html,body{
margin:0;
padding:0;
background-image:url(orchbg.gif);
background-repeat:repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:92%;
}
p,h1,h2,h3,h4{
margin:0;
padding:0;
}
a img{
border:none;
}
#wrapper{
margin:0 auto;
padding:0 0 5px 0;
width:980px;
background-color:#FFFFFF;
border-left:1px solid #eeeeee;
border-right:1px solid #eeeeee;
border-bottom:1px solid #eeeeee;
}
#homeleft{
float:left;
width:690px;
background-image:url(images/homemainbg.gif);
background-position:0 0;
background-repeat:no-repeat;
}
#homeright{
float:left;
background-image:url(images/homerightbg.jpg);
background-position:0 0;
background-repeat:no-repeat;
width:290px;
height:665px;
}
#homemenu{
float:left;
margin:167px 0 0 0;
width:195px;
border:1px solid #eeeeee;
}
#homemenu h4{
background-color:#e2fcf3;
width:168px;
color:#8cc63f;
font-size:1.6em;
padding:5px 2px 5px 25px;
border-bottom:1px solid #eeeeee;
}
#homemenu ul{
margin:0;
padding:0;
}
#homemenu ul li{
list-style-type:none;
padding:4px 2px 4px 25px;
font-size:1.1em;
width:168px;
}
#homemenu ul li a:link,#homemenu ul li a:visited{
text-decoration:none;
color:#000000;
}
#homemenu ul li a:hover{
text-decoration:underline;
color:navy;
}
#homemenu ul li a:active{
text-decoration:none;
color:#000000;
}
#homecontent{
float:left;
margin:167px 0 0 0;
padding:20px 20px 40px 20px;
width:449px;
}
#homecontent img{
max-width:440px;
}
.greenborder{
border:solid #8cc63f 4px;
}
#homecontent p{
margin:0 0 15px 0;
}
#homecontent h1{
margin:5px 0 15px 0;
font-size:1.6em;
color:#8cc63f;
}
#homecontent h2{
margin:5px 0 15px 0;
font-size:1.4em;
color:#8cc63f;
}
.light{
background-color:#e2fcf3;
border-bottom:1px solid #eeeeee;
}
.dark{
background-color:#d5f189;
border-bottom:1px solid #eeeeee;
}
#innerleft{
float:left;
width:690px;
background-image:url(images/innermainbg.gif);
background-position:0 0;
background-repeat:no-repeat;
}
#gallleft{
float:left;
width:755px;
background-image:url(images/gallmainbg.gif);
background-position:0 0;
background-repeat:no-repeat;
}
#gallright{
float:right;
background-image:url(images/gallrightbg.jpg);
background-position:0 0;
background-repeat:no-repeat;
width:225px;
height:579px;
}
#innerright{
float:right;
background-image:url(images/innerrightbg.jpg);
background-position:0 0;
background-repeat:no-repeat;
width:290px;
height:579px;
}
#innermenu{
float:left;
margin:95px 0 0 0;
width:195px;
border:1px solid #eeeeee;
}
#innermenu h4{
background-color:#ebf9fe;
width:168px;
color:#0071bc;
font-size:1.6em;
padding:5px 2px 5px 25px;
border-bottom:1px solid #eeeeee;
}
#innermenu ul{
margin:0;
padding:0;
}
#innermenu ul li{
list-style-type:none;
padding:4px 2px 4px 25px;
font-size:1.1em;
width:168px;
}
#innermenu ul li a:link,#innermenu ul li a:visited{
text-decoration:none;
color:#000000;
}
#innermenu ul li a:hover{
text-decoration:underline;
color:navy;
}
#innermenu ul li a:active{
text-decoration:none;
color:#000000;
}
#gallcontent{
float:left;
margin:95px 0 0 0;
padding:20px 0 40px 20px;
width:530px;
}
#innercontent{
float:left;
margin:95px 0 0 0;
padding:20px 20px 40px 20px;
width:449px;
}
#gallcontent p,#innercontent p{
margin:0 0 15px 0;
}
#homecontent ol,#innercontent ol{
margin:0 0 0 50px;
}
#homecontent ol li,#innercontent ol li{
margin:5px 0 5px 0;
}
#innercontent ul{
}
#homecontent ul li,#innercontent ul li{
margin:5px 0 5px 0;
list-style-type:none;
padding:0 0 10px 30px;
background-image:url(images/listbg.gif);
background-position:0 1px;
background-repeat:no-repeat;
}
#gallcontent h1,#innercontent h1{
margin:5px 0 15px 0;
font-size:1.6em;
color:#0071bc;
}
#innercontent h2{
margin:5px 0 15px 0;
font-size:1.4em;
color:#0071bc;
}
#innercontent img{
max-width:440px;
}
.blueborder{
border:solid #0071bc 4px;
}
.lightinner{
background-color:#ebf9fe;
border-bottom:1px solid #eeeeee;
}
.darkinner{
background-color:#cbe8fb;
border-bottom:1px solid #eeeeee;
}
.prop{
float:left;
width:1px;
height:750px;
}
#photos{
float:left;
width:530px;
margin:0 0 10px 0;
}
#photos img{
border:0;
margin:5px 5px 0 0;
width:125px;
}

#footer{
margin:0 auto;
clear:both;
text-align:center;
width:980px;
color:#0071bc;
font-size:0.9em;
background-color:#FFFFFF;
border-left:1px solid #eeeeee;
border-right:1px solid #eeeeee;
}
#footer a:link,#footer a:visited,#footer a:hover,#footer a:active{
text-decoration:none;
color:#0071bc;
}
#linkback{
width:515px;
padding-top:20px;
}
#nextgall{
float:right;
}
#prevgall{
float:left;
}
