body {
	margin: 0;
	padding: 0;
	background: #1B3266;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #181818;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
    
}

h2.blue {
    font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
    color:blue;    
    font-size: 1.8em;
}

h2.white {
    font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
    color:white;    
    font-size: 1.6em;
}
h3 {
	font-size: 1.6em;
}

ul, ol {
	margin-top: 0;
	line-height: 180%;
}
p {
    line-height: normal;
}
ul, ol {
}

a {
	text-decoration: none;
	color: #1757AB;
}

a:hover {
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	background: url(images/img05.jpg) repeat-x left top;
}

/* Header */

#header {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	height: 95px;
	margin: 0;
	padding-left: 20px;
    padding-top: 15px;
	color: #FFFFFF;
    width: 330px;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 25px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 12px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 279px;
	height: 110px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 50px 0 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: 1px #0E689A solid;
	background: none;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #57ACF7;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 1000px;
	height: 54px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img01.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 48px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 28px;
	margin-right: 3px;
	padding: 26px 30px 0px 0px;
	background: url(images/img06.jpg) no-repeat right 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
	padding-left: 0;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img02.jpg) repeat-y left top;
}

#page-bgbtm {
	margin: 0px;
	padding: 30px;
	background: url(images/img03.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: right;
	width: 670px;
	padding: 0px 0px;
    background: transparent;
}
h2.content {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.0em;    
    color: black;    
    width: 650px;
    padding: 0px 0px;
    padding-right:130px;
    background:transparent blue;
    
}





.post {
}

.post .title {
	height: 38px;
	letter-spacing: -.5px;
	color: #1757AB;
}

.post .title a {
	color: #1757AB;
	border: none;
}

.post .meta {
	margin-top: -10px;
	padding-bottom: 5px;
	
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 2px 25px 0px 0px;
    line-height: normal; 
}

.links {
	display: block;
	width: 174px;
	height: 30px;
	padding: 8px 0px 0px 0px;
	background: url(images/img04.jpg) no-repeat left top;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
    display: block;  
	float: left;
	width: 270px;
	padding: 0px 0px 0px 0px;
	color: #57ACF7;
    background: transparent;
    text-align: left;
   
}

#sidebar ul {
	margin: 0;
	list-style: none;
   
}



#sidebar li {
	margin: 0;
	padding: 0;
    
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px solid #0E689A;
}

#sidebar li li span {
	display: block;
	margin-top: 0px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5em;	
	color: #FFFFFF;
}

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

#sidebar a {
	border: none;
	color: #57ACF7;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer-wrapper {
	width: 100%;
	background: #231202;
}

#footer {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 40px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #70AEFF;
}

#footer a {
	color: #1F84FF;
}

p.ulblue{
    font-family: 'Arial', Tahoma, Helvetica, sans;
    font-size: 1.3em;
    color:blue;
    font-weight: 200;
    padding-bottom: 0px;
    margin-left: 10px;
    line-height: normal;
}
p.ulsmall{
    font-family: 'Arial', Tahoma, Helvetica, sans;
    font-size: 1em;
    color:black;
    font-weight: 200;
    padding-bottom: -5px;
    margin-left: 40px;
    line-height: normal;
}

p.smallbold{
    font-family: 'Arial', Tahoma, Helvetica, sans;
    font-size: 1em;
    color:black;
    font-weight: bolder;
    padding-bottom: -5px;
    margin-left: 40px;
    line-height: normal;
}

p.smaller{
    font-family: 'Arial', Tahoma, Helvetica, sans;
    font-size: 1em;
    color:black;
    font-weight: 200;
    padding-bottom: -5px;
    margin-left: 40px;
    line-height: normal;
}

#mytable {
    width: 595px;
    padding: 0;
    margin: 0;
}

caption {
    padding: 0 0 5px 0;
    width: 580px;     
    font: italic 11px "Arial", Helvetica, sans-serif;
    text-align: right;
}

th {
    font: 11px "Arial", Verdana, Arial, Helvetica, sans-serif;
    color: black;
    border-right: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
    border-top: 1px solid #C1DAD7;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: left;
    padding: 6px 6px 6px 6px;
    /*background: #CAE8EA url(bg_header.bmp) no-repeat;*/
    background:url("images/bg_header.jpg") 0 0 no-repeat;
}

th.nobg {
    border-top: 0;
    border-left: 0;
    border-right: 1px solid #C1DAD7;
    background: none;
}

td {
    border-right: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
    background: #fff;
    /*       T   R     B    L  */
    padding: 15px 0px 0px 2px;
    color: #4f6b72;
}


td.alt {
    background: #F5FAFA;
    color: #797268;
}

th.spec {
    border-left: 1px solid #C1DAD7;
    border-top: 0;
    background:url("images/bullet.jpg") no-repeat;
    font: 11px "Arial";
}

th.specalt {
    border-left: 1px solid #C1DAD7;
    border-top: 0;
    background: #f5fafa url(bullet.jpg) no-repeat;
    font: 11px "Arial", Verdana, Helvetica, sans-serif;
    color: black;
}

th.price {
    border-left: 1px solid #C1DAD7;
    border-top: 0;
    background: #f5fafa url(bullet.jpg) no-repeat;
    background-color:rgb(253,250,236);
    font: 11px "Arial", Verdana, Helvetica, sans-serif;
    color:black;
}

#content table
{
    margin-bottom: 1.5em;
    border-collapse: collapse;
    text-align: left;
}

#content table th
{
    font-weight: bold;
    padding: 0.5em;
}

#content table td
{
    padding: 0.5em;
    border-right: solid 1px #fff;
}

#content table tr.rowH
{
    color: #fff;
    background: #006192 url('images/a8.gif') top left repeat-x;
    border-right: solid 1px #fff;
}

#content table tr.rowA
{
    background: #F8F8F8 url('images/a6.gif') top left repeat-x;
    border-top: solid 1px #fff;
    color: inherit;
}

#content table tr.rowB
{
    background: #FDFDFD url('images/a7.gif') top left repeat-x;
    border-top: solid 1px #fff;
    color: inherit;
}