/* Css originally by mejobloggs  Design by Aran @ stuio7designs.com  Please email me if you use this, as I would love to see how it is being used, also you can join my linkshare to help you with your google ranking */

BODY{
	background-image: ;url(img/diagbg.gif)
	background-color: white;
	color: #888;
	font-family: "Lucinda", arial, arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	margin : 0px 0px 0px 0px;
		}


h1 { color : #FF9900;margin: 0px 0px 10px 0px;padding-bottom : 10px;font : normal 17px georgia, serif;border-bottom : 1px solid #efece7;}
h2 {color : #6a6a6a;margin : 30px  10px  20px  0px;padding-bottom : 5px;font : normal 17px georgia, serif;border-bottom : 1px solid #efece7;}
h3 {color : #6a6a6a;margin : 10px 0;padding-bottom : 0px;font : bold 14px Arial, Helvetica, sans-serif;}

a:link, a:visited { color: #5b8fbe; text-decoration: none; }
a:hover{ color: #666; text-decoration: none; }

.block{
padding:5px;
background:#eee;
color:#222;
border:1px solid #ddd;
}


.menutext {
	font-size: 85%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	color: #5b8fbe;
	line-height: 140%;
	letter-spacing: .15em;
	text-align: center;
	background-color: ;white
}




.tableText{
	font-size: 11px;
	font-family:"Geneva",arial, Helvetica, sans-serif;
	color: #888;
	line-height: 140%;
	letter-spacing: .15em;
	text-align: left;

}
.copyrights{
	font-size: 10px;
	font-family:"verdana",arial, Helvetica, sans-serif;
	color: #888;
	text-align: center;

}



.Black {
	font-size: 80%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	color: #000;
	line-height: 140%;
	letter-spacing: .15em;
	text-align: ;center
	background-color: ;white
}


.smallBlack {
	font-size: 80%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	color: #000;
	line-height: 140%;
	text-align: ;center
	background-color: ;white
}
.side-menu-header {
	font-size: 85%;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
	color: #5b8fbe;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.line {
	border-top: 2px none #ccc;
	border-right: 2px none #ccc;
	border-bottom: 2px none #ccc;
	border-left: 2px solid #ccc;
	}

.box {
background-color: #fff;
border: 1px solid #666;
padding: 5px;
margin: 10px;
color:#333;
}

.box2 {
background-color: #ffcc99;
border: 1px solid #666;
padding: 5px;
margin: 10px;
color:#333;
}

.blockquote {
	background: #FBFCF5;
	border-bottom: 2px solid #EED;
	border-top: 1px solid #EED;
	color: #444;
	display: block;
	font: normal 0.9em geneva, sans-serif;
	font-style:italic;
	margin-bottom: 12px;
	padding: 12px;
}

ul
{
	font-family: "Geneva", Arial, Verdana, Helvetica, sans-serif;
	list-style-image : url(img/dot.gif);
	text-align: left;
}

.dashed {
margin: 10px 0; 
text-align:left; 
width: 100%; 
background-color:#FBFCF5; 
padding: 10px; 
border: 1px #ccc dashed
}

.blocksmall{
display:block;
margin:20px 0 10px 0;
padding:5px 0 5px 8px;
background:#eee url(img/gradient1.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
text-decoration:none;
}