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

/* CSS Reset v1.0 | 20080212 */
/* info at http://meyerweb.com/eric/tools/css/reset/ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* General Structure */

body {
	background-color:#effaea;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:13px;
	margin-top:10px;
	text-align: center;
} 

#wrapper {
	background:center center no-repeat;
	position: relative;
	padding:20px;
	height: 600px; /* 600 + padding of 20 = 640px = The height of the all background images */
	width: 800px;  /* 800 + padding of 20 = 840px = The width of the all background images */
	margin: 0 auto; 
	text-align: left; 
} 



/**************************************************** ALL PAGES */

ol, ul {
	margin-left:25px;
	margin-bottom:10px;
	margin-top:5px;
}

#wrapper #menu_container{
	position:absolute;
	bottom:46px;
	left:20px;
	width:200px;
}

#menu, #submenu, .menu,
#menu_container ul{
	list-style: none;
	padding: 0;
	position:relative;
	margin: 0;
	height:100%
} 

#wrapper #menu_container #menu li{
	margin: 0;
	position:relative;
	height:100%
} 

strong{ font-size:120%;}
strong.green{
	color:#8adf65;
}

a{
	color:#66C933;
	text-decoration:none;
}

a:hover, a:active{
	color:#000;
	text-decoration:underline;
}

#logo{
	position:absolute;
	left:51px;
	top:37px;
}


.title{
	font-weight:bold;
}
.subtitle{
	font-style:italic;
	margin-bottom:8px;
	font-size:14px;
	font-weight:bold;
	text-transform:lowercase;
}



/**************************************************** MENU STYLES */
#menu, #submenu{
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:24px;
	text-transform:lowercase;
}

#menu a, #submenu a{
	display:block;
	text-decoration:none;
	padding-left:30px;
}

#menu a:hover{
	font-size:20px;
	padding-left:45px;
}

#menu.white_bg, 
#menu.white_bg a{
	color:#000;
}

#menu.white_bg a:hover{
	background:url('/images/nav/nv_alpha_on_white_1.gif') left center no-repeat;
	color:#000;
}

#menu.black_bg, 
#menu.black_bg a{
	color:#fff;
}

#menu.black_bg a:hover{
	background:url('/images/nav/nv_alpha_on_black_1.gif') left center no-repeat;
	color:#FFF;
}

#menu.green_bg, 
#menu.green_bg a{
	color:#000;
}

#menu.green_bg a:hover{
	background:url('/images/nav/nv_alpha_on_green_1.gif') left center no-repeat;
}

.green_text,
.green_text a,
#menu li.green_text a{
	color:#8adf65;
}

#menu.black_bg li.green_text a:hover{
	color:#fff;
}

#menu.white_bg li.green_text a:hover{
	color:#000;
}

#menu a.selected, 
#submenu a.selected{
	color:#999;
}

#menu.green_bg a.selected{
	color:#409810;
}

#submenu{
	font-size:13px;
	line-height:18px;
	text-align:right;
}

#submenu a{
	color:#000;
	padding-left:0px;
	padding-right:35px;

}

#submenu a:hover{
	color:#000;
	font-size:15px;
	padding-right:45px;
}

#submenu li, #submenu li a{
	height:100%
}

/**************************************************** HOME PAGE */

#wrapper.home_page{
	background-image:url('/images/backgrounds/home_bg.jpg');
}

#wrapper.home_page #eye_gif_animation{
	position:absolute; 
	left: 371px; 
	top: 50px;
}

#wrapper.home_page #home_flash{
	position:absolute;
	left: 555px;
	top: 120px;
}

#wrapper.home_page #social_media{
	position:absolute;
	left: 239px;
	top: 554px;
	width:300px;
}


/**************************************************** YOUR WORLD PAGE */

#wrapper.world_page{
	background-image: url('/images/backgrounds/your_world_bg.jpg');
}

#wrapper.world_page #content_container{
	position:absolute;
	left: 530px;
	top: 213px;
	height: 370px;
	width: 272px;
}

#wrapper.world_page #testimonial_flash{
	position:absolute; 
	top:271px; 
	left:202px;
}


/**************************************************** OUR STORY PAGE */

#wrapper.story_page{
	background-image: url('/images/backgrounds/our_story_bg.jpg');
}


#wrapper.story_page #content_container{
	position:absolute;
	left: 36px;
	top: 173px;
	width: 155px;
}

#wrapper.story_page #subnav_container{
	position:absolute; 
	top:226px; 
	left:202px;
}

#wrapper.story_page #subnav_container li{
	background:url('/images/subnav/nv_ourstory_mid.gif') left repeat-y;
	width:203px;
}

#wrapper.story_page #subnav_container a:hover{
	background:url('/images/subnav/arrow_on_green_bg.gif') right no-repeat;
}

#wrapper.story_page #subnav_container .top,
#wrapper.story_page #subnav_container .bottom{
	background:none;
	text-align:left; 
	line-height:1px;
}

#wrapper.story_page #subnav_container .top{
	/* IE Hack */
	*height:13px;
}

/**************************************************** PORTFOLIO PAGE */

#wrapper.portfolio_page{
	background-image: url('/images/backgrounds/portfolio_bg.jpg');
}

#wrapper.portfolio_page #content_container{
	color:white;
	position:absolute;
	top:317px;
	left:35px;
	width: 314px;
	height: 130px;
}

#wrapper.portfolio_page #subnav_container{
	position:absolute;
	top:178px;
	left:104px;
	/* IE Hack */
	*top:170px;
}

#wrapper.portfolio_page #flash_video{
	position:absolute;
	top:190px; 
	left:414px;
}

#wrapper.portfolio_page #subnav_container li{
	background:url('/images/subnav/nv_portfolio_mid.gif') left repeat-y;
	width:249px;
}

#wrapper.portfolio_page #submenu a{
	padding-right: 40px;
}

#wrapper.portfolio_page #submenu a:hover{
	padding-right: 50px;
}

#wrapper.portfolio_page #subnav_container a:hover{
	background:url('/images/subnav/portfolio_transparent.png') right no-repeat;
}

#wrapper.portfolio_page #subnav_container li.last a:hover{
	background:url('/images/subnav/arrrow_for_portfolio_bottom.png') right no-repeat;
}

#wrapper.portfolio_page #subnav_container .top,
#wrapper.portfolio_page #subnav_container .bottom{
	background:none;
	text-align:left; 
	line-height:1px;
}
#wrapper.portfolio_page #subnav_container .top{
	/* IE Hack */
	*height:13px;
}

/**************************************************** MAKE CONTACT PAGE */

#wrapper.contact_page{
	background-image: url('/images/backgrounds/contact_bg.jpg');
}
#wrapper.contact_page #contact_info{
	color:#FFF;
	position:absolute;
	top:230px;
	left:272px;
	width:198px;
	z-index:6;
}

#wrapper.contact_page #star_animation{
	background-image:url('/images/contact_anim.gif');
	position:absolute;
	left: 279px;
	top: -300px;
	height:251px;
	width:522px;
	z-index:1;
	background-repeat: no-repeat;
}

#wrapper.contact_page #menu li.green_text a{
	color:#FFFFFF;
}

#wrapper.contact_page #contact_info a{
	color:#000000;
}

