/**************************************
 * THEME NAME: sunnipath
 *
 * Files included in this sheet:
 *
 *   sunnipath/sp-header.css
 *   sunnipath/new.css
 **************************************/

/***** sunnipath/sp-header.css start *****/

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

#header { height: 84px; background: #FFDF61 url(http://www.SunniPath.com/img/bg-header.gif) repeat; padding: 0 26px; }

.logo { position: relative; top: 14px; filter: Alpha(opacity=100); /* IE */ -moz-opacity: 1; /* Mozilla 1.6 and below */ opacity: 1; margin-bottom: 0; }
.logo:hover { filter: Alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; }

#hlinks { text-align: right; position: relative; top: 12px; }
#hlinks ul { display: inline; margin: 0; }
#hlinks li {  display: inline; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: .75em; font-weight: bold }
#hlinks li a { text-decoration: none; display:inline-block; padding: 4px 12px; }
#hlinks li a:hover { display:inline-block; color: #fff; background: #832100; border: 2px solid #4B2F24; padding: 2px 10px; }

#nav { height: 36px; background: #5E3927 url(http://www.SunniPath.com/img/bg-navbar-01.png) repeat-x; text-align: left;	padding: 0 26px; }
#nav  ul { padding: 0; margin: 0; list-style: none; border-top: 1px solid #464a52; margin-left: -18px; }
#nav  li { float: left; margin: 0; padding: 0; font-family: Georgia, Helvetica, "HelveticaNeueLT Std", Calibri, Arial, sans-serif; font-size: 1.1em; letter-spacing: 1px; font-weight: bold; }
#nav  li a { float: left; padding: 6px 18px 8px 18px; text-decoration: none; color: #E4E0BD; border: none; }
#nav  li a:hover { color: #fff; background: #9f5829 url(http://www.SunniPath.com/img/bg-navbar-02.png) top center repeat-x; }
#nav  li a.active, #nav li a.active:hover { font-weight: bold; color: #613F25; background: #fff; border-right: 1px black solid;  border-left: 1px black solid; }


.clearfix {
	clear:both;
	display:block;
	margin:auto;
	width:947px;
}
/***** sunnipath/sp-header.css end *****/

/***** sunnipath/new.css start *****/

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


.container { width: 100%; padding: 0 26px; margin: 0 auto; }

/* body { font: 1em Georgia, "lucida bright", "times new roman", serif; color: #222; background: #fff9ef url(../../images/bg-body.png) repeat-y center }
*/
body {
	background: #fff9ef;color: #333; 
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;	
}


a:link, a:visited {
color: #b25324;
}

a { color: #b25324; text-decoration: none; }
a:hover { color: #d9480f; text-decoration: underline; }

.column {
  float: left;
  margin-right: 13px;
}

/*.span-16 { width: 70%;}*/

/* The last column in a row needs this class. */
.last { 
	margin-right: 30px;
	float: right;
}

.clearfix {
	clear:both;
	display:block;
	margin:auto;
	width:100%;
	font-size:13px;
}

.breadcrumb ul {
  margin: 1em 0 .75em 0;
}/***** sunnipath/new.css end *****/

