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

body {background:url(images/bg.gif) #c5c4c4; background-repeat:repeat-x;
font-family:Arial, Helvetica, Verdana, sans-serif; 
font-size: 14px; 
line-height:20px;
color:#333; 
text-align: center; 
margin: 0px;
scrollbar-face-color:#ccc;
scrollbar-highlight-color:#ccc;
scrollbar-3dlight-color:#ccc;
scrollbar-darkshadow-color:#ccc;
scrollbar-shadow-color:#ccc;
scrollbar-arrow-color:#33;
scrollbar-track-color:#ccc;

}

#container a:visited {text-decoration: underline; color:#06C;}
#container a:link {
	text-decoration: underline;
	color:#6CF;
}
#container a:hover {text-decoration: none;}

.clear {clear: both;}

#container {
	width: 955px;
	text-align: left;
	z-index: 1;
	margin-top: 0px;
	margin-right: auto;
	padding-bottom: 0px;
	margin-left: auto;
	background:url(images/main_bg.gif); background-repeat:repeat-y;
}
#menu {
	width: 955px;
	height: 46px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: url(images/menu.gif); background-repeat:no-repeat; 
}

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

#menu a:hover {color:#fff; margin-left:5px; margin-right:5px;  background-image:url(images/line.gif); background-repeat:no-repeat; text-align:center; background-position:right;float: left; text-transform:uppercase;margin-top:5px; margin-bottom:5px; background:#1578dd}

#menu a#active {color:#fff;margin-top:5px; margin-bottom:5px ;background:#1578dd}


#header{
	width: 955px;
	height: 297px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background:url(images/banner.jpg); background-repeat:no-repeat;
	
}



#banner{
	width: 955px;
	height: 119px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color:#FFF;
	
}


#homecontent {
    float:left;
	margin-top: 0px;
	margin-left:0px;
	width:955px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height:20px;
	}

#content {
    float:right;
	margin-top: 0px;
	margin-right:0px;
	width:710px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	min-height:430px;

	

}


#sidebox {
    float:left;
	margin-top: 0px;
	margin-right:0px;
	width:217px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	

}
ul { list-style:square; margin-left:15px}

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

#footer {
	height:45px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/menu.gif); background-repeat:no-repeat; 
}

#footer p {
   text-align:center; font-size:12px; color:#fff;
   }
   
#footer a:visited, a:link {
	text-decoration: underline;
	color:#6CF
}
#footer a:hover {text-decoration: none;}   

form input {border: 1px solid #ccc; padding: 2px; margin-bottom: 2px; background:#EAEAEA;}
form select {border: 1px solid #ccc; padding: 2px; margin-bottom: 2px; background:#EAEAEA}
form textarea {margin-left: 0px; font: inherit; height: 60px; background:#EAEAEA; }
form button {padding:5px; border: 1px solid #ccc; width: 100px}

form .list {margin-left: 0px;  background:#EAEAEA; border: 1px solid #ccc; color: #000;}

.photos { margin:0px 4px 4px 4px; border:1px solid #ccc ;}
.front {
	color:#2888DD;
	font-size:18px;
	font-weight:bold;
	line-height:22px
}
#linebreak { width:680px; margin:5px 5px 15px 5px; border-bottom:1px dotted #ccc; text-align:right; font-size:12px}
.mceContentBody { background-image: none; background-color: White; color: Black; } /*SnippetMaster editor bg color*/
