*
{
	margin:								0px;
	padding: 							0px;	
}

body
{
	text-align: 						center;
	leading: 							5px;
	background:							#f5f5f5;
	font-family: 						"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 							100%;
	
}

a:link, a:visited
{
	text-decoration:					none;
	color:								#535300;
	outline: 							none;
	font-weight:						bold;
}

a:hover{
    
	color:								#838891;
	font-weight: 						bold;
	
}

ul
{
	margin: 							10px 0px 10px 40px;
}


div#wrapper
{
	width: 								990px;
	min-height: 						auto;
	height: 							auto;
	margin:		 						10px auto 20px auto;
	border-right: 						#DDD 7px solid;
	border-left: 						#DDD 3px solid;
	border-top: 						#DDD 2px solid;	 
	border-bottom: 						#DDD 3px solid;
}

div#container
{
	text-align: 						left;
	width: 								990px;
	min-height: 						500px;
	height: 							auto;
	border: 							#cccccc 2px solid;
	background: 						#ffffff;
	
}



/**MAIN NAVIGATION SIDEBAR**/
div#mainNav
{
	text-align: 						center;
	width: 								190px;
	height: 							100%;
	padding-bottom: 					20px;
	background: 						#ffffff;
	
}

div#mainNav div#siteLogo
{
	height: 							159px;
	width: 								100%;
	border-bottom: 						#cccccc 2px solid;
	background-color: 					#ffffff;
	padding-bottom: 					10px;
	margin-bottom: 						20px;
}

.fixedPosition
{
	
	position: fixed;
	top: 0px;	
	*left: -800px;
}

div#mainNav div#siteLogo img, div#mainNav div#siteLogo a img, div#mainNav div#siteLogo a:hover img
{
	border: 							none;	
}




div#mainNav a.mainNavButton
{
	width: 								173px;
	height: 							32px;
	display: 							block;	
	background: 						#ffffff;
	text-indent: 						-900000px;
	border-top: 						2px solid #cccccc;
	border-left: 						2px solid #cccccc;
	border-bottom: 						2px solid #cccccc;
	margin-left: 						16px;
	
}

div#mainNav div#extNavContainer a.extNavButton
{	
	width: 								135px;
	display: 							block;	
	background: 						no-repeat top left;
	text-indent: 						-900000px;
	border: 							#cccccc 2px solid;
	
	
}



div#mainNav a.mainNavButton:hover, div#mainNav div#extNavContainer a.extNavButton:hover
{
	background-position: 				bottom left;	
}



div#mainNav a.mainNavHome
{
	background-image:					url(/images/layout/navButtons/homeDeselected.gif);
	
}


div#mainNav a.mainNavHome.currentPage
{
	background-image: 					url(/images/layout/navButtons/homeSelected.gif);
}

div#mainNav a.mainNavAbout
{
	background-image: 					url(/images/layout/navButtons/aboutDeselected.gif);
}

div#mainNav a.mainNavAbout.currentPage
{
	background-image: 					url(/images/layout/navButtons/aboutSelected.gif);
}

div#mainNav a.mainNavProjects
{
	background-image: 					url(/images/layout/navButtons/projectsDeselected.gif);
}


div#mainNav a.mainNavProjects.currentPage
{
	background-image: 					url(/images/layout/navButtons/projectsSelected.gif);
}

div#mainNav a.mainNavContact
{
	background-image: 					url(/images/layout/navButtons/contactDeselected.gif);
}

div#mainNav a.mainNavContact.currentPage
{
	background-image: 					url(/images/layout/navButtons/contactSelected.gif);
}

div#mainNav div#extNavContainer
{
	width: 								100%;
	height: 							auto;
	text-align: 						center;	
	margin-left: 						0px;
	padding-top:						20px;
}

div#mainNav div#extNavContainer a
{
	margin-left: 						auto;
	margin-right: 						auto;	
}



div#mainNav div#extNavContainer a.extNavMystic
{
	background-image: 					url(/images/layout/navButtons/mysticBtn.jpg);
	height: 							49px;
}

div#mainNav div#extNavContainer a.extNavBlog
{
	background-image: 					url(/images/layout/navButtons/blogBtn.jpg);	
	height: 							48px;
}

div#mainNav div#extNavContainer a.extNavd-d
{
	background-image: 					url(/images/layout/navButtons/d-dBtn.jpg);
	height: 							49px;
}



/**MAIN CONTENT AREA**/
div#mainContent
{
	width: 								790px;
	min-height: 						700px;
	height: 							auto;
	border-left: 						2px solid #cccccc;
	display: 							block;

}

div#innerContent
{
	width: 								740px;
	height: 							auto;
	padding: 							10px 30px 30px 30px;
}

div#innerContent img
{
	border: 							#cccccc 2px solid;	
}

/**RANDOM QUOTE, INNER CONTENT SMALL and PROMO BOX**/

div#randomQuote
{
	width: 								798px;
	height: 							auto;
	border-bottom: 						#cccccc 2px solid;
	background: 						#ffffff;
}

div#randomQuote p#quoteText, div#randomQuote p#quoteCredit
{
	width: 								780px;
	height: 							auto;
}

div#randomQuote p#quoteText
{
	text-align: 						left;	
	padding: 							10px 0px 0px 20px;
	font-size: 							1em;
}

div#randomQuote p#quoteCredit
{
	text-align: 						right;	
	padding: 							5px 20px 10px 0px;
	font-size: 							0.9em;
}


div#mainContent div#innerContentSmall
{
	width: 								500px;
	height: 							auto;	
	padding: 							0px 20px 0px 20px;
}

div#mainContent div#homePageText
{
	width:								735px;
	height: 							auto;	
	padding:							10px 30px 10px 30px;
}

div#mainContent div#featureBoxContainer
{
	width: 								550px;
	height: 							auto;
	text-align: 						left;
	padding: 							0px 0px 20px 0px;
	border-right: 						#cccccc 2px solid;
}


div#mainContent div#blogFeed
{
	width: 								186px;
	height:								100%;
	margin: 							0px -8px 0px 0px;
	padding: 							10px 20px 20px 20px;
	border-top: 						#cccccc 2px solid;
	font-size: 							0.9em;
	background: 						#ffffff;
	
}

div#mainContent div#blogFeed div#blogHeader
{
	width: 								186px;
	height: 							auto;
	margin-bottom: 						20px;
	margin-left:						-2px;	
	background: 						#ffffff;
	border-left: 						#cccccc 2px solid;
	border-top: 						#cccccc 2px solid;
	border-bottom: 						#cccccc 2px solid;
	padding: 							10px;
	
}

div#mainContent div#blogFeed div#blogHeader h2
{
	font-size: 20px;	
}


div#mainContent div#blogFeed div#blogHeader a img
{
	margin: 							-5px 10px 0px 0px;	
}

/**PROJECT LISTINGS**/
div#innerContentSmall .projectItem, div#innerContent .projectItem
{
	text-align: 						left;
	border: 							#cccccc 2px solid;
	display: 							block;	
	width: 								92%;
	margin-left: 						0px;
	margin-right: 						5px;
	padding: 							10px;
	min-height: 						130px;
	height: 							auto;
	margin-bottom: 						20px;
	background: 						#ffffff;
}

div#innerContentSmall .projectItem a, div#innerContent .projectItem a
{
	font-weight: 						bold;	
}

div#innerContentSmall .projectItem .projectItemLeft, div#innerContent .projectItem .projectItemLeft
{

	margin-right: 						10px;	
	height: 							auto;
	width: 								155px;
	text-align: 						center;
}

div#innerContentSmall .projectItem .projectItemRight
{
	height: 							auto;
	width: 								300px;
}


div#innerContent .projectItem .projectItemRight
{
	height: 							auto;
	width: 								500px;	
}

div#innerContentSmall .projectItem .projectItemLeft a img, div#innerContent .projectItem .projectItemLeft a img
{
	border: 							#cccccc 2px solid;	
	margin-bottom: 						5px;
}

div#innerContentSmall .projectItem .projectItemLeft a:hover img, div#innerContent .projectItem .projectItemLeft a:hover img
{
	border: 							#cccccc 3px ridge;	
	margin: 							-2px 19px 4px -2px;
}

/*PROJECT LISTING PAGE*/


div#projectListingRight
{
	width:								300px;
	height: 							auto;
	text-align: 						center;
	font-size: 							1.3em;
	margin:								0px 20px 30px 20px;
}

div#projectListingRight a img
{
	margin-bottom: 						10px;	
}

div#projectListingRight a:hover img
{
	border: 							#cccccc 3px ridge;	
	margin: 							-2px 19px 9px -2px;
}

.projectListingDate
{
	font-size: 1.2em;	
}

div#footer
{
	width: 								100%;
	height: 							auto;
	padding: 							20px 0px 20px 0px;
	text-align: 						center;	
	clear: 								both;
	border-top: 						#cccccc 2px solid;
	background-color: 					#ffffff;

}

.floatLeft
{
	display: 							inline;
	float: 								left;	
}

.floatRight
{
	display: 							inline;
	float: 								right;	
}

.clearBoth
{
	clear: 								both;	
}

/*FORM STYLES*/
form 
{
	margin: 							0px 0px 0px 30px;
	width:								500px;
}

fieldset 
{
	border:								none;
	border-bottom: 						2px solid #cccccc;
	padding:							8px;
}

legend 
{
	display:							none;
	visibility:							hidden;
}

label 
{
	font-weight:						bold;
	color: 								#000000;
}

div.lbl 
{
	margin:								8px 0 0 0;
}

div.obj input, textarea 
{
	width:								500px;
	padding:							3px;
	border:								#cccccc 2px solid;
	color: 								#000000;
}

textarea 
{
	height:								100px;
}

div.obj input:focus, textarea:focus 
{
	background:							#FFFFEA;
}

div.obj input.err, textarea.err 
{
	border-color:						#cd0000;
}

p.err 
{
	margin: 							3px 0 0 0;
	padding: 							0;
	background:							url(sc_admin/res/error_arrow.gif) no-repeat;
	font-style:							italic;
	text-indent:						20px;
	font-weight:						bold;
	color: 								#cd0000;
}

#sendme 
{
	margin-top:							16px;
}

.pageTags
{
	font-size: 9px;	
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}

.addthis_button
{
	display: inline;
	float: right;
	margin-right: 100px;
	width: 50px;
	height: auto;
}

.addthis_buth
{
	margin-left: 20px;
}