@charset "UTF-8";
/* CSS Document by Grigg   http://www.grigg.com */



/* #######################  GENERAL SETTINGS ############################ */
html.body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 86%;
	color: #666;
	margin-top: 10px;
	background-color: #CCCCFF;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 86%;
	color: #666;
	margin-top: 20px;
	background-color: #FFFFFF;
	}

/*  Global Formatting */
h1 {font-size:16px;line-height: 1em;font-weight: 900;}
h2 {font-size:15px;line-height: 1em;font-weight: 900;}
h3 {font-size:14px;line-height: 1em;font-weight: 900;}
h4 {font-size:13px;line-height: 1em;font-weight: 900;}
h5 {font-size:12px;line-height: 1em;font-weight: 900;}
h6 {font-size:11px;line-height: 1em;font-weight: 900;}

a:link {color: #CC6600;}
a:hover {color: #659FDE;}
a:visited {color: #CC6600;}
img {border: 0 none;}


/* Clears Divs */
.clr{clear: both;}

/* #######################  END GENERAL SETTINGS ############################ */

.sitetitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: 100;
	color: #333333;
	}
	
.quote {
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 20px;
	line-height: 2em;
	color: #666;
	}
		
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding: 15px 0 0 308px;
	}		
	
	/* Main Wrapper Styline */

#mainwrapper {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	}
	

/* Left Wrapper Elements */	

#leftwrapper {
	float: left;
	width:288px;
	overflow: hidden;
	margin-bottom: -10000px;
	padding-bottom: 10000px;
	}

#mainphoto {
	height: 342px;
	background-color: #CCC;
	margin-left: 2px;
	}
	
#blackband {
	height: 8px;
	width: 288px;
	background-color: #000;
	margin-left: 2px;
	}	
	
#leftblock {
	clear: both;
	width: 288px;
	padding-top: 30px;
	background-image: url(../images/left_background_b.jpg);
	background-repeat:repeat-y;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
	}
	
#logoimage img {
	padding: 40px 0 40px 40px;
	}

/* Right Wrapper Elements */
	
#rightwrapper {
	float: right;
	width: 562px;
	}	

/* Main Body positioning */
#mainbody {
	clear: both;
	padding: 10px 20px 0px 20px;
	}

/* AddThis */
.addthis {
	padding: 5px 0px;
	width: 100%;
}

/* Header Elements */


#headerblock {
	height: 52px;
	background-image: url(../images/header_background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #000;
	padding-top: 60px;
	padding-left: 20px;
	}	
	
#headmodulewrapper {
	width: 342px;
	height: 230px;
	float: left;
	background-color: #dce2f2;
	}
	
#searchblock {
	width: 220px;
	float: left;
	height: 30px;
	}	

#typesizeblock {
	width: 122px;
	height: 30px;
	float: right;
	padding-top: 18px /* Aligns top of font changer with top of search box */
	}
	
#quoteblock {
clear: both;
	width: 300px;
	height:170px;
	margin-right: 20px;
	padding-left: 20px;
	}
	
#secondaryimageblock {
	height: 230px;
	width: 220px;
	float: right;
	background-color: #CCC;
	}	
			
#footer {
	clear: both;
	height: 50px;
	background: #dce2f2;
	border-top: solid 3px #FFFFFF;
	margin-left: 2px;
	}
	
/* Top of any article is Parameters - Component : Show Article Title*/
.contentheading {
	font-size: 16px;
	font-weight: 900;
	color: #000000;}


/* Page footer nav  « StartPrev12NextEnd » */
.pagination {font-size: 11px;
	padding: 0px 2px 0px 2px;}
.pagination span {padding: 0px 2px 0px 2px;}
.pagination a   {padding: 0px 2px 0px 2px;} 

.sectiontableentry1 td {padding: 0px 3px 0px 3px;}


.search {
	padding-left: 20px;
	padding-top: 15px;}
	
		
		
/* Main Left Navigation */

#leftblock ul {
	margin: 0px;
	padding: 0xp;
	list-style-type: none;
}

#leftblock ul li {
	width: 275	px;
	height: 16px;
	background-color: #b8c7e4;
	margin: 0px 0px 0px -40px;
	padding: 5px;
	border: 2px solid #fff;
}

#leftblock ul li:hover,
#leftblock ul li.active {
	background-color: #e1ecca;
}

#leftblock ul li a {
	display: block;
	text-decoration: none;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	padding: 2px 0px 5px 50px;
}
