@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	width: 955px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border:1px solid #cccccc;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

a {
	color:#666666;
	text-decoration:none;
}

a:hover { 
	color:#8e0000;
	text-decoration:underline;
}

.bloglink a {
	color:#8e0000;
	text-decoration:none;
}

.bloglink a:hover {
	text-decoration:underline;
}

p {
	font-size:11px;
	font:Arial,sans-serif;
	color:#333333;
	line-height:17px;
}

.content p {
	font-size:11px;
	font:Arial,sans-serif;
	color:#333333;
	line-height:17px;
	margin:0px 30px 0px 0px;
}

#header {
	margin-bottom:10px;
}

#footer {
	text-align:center;
	margin:10px auto;
}

#footer a {
	color:#999999;
	font-size:11px;
	text-decoration:none;
	margin:0 45px;
}

#footer a:hover {
	color:#8e0000;
	text-decoration:none;
}

#topHorizDivider {
	background-image:url(images/horizDivider.gif);
	background-repeat:repeat-x;
	margin:0px 30px 0px 30px;
	height:9px;
}

#horizDivider {
	background-image:url(images/horizDivider.gif);
	background-repeat:repeat-x;
	margin:0px 40px 0px -40px;
	height:9px;
}
	
#doubleDivider {
	background-image:url(images/doubleline.gif);
	background-repeat:repeat-y;
	width:17px;
	padding:10px 0px 10px 10px;
	margin:10px 0px 0px 0px;
}

#drupalContent {
	padding:0px 0px 0px 40px;
	font-size:11px;
	font:Arial,sans-serif;
	color:#333333;
	line-height:17px;
}

#drupalContent .title h2 {
	margin: 10px 0px 0px -10px;
	color: #666;
	position: relative;
	font-size: 170%;
	font-weight: 100;
	line-height: 120%;
	font-family: Times New Roman, Times, serif;
}

#drupalContent p {
	padding:0px 30px 0px 0px;
}

#drupalContent img {
	position:relative;
	left:-20px;
	padding:20px;
	margin:10px 0px 10px 0px;
	border:1px solid #cccccc;
}

#sidebar {
	width:250px;
}

#sidebar h2 {
	font-size:100%;
	color:#666666;
}

#sidebar ul li a {
	font-size:11px;
	color:#999999;
	padding-right:10px;
}

#sidebar ul li a:hover {
	color:#8e0000;
	text-decoration:none;
}

#portfolio {

}

#services {
	width:320px;
	padding:20px 20px 10px 20px;
	border:1px solid #cccccc;
	text-align:center;
	margin:0 auto;
}

#services p {
	text-align:left;
}

#servicesNav {
	text-align:center;
	margin:0 auto;
	font-size:12px;
}

#servicesNav a {
	color:#666666;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	margin:0 8px 0 0px;
}

#servicesNav a:hover {
	color:#8e0000;
	text-decoration:none;
}

#servicesNav .activeLink {
	color:#8e0000;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	margin:0 8px 0 0px;
}

.more-link {
	padding:0px 0px 0px 20px;
}

.more-link a {
	color:#999999;
	font-size:11px;
}

.more-link a:hover {
	color:#8e0000;
	text-decoration:none;
}

.node h2 {
	font-weight:lighter;
	font-size:170%;
	font-family: Times New Roman, Times, serif;
}

.submitted {
	position:relative;
	top:0px;
	left:40px;
	font-size:95%;
	font:Times, serif;
}
	
#block-blog-0 {
	background-image:url(images/recentblog.gif);
	background-repeat:no-repeat;
	padding:30px 0px 0px 0px;
}

#block-blog-0 h2 {
	display:none;
}	

#block-node-0 {
	background-image:url(images/syndicate.gif);
	background-repeat:no-repeat;
	padding:60px 0px 0px 0px;
	margin:10px 0px 0px 0px;
}

#block-node-0 h2 {
	display:none;
}	

#block-node-0 img {
	border:none;
}

#block-user-1 {
	background-image:url(images/usertools.gif);
	background-repeat:no-repeat;
	padding:40px 0px 0px 0px;
	margin:10px 0px 0px 0px;
}

#block-user-1 h2 {
	display:none;
}	

#block-user-0 {
	background-image:url(images/usertools.gif);
	background-repeat:no-repeat;
	padding:60px 0px 0px 0px;
	margin:10px 0px 0px 0px;
}

#block-user-0 h2 {
	display:none;
}	

#block-user-0 label {
	color:#999999;
	font-size:90%;
}	

#edit-pass {
	
}	

.node {
	margin:0px 0px 50px 0px;
}

.pager a {
	padding:0px 5px 10px 5px;
}
.pager-current {
	padding:0px 5px 10px 5px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.style4 {font-family: Arial, Helvetica, sans-serif; font-style: italic; font-size: 11px; color: #333333; }
.style5 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
}

#blogTags {
	margin: 5px 0px 0px 0px;
	padding: 0;
}

#blogTags ul {
	list-style: none;
	padding:3px 0px 0px 0px;
	margin:0;
}

#blogTags ul li {
	display:inline;
	padding:0px 15px 0px 0px;
}