/*  
#533207; very dark brown
#e02607; orange
#3b8cd9; blue border
*/

/***** TYPOGRAPHY AND LINKS *****/
body, address, dd, dl, hr, p, form { 
font-family: Verdana, Tahoma, Helvetica, "Times New Roman", Georgia, Geneva, Arial, serif; 
margin: 0; 
padding: 0; 
}

h1, h2, h3, h4, h5, h6 { 
font-family: Verdana, Tahoma, Helvetica, "Times New Roman", Georgia, Geneva, Arial, serif; 
margin: 0; 
padding: 20px 0 0 10px;
font-variant:small-caps;
font-style:italic;
font-weight:bold; 
}

h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; 
color:#e02607;
margin: 20px 10px 10px 10px;
padding: 5px 0;
}
h4 { font-size: 1.3em; color:#930;}
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }

a:link, a:visited { 
text-decoration: none; color: #3b8cd9; 
}
a:hover { 
text-decoration: underline; color: #069; 
}
p { 
text-indent:25px;
margin: 0 0 10px 0;
}

/***** MAIN CONTENT *****/
body { 
margin: 0; 
font-size: 13px; 
text-align: center; 
vertical-align: top; 
background: url(../Images/body-bg.gif) repeat; 
color: #000;
line-height:1.5em;
}

#wrapper { 
background: #c4c8ca url(../Images/page-bg.jpg) repeat; 
margin: 5px auto 0 auto; 
width: 980px; 
height: auto;
text-align: left;
z-index: 1;
}
#banner {
background: #c4c8ca url(../Images/page-bg.jpg) repeat; 
float: left; 
width: 980px; 
height: 250px;
padding: 0; 
margin: 0 auto;
border-top: 4px double #533207;
border-right: 4px double #533207;
border-left: 4px double #533207;
z-index: 200;
position: relative;
}
#content { 
background: #c4c8ca url(../Images/page-bg.jpg) repeat; 
float: left; 
margin: -20px auto 0 auto; 
padding: 0 0 20px 0; 
width: 980px; 
height: auto;
border-right: 4px double #533207;
border-left: 4px double #533207;
z-index: 5;
position: relative;
}
#center { 
background: #e0dcc5 url(../Images/sidebar-bg.gif) repeat; 
float: right; 
width: 680px; 
margin: 20px 15px 0 10px; 
padding: 10px 20px; 
border: #3b8cd9 4px double; 
z-index: 210;
position: relative;
}
.samples {
	font-style:italic;
	font-weight: bold;
	font-variant:small-caps;
	font-size:110%;
	text-align:center;
	padding: 20px 10px 0 10px;
}
/***** IMAGES *****/
p img { padding: 0; max-width: 100%; }
a img { border: none; padding: 3px; background: none; }

img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 10px; margin: 0 0 0 7px; display: inline; }
img.alignleft { padding: 10px; margin: 0 7px 0 0; display: inline; }

.alignright { float: right; }
.alignleft { float: left; }
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.thumbnail { width: 60px; height: 60px; float: left; margin: 3px; border: #3f464f 1px solid; }
.medium { width: 250px; height: 150px; float: left; margin: 3px; border: #3f464f 1px solid; }

/***** SIDEBAR *****/
#sidebar { 
background: #e0dcc5 url(../Images/sidebar-bg.gif) repeat; 
width: 200px; 
float: left; 
margin: 35px 0 20px 10px; 
padding: 5px auto 0 auto; 
border: #3b8cd9 4px double; 
z-index: 220;
position: relative;
}   

#sidebar a, #sidebar a:visited { 
font-size: 11px; 
font-variant:small-caps;
font-weight: 800;
margin: 0; 
padding: 10px 0; 
text-align: center;
color: #069;
text-indent: 0;
text-decoration: none;
} 
#sidebar p, #sidebar a:hover, #sidebar a:active { 
color: #e02607;
font-size: 11px; 
font-variant:small-caps;
font-weight: 800;
margin: 0; 
padding: 10px 0; 
text-align: center;
text-indent: 0;
text-decoration: none;
} 
/* navigation styles */ 
#sidebar ul {
	list-style:none;
	padding: 0;
	margin: 20px 0 0 0;
	border:0;
	color: #efefef;
	display:block;
	line-height: 1.6em;
}
#sidebar  ul li a:link, #sidebar ul li a:visited {
	list-style:none;
	color: #533207;
	text-align:left;
	text-decoration:none;
	font-stretch:semi-expanded;
	font-size: 100%;
	font-weight:bold;
	display:block;
	border-bottom: 1px solid #000;
	line-height: 1.6em;
	padding: .4em .8em .4em .8em;
	margin:0;
}
#sidebar ul li a:hover, #sidebar ul li a:active {
	color: #069; /* blue */
	background-image:url(../Images/page-bg.jpg);
	background-repeat: repeat-x;
	display:block;
	border-bottom: 1px solid #000; 
	line-height: 1.6em;
	padding: .4em .8em .4em .8em;
	margin:0;
	text-decoration:none;
}
#sidebar p.brown {
	color: #533207;
	font-weight: bold;
}
.special {
	font-weight:bold;
	font-variant: small-caps;
	font-style: italic;
}
.pricing {
	padding:0;
	margin:0 0 0 1.3em;
	color:#533207;
	text-align:left;
}
.img a:link, .img a:visited {
	border: 0;
	border-color: none;
}
.indent {
	text-indent:2em;
}
.noIndent {
	text-indent: 0:
}
.noBorder {
	border: none;
}
.testimonials {
	font-size:13px;
	line-height:18px;
}
.testimonialsName {
	font-style: italic;
	font-stretch:expanded;
	font-variant:small-caps;
	font-weight:600;
	font-size:11px;
}
.hr {
	padding: 0 10px;
	margin: 15px 0 15px 25px;
	width: 90%;
	border:thin #F30 solid;
}
/***** FOOTER *****/
#footer { 
clear: both; 
float:left; 
width: 980px; 
margin: 0; 
padding: 10px 0; 
text-align: center;
background: #e0dcc5 url(../Images/sidebar-bg.gif) repeat; 
border-top:#3b8cd9 4px double; 
border-bottom: #533207 4px double;
border-right: 4px double #533207;
border-left: 4px double #533207;
}
#footer p { 
font-size: 10.5px; 
font-variant:small-caps;	
font-style:italic; 
font-weight:bold;
width: 900px; 
line-height: 18px; 
padding: 0; 
text-align:center; 
color: #930; 
font-size: 11px; 
font-variant:small-caps;	
font-style:italic; 
font-weight:bold; 
font-variant:small-caps;
}
#footer a, #footer a:visited { 
color: #069; 
font-size: 11px; 
font-variant:small-caps;	
font-style:italic; 
font-weight:bold; 
font-variant:small-caps;
}
#footer a:active, #footer a:hover { 
color: #930;
font-size: 11px; 
font-variant:small-caps;	
font-style:italic; 
font-weight:bold; 
}


/***** IE HACKS *****/
*html #left_sidebar { margin: 0 0 20px 5px; } 
*html .search { margin: 10px 10px 0 0; }