* { 
	margin: 0; padding: 0; 
	}

html{ overflow-y: scroll; }

html, body{ height: 100%; }

body{ 
font-size: 11pt; 
line-height: 130%; 
font-family: Arial, verdana, sans-serif; 
color: #000000; 
}

ul{ 
	list-style: disc inside; 
}

ol{ 
	list-style: decimal inside; 
	}



/*
img { 
	vertical-align: middle; 
	}
*/	
table{ 
	border-collapse: collapse; 
	}

hr {
color: #333333;
height: 1px;
margin: 10px 0px;

}

/*
	UTILITY
*/

.floatLeft  { 
	float: left; 
	}
	
.floatRight	{ 
	float: right; 
	}
	
.clear { 
	clear: both; 
	}
	



/*
	TYPGROGRAPHY
*/
p, li{ 
	font-size: 11pt; 
	line-height: 130%; 
	margin: 0 0 10px 0; 
	}
	
a:link {
color:#7F1414;
}

a:visited {
color:#993300;
}

a:hover {
color:#6699FF;
}

h1, .h1{ 
	font-family: Palatino Linotype, geneva, verdana, arial, sans-serif;  
	text-transform: capitalize;
	font-weight: normal; 
	color: #800000; 
	font-size: 30px; 
	text-align: center;
	width: 100%;
	border-bottom: 1px solid #636363;
	padding: 15px 0px 20px 0px;
	margin-bottom: 10px;
	}
	
h2, .h2{ 
	font-family: Arial, Helvetica, sans-serif;  
	color: #000000;
	font-weight: normal; 
	font-size: 22px;
	text-decoration: underline; 
	padding: 8px 0px; 

	}
	
h3, .h3{ 
	font-family: Arial, Helvetica, sans-serif;  
	text-transform: capitalize;
	font-weight: bold; 
	color: #000000; 
	font-size: 22px;
	font-style: italic;
	padding: 8px 0px;	 
	}
	
h4, .h4{ 
	font-family: Arial, Helvetica, sans-serif;  
	color: #000000; 
	font-size: 18px; 
	padding: 8px 0px; 
	}

h5, .h5{ 
	font-family: Arial, Helvetica, sans-serif;  
	text-transform: capitalize;
	font-weight: bold; 
	color: #800000; 
	font-size: 18px;
	font-style: italic;
	padding: 6px 0px;	 
	}

h6, .h6{ 
	font-family: Arial, Helvetica, sans-serif;  
	color: #666666; 
	font-size: 10px;
	padding: 0px 0px;
	line-height: 100%
	font-weight: normal;	 
	}

h7, .h7{ 
	font-family: Arial, Helvetica, sans-serif;  
	font-weight: bold; 
	color: #990033; 
	font-size: 18px;
	padding: 3px 0px;	 
	}
	
h8, .h8{ 
	font-family: Arial, Helvetica, sans-serif;  
	font-weight: bold; 
	color: #800000; 
	font-size: 14px;

	}

.head1 {
	font-family: Palatino;
	font-size: 28px;
	font-weight: bold;
	color: #990033;
	text-align: center;
	width: 100%;
	border-bottom: 1px solid #636363;
	padding: 5px 0px;
	margin-bottom: 10px;
}

.title {
	color:#996600;
	font-family:geneva,verdana,arial,sans-serif;
	font-size:15px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
}

.small {
font-size: 11px;
}

.smaller {
	font-size: 10px;
}

/*
	STRUCTURE
*/


#page-wrap{ 
	background: url(/images/background.gif) top left repeat-y; 
	width: 960px; 
	margin: 0px auto -55px;
    min-height: 100%; 
	height: auto !important;
	height: 100%; 
	}

#header {
	width: 960px;
	height: 100px;
	background-color: #000000;
	}


	
#main-col{  
	width: 540px; 
	float: left;
	margin: 10px 0px 0px 0px; 
}					

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display:  block; 
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



#main-col a img { 
	border: none; 
	background: none; 
	}

/* if the widget sidebar is omitted, use main-col2 to expand that box to the right edge*/
#main-col2{  
	width: 730px; 
	float: left;
	margin: 10px 0px 0px 0px; 
}					


#linksidebar{ 
	line-height: normal;
	width: 190px; 
	float: left; 
	margin-right: 15px;
	}
	

/*
	Menu
*/

#main-menu {
	margin-left: 10px;
}


#main-menu li{
list-style: none;
list-style-type: none;
list-style-position: outside;
margin-bottom: 0px;
margin-top: 0px;	
}


#main-menu ul a, #main-menu li a, #main-menu li ul li a{
	display: block;
	width: 154px;
	height: 20px;
	background-image: url(images/button.gif);
	text-decoration: none;
	/* margin-bottom: -10px; */
	background-position: top left;
	background-repeat:  no-repeat;
	padding: 5px 0px 0px 10px;
	line-height: normal;
	text-transform: capitalize;
	font-weight: bold; 
	color: #800000; 
	font-size: 14px; 
	}


#main-menu li a:hover, #main-menu li ul li a:hover{
	background-image: url(images/buttonon.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FF0000; 
	}

#main-menu li ul li a{
text-indent: 10px;
font-size: 12px;
font-style: oblique; 
color: #990000; 

}

#menu-top {
	margin-left: 0px;
	width: 154px;
	height: 30px;
	background-image: url(images/menu-top.gif);
	background-position: top left;
	background-repeat: repeat-y;
	float: left;
	clear: right;
}


#stretchbar_top{
	width: 960px;
	height: 30px;
	margin: 0px;
	line-height: normal;
	background-image: url(/images/stretchbar.jpg);
	background-position: top left;
	background-repeat:  repeat;
	color: #FFFFFF;
	}
	
/*
	FORMS
*/

#searchformbox {
width: 300px;
height: 28px;
float: right;
padding: 0px;
margin: 0px;
}

#searchform	{ 
	margin-top: 3px; 
	}


.searchbox{ 
	margin: 2px;
	height: 16px; 
	}

.button { 
	border: 1px solid #272727; 
	height: 18px; 
	background: #990033; 
	color: white; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	margin-bottom: 2px; 
	}
	
.button:hover { 
	background: white; 
	color: #272727;

	}



/*
	WIDGETS
*/
#widgitsidebar{ 
	line-height: normal;
	width: 190px; 
	float: right;
	margin-left: 15px;
	margin-top: 10px;	
	}
	
#widgitsidebar li{ 
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
	line-height: normal;	
}
	
#widgitsidebar h2{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	text-transform: capitalize; 
	padding: 15px 5px; 
	text-align: center;
	color: #000000;
	text-decoration: none;
}


.widget{ 
	background-color: silver; /*#f4dfb8*/
	width: 180px; 
	border-right: 1px solid #d7b880; 
	border-bottom: 1px solid #d7b880;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	padding: 0px 6px 6px 6px; 
	margin: 0 0 15px 0; 
	}
	
.inside{
	 padding: 5px; 
	}
	
.widget ul{ 
	
	}

.widget ul li, .widget ul li li{ 
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px; 
	}
	
.widget ul li a{ 
	display: block; 
	padding: 2px 6px;
	margin: 0px;
	line-height: normal; 

	}
	
.widget ul li a:hover{ 
	background: #909090; color: white; 
	}
	


/*
	BLOG ENTRIES
*/
.post								{ margin: 0 0 45px 0; }

/* old, good-looking post date display
.datebox							{ width: 40px; float: left; padding: 0 5px 5px 5px; background: #800000; color: white; text-align: center;
.day								{ font-size: 18px; font-weight: bold; margin: 0; font-family: Georgia, serif; }
.month								{ font-size: 14px; font-weight: bold; text-transform: uppercase; margin: 0; }
.year								{ font-size: 12px; font-weight: bold; margin: 0; }
*/

/* new, plain-looking post date display */
.datebox							{ float: left; padding: 3px 5px 5px 5px; color: #800000; }

ol.commentlist						{ list-style: none; }
.comment-bubble						{ background: #EAEAEA; color: #800000; padding: 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
ol.commentlist li p					{ font-size: 12px; }
.gravatar							{ margin-top: 3px; padding: 2px; height: 40px; }

/*
	FOOTER
*/
#push	{ 
	height: 55px; 
	}

#stretchbar_bot{
	height: 14px;
	margin: 0 auto;
	width: 960px;
	background-image: url(/images/stretchbar.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	clear: both;
	border: none;
	color: #FFFFFF;
	}

#footer	{ 
	height: 55px;
	margin: 0 auto;
	width: 960px;
	background-image: url(/images/bottom-shade.gif);
	background-position: top left;
	background-repeat: repeat-x;
	clear: both;
	border: none;
	font-size: 12px;
}

#footer-inside{ 
	width: 960px; 
	padding: 10px; 
	margin: 0 auto; 
	}
	
#footer-1{ 
	width: 200px; 
	float: left; 
	margin-right: 30px; 
	}
	
#footer-2{ 
	width: 400px; 
	float: left; 
	margin-right: 30px; 
	}

#footer-3 {
	margin: 3px;
}

	
#footer-3 li {
	display: inline; 
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
	padding: 0px 5px;
	margin: 0px;
	border-right: 1px solid #AEAEAE; 
	/* border-left: 1px solid #AEAEAE;
	border-collapse: collapse; */
}

/*
	Author page
*/

.largebold {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}




.authortable {
border-collapse: collapse;
}

.authortable td{
width: 25%;
padding: 3px 5px;
font-size: 12px;
line-height: normal;
}

.authortable .centerline {
border-left: 1px solid #222222;
}



