body {
	margin : 0;
	padding : 0;
	font : 73% "Trebuchet MS", verdana, tahoma, sans-serif;
	color : #555;
	background : #eef6fb url(img/bg.jpg) repeat-y center;
	line-height : 1.5em;
}
#container {
	width : 740px;
	margin-left : auto;
	margin-right : auto;
	margin-top: 0px;
	padding : 0;
	border : 5px solid #fff;
}
#navlist {
	padding : 3px 0;
	margin : 0;
	text-align : left;
	font : bold 110% "Trebuchet MS", verdana, sans-serif;
	color : #000;
	background : #99c6e7;
}
#navlist li {
	list-style : none;
	margin : 0;
	display : inline;
}
#navlist li a {
	padding : 3px 1.5em;
	margin : 0;
	color : #333;
	background : #99c6e7;
	text-decoration : none;
}
#navlist li a:link, #navlist li a:visited {
	color : #333;
	background : #99c6e7;
}
#navlist li a:hover {
	color : #fff;
	background : #6ba0e6;
}
#navlist li a#current {
	color : #fff;
	background : #6ba0e6;
}
#banner {
	width : 740px;
	height : 150px;
	padding : 0;
	margin : 0;
	margin-top: -10px;
	background : #738ca5 url(img/banner.jpg) no-repeat center;
}
#banner h1 {
	letter-spacing : 5px;
	color : #000000;
	text-align: center;
	vertical-align: bottom;
	padding-top: 120px;
	padding-bottom: 0px;
	font: 160% "Trebuchet MS", verdana, tahoma, sans-serif bold;
	text-transform: uppercase;
}
#content {
	padding : 5px;
	margin-left : 220px;
	margin-bottom : 5px;
	color : #555;
	background : #eef6fb;
}

#content-blog {
	padding : 5px;
	margin-left : 190px;
	margin-bottom : 5px;
	color : #555;
	background : #eef6fb;
}

#content-blog-single {
	padding : 5px;
	margin-left : 5px;
	margin-bottom : 5px;
	color : #555;
	background : #eef6fb;
}

#sidebar-a {
    float: left;
	width : 180px;
	margin : 0 10 10 10;
	padding : 5px;
	border-right : 2px solid #99c6e7;
	color : #555;
	background : #eef6fb;
}

#sidebar-b {
	width: 180px;
	border-right : 1px solid #fff;
	float: left;
}

#footer {
	clear : both;
	padding : 5px;
	margin : 0;
	text-align : left;
	border-top : 10px solid #6ca3e4;
	color : #333;
	background : #99c6e7;
}
.roundcont {
	margin : 10px;
	width : 95%;
	background : #f7fbfd;
	color : #333;
}
.roundcont p {
	margin : 0 15px;
}
.roundtop {
	background : url(img/tr.gif) no-repeat top right;
}
.roundbottom {
	background : url(img/br.gif) no-repeat top right;
}
img.corner {
	width : 10px;
	height : 10px;
	border : none;
	display : block !important;
}
p {
	padding : 3px 10px 10px 5px;
}
h1 {
	padding : 0;
	font : 140% "Trebuchet MS", verdana, tahoma, sans-serif;
	text-transform : uppercase;
	color : #738ca5;
}
h2 {
	margin : 0;
	font : 140% "Trebuchet MS", verdana, tahoma, sans-serif;
	padding : 0;
	border-bottom : 0 solid #738ca5;
	text-transform : none;
	color : #738ca5;
	background : inherit;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	background-color: #eef6fb;
	font-weight: lighter;
	left: 20px;
	text-indent: 10px;
}
a {
	text-decoration : none;
	color : #666;
	background : inherit;
}
a:hover {
	text-decoration : underline;
	color : #66a0e0;
	background : inherit;
}
a img {
	border : 0;
}
.img {
	float : left;
	padding : 5px;
	margin : 10px;
	border : 1px solid #556b2f;
}
blockquote {
	color : #000;
}

/* Sidebar Format*/

#sidebar-b h2 {
	margin: 5px 0 0;
	padding: 0;
	}
	
.entry ul li:before, #sidebar-b ul ul li:before {
	content: "\00BB \0020";
	}
	

#sidebar-b ul, #sidebar-b ul ol {
	margin: 0;
	padding: 0;
	}
	
#sidebar-b ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	}

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

#sidebar-b ul ul, #sidebar-b ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar-b ul ul ul, #sidebar-b ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar-b ul ol li {
	list-style: decimal outside;
	}

#sidebar-b ul ul li, #sidebar-b ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#sidebar-b #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar-b #searchsubmit {
	padding: 1px;
	}

/* 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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

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

/* 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;
}
/* End captions */
