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

body {background:#eaeaea;
font-family:Arial, Helvetica, Verdana, sans-serif; 
font-size: 14px; 
line-height:22px;
color:#333333; 
text-align: center; 
margin-top: 10px;
}

#container a:visited {
	text-decoration: underline;
	color:#39F;
}
#container a:link {
	text-decoration: underline;
	color:#39F;
}
#container a:hover {text-decoration: none;}

.clear {clear: both;}

#container {
	width: 885px;
	text-align: left;
	z-index: 2;
	margin-top: 0px;
	margin-right: auto;
	padding-bottom: 0px;
	margin-left: auto;
	background-image:url(images/layout/bg.jpg);  
	background-color:#fff;
	
}

#outerwrapper {
	width: 791px;
	text-align: left;
	z-index: 1;
	margin-top: 0px;
	margin-right: auto;
	padding-bottom: 0px;
	margin-left: 94px;
	background-image:url(images/layout/box_bg.gif); background-repeat:repeat-y;
}

#innerwrapper {
	width: 791px;
	text-align: left;
	z-index: 1;
	margin-top: 0px;
	margin-right: auto;
	padding-bottom: 0px;
	background-image:url(images/layout/box_bg.gif); background-repeat:repeat-y;
	
}
#menu {
	width: 885px;
	height: 36px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#010066; background-image:url(images/menu.gif); background-repeat:no-repeat;
}


#menu a:visited{text-decoration: none; font-weight: bold;  float: left; padding: 0px 27px 0px 20px; line-height: 33px;  font-size: 12px; color: #fff; margin-left:10px;  margin-top:3px ; display:block ; background-image:url(images/line.gif); background-repeat:no-repeat ; background-position:left;text-align:center; float:left; }
#menu a:link {text-decoration: none; font-weight: bold;  float: left; padding: 0px 27px 0px 20px; line-height: 33px;  font-size: 12px; color: #fff; margin-left:10px ; margin-top:3px; display:block ;  background-image:url(images/line.gif); background-repeat:no-repeat ;background-position:left; text-align:center;float:left;}

#menu a:hover {color:#FB6801; margin-left:10px; background-image:url(images/line.gif); background-repeat:no-repeat; text-align:center; background-position:left;float:left; }

#menu a#active {color:#FB6801;}
#menu a#special {width:100px}

#banner { height: 253px; margin-left:0px}
#logo{ height: 126px;  margin-left:0px; background:url( images/layout/logo_bg.gif); background-repeat:no-repeat}

#content {
    float:left;
	margin-top: 0px;
	margin-right:0px;
	width:530px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
	
}
#page-left {
	float:left;
	width:212px;
	min-height:350px;
	background:#5ebbe7;
	background-repeat:repeat-x;
	padding-left: 5px;
	padding-top:10px;
}

		

h1 {font-size: 22px; margin-top: 5px; padding: 5px 0 5px 5px; color:#666}
h2 {font-size: 16px; margin: 0; padding: 5px 0 5px 0;color: #333333;}
h3 {color: #666666;}
h5{font-family: Arial, Helvetica, sans-serif; color: #00A0DC; font-size:36px; margin-left:10px}
h6 {line-height:15px}

#footer {
	width: 885px;
	height: 79px;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	background:url(images/layout/footer.jpg); background-repeat:no-repeat;
}

#footer p {
   text-align:center; font-size:12px; color:#666; padding-top:65px
   }
   
#footer a:visited, a:link {text-decoration: underline; color:#5EBBE7 }
#footer a:hover {text-decoration: none;}   

form .input {width: 200px; border: 1px solid #666; background:#ccc; margin-bottom: 3px; padding: 3px; color: #333;}
form textarea {margin-left: 0px; height: 80px; overflow: auto; background:#ccc; border: 1px solid #666; color: #333; font-weight: bold;}
form .submit {margin-left: 90px; width: 100px; background: #ccc ; padding: 10px 5px; border: 1px solid #666; color:#1D0400; font-weight: bold;}

.photos { margin:6px 6px 6px 6px; border:1px solid #999999}
