@charset "utf-8";
/* CSS Document */

body{background:#ffffff url(../images/bg.jpg) no-repeat -100px -30px;margin:0;padding:0;font-family:“Century Gothic”, “Apple Gothic”, sans-serif;}

a{text-decoration:none;color:#005500;}

#container{width:950px;margin:30px auto;}
#top{background:url(../images/top.png) no-repeat;width:903px;height:109px;margin:0 auto;}
#content{background:url(../images/cont-bg.png) repeat;width:900px;height:800px;margin:0 auto;}


/*Navigation*/

#mini-nav{float:right;margin-right:20px;margin-top:30px;color:#ffffff;font-size:12px;text-transform:lowercase;}
#nav ul{list-style:none;margin:20px 0 0 40px;}
#nav ul li{float:left;padding-right:20px;padding-left:20px;}
#nav ul li a{color:#333333;text-decoration:none;text-transform:uppercase;font-size:10px;font-weight:bold;}

#sub-nav ul{list-style:none;margin:20px 0 0 80px;}
#sub-nav ul li{float:left;padding-right:20px;padding-left:30px;}
#sub-nav ul li a{color:#333333;text-decoration:none;text-transform:uppercase;font-size:10px;font-weight:bold;}

/*topBanner*/

#top-banner{width:882px;height:324px;}
#top-banner .left{width:420px;height:324px;float:left;}
#logo{width:387px;height:324px;background:url(../images/logo.png) no-repeat;margin-left:20px;}
#top-banner .right{width:440px;height:298px;float:left;margin-left:10px;margin-top:40px;background:url(../images/shadow.png) no-repeat;}
#button{width:144px;height:35px;background:url(../images/button.png) no-repeat;position:relative;top:250px;left:200px;padding:10px 0 0 25px;font-weight:bold;text-transform:uppercase;color:#ffffff;font-size:12px;}


/*mid-boxes*/

#mid-boxes{width:815px;margin:30px auto;}
.left-box{width:231px;border-right:1px solid #cccccc;float:left;text-align:left;padding:0 20px 0 20px;}
.mid-box{width:231px;border-right:1px solid #cccccc;float:left;text-align:left;padding:0 20px 0 20px;}
.right-box{width:231px;float:left;text-align:left;padding:0 20px 0 20px;}

#mid-boxes p{font-size:12px;color:#555555;line-height:18px;}


/*photo gallery*/
#p-gallery{width:860px;text-align:left;margin:60px 0 0 25px;}
#p-gallery .title h1{color:#e3b94b;font-size:14px;}
#p-gallery img{width:125px;height:109px;display:block;padding:3px;border:1px solid #cccccc;float:left;margin-right:10px;}

/*footer*/
#footer{width:900px;height:200px;background:#d1d1b0;margin:50px auto;}
#links{margin-left:110px;padding:15px 0 50px 0;}
#links ul{list-style:none;}
#links ul li{float:left;padding-right:20px;}
#links ul li a{text-decoration:none;color:#767676;font-size:12px;}
#os-logo{width:50%;height:200px;float:right;text-align:right;background:url(../images/os-logo.png) no-repeat 200px 50px;}
#copy{font-size:10px;color:#767676;text-transform:uppercase;padding-bottom:10px;}
#copy a{text-decoration:none;color:#00aa00;}
#gg-logo{width:200px;height:39px;margin:20px auto;}


/*form*/
.myform{
margin:40px auto;
width:400px;
padding:14px;
}


#stylized{
border:solid 2px #8ca762;
background:#ddedc5;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
color:#333;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #8ca762;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
font-size:12px;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #8ca762;
width:200px;
margin:2px 0 20px 10px;
}
#stylized select{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #8ca762;
width:200px;
margin:2px 0 20px 10px;
}
#stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #8ca762;
width:200px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

.myform2{
margin:10px auto;
width:200px;
padding:14px;
}


#stylized2{
}
#stylized2 h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
color:#333;
}
#stylized2 p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #8ca762;
padding-bottom:10px;
}
#stylized2 label{
display:block;
font-weight:bold;
font-size:12px;
text-align:right;
float:left;
}
#stylized2 .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized2 input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #8ca762;
width:150px;
margin:2px 0 20px 10px;
}
#stylized2 select{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #8ca762;
width:200px;
margin:2px 0 20px 10px;
}
#stylized2 textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #8ca762;
width:200px;
margin:2px 0 20px 10px;
}
#stylized2 button{
clear:both;
margin-left:70px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
cu3er-container{width:440px;height:249px;}

.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}