/* Begin Typography & Colors */
body {
margin:0px;
padding:0px;
margin-left:auto;
margin-right:auto;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	padding:0px 5px 0px 5px;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 16px;
	padding-left:0px;
	}

h2.pagetitle {
	font-size: 22px;
	}

#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
		text-align:left;
	}

.entry p a:visited {
	color: #b85b5a;

	
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:13px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #0000FF;
	text-decoration: none;
	}

a:hover {
	color: #0000FF;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	float: left;
	padding: 0px;
	margin: 0px 0 0;
/*	width: 450px;
	border:1px solid #000000*/
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0px 0 10px;
	text-align: justify;
	padding-top:0px;
	clear:both;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0px 0px 0px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}
/* End Structure */

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 2px 0 0;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	text-align:left;
	}

h3 {
	padding: 0;
	margin: 0px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
/*	max-width: 100%;*/
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	list-style-type:none;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	text-align:left;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	text-align:left;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
		text-align:left;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	text-align:left;	
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	text-align:left;	
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	text-align:left;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 80%;
	padding: 2px;
	border:1px solid #B0B0B0;
	}

#commentform #submit {
	/*margin: 0;
	float: right;*/
	}
/* End Form Elements */



/* Begin Comments*/

.alt {
	margin:0px;
	/*border:1px solid #000;*/
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin:0px;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
/*	margin-left: 545px;*/
	width: 190px;
	text-align:left;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/*Our CSS*/

:-moz-any-link:focus{outline: none;}

#container-outer{background:#CBCDC1 url(../../../images/body-gradient.gif) repeat-y; width:1002px;}
#container{background:url(../../../images/body-bkg1.gif) no-repeat center top; width:1002px;}

/* Top navigation*/
#logo-container{padding:10px 0px 0px 30px;}
#logo-outer{ padding:0px;}
.left-corner{
background:url(../../../images/left-corner.gif) no-repeat bottom; height:88px; width:19px; float:left;}
.right-corner{
background:url(../../../images/right-corner.gif) no-repeat bottom; height:88px; width:19px; float:left;}

#logo{width:905px; height:88px; background:url(../../../images/middle-bkg.gif) repeat-x bottom; float:left;}

#logo .logo{ padding:30px 0px 10px 5px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF; }
#logo .logo h1{padding-top:7px;font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF; font-weight:normal; margin:0px; }
#logo .top-links{padding:55px 5px 5px 0px; float:right; color:#EEEEEE;}
#logo .top-links a{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#EEEEEE; text-decoration:none;}
#logo .top-links a:hover{color:#000000; text-decoration:none;}

/* Top navigation*/
#topnav1{clear:both; height:29px;}
#topnav-left{background:url(../../../images/top-nav-left.gif) no-repeat; height:30px; width:19px; float:left}

#topnav{ width:905px; background:url(../../../images/top-nav-middle.gif) repeat-x; height:30px; float:left; }

#topnav-right{ background:url(../../../images/top-nav-right.gif) no-repeat; height:30px; width:19px; float:left}

#topnav ul{	margin: 0px; padding:0px; list-style-type:none; float:left;}
#topnav ul li{padding:0px; margin: 0px; float:left;}
#topnav ul li a{color:#ffffff; text-decoration:none; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:13px;
font-weight:bold;}

html div#topnav { line-height:180%; margin: 27 0 0 1px;}

#topnav ul li a div { display:block; cursor:pointer; padding:0px 24px 0px 25px;}
#topnav ul li a:hover {cursor:pointer; height:30px;	float:left;	color:#B1CDF2;}

.divider{ background:url(../../../images/divider.gif) no-repeat ; float:left; height:29px; margin-top:1px;}

/* end top navigation*/

/*Middle Container*/

#middle-container{width:944px; padding:0px; margin:0px; clear:both;}

#middle-left{ width:710px; padding:30px 0px 0px 0px; font-family:Arial, Helvetica, sans-serif; text-align:left; font-size:14px; clear:both;}

#middle-left .image1{ padding:10px 20px 0px 0px;}

.more{ margin:0px 0px 20px 0px;}
.more a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#0000FF; text-decoration: underline;}
.more a:hover{color:#0000FF; text-decoration:none;}

.more1{ padding:0px 10px 10px 0px; float:right;}
.more1 a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#0000FF; text-decoration: underline;}
.more1 a:hover{color:#0000FF; text-decoration:none;}

.more2{ padding:7px 10px 0px 0px; float:right}
.more2 a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#0000FF; text-decoration: underline;}
.more2 a:hover{color:#0000FF; text-decoration:none;}

.more5{ padding:12px 10px 0px 0px; float:right}
.more5 a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#0000FF; text-decoration: underline;}
.more5 a:hover{color:#0000FF; text-decoration:none;}


.more3{ padding:3px 5px; clear:both; float:right}
.more3 a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#0000FF; text-decoration: underline;}
.more3 a:hover{color:#0000FF; text-decoration:none;}

.more4{ padding:6px 10px; clear:both; float:right}
.more4 a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#0000FF; text-decoration: underline;}
.more4 a:hover{color:#0000FF; text-decoration:none;}


#middle-right{float:right; width:230px; border:1px solid #000000; }
#middle-right-top{ width:230px; float:left; padding-left:4px;}



/*Footer*/
.f-left{float: left;}
.f-right{float: right;}

#footer{width:100%; clear:both; margin-top:5px; text-align:center;}

#footer .middle{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; padding:10px 0px 0px 0px;}

#footer .middle a{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:none; padding:0px 5px 0px 5px;}
#footer .middle a:hover{text-decoration: underline; }

#footer .oth-links{font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#000000;text-decoration: none;
padding:5px 20px 30px 20px;}
#footer .oth-links a{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#282727; text-decoration: none;}
#footer .oth-links a:hover{color:#282727; text-decoration: underline;}

#footer .oth-links1{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration: none; float:left;}
#footer .oth-links1 a{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration: none;}



.callorder{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
clear:both;
text-align:left;
padding:0px 0px 0px 0px;}

.callorder1{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
clear:both;
text-align:left;
padding:0px 0px 0px 0px;}

.gen-padding{ margin-left:250px;}


#call{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
clear:both;
text-align:left;
padding:20px 0px 15px 22px;}

#call span{font-family:Arial, Helvetica, sans-serif;
font-size:14px;
clear:both;
text-align:left;}

#call a{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color: #0000FF;
text-decoration:underline;}

#call a:hover{
color:#000000;
text-decoration:none;}

#list-items ul{
list-style-type:none;
padding:0px;
margin:0px 0px 0px 10px;}

#list-items ul li{
background:url(../../../images/bullet.gif) left top no-repeat;
padding:1px 0px 0px 15px;
margin:0px;
font-size:12px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
line-height:16px;}

#list-items ul li a{
color:#0000FF;
text-decoration:none;}

#list-items ul li a:hover{
color:#0000FF;
text-decoration:underline;}

#list-items p{ font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:0px; margin:0px; text-align:left}


#gen-table{ padding:5px 0px 0px 5px;}
#gen-table td{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding:5px;}
#gen-table td input{
background-color:#B0B0B0;
border:none;
font-size:13px;
}

#gen-table td .btn{border:none; background:none; padding-left:6px; }
.testimonials{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding:10px 5px 0px 12px;
text-align:left;
line-height:15px;
}

.testimonials-name{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
float:right;
font-weight:normal;
font-style:italic;
padding:5px 2px 0px 0px;}

#testimonials-content p{ padding:0px; margin:5px 0px 0px 0px;}
.testimonials-by{text-align:right; clear:both; margin:0px; padding:0px;}

/*Inner Pages*/
#list-items1 ul{ list-style-type:none; padding:7px 5px 0px 15px; margin:0px;}

#list-items1 ul li{ background:url(../../../images/bullet1.gif) left top no-repeat; padding:0px 3px 4px 12px; margin:0px;
font-size:12px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-align:left; line-height:16px;}

#list-items1 ul li a{ color:#0000FF; text-decoration:underline;}

#list-items1 ul li a:hover{color:#0000FF; text-decoration:none;}


#middle-left1{ width:700px; padding:25px 0px 0px 5px; font-family:Arial, Helvetica, sans-serif; text-align:left; font-size:13px; clear:both;}
#middle-left1 em{ color:#061467}
#middle-left1 .image{ padding:0px 20px 0px 0px;}

#middle-left2{ padding-top:25px; font-family:Arial, Helvetica, sans-serif; text-align:left; font-size:13px; clear:both;}


/*Summary Box*/

#breadcrum{color:#061467; font-size:11px; padding:5px 0px 0px 0px;}
#breadcrum a{ color:#171717; padding:0px 0px 0px 0px; text-decoration:underline;}
#breadcrum a:hover{ color:#171717; text-decoration:none;}

#articles-list { }

#articles-list p{ padding:0px 0px 10px 5px; margin:0px;}
#article-heading{ padding:0px 0px 7px 5px; font-weight:bold; float:left; width:611px; font-size:17px;}
.move{ color:#000000; padding-top:3px; float:right}
.move a{ color:#000000; text-decoration:none; font-size:11px;}
.move a:hover{ color:#000000; text-decoration:underline;}

.articles-comment{ font-size:11px;}






.hr-padding{padding:7px 0px 15px 4px;}
.hr-padding1{padding:10px 0px 5px 0px;}
.hr-padding2{padding:0px 0px 15px 0px;}

#articles-list p em{ color:#061467;}
#articles-list p sup{ color:#061467;}

#articles-list ul{
padding:0px 0px 0px 5px;
margin:0px;
list-style-type:none;}

#articles-list ul li{
background:url(../../../images/arrow-bullet.gif) no-repeat left  top;
padding:0px 0px 10px 20px;
margin:0px;
font-size:13px;}

#articles-list ul li a{
color:#000000;
text-decoration:underline;}

#articles-list ul li a:hover{
color:#0000FF;
text-decoration:none;}

#tell-a-friend{ padding:1px; border:1px dashed #AFAFAE; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#tell-a-friend th{
padding:5px;
background-color:#CDCDC9;}

#tell-a-friend td{
padding:5px;
background-color:#D4D8D5;}

#tell-a-friend td input {border:none; width:200px;}
#tell-a-friend td textarea {border:none; width:200px; height:70px;}
#tell-a-friend td span{color:#FF0000; font-size:14px;}


#list-items2 ul{
list-style-type:none;
padding:0px;
margin:0px 0px 0px 10px;}

#list-items2 ul li{
background:url(../../../images/bullet.gif) left no-repeat;
padding:0px 0px 0px 15px;
margin:0px;
font-size:12px;
font-weight:normal;
line-height:22px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;}

#list-items2 ul li a{
color:#0000FF;
text-decoration:underline;}

#list-items2 ul li a:hover{
color:#0000FF;
text-decoration:none;}

.box-l{
background:url(../../../images/box-l.gif) no-repeat bottom; width:9px; height:45px; float:left;}

.box-m{
background:url(../../../images/box-m.gif) repeat-x bottom; width:164px; height:45px; float:left;}

.headings{
padding:13px 0px 0px 0px; font-size:13px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

.box-blogs-icon-r{
background: url(../../../images/box-blogs-icon-r.gif) no-repeat; width:51px; height:42px; float:left;}

.box-blogs-middle{/*background:url(../../../images/box-blogs-middle.gif) repeat-y;*/}

.headings1{
padding-top:17px; font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; text-align:left;}

.right-content{
width:224px; clear:both; float:left; margin-top:6px; }

.text-field{ width:150px;
/*background-color:#B0B0B0;*/
border:none;
font-size:13px;
border:1px solid #B0B0B0;
}
.search-nav{margin-top:20px;}

.div-pad{padding:4px 0px 4px 0px;}

.gen-padding1{padding:0px 0px 20px 0px;}