@charset "UTF-8";
/* CSS Document */

/*----------------------------------------------------------------------------- 
inSync International 

version:   1.0 
date:      01/15/09 
author:    Richard Magallanes Edited by Ben Casey
email:     webcreator_23@yahoo.com
website:   www.traveladik.com
version history: v1.0
-----------------------------------------------------------------------------*/

/*reset styles */

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: 5;
}
ol, ul {
	list-style: none;
	font-size: 1.3em;
}
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;
}

/*
------------
Body 
------------
*/

/*Font embedding*/
@font-face {  
  font-family: "Butter";  
  src: url( Fonts/ButterUnsalted.eot ); /* IE */  
  src: local("ButterUnsalted"), url( Fonts/ButterUnsalted.ttf ) format("truetype"); /* non-IE */  
}

@font-face {  
  font-family: "Garamond";  
  src: url( Fonts/GARRA.eot ); /* IE */  
  src: local("Garamond"), url( Fonts/GARA.ttf ) format("truetype"); /* non-IE */  
}

/**/

html{
	height:100%;
}

img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}


body 
    { 
/*    font: 62.5%/1.5  "Lucida Grande", "Lucida Sans", Tahoma, Verdana, sans-serif; */
	font: 62.5%/1.5 Georgia,Times,serif;
    color: #000000;     
    text-align:center; 
	background:#908e8f;
} 

#wrapper 
    {  
	background: url(../images/bg_img.gif) repeat-y;
    width:834px;  
    text-align:left;   
    margin-left:auto;  
    margin-right:auto;  
    background-color: #FFFFFF;
	position:relative;
	z-index:2;
	overflow:hidden;
}


/*
------------
Typhography 
------------
*/

h1 
    { 
    font-size: 2.2em; 
} 
     
h2 
    { 
    font-size: 2.0em;     
} 
     
h3 
    { 
    font-size: 1.8em; 
} 
     
h4 
    { 
    font-size: 1.6em; 
	color:#F90;
} 
     
h5 
    { 
    font-size: 1.4em;     
} 
     
p 
    { 
    font-size: 1.3em;     
}

blockquote{
font-size: 1.3em;
text-indent: 0.8em;
color:#636363;
}

#headertext h1{
	font-family: Butter, "Times New Roman", Times, serif ;
	color:#020000;
	font-size:32px;
}

#headertexthome h1{
	font-family: Butter, "Times New Roman", Times, serif ;
	color:#fff;
	font-size:32px;
	padding-top:120px;
	font-weight:lighter;
}

#headertext p{
	color:#FFF;
	font-family:Garamond, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	padding:0 30px;
}

#headertexthome p{
	font-family:Garamond, "Times New Roman", Times, serif;
	color:#EFEFEF;
	font-size:32px;
}

/* Header 
-----------------------------------------------------------------------------*/ 
#header{
height:360px;
width:990px;
background:url(../images/headerimgnew.jpg) no-repeat;
}
#header_inner{
background:#cd0000;
}
#header_inner a {
color:#F90;
text-decoration:none;
font-size:1.3em;
}
#header_inner a:hover{
color:#FFF;
text-decoration:underline;
}

#headertext{
	width:550px;
	text-align:center;
}

#headertexthome{
	text-align:center;
	width:825px;
}

#headertexthome img{
	vertical-align:middle;
}

#logo{
	width:340px;
	height:90px;
	margin-left:242px;
}

#header_imgabout{
	background-image:url(../images/aboutus_head.jpg);
	height:163px;
}

#header_imgcoach{
	background-image:url(../images/coaching_head.jpg);
	height:163px;
}

#header_imgseminar{
	background-image:url(../images/seminar_head.jpg);
	height:163px;
}

#header_imgtool{
	background-image:url(../images/tools_head.jpg);
	height:163px;
}

#header_imghead{
background-image:url(../images/team_head.jpg);
height:163px;

}
/* Navigation 
-----------------------------------------------------------------------------*/ 
#nav{
height:35px;
background-color:#CCC;
margin-left:auto;  
margin-right:auto;
display:block;
position:relative;
}

#nav ul li{
	float:left;
	display:inline;
}

#nav ul li ul{
	display:none;
}

#nav ul li:hover >ul{
	display:block;
}

#nav ul li:hover > .workshop{
	background:url(../images/nav_hover.gif) -484px 50% no-repeat !important; 
}

#nav ul li:hover > .resources{
	background:url(../images/nav_hover.gif) -592px 50% no-repeat !important; 
}

.dropdown{
	margin-top:34px;
	position:absolute;
	width:87px;
	padding:10px;
	background-color:#F0E6C1;
	border:1px solid #A6A6A6;
}

.dropdown2{
	margin-top:34px;
	position:absolute;
	width:90px;
	padding:10px;
	background-color:#F0E6C1;
	border:1px solid #A6A6A6;
}

.dropdown li{
	display:block!important;
	float:none!important;
}

.dropdown2 li{
	display:block!important;
	float:none!important;
}

.dropdown li a, .dropdown2 li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#513666;
	text-decoration:none;
}

.dropdown li a:hover, .dropdown2 li a:hover{
	text-decoration:underline;
}

#nav ul li a{
	float:left;
}

#nav ul li a.home{
background:url(../images/nav.gif) 0px 50% no-repeat !important; 
width:86px;
height:34px;
border-right:1px solid #CCC;
}
#nav ul li a:hover.home{
background:url(../images/nav_hover.gif) 0px 50% no-repeat !important; 
width:86px;
height:34px;
border-right:1px solid #CCC;
}
#nav ul li a.aboutus{
background:url(../images/nav.gif) -86px 50% no-repeat !important;
width:79px;
height:34px;
border-right:1px solid #CCC;
}
#nav ul li a:hover.aboutus{
background:url(../images/nav_hover.gif) -86px 50% no-repeat !important;
width:79px;
height:34px;
border-right:1px solid #CCC;
}
#nav ul li a.coaching{
background:url(../images/nav.gif) -165px 50% no-repeat !important;
width:161px;
height:34px;
border-right:1px solid #CCC;
}
#nav ul li a:hover.coaching{
background:url(../images/nav_hover.gif) -165px 50% no-repeat !important;
width:161px;
height:34px;
border-right:1px solid #CCC;
}
#nav ul li a.teamdev{
background:url(../images/nav.gif) -326px 50% no-repeat !important;
width:165px;
height:34px;
border-right:1px solid #CCC;
}
#nav ul li a:hover.teamdev{
background:url(../images/nav_hover.gif) -326px 50% no-repeat !important;
width:165px;
height:34px;
border-right:1px solid #CCC;
}
#nav ul li a.workshop{
background:url(../images/nav.gif) -484px 50% no-repeat !important; 
width:108px;
height:34px;
border-right:1px solid #CCC;
}
#nav ul li a:hover.workshop{
background:url(../images/nav_hover.gif) -484px 50% no-repeat !important; 
width:108px;
height:34px;
border-right:1px solid #CCC;
}
#nav ul li a.resources{
background:url(../images/nav.gif) -592px 50% no-repeat !important; 
width:111px;
height:34px;
border-right:1px solid #CCC;
}
#nav ul li a:hover.resources{
background:url(../images/nav_hover.gif) -592px 50% no-repeat !important; 
width:111px;
height:34px;
}
#nav ul li a.contactus{
background:url(../images/nav.gif) -710px 50% no-repeat !important; 
width:108px;
height:34px;
}
#nav ul li a:hover.contactus{
background:url(../images/nav_hover.gif) -710px 50% no-repeat !important; 
width:108px;
height:34px;
}




#leftcontent a {
color:#F90;
text-decoration:none;
font-size:1.2em;
color:#636363;
}
#leftcontent a:hover {
color:#F90;
text-decoration:underline;
}

#rightcontent_inner a{
color:#F90;
text-decoration:none;
font-size:1.4em;
color:#636363;
}
#rightcontent_inner a:hover{
color:#F90;
text-decoration:underline;
}

/* Footer 
-----------------------------------------------------------------------------*/ 

#footer a {
color:#F90;
text-decoration:none;
}
#footer a:hover {
color:#F90;
text-decoration:underline;
}


/* Homepage 
-----------------------------------------------------------------------------*/ 

/* Your template 
-----------------------------------------------------------------------------*/
#contentholder{
		margin:0 5px;
}
.clear{
	clear:both;
}

#leftcontent {
	padding-left:40px;
	padding-top:15px;
	float:left;
	width:450px;
	color:#636363;
} 
#rightcontent {
	float:right;
	width:274px;
	background:#e5e5e5;
	margin-right:2px;
	
}
#rightcontent_inner {
	float:right;
	width:280px;
	margin-right:2px;
	border-left: #999 1px dashed; 
	color:#636363;
}
#wrapper #contentholder #leftcontent h5 span {
	line-height:20px;
	padding-top:30px;
	display:block;
	font-family:Georgia,Times,serif;
}
.header_nav {
	float:right;
	position:relative;
	top:60px;
	right:10px;
}

/*-- Button--*/

