/* @group html */

body
{
font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
font-size:x-small;
font-size:72%;
background:#CED77C url(/images/bg.jpg) repeat-x;
margin:0;
text-align: center;
}

body div {
	border: 0px solid #333;
}

p, blockquote, li
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size:100%;
	line-height: 1.6em;
	text-align: left;
	
}

p {
	margin-top: 0;
}

strong {
	color:#843814;
}

a {
color:#336699;
}

a:hover {
color:#000;
}

#content img {
padding: 2px;
	border: 1px solid #C4B651;
	background: #F6F2D9;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

h1
{
margin-top:0;
font-weight: normal;
text-decoration:none;
font-family: Georgia, Times, Serif;
font-size: 200%;
}

h2
{
margin:0;
font-weight: normal;
text-decoration:none;
font-family: Georgia, Times, Serif;
font-size: 170%;
color: #AB9B27;
color:#95AC24;
}

h3
{
font-family: Georgia, Times, Serif;
font-weight: normal;
font-size: 140%;
color:#843814;
margin: 0;
}

h4 {
font-family: Georgia, Times, Serif;
font-weight: normal;
font-size: 130%;
/*padding-bottom: 15px;*/
color:#496E1E;
margin: 0 0 10px 0;
}



h4.divider {
width: 500px;
padding-bottom: 1em;
background: url(/images/bullet.gif) repeat-x 0 1em;
}

#content ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}

#content li {
	list-style: none;
	padding-left: 15px;
	background: url(/images/bullet.gif) no-repeat 0 0.3em;
}

#content div.testimonial p:first-letter {
	font-size: 1.4em; 
    
	color: #B14C1A;
	}
	
#content div.testimonial p {
	font-size: 100%;
	font-family: Georgia, Times, Serif;
	font-style: normal;
	padding-bottom: 1em;
	background: url(/images/divider-circle.gif) no-repeat left bottom;
}

div.box  {
	font-size: 0.9em;
	font-style: italic;
	border: 0px solid #DFD276;
	padding: 0;
	padding-bottom: 10px;
	background:url(/images/bg-box-sidebar.jpg) top right repeat-y;
	background: url(/images/bullet.gif) repeat-x bottom left;
}

div.box  h4 {
	margin: 0;
	padding: 0;
	/*background:#ECE5CE url(/images/bg-gradient-light.jpg) top left repeat-x;*/

text-transform: uppercase;
letter-spacing: 1px;
border-bottom: 0px solid #C8B89C;
border-top: 0px solid #C8B89C;
font-style: normal;
padding-top: 1em;
background: url(/images/bullet.gif) repeat-x top left;
}

/* @end */

/* @group article */
#content div.article {
	float: left;
	width: 500px;
	margin-bottom: 10px;
}

/* @end */

/* @group layout */

/*************** layout ***************/

/* @group home */

#home-top {
padding: 0;
margin:30px 0 10px 30px;
width: 780px;
float: left;
clear: both;
display: inline;
}

#home-top img {
	padding: 0;
	margin-right: 10px;
	
	float: left;
	border: 1px solid #843814;
	display: inline;
}

#home-bottom {
display: inline;	
padding: 0;
margin: 0 0 30px 30px;
width: 780px;
float: left;
clear: both;
background: url(/images/bg-home-bottom.jpg) repeat-x bottom left;	
}

#home-bottom h3 {
	line-height: 1em;
}

#welcome  {
	
float: left;
width:360px;
margin-right: 10px;
padding: 0;
background: url(/images/bullet.gif) repeat-x top left;
display: inline;
}

#welcome h3,
#welcome p {
	padding: 20px 0 0 0;
}

#photos  {
width:200px;
margin-right: 10px;
float: left;
padding: 0;
background: url(/images/bullet.gif) repeat-x top left;
display: inline;
	
}

#photos img {
	border: 1px solid #843814;
}

#photos h3 {
padding: 20px 0 10px 0;	
}

#comments {
    margin-right: 20px;
	float: right;
	width: 170px;
background: url(/images/bullet.gif) repeat-x top left;
display: inline;

}

#comments p {
font-size: 100%;
font-family: Georgia, Times, Serif;
}

#comments h3 {
font-family: Georgia, Times, Serif;
font-weight: normal;
color:#843814;
padding: 20px 0 10px 0;	
}

/* @group sidenav */



#sidenav {
	
	margin-top: 0;
	margin-right: 20px;
	float: right;
	width: 170px;
	display: inline;
}

#sidenav a {
color:#843814;	
}

#sidenav a:hover {
color:#000;
}

#sidenav ul {
	margin: 0 0 10px 0;
	padding: 0;
}


#sidenav li {
	margin: 0;
	padding: 0;
}

#sidenav li {
list-style: none;
	padding-left: 15px;
	background: url(/images/bullet.gif) no-repeat 0 0.3em;
}

#sidenav h3 {
	margin: 0;
	font-size: 1.2em;
	line-height: 1em;
}

/* @end */

/* @end */

#header
{
width:820px;
margin:0 ;
height: 146px;
background:#F4EFD0 url(/images/header.jpg) no-repeat;

}

#container
{
text-align: left;

	width: 820px;
	margin-left: auto;
	margin-right: auto;
	padding:0;
background:#F4EFD0 url(/images/bg-page.jpg) repeat-y;
}

body#home #container {
background:#F4EFD0 url(/images/bg-page-home.jpg) repeat-y;	
}

#content {
margin-left:30px;
margin-top:15px;
width:500px;
}



#sidebar {
border:0px solid #B9C4C9;
margin-top:30px;
padding-bottom: 300px;
width:250px;
float:right;
}

#sidebar div.pad {
padding:10px 40px 10px 10px;
}


#footer
{
	font-size: 0.9em;
margin:10px 10px 0 10px;
padding:5px;
	clear: both;
	margin-top: 5px;
	text-align: center;
background: #E9E2B3 url(/images/line-horizontal.gif) repeat-x 0 0;
}

#footer p {
margin:0;
}

#footer a:hover {
color:#FFF;
}

/* @end */



/* @group nav */

/*************** nav ***************/
#nav-top {

width: 800px;
margin:0 auto;
padding: 0;
background: #B14C1A;
border-bottom: 1px solid #712601;
border-top: 1px solid #A8603D;
}


#nav-top ul {
	
	
padding: 0;
float:left;
margin:0;
list-style:none;
clear:both;
background: #B14C1A;
}

#nav-top li {
margin:0;
padding:0;
list-style:none;
float:left;
}

#nav-top a {
font-size: 11px;
text-decoration:none;
color:#FFF;
background: #B14C1A url(/images/nav-div.jpg) no-repeat 0 0.6em ;

/*
text-transform:uppercase;
letter-spacing:0.1em;
*/
padding:5px 12px;
padding-left: 24px;
display: block;

}

#nav-top a.first {
	background: none;
}


#nav-top a:hover {

color:#FFF;
text-decoration:none;
}

/* @end */
a.credit {
color:#666666;
}



.leftFloat {
float:left;
margin:0 10px 10px 0;
}

.rightFloat,
.article img
 {
float:right;
clear: right;
margin:10px 0 10px 10px;
}

/* @group misc */

/* self-clearing floats */

#nav-top:after,
#content:after,
#col2:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }


/* Hides from IE-mac \*/
* html #nav-top,
* html #content
{height: 1%;}
/* End hide from IE-mac */

p.clear {
clear:both;
margin:0;
height:0;
}

/* @end */

/* @group sidebar */

#sidebar h3 {
margin-top:0;
}

#sidebar h2 {
text-transform:uppercase;
letter-spacing:0.1em;
border-top:1px solid #B59929;
border-bottom:1px solid #B59929;
font-family: Georgia, Times, Serif;
font-weight: normal;
font-size: 120%;
color:#FFF;
color: #D85656;
width:200px;
}

#sidebar ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
font-family: Georgia, Times, Serif;
font-weight: normal;
color:#843814;

	list-style: none;
	padding-left: 15px;
	background: url(/images/bullet.gif) no-repeat 0 0.3em;
}

#sidebar a {
color:#843814;	
}

#sidebar h4 a {
color:#496E1E;	
}

/* @end */
