/*
	Author	:	Sonora DesignWorks
	
	Website	:	Sonora DesignWorks.com
*/


@import url("reset.css");



#wrapper {background-image:url(../gImages/pageBack.jpg); background-repeat:repeat-x; background-color:#fff}


/* BODY */

body {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#fff;
}

/* GENERAL */

p {margin-bottom:15px}

/* HEADINGS */

h1 {
	font-size:19px;
	color:#00a651;
	margin-bottom:15px;
}

h2 {color:#214197; font-size:15px; margin-bottom:15px; font-weight:bold;}

h3 {
	margin-bottom:15px; 
	font-size:16px; 
	font-variant:small-caps
}

/* SITEWIDE LINKS */

a:link {
	color:#003399;
	text-decoration:none;
}

a:visited {
	color:#003399;
	text-decoration:none;
}

a:hover {
	color:#003399;
	text-decoration:underline;
}

a:active {
	color:#003399;
	text-decoration:underline;
}


/* HEADER */

#header {
	background:url('../gImages/headerBack.jpg') center no-repeat;
	width:948px;
	height:157px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	margin:0 auto;
	text-align:right;
	
}


#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}

.headTitle {
padding-top:20px;
padding-right:15px;
color:#00a651;


	}



/* NAVIGATION */


#navBack {
	background-color:#000000; 
	height:26px; 
	width:100%; 
	background-image:url(../gImages/navBack.gif); 
	background-position:top;
}
	


#nav {
	position: relative; top: 0px; right:0px;
	text-align:left;
	width:948px;
	margin:0px;
	margin-top:0px;
	clear:left;
	text-align:center;
	vertical-align:middle;
	height:42px;
	color:#666666;
	line-height:38px;
	
}


/* CONTENT */



#rightColumn {
	min-height:547px;
	background-image:url(../gImages/right-col-back.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:344px; 
	
	float:right; 
	padding-top:10px
}



#content {
	background-color:#FFFFFF;
	clear:both;
	width:948px;
	margin:0 auto;
}

#mainContent {
	margin:0 auto;
	width:948px;
	min-height:400px
}

#mainContent {
	float:left;
	margin:0 auto;
	width:948px;
	background-position:top center;
	background-repeat:no-repeat;
}



#contentInside {
	margin-left:0px;
	width:500px; 
	margin-top:15px;  
	background: url() center bottom no-repeat; 
	padding-left:60px; 
	color:#333333;
	float:left;
}
	


/* FOOTER */

#footer {
	background: url('../gImages/footerBack.jpg') center no-repeat;
	clear:both;
	height:66px;
	width:948px;
	margin:0 auto;
	background-color:#fff;
	color:#214197;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer ul {
	width:853px;
	
}

#footer ul li {
	font-size:10px;
	display:inline;
	list-style:none;
	text-transform:uppercase;
	
}

#footer  a:link{
	color:#214197;
	text-decoration:none
}

#footer  a:hover{
	color:#333333;
	text-decoration:none
}

#footer  a:active{
	color:#333333;
	text-decoration:none
}

#footer a:visited{
	color:#214197;
	text-decoration:none
}



#footerInside{
	
	
	font-size:10px;
	position:relative;
	top:40px; left:20px;
	
}

#footer p {float:left; margin-right:25px}
	
/* HOME PAGE CUSTOM STYLES */	
	
#homeContent {border-top:2px solid #ff8d05; border-bottom:2px solid #ff8d05; padding-top:18px; padding-bottom:18px; margin-top:35px; margin-bottom:35px}

#homeContent li {margin-bottom:8px; list-style-type:disc}

#homeContent ul {padding-top:8px; }

#homeContent img {float:left; margin-right:18px;"}


#books {margin-left:25px; }






#links ul {list-style-type:none; margin-left:25px; font-size:14px;}
#links li {background-image:url(../gImages/bullet.jpg); background-position:left center; line-height:20px; background-repeat:no-repeat; padding-left:15px}

.section {border-bottom:1px dotted #CCCCCC; margin-bottom:15px}

.topLink {font-size:10px}

