/* CSS Document */
*{margin: 0; padding: 0;}
body{margin: 0 auto;
	margin-bottom: 10px;
	text-align:center;
	background: #fff url(../images/body-bg.jpgxxxxxxxxxxx) left top repeat-x;
	font: normal 13px "Trebuchet MS",Verdana,Arial;
	line-height: 1.5em;
	color: #333;
	}
#wrapper{
	width: 860px;
	margin: 10px auto;
	text-align: left;
	padding: 0 10px 10px 10px;
	background: #fff;
	border: double medium #ccc;
	}
#mastHead{
	width: 860px;
	margin: 0 auto;
	height: 140px;
	background: #fff url(../images/dingleartworks-top.jpg) center top no-repeat;
	}
img{
	padding: 0px;
	margin: 0px;}
/* ------------ mainNav ------------ */

#mainNav{
	font: 16px Georgia, 'Times New Roman', Roman, sans;
	margin: 0px auto;
	width: 860px; 
	z-index:1;
	}
#mainNav ul {
	list-style-type: none;
	text-align: center;
	margin: 0px auto;
	z-index:1;}
	
	#mainNav ul {
	margin-left: 0px}
	
#mainNav li{
	float: left;
	display: inline;
	padding: 10px 0px 10px 0;
	z-index:2;
	}
#mainNav a {
	color:#555;
	text-align:center;
	text-decoration:none;
	display: inline;
	height: 42px;
	padding: 12px 12px 12px 12px;
	border-right: 1px solid #ccc;
	z-index:3;
	background: #fff url(../images/nav-bg.jpg) left top repeat-x;
	}
body.home #mainNav a#home, #mainNav a#home:hover,
body.abo #mainNav a#abo, #mainNav a#abo:hover,
body.con #mainNav a#con, #mainNav a#con:hover,
body.gal #mainNav a#gal, #mainNav a#gal:hover{
	height: 40px;
	color: #333;
	background: #ccc url(../images/nav-on.jpg) left top repeat-x;
	}
	
body.home #mainNav a#home, #mainNav a#home:active {
	height: 35px;
	color: #666;
	background: #000 url(../images/nav-on.jpg) left top repeat-x;
	}
#content{
	width: 860px;
	margin: 0 auto;
	padding-bottom: 15px;
	background: #fff/* url(../images/columns.jpg) left top repeat-y*/;
	}
#ColLeft{/* home page */
	text-align: justify;
	width: 495px;
	float: left;
	display: inline;
	}
#ColRight{/* home page */
	text-align: justify;
	width: 340px;
	float: right;
	display: inline;
	padding: 25px 0px 0 0;
	}	
/*body.home #content{ targets homepage content only
	width: 400px;
	}*/
#content p{
	padding: 0px 10px 10px 10px;
	text-align: justify;
	}
.paraRight a{
	float: right;
	text-align: right;
	}
#content h2,h3,h4,h5{
	color: #D12525;
	}
#content h3,h4,h5,h6{
		font-size: 16px;
		font-weight: bold;
		padding: 0px 10px 0px 10px;
		}
#content h2{
	font: bold italic 22px Georgia, "Times New Roman", sans;
	}
#content strong{
	color: #333;
	font-weight: bold;
	font-size: 104%;
	}
#content a{
	text-decoration: none;
	background-color: #eff;
	color: navy;
	}
#content a:hover{
	text-decoration: underline;
	}
h1{
	position: absolute;
	top: 25px;
	text-indent: -10000px;
	color: #000;
	padding: 20px 0;
	}
#content h2{
	/*background: #D3D5E4 url(../images/h2-bg.jpg) left top repeat-x;
	*/margin: 0;
	padding: 30px 0 5px 10px;
	}
#content ul{
	padding: 0 30px 0 0px;}
#content ol{
	padding: 0 30px;
	}
#content ul li{
	list-style-type:none;
	background: #eeeeff url(../images/arrowbullet2.jpg) left 14px no-repeat;
	padding: 10px 10px 10px 20px;
	margin-bottom: 2px;
	margin-left: 30px;}

	#content ul li{
	/margin-left: -10px}

#content ol li{
	background: #eef;
	padding: 10px 10px;
	margin-left: 20px;
	margin-bottom: 2px;
	font-style: italic;
	}
#content ol li{
	/margin-left: -10px}
	
#content li.noListStyle{
	list-style: none;
	position: relative;
	left: -15px;
	text-align: justify;
	}
#content li.noListStyle2{
	list-style: none;
	}
#mainContent{
	float: right;
	width: 860px;
	background: transparent url(../images/maincontent-top.jpg) left top repeat-x;
	}
body.abo #mainContent img{
	margin: 0 15px 10px 15px;
	}
/*#sidebar{
	float: left;
	text-align: center;
	width: 210px;
	padding: 0;
	}*/
#sidebar .inner{
	width: 210px;
	background: #AE3141 url(../images/sidebar-top.jpg) left top no-repeat;
	}
#sidebar ul{
	width: 100%;
	text-align: left;
	}
#sidebar h3{
	padding: 0px 0px 5px 0px;
	text-align: center;
	margin: 20px auto;
	font-size: 110%;
	font-style: italic;
	color: #999;
	width: 170px;
	}
#sidebar h4{
	margin: 5px auto;
	font: 900 13px "Trebuchet MS",Verdana,Arial;
	color: #fff;
	background: url(../images/frame.jpg) center top no-repeat;
	padding: 30px 35px 0 35px;
	height: 100px;
    }	
#sidebar h5{
	padding: 10px 20px 0px 20px;
	margin: 5px auto;
	font: 600 13px "Trebuchet MS",Verdana,Arial;
	color: navy;
	}
#sidebar .imgBox{
	margin: 0 auto;
	text-align: center;
	}

#sidebar .quote{
	border: medium double #E87D1B;
	text-align: left;
	padding: 4px;
	margin: 20px 15px;
	color: #000;
	font: normal italic 14px "Times New Roman",Times,Georgia;
	background-color: #E04F00;	
	}
#sidebar a{
	background-color: transparent;
	color: #fff;
	text-decoration: none;
	}
#sidebar a:hover{
	text-decoration: underline;
	}
/*
	contact
*/

#contact{
	margin: 0px 15px 0 10px;
	padding: 10px;
	font-weight: bold;
	font-size: 14px;
	}
#contact address{
	font-size: 13px;
	font-style: italic;
	text-align: left;
	}
#contact address strong{
	font-style: italic;
	line-height: 2em;
	}

/**/
/* footer */
#footer{
	width: 860px;
	margin: 5px auto;
	clear: both;
	padding: 16px 0;
	text-align: center;
	font-size: 90%;
	background: #000 url(../images/footer.jpg) center top no-repeat;
	color: #ccc;
	}
#footer a{
	color: #95B9D4;
	}
#footer p{
	color: #95B9D4;
	}
/* 
image align
*/
.imageLeft{
	float: left;
	padding: 5px 20px 10px 30px;
	}
.imageRight{
	float: right;
	padding: 5px 30px 10px 20px;
	}
.homeImageRight{
	padding: 30px 0px 0 0px;
	}
/*

*/
.marginTopPlus{
	margin-top: 40px;}