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

/* -- undo browser HTML defaults -- */
:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}

/* -- div styling begins -- */
html, body { background:#f6c777; font-family:Arial, Helvetica, sans-serif; padding:0; margin:0; }
#fck_body { background:#FFF; width:491px; margin:auto; min-height:500px; }

a:link, a:visited { text-decoration:none; color:#000; }
a:hover, a:active { text-decoration:none; color:#F60; }

#container1{background:#6d89c5 url(/images/bg.jpg) repeat-x; width:756px; margin:10px auto;}
#logo{margin:10px 15px 10px 15px;}

#seasons_nav{clear:left; text-align:left; height:47px;}
#seasons_nav a{line-height:47px; font-size:14px; font-weight:bold; vertical-align:middle; font-style:italic;text-decoration:none; font-family:Verdana, Geneva, sans-serif;color:white;} 
#seasons_nav a:hover{color:#2d4f9e;}
#fourseasontext1{float:left; width:314px; height:47px; background:url(/images/fourseasonstext1.gif);}
#seasons_nav img{float:left;padding-right:2px;}
#spring{float:left; width:113px; height:47px;}
#summer{float:left; width:124px; height:47px;}
#fall{float:left; width:83px; height:47px;}
#winter{float:left; width:122px; height:47px;}
#container2 {clear:left; min-height:550px; }
#nav{float:left; width:231px; min-height:550px;  } 
#fourseasonstext2{width:231px; height:16px; background:url(/images/fourseasonstext2.gif); margin-bottom:10px;} 

.header { font-size:20px; font-weight:bold; text-align:center; margin-bottom:10px; }

.link{display:block; width:167px; height:28px; margin:6px 22px 15px 22px; padding-top:10px; padding-left:20px; background:url(/images/button.gif) no-repeat;}
.link:hover{background:url(images/buttonrollover.gif);}

#jump-menu { text-align:center; font-size:10px; padding-bottom:10px; }
#jump-menu select { font-size:11px; }

.pictureFrame80 { height:80px; width:80px; line-height:80px; vertical-align:middle; text-align:center; padding:3px 3px 7px 3px; margin:2px; background:url(/images/frame_80x80.png) top left; }
.pictureFrame100 { height:100px; width:100px; line-height:100px; vertical-align:middle; text-align:center; padding:3px 3px 8px 3px; margin:2px; background:url(/images/frame_100x100.png) top left; }

#container_content{float:left; width:491px; min-height:550px; }
#left_gradient{float:left; width:491px; min-height:550px; background:white url(/images/leftgradient.gif) repeat-y; }
#right_gradient{float:left; width:491px; min-height:550px; background:url(/images/rightgradient.gif) repeat-y right; }
#top_gradient{float:left; width:491px; min-height:550px;background:url(/images/topgradient.gif) no-repeat top;}
#bottom_gradient{float:left;width:491px; min-height:550px; background:url(/images/bottomgradient.gif) no-repeat bottom;}
#content{float:left;text-align:left; min-height:550px; padding:10px; width:471px; }
#footer{clear:left;padding:10px 20px; text-align:center; color:white;height:64px; background-color:#6d89c5;}
#footer a, #footer p{letter-spacing:1px;font-weight:300; color:white; text-decoration:none; font-size:10px; }

/*////////////// VERTICAL MENU //////////////*/

/* all lists */
#ECMS_vMenu, #ECMS_vMenu ul { list-style:none; float:left; padding:0; font-weight:bold; width:215px; margin:10px; font-style:italic; font-weight:bold; font-family:Verdana, Geneva, sans-serif; font-size:13px; text-decoration:none; }

/* all list items */
#ECMS_vMenu li { width:187px; height:38px; float:left; line-height:38px; text-align:left; vertical-align:middle; text-indent:25px; padding:0; margin:3px 14px; position:relative; background:url(images/button.gif) no-repeat; }

/* normal menu link */
#ECMS_vMenu a { display:block; width:187px; color:#2d4f9e; line-height:38px; vertical-align:middle; text-decoration:none; padding:0; }

/* active menu item */
#ECMS_vMenu li:hover, #ECMS_vMenu li.ECMS_vMenu_item_hover, #ECMS_vMenu li a:hover, #ECMS_vMenu li a.ECMS_vMenu_item_hover { background:url(images/buttonrollover.gif) no-repeat; color:#000; }


/*////////////// HORIZONTAL MENU //////////////*/

/* all lists */
#ECMS_hMenu, #ECMS_hMenu ul { list-style:none; background-color:#00589C; padding:0; font-weight:bold; color:#FFF; text-align:center; display:block; }

/* all list items */
#ECMS_hMenu li { line-height:1em; padding:0; display:inline; color:#FFF; }

/* normal menu link */
#ECMS_hMenu a { display:inline; text-decoration:none; padding:0em 1em; color:#FFF; }

/* active menu item */
#ECMS_hMenu li a:hover { color:#000; }
