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

/* ©2009 Home Ec */



/*

                                                                                
                    N                                                           
                  .NN                                                           
      .DN.        DDN                                          ODDDN$.          
       DDD       ~DDN                                      .DNNNDDDDDN.         
      .DDN:      DDD                                    .DNND....DDDDD7         
       DDD?.   ..ND..                                 .ND8.      NDDDN          
       8DD?    .NDN.                                 .DN.     .7NDDD:           
       :DD=.    ND                       DNDDNDDNNDDDNNDDDDDNDN8 ..             
       .DN     ?DN                    NDDDDDD....  .D8 .   .. .                 
       .DD    .DN.                 .ONDDND...      ?D.                          
       =DDDNNDDDD.          .,.    .DDD~           ND.    DNNNDD                
 +NDDNNDDDDDDDDDD.          DD      . .            ,DN8NDO  .NDDDZ              
.$Z+   DD. .  $DD.   DD .   NN .,       .NDN.      ,DDDD.    NDDDD              
       ND.    ,DD..$ND=NZ  ND7NNNN DDD..NDDDN   .,DN8.DDNDDDDDDDD..             
      $D.      DD .NDD?.N D.NIN DDNDDD.DN  DD.  IND7   . 8DDDN  .     ON.       
      DD.     .DD..N8 INDN. DN .ODN  N.DD  DN . NNN .     . ..   ..DDD$NND.     
    .ZN..      NN..ND   DD.$DN. DDN.7D.ND  D   IDDD             .DDN   IDN.     
     DN         DD. DD .DI ND+  DD=.DD. NNDN.  IDDD .           DDD+  ~DN       
   .ND.        .DD. .NNDN. DD. .....ND...DD..   DDDDD         $DDDD   .         
   ,N .         .DN  .,8. ,ND..    .DN: DD7DDD7 ~DDDDNNN8IINDNN+NDDD     :OD+.  
   D .           8DN      ..       .NDDDM... ~I   DDDDDDDDDDD   7DDNDDDDDNNDDD~ 
   .              $NDD    . .I~    . .  .          .       ..   . ,NN?.. ...DN= 
                    DDDNDNDNDDD,                                             .  
                     .NDDDDDDN.                                                 
                     . . ?7:. .                                                 
                                                                                



*/

body {
	font-size: 90%;
	color: #222;
	background-color: #FFF;
	background-image: url(../images/bg3.gif);
	background-repeat: repeat;
	
}
body a:hover {
	color: #0066FF;
	text-decoration: line-through;
}
body a {
	color: #222222;
	text-decoration: none;
}
#news ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#news em:hover {	
	color: #0066FF;
	text-decoration: line-through;
}

body a:visited {
	color: #222222;
	text-decoration: none;
}

#container #thanks {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	background-image: url(../images/formbg.jpg);
	height: 800px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	vertical-align: middle;
	font-size: 3em;
	line-height: 1.5em;
	padding: 25px;
}
#content p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#container img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container{
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* HEADER & NAV */
#header {
	width: 995px;
	height: 56px;
	margin-bottom: 50px;	
}
#header h1 {
	text-indent: -9999px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	top: -9999px;
}
#container #header a img {
	float: left;
	border:none
	
}

/* NAV 2 */

#nav_container2 {
	display:inline;
	float: right;
	text-align: left;
	margin-top: 10px;
}

#nav_container2 ul {
	list-style-type:none;
}
.work, .play, .shop, .blog, .x {
	font-size: 12px;
	position: relative;
	height: 25px;
	width: 74px;
	float: left;
	text-indent: -9999px;
}

.work span, .play span, .shop span, .blog span, .x span {
	position: absolute;
	height: 25px;
	width: 74px;
	left: 0px;
	top: 0px;
}

/* NORMAL STATE */

.work span.w {
	background-image: url(../images/nav/navwork1.png);
	}
.play span.p {
	background-image: url(../images/nav/navplay1.png);
	}
.shop span.s {
	background-image: url(../images/nav/navshop1.png);
	}
.blog span.b {
	background-image: url(../images/nav/blog.png);
	}
.x span.xx {
	background-image: url(../images/nav/navcontact1.png);
	}

/* END NORMAL STATE */

/* HOVER STATE */

.work span.w:hover {
	background-image: url(../images/nav/navwork2.png);
	}
.play span.p:hover {
	background-image: url(../images/nav/navplay2.png);
	}
.shop span.s:hover {
	background-image: url(../images/nav/navshop2.png);
	}
.blog span.b:hover {
	background-image: url(../images/nav/blog2.png);
	}
.x span.xx:hover {
	background-image: url(../images/nav/navcontact2.png);
	}
/* END HOVER STATE */

/* END NAV 2 */

/* END HEADER & NAV */

/* LOCAL NAV */

#local_nav{
	margin: 0px;
	width: 195px;
	padding-top: 5px;
	padding-left: 5px;
	overflow: hidden;
	}
#local_nav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 500px;
	}
#local_nav ul li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	padding-bottom: 0px;
	}
#local_nav ul li a{
	
	background-color:#FFF;
	}


/* END LOCAL NAV */

/* MAIN CONTENT */

#content {
	width: 995px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: .9em;
	height: 385px;
	margin: 0px;
	text-align: left;
	clear: left;
	padding: 0px;
}

#content #hr{
	text-decoration: none;
	text-align: center;
	width: 180px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #222222;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
}
#content #left_box {
	float: left;
	width: 232px;
	height: 385px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#content #main_box {
	float: right;
	height: 385px;
	background-image: url(../images/box.png);
	width: 707px;
	padding-top: 7px;
	padding-left: 7px;
	background-repeat: no-repeat;
	margin-right: 20px;
}

#content .welcome {
	background-image: url(../images/extrabox2.png);
	text-indent: -9999px;
	height: 69px;
	width: 232px;
	padding: 0px;
	background-position: right top;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content .blog {
	background-image: url(../images/blogtitle.png);
	text-indent: -9999px;
	height: 69px;
	width: 232px;
	padding: 0px;
	background-position: right top;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content .contact {
	background-image: url(../images/contacttitle.png);
	height: 69px;
	width: 232px;
	background-position: right top;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content .subbox1 {
	background-image: url(../images/extrabox4.png);
	height: 69px;
	width: 232px;
	padding: 0px;
	background-position: right top;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#content .subbox2 {
	background-image: url(../images/extrabox3.png);
	height: 69px;
	width: 232px;
	padding: 0px;
	background-position: right top;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#container #content #left_box .subimage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 25px;
	margin-top: 5px;
	text-align: right;
	padding-top: 5px;
}
#container #content #left_box .contactinfo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 25px;
	padding-top: 4px;
	text-align: right;
}

#content .work {
	height: 0px;
	width: 0px;
	padding: 0px;
	text-indent: -9999px;
	margin: 0px;
}
#content h3  {
	background-color: #FFF;
	color: #0066FF;
	width: 100%;
	margin: 0px;
	}
#content h4  {
	background-color: #FFF;
	color: #0066FF;
	width: 100%;
	margin: 0px;
	font-weight: normal;
	}
#content .red_box {
	background-image: url(../images/box1.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 232px;
	overflow: hidden;
}
#content .work_box {
	background-image: url(../images/workbox.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 232px;
	overflow: hidden;
}
#content .shop_box {
	background-image: url(../images/shopbox.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 232px;
	overflow: hidden;
}
#content .play_box {
	background-image: url(../images/playbox.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 232px;
	overflow: hidden;
}

#content #box1 #news {
	height: 280px;
	width: 195px;
	padding-top: 10px;
	padding-left: 10px;
	overflow: hidden;
}
/* END MAIN CONTENT */

/* FOOTER & FORM */

#footer {
	height: 25px;
	width: 995px;
	font-size: 0.85em;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0px;
	margin-top: 50px;
	clear: left;
}

#footer #btmnav {
	font-size: .9em;
	text-decoration: none;
	width:500px;
	height:50px;
}

#footer #btmnav ul{
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 500px;
	float: left;	
}
#footer #btmnav ul li{
	display: inline;
}
#footer #btmnav ul li a:hover {
	color: #0066FF;
	text-decoration: line-through;
}
#footer #btmnav ul li a {
	color: #222222;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #222222;
	text-decoration: none;
}

#footer #form {
	float:right;
	font-family: 'Helvetica', Arial, sans-serif;
}
#footer #form input {
	color: #0066FF;
	border: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	background-color: #FFF;
	background-image: url(../images/formbg.jpg);
	background-repeat: repeat;
}
#container #content #main_box #subcontent {
	background-image: url(../images/dg.jpg);
	background-repeat: no-repeat;
	height: 353px;
	width: 676px;
	overflow: hidden;
}

/* CONTACT FORM*/

#contact-area {
	width: 195px;
	height: 200px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	color: #0066FF;
	border: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	background-color: #FFF;
	background-image: url(../images/formbg.jpg);
	background-repeat: repeat;
	
}

#contact-area textarea {
	height: 120px;
	width: 195px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: none;
}

#contact-area input, textarea{
	width: 195px;
	float: right;
	margin-bottom: 5px;
}
#contact-area #form {
	float:right;
	font-family: 'Helvetica', Arial, sans-serif;
}
#contact-area #form input {
	
}
/* CONTACT FORM */
.feat {
	position: relative;
	top: -453px;
	left: 268px;
}
