*{ padding:0; margin:0;}
body{background:#b6d4f7; text-align:center;}

.main-width{ width:996px; margin:0 auto; text-align:left;}
.main-bg{ background:url(../images/main-bg.jpg) top center no-repeat #fff;}

img {vertical-align:top;}
a img { border:0;}
ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

html{ font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:20px; color:#676767;}
input, select { vertical-align:middle; font-weight:normal;}

.container{ width:100%;}
.wrapper{ width:100%; overflow:hidden;}

img{ vertical-align:top;}
a {color:#db5614; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:15px;}
strong{ color:#202425;}
ol{ list-style:decimal inside;}

.padding1{ padding:15px 0 0 0;}

/* ============================= main layout ====================== */
.imgindent, .img-indent{margin:0 15px 0 0; float:left;}
.list-left{ float:left; padding-right:20px;}
.phone{ float:right; padding-right:20px;}

/* ============================= header ====================== */
#header{ height:112px;}
#header .logo{ float:left; padding:33px 0 0 30px;}
#header .logo h1{ text-indent:-1000px; overflow:hidden; width:273px; height:62px; background:url(../images/logo.gif) no-repeat 0 0; cursor:pointer;}
#header .right{ text-align:right;}
#header .icons{ padding:24px 178px 0 0;}
#header .icons a{ display:inline-block; margin-left:2px; vertical-align:top;}
#header .icons img{ vertical-align:top;}
#id_radius
{
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;	
	width:100%;
}
/* ============================= content ====================== */
#content{ padding-bottom:36px;}
.content-bot-bg{ background:url(../images/content-bot-bg.png) bottom left no-repeat; padding-bottom:23px;}
.content-tail{ background:url(../images/content-tail.png) top left repeat-y;}
.content-top-bg{ background:url(../images/content-top-bg.jpg) no-repeat 0 0; padding:8px 8px 0 8px;}

.col-right{ width:240px; float:right; text-align:right; padding:29px 0 0 0;}
.col-center{ overflow:hidden;}

.content-bg{ background:url(../images/content-bg.gif); width:100%;}
.left-top{ background:url(../images/corner-left-top.gif) left top no-repeat;}
.right-top{ background:url(../images/corner-right-top.gif) right top no-repeat;}
.right-bot{ background:url(../images/corner-right-bot.gif) right bottom no-repeat;}
.left-bot{ background:url(../images/corner-left-bot.gif) left bottom no-repeat; min-height:750px; height:auto !important; height:750px; width:100%;}
.indent1{ padding:22px;}

h2{ font-size:29px; line-height:26px; color:#202425; padding:23px 150px 10px 0;}
h2 a{ text-decoration:none; color:#202425; }
h2 a:hover{ color:#db5614;}

.banner{ padding-bottom:10px;}
.custom-text{ font-size:12px; line-height:26px; color:#309fc8; text-transform:uppercase; padding:5px 0 29px 7px;}
.date{ font-size:11px; color:#309fc8; top:-10px; position:relative;}
.post-info{ color:#a0a0a0; font-size:11px; top:-10px; position:relative;}
.comments{ position:absolute; right:31px; top:30px; padding:3px 0 5px 30px; color:#a0a0a0; background:url(../images/comment-bg.gif) no-repeat 0 0;}
.comments a{ text-decoration:none;}
.comments a:hover{ color:#000;}
.title{ position:relative; padding-bottom:6px;}
.post1{ background:url(../images/line.gif) left top repeat-x; padding-bottom:28px; width:100%; position:relative;}

.more-link{ display:inline-block; line-height:20px; background:url(../images/link-tail.gif) top repeat-x; color:#db5614; text-decoration:none; font-size:11px; text-transform:uppercase; margin:17px 0 0 0;}
.more-link span{ display:inline-block; background:url(../images/link-left-bg.gif) left top no-repeat;}
.more-link span span{ background:url(../images/link-right-bg.gif) right top no-repeat; padding:1px 20px 3px 38px;}
.more-link:hover{ color:#51c504;}

.link-edit a{ display:inline-block; padding:15px 0 0 0;}

.widget{ border-top:2px solid #fecae5; padding:20px 29px 20px 20px;}
.widget h2{ font-size:12px; color:#2a5500; padding:5px 0 13px 0px; line-height:20px; text-transform:uppercase;}
.widget ul li{ font-size:14px; color:#ffffff; line-height:26px; background:url(../images/list-marker.gif) no-repeat right 6px; padding:0 23px 0 0;}
.widget ul li a{ color:#fff; text-decoration:none;}
.widget ul li a:hover{ color:#ffffff;}

.columns{ width:100%; overflow:hidden;}
.column-left{ float:left; width:48%;}
.column-right{ float:left; width:48%; margin-left:10px;}

/* ============================= footer ====================== */
#footer{ background:#b6d4f7; padding:23px 0 32px 0;}
.custom-form{ color:#202425; padding:0 0 0 37px;}
.custom-form .input1{ font-size:11px; color:#a0a0a0; font-style:italic; padding:3px 5px 3px 5px; color:#a0a0a0; background:#f6f6f6; width:165px; margin-right:5px;}
.footer-text{ float:right; padding:19px 25px 0 0; color:#202425;}

/* ============================= forms ============================= */
div.img_box {
	display:inline-block;
	display:-moz-inline-box;
	*zoom:1;
	*display:inline;
	text-align:left;
	vertical-align:top;
	border:0px solid green;
	margin:15px;
	}
.search{ padding:12px 8px 0 0;}
.search form{ width:231px; height:36px; background:url(../images/search-bg.png) no-repeat 0 0; padding:10px 8px 0 0;}
.search span{ display:inline-block; background:url(../images/search-text-bg.gif) no-repeat 0 0; padding:5px 10px 6px 30px; margin-right:4px;}
.search input{ vertical-align:top;}
.search .input1{ border:solid 0px; background:none; width:131px;}

#searchform .input1{ width:100px;}

#dropmenu { margin-right:-11px; padding-left:19px;}
#dropmenu ul li{ font-size:22px; line-height:28px;}
#dropmenu ul li a{ color:#ffffff; text-decoration:none; height:41px; display:block; padding:8px 40px 0 0; zoom:1;}
#dropmenu ul li a span{ display:none;}
#dropmenu ul li:hover a{ background:url(../images/menu-item-bg.png) no-repeat right 0; color:#db5614;}
.selected { background:url(../images/menu-item-bg.png) no-repeat right 0; color:#db5614;}

/* drop menu */
		#dropmenu ul ul {
			position:absolute; z-index:300;
			display:none;
			float:left;
			width:198px;
			background:#000;
			padding:9px 0 10px 0;
			margin:-8px 0px 0px 0px;
			background:rgb(254,176,222);
			border-radius:10px;
			-moz-border-radius:10px;
			-webkit-border-radius:10px;
			}
		
		#dropmenu ul ul li {
			float: none; position:relative;
			background: none;
			padding:0 0 0 20px;
			font-size:11px; 
			line-height:24px;
			text-transform:uppercase;
			font-weight:bold;
			text-align:left;
			}
		#dropmenu ul ul li a { padding:0; background:none !important; color:#f8f5ed !important; background:none; height:auto !important; }
		#dropmenu ul ul li a span{ display:inline;}
		#dropmenu ul ul a:hover{ padding:0; background:none; color:#ffffff !important;}
			
			#dropmenu ul ul ul { left:92px; margin:0 0 0 6px; top:-1px;}

#si_contact_message1{ width:100%;}


/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */
	.info-sidebar { overflow:hidden; padding:30px 10px 27px 20px; color:#fff; width: auto; font-size:1.5em; line-height:1.4em;}
	.info-sidebar a { text-transform:none; color:#fff;}
	
	.pagetitle { font-size:20px; line-height:30px; font-weight: normal; overflow:hidden;  padding:0 0 20px 0;}

/*--- Navigations ---*/
	.navigation { /*clear:both;*/ overflow:hidden; width:100%; padding:10px 0; font-size:12px; /*line-height:13px;*/}
	.navigation .alignleft { float: left; width:45%; text-align:left;}
	.navigation .alignright { float: right; width:45%; text-align:right;}
	.nav-top a, .navigation a{ color:#db5614; text-decoration:none; text-transform:uppercase;}
	.nav-top a:hover, .navigation a:hover{ color:#000;}
	.nav-top .alignright a { float: right; }
	
	.navigation .next{ background:url(../images/next.gif) right 5px no-repeat; padding-right:15px;}
	.navigation .prev{ background:url(../images/prev.gif) left 5px no-repeat; padding-left:15px;}
	
	.pd-nav { padding:0; margin:0;}
	.pd-nav .alignleft { padding:0; margin:0;}
	.pd-nav .alignright { padding:0; margin:0;}
	
	.pd-title {padding-bottom:0;}
	
	.marg { margin-bottom:10px;}

/*--- Begin Images ---*/
	p img {
		padding: 0;
		max-width: 100%;}
	
	img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	img.alignright { float: right;display:inline;
		padding: 0;
		margin: 3px 0px 10px 20px;}
	
	img.alignleft {	padding: 0;	margin: 3px 25px 5px 0; float:left; display:inline;}
	
/*------*/
	#tag_cloud .widget-bottom-left { padding-bottom:15px;}
	#tag_cloud .widget-heading { margin-bottom:15px;}
	#tag_cloud a { padding-left:3px;}
	
	/*--- Popup styles ---*/
	#commentspopup {}
	#commentspopup #header {background:#2F3F99;}
	#commentspopup .page-padding {padding:0 5px;}
	#commentspopup .page-width {width:538px; margin:0 auto;}

	#commentspopup .header-top-left { width:100%; height:160px;}
	#commentspopup .header-padding {padding:39px 0 0 89px;}
	#commentspopup h1 {font-size:1em; margin:0; padding:0; color:#E1E7EC; text-indent:-1000em; width:141px; height:27px;}
	#commentspopup h1:hover {text-decoration: none; cursor:pointer;}
	#commentspopup .description {width:141px; height:9px; text-indent:-1000em; margin-top:2px;}
	#commentspopup .description2 {width:249px; height:27px; text-indent:-1000em; margin-top:19px;}
	#commentspopup .border-bottom-left {padding:17px 37px 10px;}
	#commentspopup p {font-size:12px;}
	
	
/*--- Begin Typography & Colors ---*/
	small {	font-size: 1em; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
	small * {font-size: 0.9em;}
	small p {font-size: 0.9em;}
	
	select { width: 130px;}
		
	#commentform { font-size:1.2em; overflow:hidden; height:100%; padding:0px 0px 0px 0px;}
	
	/*.commentform {float:left;}*/
	
	#commentform input {
		margin: 5px 5px 1px 0;}
	
	#commentform {
		margin: 5px 0px 0 0;}
		
	#commentform textarea {
		width: 99%;
		padding: 2px 0;}
		
	#respond:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;}
		
	#commentform #submit {
		/*margin: 0 0 10px auto;
		float: right;*/ /*margin:0px 0px 0px 319px;*/
	}
	#commentform #submit:hover{ color:#fff}
		
	#respond p { padding:0px 0px 10px 0px; text-indent:0;}
	#respond form p { padding:0px 0px 10px 0px; text-indent:0;}
	
/*--- Begin Calendar ---*/
	#wp-calendar { empty-cells:show; width: 155px;}
	
	#wp-calendar th { padding:3px 0; text-align:center; color:#fff;}
	#wp-calendar td { padding:3px 0; text-align:center; color:#fff;}
	
	#wp-calendar a { display: block; font-weight:bold; color:#fff;}
	#wp-calendar #next a { padding-right: 10px;	text-align: right; font-weight: normal;}
	#wp-calendar #prev a { padding-left: 10px; text-align: left; font-weight: normal;}
	
	#wp-calendar caption { text-align: center; color:#fff; font-weight:bold; font-size:1.3em; padding:0px 0px 6px 0px;}
	
	
/* Begin Various Tags & Classes */
	acronym, abbr, span.caps {
		cursor: help;
		}
	
	acronym, abbr {
		border-bottom:1px dashed #1001;
		}
	
	blockquote {
		border:1px solid #1a1a1a; color:#010101;
		background:#f6f0d9; padding:0 10px 10px 10px; margin:10px 0;
		}
	
	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}
	
	
/* Captions */
	.aligncenter,
	div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	.wp-caption {
		border: 1px solid #ddd;
		text-align: center;
		background-color: #f3f3f3;
		padding-top: 4px;
		margin: 10px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;}
	
	.wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none;}
	
	.wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		padding: 0 4px 5px;
		margin: 0;}
	
	
/* Begin Comments*/
	.alt { clear:both; padding-bottom:20px; font-weight: normal;}
	
	.alt a { padding:0px 0px 0px 0px; text-decoration:underline;}
	.alt a:hover { padding:0px 0px 0px 0px; text-decoration: none;}
	
	.commentlist { color:#000;
		text-align: justify;
		}
	.commentlist a { color:#db5614}
	.commentlist span { color:#000; font-weight: bold;}
	
	ol.commentlist  li { list-style: none; font-size:12px;
		margin:6px 0px 6px 0px;
		padding: 5px 10px 3px;
		/*list-style: none;*/
		border:1px solid #1a1a1a; color:#000;
		background:#f0e9d8;
		}
		
	.commentlist li .avatar { 
		float: right;
		border: 1px solid #000;
		padding: 2px;
		background: #fff; /*margin:0px 20px 15px 0px;*/
		}
	
	.commentlist p {
		margin: 10px 5px 10px 0;
		}
	
	#commentform p {
		margin: 5px 0;
		padding-left:15px;
		}
	
	.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		}
	
	.commentmetadata {
		margin: 0;
		display: block;
		}
		
	