

body { 
	background: #cec6b8 url(images/bg.gif) repeat-x top left; 
	color: #1d1d1d;
	font-family: verdana, arial, sans-serif;
	font-size: .76em;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

table tr td {	
	font-size: 100%; 
}
	
span {
	
}

h1 {  
	background: transparent;
	color: #26221c; 
	font-size: 150%; 
	font-weight: bold;
	margin: 0 0 .76em 0;
	padding: 0 35px 3px 0;
}

h2  { 
	color: #26221c;
	font-weight: bold; 
	font-size: 110%; 
	margin: 0 0 .76em 0;
	padding: 0;
}

h3  { 
	color: #26221c;
	font-weight: bold; 
	font-size: 110%; 
	margin: .76em 0 .76em 0;
	padding: 0;
}

h4  {  
	border-bottom: 1px dashed #e1dcd3;
	font-weight: bold;
	font-size: 100%;
	margin: .76em 0 .76em 0;
	padding: 0 0 3px 0;
}

h5  {  
	font-weight: bold;  
	font-size: 80%; 
	margin: 0 0 .76em 0;
	padding: 0;
}

h6  {  
	background: transparent url(images/dash.gif) repeat-x bottom left;
	font-weight: normal;  
	font-size: 80%; 
	margin: .76em 0;
	padding: 0;
}
	

a {
	text-decoration: underline;
	font-weight: bold; 
}

a:link {   
	color: #a43a00;
	outline: none; 
}

a:visited {  
	color: #a43a00; 
	outline: none;
}

a:hover {  
	color: #000; 
	outline: none;
}

a:active {  
	color: #000; 
	outline: none;
}


.quote {
	background: transparent url(images/quotes.gif) no-repeat top left;
	color: #000;
	font-style: normal;
	margin: 0px;
	padding: 0 0 0 25px;
}

.quote2 {
	background: transparent url(images/quotes2.gif) no-repeat top left;
	font-style: normal;
	margin: 0px;
	padding: 0 0 0 25px;
}

.caption {
	font-size: 90%;
	margin: 0px auto;
	text-align: right;
	padding: 0 0 10px 0;
}

div.graphic {
	margin: 0px auto;
	padding: 15px 0;
	text-align: center;
}


/*-- display: inline; -- fixes the IE text-indent bug --*/

.floatleft {
	display: inline;
	float: left;
	margin: 0px 12px 5px 0px;
} 

.floatright {
	display: inline;
	float: right;
	margin: 0px 0px 5px 12px;
}

.feed-date {
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

.feed {
	line-height: 1.5em;
	margin: 0 0 1.2em 0;
	padding: 0;
}

.framed {
	background: #afaca4;
	border: 1px solid #7f7d77;
	padding: 4px;
	margin: 0;
}

.flower {
	background: transparent url(images/flower.gif) no-repeat top left;
	padding: 0 0 0 18px;
	margin: 0 0 10px 0;
}

/* -- WRAP --*/

#page-bg {
	background: transparent url(images/page-bg.jpg) no-repeat bottom right;
	margin: 0px;
	padding: 0px;
	height: 700px;
}

#wrap-outer {
	background: transparent url(images/wrap-outer-bg.gif) repeat-y top left;
	margin: 0px;
	padding: 0px;
	width: 880px;
}

#wrap {
	background: transparent url(images/wrap-bg.jpg) no-repeat top left;
	margin: 0px;
	padding: 0px;
	width: 880px;
}

/* -- CONTENT --*/


#content {
	line-height: 1.5em;
	margin: 0 0 0 30px;
	padding: 0px;
}


/* -- HEADER --*/


#header {
	height: 100px;
	margin: 0px;
	padding: 0px;
}

#logo {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 160px;
	top: 42px;
}


/* -- HORIZONTAL NAVIGATION --*/


#nav {
	background: transparent url(images/nav.gif) no-repeat top left;
	padding: 0;
	margin: 0;
	height: 26px;
	width: 596px;
}
	
#nav ul { 
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
	
#nav li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

	/* set the top and bottom padding same as defined in the nav class above */	
#nav a {
	color: #000;
	float: left;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	height: 26px;
	text-indent: -9000px;
}

#nav a:hover {	

}

#nav a:active {

}

#home a {width: 89px; margin-left: 26px;}
#web-sites a {width: 147px;}
#graphic-design a {width: 190px;}
#contact a {width: 116px;}

#home a:hover, #home a:active {background: transparent url(images/nav.gif) -26px -26px no-repeat;}
#web-sites a:hover, #web-sites a:active {background: transparent url(images/nav.gif) -115px -26px no-repeat;}
#graphic-design a:hover, #graphic-design a:active {background: transparent url(images/nav.gif) -262px -26px no-repeat;}
#contact a:hover, #contact a:active {background: transparent url(images/nav.gif) -452px -26px no-repeat;}

body#home-page #home a {background: transparent url(images/nav.gif) -26px -52px no-repeat;}
body#web-sites-page #web-sites a {background: transparent url(images/nav.gif) -115px -52px no-repeat;}
body#graphic-design-page #graphic-design a {background: transparent url(images/nav.gif) -262px -52px no-repeat;}
body#contact-page #contact a {background: transparent url(images/nav.gif) -452px -52px no-repeat;}


#main {	
	width: 596px;	
}

#main-content {	
	line-height: 1.5em;
	margin: 0px;
	padding: 35px 10px 15px 10px;	
}


/* -- SIDEBAR --*/
#sidebar {
	background: transparent;
	position: absolute;	
	left: 630px;
	top: 116px;
	margin: 0px;
	padding: 0px;
	width: 250px;	
}

#sidebar-content {	
	color: #e3dcd5;
	line-height: 1.5em;
	margin: 0px;
	padding: 10px;	
}

#sidebar-content a {
	text-decoration: underline;
	font-weight: bold; 
}

#sidebar-content a:link {   
	color: #e3dcd5;
	outline: none; 
}

#sidebar-content a:visited {  
	color: #e3dcd5;
	outline: none;
}

#sidebar-content a:hover {  
	color: #fff; 
	outline: none;
}

#sidebar-content a:active {  
	color: #fff; 
	outline: none;
}

/* -- FOOTER --*/


#footer {
	background: transparent url(images/footer.gif) no-repeat top left;
	margin: 0 0 0 30px;
	padding: 15px 0;
	width: 600px;
	font-size: 90%;
	text-align: center;	
}

#footer a:link{
	color: #3a1e13;
	font-weight: normal;
	text-decoration: none;
}

#footer a:visited {  
	color: #3a1e13;
	font-weight: normal;
	text-decoration: none; 
}

#footer a:hover {  
	color: #3a1e13;
	font-weight: normal;
	text-decoration: underline;
}

#footer a:active {  
	color: #3a1e13;
	font-weight: normal;
	text-decoration: underline; 
}

#contact-print {
	display: none;
}

/* -- FORM ELEMENTS -- */

form legend {
	border: 1px solid #ddd;
	color: #333;
	font-size: 120%;
	font-weight: normal;
	margin: 10px;
	padding: 5px;
}

form fieldset {
	border: 1px solid #ddd;
	display: block;
	background: #cec6b9;
	margin: 10px 0px;
	padding: 5px 0px;
	position: relative;
}

form label {
	display: block;
	color: #333;
	font-weight: normal;
	font-size: 90%;
}

form input, select, textarea, option {
	background: #fff;
	border: 1px solid #ddd;
	color: #333;
	width: 200px;
}

form fieldset div {
	padding: 2px 10px 3px 10px;
}

.submitbutton {
	background: #333;
	border: 0px;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	font-size: 100%;
	margin: 5px;
	padding: 3px 7px 3px 7px;
	width: 70px;
}

.req {
	color: #f90;
}
