body {
    margin: 0;
    padding: 0;
}

a {
color:#000000;
}


.post h1 {
    color: #13386C;
    padding: 0 5px;
    border-bottom: 1px solid #000;
    font-size: 20px;
    margin-bottom: 30px;
    text-transform: capitalize;
}

.post h2 {
    margin: 5px 0;
    font-size: 14px;
    color: #446970;
}

#sidebar {
    margin: 0 10px 0 0;
}

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

#sidebar ul li {
    margin: 10px 0;
}

#sidebar ul #higher-menu,
#sidebar ul #lower-menu{
    border-bottom: 1px dashed #777;
    margin: 0;
}

#sidebar ul #lower-menu a {
    text-align: center;
    color: #1A3471;
    font-weight: bold;
}

#sidebar ul li a {
    display: block;
    font-size: 14px;
    text-decoration: none;
    color: #275B66;
}

.alert {
    padding: 10px;
    border: 1px solid #A9ACBF;
    margin: 10px 0;
    font-weight: bold;
}

.scats {
    padding-left: 20px;
    list-style-type: none;
}

.cats {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.cats li {
    margin: 2px 0;
    border-bottom: 1px solid #B7BACF;
}

.cats li h3 {
    margin: 4px 0;
}

.cats h3 a, #cats li a {
    font-weight: bold;
    text-decoration: none;
}
.cats h3 a:hover, #cats li a:hover {
    color: #315CA1;
}

.cats .table-data {
    width: 100%;
    border-spacing: 1px;
}

.cats .table-data th {
    background: #10798F;
    color: #fff;
    padding: 3px;
}

.cats .table-data td {
    padding: 3px;
}

.cats .alt1 {
    background: #C0C3D9;
}

#notes {
    font-style: italic;
    font-size: 11px;
    padding-bottom: 3px;
    margin-bottom: 20px;
    border-bottom: 1px solid #B7BACF;
}

#notes p {
    margin: 3px 0;
}

#search-results {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#search-results li h2 {
    margin: 3px 0;
    font-weight: normal;
    font-size: 18px;
}

#search-results li h2 a {
    color: #446970;
}

#search-results li small {
    font-weight: bold;
    font-size: 11px;
    font-style: italic;
}

.gallery h2 a {
    color: #000;
    text-decoration: none;
    font-family: Georgia, "times new roman", serif;
    font-weight: normal;
}

#lightboxCaption {
    color: #10798F;
}

#keyboardMsg {
    color: #10798F;
}

#keyboardMsg a {
    color: red;
    text-decoration: none;
}

.gallery img, #gallery img {
    padding: 3px;
    background: #fff;
}

#gallery ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    list-style-image: none;
}

#gallery ul li {
    float: left;
    margin: 10px 3px 10px 0;
    padding: 5px 5px 5px 0;
    text-align: center;
}

#gallery ul li .thumb {
    font-size: .9em;
    font-family: Georgia, serif;
    color: #000;
    text-align: center;
}

#gallery ul li .title {
    font-size: .9em;
    font-family: Georgia, serif;
    color: #78715e;
    text-align: center;
    margin: 3px 0;
}

#gallery ul li .thumb a {
    color: #333;
}

#gallery-items {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#gallery-ul {
    padding: 0;
    margin: 0;
}

#gallery-ul .galleries {
    float: left;
    list-style-type: none;
    margin-left: 10px;
    width: 130px;
    text-align: center;
}

.galleries h2 {
    margin: 5px;
    font-size: 14px;
}

.galleries h2 a {
    color: #13386C;
    text-decoration: none;
}

.galleries p {
    text-align: left;
}

/** pagination ****
*****/

#pagination {
    width: 70%;
    margin: 20px auto;
    text-align: center;
}

#pagination span {
    margin: 0 5px;
}

#pagination span a {
    text-decoration: none;
    padding: 2px 5px;
    border: 1px solid #FFF;
    background-color: #55A2AC;
    color: #fff;
}

#pagination span a:hover {
   background-color: #6EB1BA;
}



.bg_grad {
	background-image: url(images/bg_grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.left_right_border {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.maincontentarea {
	background-color: #c9cce3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 40px;
}
.left_column_bg {
	background-image: url(images/layout_10.jpg);
	background-repeat: repeat-y;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
.footer {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.title_td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.menu_bg {
	background-image: url(images/menu_bg_04.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
