/* Suzaneh Gallery */
* {
font-family:Comic Sans MS, Verdana,Arial,Sans-Serif;
 color:#087A3F;
}

     
body,html {
 margin:0;
 padding:0;
}

body {
 font-size:.9em;
 min-width:760px;
 background-color:#C9E098;
/* background-image:url('images/bg-site.jpg');*/
/* background-repeat:repeat;*/
}

#pageContainer {
 position:relative;
 left:50%;
 margin-left:-380px;
 margin-top:2%;
 width:760px;
/* background:#99c;*/
/* background-color:#E9D9C7;*/
/*background-image:url('images/bg-site.jpg');*/
/* background-repeat:repeat;*/
}

#header {
 height:120px;
 margin:;
 color:#E2D183;
 margin-top:0;
 margin-left:0;
 background-color:transparent;
 background-image: url(images/top-img.gif); background-repeat: no-repeat; background-position: 100% 0%;
 background-repeat:repeat+x;
  /* background-position:200px 0; */
}

#header h1 {
 padding-top:69px;
 margin:0;
 color:#087A3F;
  text-decoration:none;
 font-size:.1em;
 margin-left:200px;
 margin-top:0;
}


img {
 border:none;
}

#logo {
 margin-left:0px;
 margin-top:0px;
}

#top-img {
 margin-left:0px;
 margin-top:0px;
}

#main {
background-color:transparent;
 margin-left:210px;
  margin-top:10px;
/* width:560px;*/
 padding:0.5em;
 color:black;
/* background-image:url('images/main-pic.gif');*/
/* background-repeat:no-repeat;*/
/* background-position: 100% 30%;*/
/* background-attach: fixed*/
}
#main a:link {
 color:yello;
}
#main a:visited {
 color:#973700;
}
#main a:hover {
 color:black;
}

h1 {color: #087A3F;font-size: 22px; }
h2 {color: #087A3F;font-size: 18px; font-weight:200; }
h3 {color: #087A3F;font-size: 15px; }
h4 {color: #087A3F;font-size: 14px; }
h5 {color: #087A3F;font-size: 14px; }
h8 {color: #087A3F;font-size: 14px; font-weight: bold; }
p {color: #087A3F;font-size: 14px; }

#products h4 {
color: #087A3F;
font-size: 15px; 
}
#products p {
color: #087A3F;
font-size: 13px;
}



.center {
 text-align:center;
}
.right {
 text-align:right;
}
.bold {
 font-weight:bold;
}


#navmenu {
 background-color:transparent;
 float:left;
 margin-top:60px;
 width:170px;
/* background-image:url('images/menuback.gif');*/
/* background-repeat:repeat-y */
}
#navmenu ul {
 list-style: none;
 padding:0px 0px 0px 0px;
 margin:px;
 margin-left:0px;
 margin-right:0px;
}
#navmenu li {
 margin-left:30px;padding:0;
}
#navmenu a {
 background-color:transparent;
  color:#087A3F;
 display:block;
 width:95%;
 margin:0;
 padding:1px 1px 1px 10px;
/* top-right-bottom-left*/
 text-decoration:none;
 font-size:1.2em;
 text-align:left;
}
#navmenu a,#navmenu a:link,#navmenu a:visited,#navmenu a:hover {
 color:white;
}
#navmenu a:hover {
 background-color:#EE7A2B;
}


ul {
 margin:0 0 0 0;
}

p {
 margin:0 0 .5em 0;
}

.center {
 text-align:center;
}
.bold {
 font-weight:bold;
}
div#prefooter {

 clear:left;
 color:black;
 background-color:#000;
 margin:0;padding:0;
}

div#footer {

 clear:left;
 color:#087A3F;
 background-color:#EE7A2B;
 padding:5px;
  margin-left:-10px;
 background-image:url('images/bgfooter.gif');
 background-repeat:repeat+x; 
}
#footer a,#footer a:link,#footer a:visited,#footer a:hover {
 color:#C9E098;
}

div#footer {
 padding:1 0 4 0;
  /* top-right-bottom-left*/
 text-align:right;
 font-size:.9em;
 font-weight:;
 color: #white;
}
#footer p {
 display:inline;
 padding-right:2em;
color: #FEFBC9;
 }
 
div.thumbs { 
 width:95px; 
 height:281px; 
 overflow:auto; 
 float:left; 
}
div.thumbss { 
 width:95px; 
 height:375px; 
 overflow:auto; 
 float:left; 
}
/* Events Section Styles */

#events, #events input, #events textarea {
 color:#973700;
}

#events .adminbar {
 text-align:left;
}

#events .eventtxt {
margin-left:15px;
}

#events .noeventstext {
margin-top:2em;
margin-left:0px;
 font-size:1em;
}


div#events {
 background-color:#E3F1C4;
 text-align:center;
  margin-left:30px;
 margin-right:-30px;
  padding:5px 0px 5px 15px;
 /* top-right-bottom-left*/
}

.event {
 color:#EE7A2B;
 margin-top:1em;
 text-align:center;
 width:450px;
}

#events h3 {
 font-size:1.2em;
 margin-left:0px;
 font-weight:200;
}

#events p {
 font-size:14px;
 margin-left:0px;
 font-weight:200;
}

#events h3 .expiry {
 display:block;
 font-size:.8em;
 color:#973700;
}

/* Admin Section Styles */

div#admin {
 background-color:#FFF799;
 margin-left:30px;
 margin-right:-30px;
}
#admin form {
margin:4px;
}
#admin input.headline {
 width:90%;
}
#admin input.date {
 text-align:center;
 width:23%;
}