@charset "utf-8";
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #41517a;
	line-height:20px;
	background: #ebebeb;
}

#container {
	width: 950px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
}

#mainContent img {
	border:solid 5px #d9dff0;
	float:left;
	margin-right:20px;
	margin-top:5px;
	background-color:#000;
}

#sidecontent {
	min-height: 100%;
	margin-top:15px;
	float:right;
	width:202px;
	z-index: 10;
}

.sidewidget {
	margin-top:-15px;
}


.submit input {
	margin-left:10px;
}


#mainContent p {
	line-height: 20px;
	padding-left:10px;
	padding-right:10px;
}


#mainContent h2 {
	padding:5px;
	margin:0px;
	background-color:#b1cde9;
}

#mainContent a {
	color:#41517a;
	font-weight:bold;
}

li {

}

.footer li {
	list-style: none;
}


/* Top Navigation */

#topnav {
	background:#ebebeb;
}

#topnavmenu{
	color:#fff;
	font-size: 10px; 
	font-weight:bold;
	margin: 0 auto; 
	padding: 0; 
	width: 950px;
	line-height: 23px;
}

#topnavmenu ul{
	margin: 0; 
	text-align: right;
}

#topnavmenu li{
	display: inline; 
	padding-left:10px;
}

#topnavmenu li a{
	color: #fff;
	padding:6px;
	text-decoration: none;
}

#topnavmenu li a:hover{
	background:#7c98b3;
}

#social
{
	float: right;
	background:#d9dff0;
	padding:10px;
	margin-right:10px;
}
/*End Top Navigation */

/*Header */

#header {
	background:#ebebeb url('../images/header.jpg') no-repeat center;
	min-height: 160px;
}

/*End Header*/

/* Main Navigation */

#menu_container
{
	position: relative;
	height: 35px; 
	width: 100%; 
	text-align: center;
	background-color:#1b4263;
}

#menu_container_center
{
	position: relative;
	width: 950px;
	margin: 0px auto;
}

#mainnav {
	background-color:#1b4263;
	padding:0;
	margin:0;
}

#mainnavmenu{
	color:#fff;
	font-family: 'verdana';
	font-size: 12px; 
	font-weight:bold;
	line-height: 35px;
	margin: 0 auto; 
	padding: 0; 
	width: 950px;
	text-align:center;
}

#mainnavmenu ul{
	margin: 0;
}

#mainnavmenu li{
	display: inline;
	list-style: none;
}

#mainnavmenu li a{
	color: #fff;
	padding:10px; 
	text-decoration: none;
}

#mainnavmenu li a:hover{
	background-color: #4e6294; 
	padding:10px;
}

/*End Main Navigation */

/*Widgets*/

.large_widget {
	width:			400px;
	height:			225px;
}

.medium_widget {
	width:			285px;
	height:			225px;
}

.small_widget {
	width:			145px;
	height:			225px;
}

#mainContent .large_widget p,
#mainContent .medium_widget p,
#mainContent .small_widget p
{
	line-height:	20px;
}


.left
{
	float:			left;
	margin-right:	10px;
	margin-top:		10px;
	margin-bottom:	20px;
}

.right
{
	float:			right;
	margin-left:	10px;
	margin-top:		10px;
	margin-bottom:	20px;
}



/*End Widgets*/

.clearfloat {
	clear: both;
}
h1 {
	display:block;
	background-color:#7aa3cd;
	color:#fff;
	font-size:18px;
	margin-top:15px;
	margin-bottom:15px;
	padding-top:7px;
	padding-left:7px;
	padding-bottom:7px;
}
#mainContent {
	padding: 0;
	width:730px;
	float:left;
    min-height: 500px;
}

.footer {
    display: block;
	clear: both;
	background:#ebebeb;
	font-family: Arial, sans-serif;
	color:#41517a;
	margin-top:20px;
}

.footer .footer_wrapper {
	margin-top:10px;
 	min-height: 230px;
}

.footer .content a {
  color: #ebebeb;
  font-size: 11px;
  font-weight:bold;
}

.footer .content ul {
  margin: 0;
  float: left;
  width: 275px;
  background:#ebebeb;
  margin: 10px;
  padding: 10px;
  min-height:190px;

}

.footer .content ul li {
	font-size: 12px;
  line-height: 1.4;
}

.footer .content ul li p {
  color:#41517a;
}
.footer .content ul li h3 {
  font-size: 15px;
  text-transform: uppercase;
  margin:0px;
  color:#41517a;
}

.error_message
{
	color: #D70000;
}

//////////////////////
//	FAQ

null
{
}

.faq_form_open_link
{
	cursor: pointer;
	text-decoration: underline;
}

.faq_form_cancel_link
{
	cursor: pointer;
	display: inline;
	text-decoration: underline;
}

.faq_form_container
{
	display: none;
}

.faq_container
{
	padding: 20px 0px;
}

.faq_container .question
{
	padding: 5px 0px;
	font-weight: bold;
}

.faq_container .answer
{
}

//	FAQ
//////////////////////

#search {
	display:block;
	width: 194px;
	height:51px;
	background:url(http://siegelchiro.net/images/searchbackground2.png);
	margin-bottom:10px;
	}

#search form {
	padding-top:1px;
	margin-left:8px;
	}


#socialside {
	margin-bottom: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #444;
	}

#socialside a {
	display:inline-block;
	height:22px;
	width:22px;
	overflow:hidden;
	}

#socialside a:hover {
	display:inline-block;
	text-indent:-22px;
	}
#sideoptions {
	border-top: #c9c9c9 1px solid;
	
	}


#sideoptions a {
	display:block;
	height:40px;
	width:194px;
	overflow:hidden;
	}

#sideoptions a:hover {
	display:block;
	text-indent:-194px;
	}