@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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;
	background-color: #000;
	background-image: url(../images/background_photo_1.jpg);
}
.twoColFixLtHdr #container {
	width: 980px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 0px;
	color: #333;
	font-size: 14px;
	background-color: #FFF;
} 
.twoColFixLtHdr #container #sidebar1 {
	float: left;
	width: 210px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #FFF;
	height: 450px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
}
.float_right {
	float: right;
	padding-left: 50px;
	margin-left: 100px;
}

/* Navigation bar */

ul.navBar
{
	list-style:none;
	height:35px;	
	padding:0px;
	margin:0px;
	padding-left:18px;
}

ul.navBar > li
{
	float:left;
	display:table;
	height:35px;
	text-align:center;
	margin-right:38px;
}

ul.navBar > li:first-of-type
{
	margin-left:15px;
}

ul.navBar > li > a
{
	display:table-cell;
	vertical-align:middle;
	font-size: 12px;
	height:35px;
	
	color: #FFF;
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;	
}

ul.navBar > li > a:hover
{
	text-decoration:none;
	color:#900;
	
}



.twoColFixLtHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	width: 980px;
	color: #999;
	background-color: #000;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #mainContent {
	margin-top: 10;
	margin-right: 50;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #FFF;
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	color: #666;
} 
.twoColFixLtHdr #footer {
	background-color: #000;
	font-size: 10px;
	color: #FFF;
	text-align: right;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	float: left;
	width: 950px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #999;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #container #mainContent h1 {
	color: #900;
	font-size: x-large;
}
.twoColFixLtHdr #container #mainContent h2 {
	color: #900;
	font-size: large;
	padding: 0px;
}
.twoColFixLtHdr #container #mainContent p {
	font-size: 14px;
	color: #666;
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
}
#newbox1 {
	background-color: #000;
	height: 210px;
	width: 560px;
	float: left;
	background-image: url(../images/footer_2_edited-2.jpg);
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #FFF;
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
}
#newbox2 {
	background-color: #000;
	height: 210px;
	width: 340px;
	float: left;
	background-image: url(../images/footer_2_edited-2.jpg);
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
}
.twoColFixLtHdr #container #sidebar1 h3 img {
	padding-left: 0px;
	margin-left: 10px;
}
.twoColFixLtHdr #container #sidebar1 p img {
	padding-left: 0px;
	margin-left: 10px;
}
.twoColFixLtHdr #container #newbox2 img {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.twoColFixLtHdr #container #newbox2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top: 0px;
}
.twoColFixLtHdr #container #newbox2 p img {
	margin-right: 100px;
}
.tablemaincontent {
	margin-right: 50px;
	margin-left: 50px;
}
.twoColFixLtHdr #container #footer p {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
}
.brackettitle {
	font-size: 12px;
	color: #900;
}
.twoColFixLtHdr #container #sidebar1 p {
	color: #900;
	font-size: 12px;
	text-align: left;
	font-style: italic;
}
.emaillink {
	color: #900;
}
.twoColFixLtHdr #container #mainContent p a {
	color: #666;
}

/* Frontpage Comments */

.commentsWidget
{
	margin-top:136px;	
}

.commentsCarousel
{
	margin-top:10px;
	min-height:400px;
	height:auto;
	
}


.commentsCarousel .comment
{
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;	
	display:block;
	opacity:1;
	position:absolute;
	width:200px;
}

.commentsCarousel .commentBody
{
	font-size:12px;
	display:block;
	font-style:italic;
	border-bottom:1px solid #900;
	padding-bottom:10px;
	margin-bottom:10px;
}

.commentsCarousel .name
{
	display:block;
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	
}


