@charset "utf-8";
/* V2 Style Sheet */

body {
	font: 80%/1.4 Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #633;
	background: #B7958B url(../images/BG/bg-body-1a.jpg) repeat-x;
}
#wrapper {
	position: relative;
	width: 960px;
	text-align: left;
	background: #f6f6e6 url(../images/BG/bg-content-1b.jpg) repeat-y;
	margin: 20px auto;
}
h1, h2, h3, h4, h5{
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* ----- Grid System ----- */
.column-1, .column-2, .column-3, .column-4, .column-5, .column-6, .column-7, .column-8, 
.column-9, .column-10, .column-11, .column-12 {
	float: left;
	margin: 0 20px; /* over-ridden in IE6 hacks */
	}
.column-1 {width: 40px;}
.column-2 {width: 120px;}
.column-3 {width: 200px;}
.column-4 {width: 280px;}
.column-5 {width: 360px;}
.column-6 {width: 440px;}
.column-7 {width: 520px;}
.column-8 {width: 600px;}
.column-9 {width: 680px;}
.column-10 {width: 760px;}
.column-11 {width: 840px;}
.column-12 {width: 920px;}
.clear {clear: both;}

/* ----- Divs ---- */
#header {
	height: 100px;
	xborder-bottom: 1px solid #966;
}
#header h1{
	position: relative;
	height: 100px;
	xfont-size: 1px;
	xtext-indent: -9999px;
	margin: 0;
}
#header h1 span{
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	background-image: url(../images/banner-large-1i.jpg);
}
#header a#skipnav{
	position: absolute; top: 0; right: 10px;
	font-weight: bold;
	color: #733;
	margin: 20px 0 0; padding: 2px 4px;
}
#header a#skipnav:hover, #header a#skipnav:focus {
	color: #fff;
}
#content {
	margin: 0 0 0 240px;
}
#content h2{
	font-size: 1.9em;
	letter-spacing: -0.015em;
	text-shadow: 1px 1px 1px #ddd;  /* css3 */	
	color: #f63;
}
#content h3{
	font-size: 1.6em;
	color: #6a6;
}
#index #content h3{
	margin-top: .5em;
}
#content h4{
	font-size: 1.3em;
	color: #77a;
	margin: 1em 0 0em;
}
#content h5{
	font-size: 1.2em;
	xcolor: #77a;
	margin: 1em 0 0em;
}
#content blockquote{
	background: #fcfcec;
	background: #fcfcec url(../images/BG/blockquote-2c.gif) no-repeat center bottom;
	xborder: 1px solid #EDEDCF;
	margin-bottom: 0; padding: .1em 2em 20px;
}
#content blockquote.home{
	font-weight: bold;
	background: none;
	border: none;
	margin: 1em 1em 0 0; padding: 0 2em 0 0;
}
#content p.credit { /* blockquotes */
	font-style: italic;
	text-align: right;
	margin: 0 2em 2em 6em;
}
#content li {
	list-style: none;
	background: url(../images/BG/bullet-1c.jpg) no-repeat left 7px;
	padding-left: 12px;
}
#content dt{
	font-weight: bold;
	border-top: 1px solid #B7958B;
	border-top: 1px solid #dcb;
	xborder-top: 1px solid #DDDDA9;
	xborder-top: 1px solid #dda;
	margin: 1.5em 0; padding: 8px 0 0;
}
#content dd{
	margin: 1em 2em;
}
#content img{
	background: #fff;
	border: 1px solid #ccc;
	border-color: #eee #ccc #ccc #eee;
	padding: 4px;
}
#content a.button{
	display: block;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #A63711;
	color: #942B0F;
	background: #EDEDCF;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #cc9;
	margin-top: 1em; padding: 5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#content a.button:hover, #content a.button:focus {
	background: #E5E5BB;
}
#content p.top {
	text-align: right;
}
#content p.top a {
	font-size: .9em;
	color: #966;
	padding: 6px;
}
#content p.top a:hover, #content p.top a:focus {
	text-decoration: none;
}
#index #content img{
	margin-right: 15px;
}
/* ----- Sidebar ----- */
#sidebar {
	position: absolute; top: 101px; left: 0;
}
/* ----- Navigation ----- */
#sidebar ul#nav{
	list-style: none;
	margin: 43px 0 0; padding: 0;
}
#sidebar ul#nav li{
	xpadding: 0;
}
#sidebar ul#nav li a{
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #942B0F;
	background: #EDEDCF;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #cc9;
	padding: .5em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#sidebar ul#nav li a:hover, #sidebar ul#nav li a:hover {
	background: #E5E5BB;
}
#index ul#nav li#nav-index a, 
#about ul#nav li#nav-about a, 
#service ul#nav li#nav-service a, 
#learning ul#nav li#nav-learn a, 
#clients ul#nav li#nav-client a, 
#contact ul#nav li#nav-contact a {
	background: #E5E5BB;
}
#footer {
	height: 40px;
	text-align: right;
	font-weight: bold;
	xcolor: #A0D66D;
	xcolor: #E5E5BB;
	xcolor: #E8D7D3;
	color: #942B0F;
	background: #ededcf url(../images/BG/bg-footer-4b.jpg) repeat-x;
	border: 1px solid #633;
	border-top: 2px solid #e5e5bb;
	margin: 30px 0 0;
	padding: 1px 20px 10px;
}
#footer p a{
	color: #942B0F;
	text-decoration: underline;
	padding: 6px;
}
#footer p a:hover, #footer p a:focus {
	text-decoration: none;
}
.title {
	font-weight: bold;
}
.highlight {
	color: #C00;
	font-weight: bold;
	font-style: italic;
	background: #fff;
}
p.top { 
	text-align: right;
}
.width-1 {width: 40px;}
.width-2 {width: 120px;}
.width-3 {width: 200px;}
.width-4 {width: 280px;}
.width-5 {width: 360px;}
.width-6 {width: 440px;}

.notice {
	background: #fff;
	border: 1px solid #F2C5B9;
	xborder: 1px solid #e5e5bb;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 6px;
	margin-bottom: 2em; padding: 10px 40px;
	-moz-box-shadow: 2px 2px 2px #ccc;
}
