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

html {
background-color: #e6e6e6;
}

blockquote

{
    background-color: #f4f4f4;
    border-left:7px solid #c9252b;
    color: #999999;
    font-style: italic;
    line-height: 24px;
    padding: 10px 15px 10px 20px;
}
#container {
	width: 885px;
	border: 0px solid #a9c3cc;
	background-color:#FFF;
	margin: 2em auto;
	height:auto;
}

#row1 {
	width:885px;
	
	margin-right:33px;
	background-color:#FFF;
}

#row2 {
	width:885px;
	
	margin-right:33px;
	margin-top:10px;
}

#row3 {
	width:885px;
	
	margin-right:33px;
	background-color:#FFF;
}


#row1_col1 {
	width:350px;
	float:left;
	height:510px;
	background-color:#FFF;
}

#row1_col2 {
	width:10px;
	float:left;
	height:510px;
	background-color:#FFF;
	border-right:1px solid #999
}

#row1_col3 {
	width:514px;
	padding-left:9px;
	float:left;
	height:510px;
	background-color:#FFF;
}

#row3_col1 {
	width:350px;
	float:left;
	height:auto;
	background-color:#FFF;
	padding-right:10px;
}

#row3_col2 {
	width:10px;
	float:left;
	height:auto;
	background-color:#FFF;
	border-right:1px solid #999;
}

#row3_col3 {
	width:240px;
	float:left;
	height:auto;
	background-color:#FFF;
	border-left:1px solid #999;
	padding-left:10px;
	padding-right:10px;
}

#row3_col4 {
	width:10px;
	float:left;
	height:auto;
	background-color:#FFF;
	border-right:1px solid #999;
}

#row3_col5 {
	width:243px;
	float:left;
	height:auto;
	background-color:#FFF;
	border-left:1px solid #999;
	padding-left:10px;
}

#special {
	width:525px;
	float:left;
	height:auto;
	padding-right:0px;
	padding-left:10px;
	background-color:#CCC;
	height:227px;
}

#special_head {
	background-color:#c4161c;
	margin-top:10px;
	width:516px;
	height:20px;
	padding-top:5px;
	text-align:left;
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-weight:lighter;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:lighter;
}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:lighter;
}

#smallhead {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#c4161c;
	font-size:10px;
}

#authorbyline {
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	font-size:10px;
	
}

.panels-flexible-column-23-2

{ width:629px;}

.panels-flexible-column-23-4

{ width:203px;}


/*google Search Start*/

.gsc-control-cse
{

}
.cse .gsc-control-cse, .gsc-control-cse input
{
border:0px; background:none
				   }
				   
/*google Search End*/




<!--SideBar Floating Start-->

#social-widget {
		position:fixed;
		top:25%;
		right:10px;
		/*border: 1px solid black;*/
		width:60px;

		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;

		/*background-color:#eff3fa;*/
		z-index:998;
	}

	#social-widget .sbutton {
		margin: 5px;
	}

<!--SideBar Floating Closed-->