@charset "UTF-8";
body {
padding:0px;
margin:12px 0 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.5em;
background:url(/images/bg.gif);
color:#717171;
}

body.mceContentBody{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.5em;
width:379px;
padding:25px;
color:#717171;
background:#FFF;
}


#page{
width:900px;
margin-left: auto;
margin-right: auto;
}

#pg-top{
background:url(/images/pg-top.gif) no-repeat;
height:10px;
}

#pg-bot{
background:url(/images/pg-bottom.gif) no-repeat;
height:10px;
}

#pg{
background:url(/images/pg-bg.gif) repeat-y;
}

#left{
width:207px;
float:left;
}

#right{
width:683px;
float:left;
}

#nav{
margin:20px 0 15px 0;
padding:0 10px 0 10px;
}

#nav ul{
list-style:none;
margin:0px;
padding:0px;
}

#nav li{
margin:0px;
padding:0px;
}

#nav li a{
display:block;
text-decoration:none;
line-height:1em;
padding:10px;
color:#FFF;
border-bottom:1px solid #678697;
text-transform:uppercase;
font-size:11px;
font-family:"Century Gothic", "Avant Garde", "Futura", "Gill Sans", Helvetica, sans-serif;
}

#nav li a:hover{
background:#36596d;
}

#nav li a.selected{
background:#dfd69d;
color:#04293f;
}

/* this is the main UL element*/
.dropdown{
	display:none;
	margin:0;
	padding:0;
	list-style:none;
}

/* these are the inner menus*/
.dropdown ul{
	margin:0;
	padding:0;
	list-style:none;
}

/* these are all the LIs in the menu*/
.dropdown li{
margin:0px;
padding:0px;
	cursor:pointer;
}

/* these are anchor in the menu, if you want to style them differently from the rest of you website*/
.dropdown a{
display:block;
text-decoration:none;
line-height:1em;
padding:10px;
color:#FFF;
border-bottom:1px solid #678697;
text-transform:uppercase;
font-size:11px;
font-family:"Century Gothic", "Avant Garde", "Futura", "Gill Sans", Helvetica, sans-serif;
}

.dropdown a:hover{
background:#36596d;
}

/* these are the LIs that only belong to submenu*/
.dropdown ul li{
	background:#4C7085;
	white-space:nowrap;
}

/* these are the LIs that contains a submenu*/
.dropdown li.submenu-down{
}

/* these are the LIs that contains a submenu and which are in a sub-menu themselve*/
.dropdown li.submenu-left{
}

h1{
color:#04293f;
font-size:15px;
font-weight:bold;
padding-top:0px;
margin-top:0px;
margin-bottom:25px;
font-family:"Century Gothic", "Avant Garde", "Futura", "Gill Sans", Helvetica, sans-serif;
}

p{
padding:0px;
margin:0 0 25px 0;
}

.quote-top{
background:url(/images/quote-begin.gif) top left no-repeat;
color:#4c7085;
font-family:Times, "Times New Roman", serif;
padding-left:36px;
font-size:18px;
font-weight:100;
margin-bottom:35px;
line-height:1.5em;
}

.quote-top p{
margin:0px;
padding:0 0 20px 0;
}

.byline{
font-weight:bold;
font-size:12px;
line-height:1.2em;
}

.quote-bot{
background:url(/images/quote-end.gif) bottom right no-repeat;
}

#header{
padding-left:10px;
}

#left-col{
width:379px;
padding:30px 0 0 23px;
float:left;
}

#right-col{
width:238px;
padding:30px 0 0 30px;
float:left;
}

#one-col{
width:647px;
padding:30px 0 0 23px;
float:left;
}

#home-col{
width:660px;
padding:0 0 0 23px;
float:left;
}

#footer{
padding:10px;
font-size:10px;
text-align:center;
color:#736541;
}

#footer a{
color:#736541;
}

#top{
text-align:right;
color:#211c0e;
padding-bottom:2px;
font-family:"Century Gothic", "Avant Garde", "Futura", "Gill Sans", Helvetica, sans-serif;
}

#home-left{
width:290px;
float:left;
}

#home-content{
padding:35px 15px 0 15px;
}

#home-right{
width:393px;
float:left;
}

.subnav{
font-family:"Century Gothic", "Avant Garde", "Futura", "Gill Sans", Helvetica, sans-serif;
font-size:10px;
background:url(images/menu-bg.gif) top repeat-x;
}

.subnav a{
display:block;
padding:3px;
white-space:nowrap;
color:#fff;
text-transform:uppercase;
text-decoration:none;
}

.subnav a:hover{
background:#36596d;
}