@charset "utf-8";
/* CSS Document */

body{
margin-top: 5px;
padding: 0;
background: #F9FCFE;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

h1, h2, h3
{
margin: 5px 5px 0px 5px;
color: #000000;
}
h1
{
color: #003300;
font-size: 1.6em;
font-weight: normal;
}

h2
{
color: #003300;
font-size: 1.2em;
}
h2 a
{
color: #003300;
font-size: 1.2em;
text-decoration:none;
}
h3
{
color: #990000;
font-size: 1em;
}
h3 a
{
text-decoration: underline;
color: #990000;
font-size: 1em;
}

ul
{
}
a
{
color: #000066;
text-decoration:none;
}
a:hover
{
border-bottom: none;
}

a img
{
border: none;
}
img.left
{
float: left;
margin: 0 20px 0 0;
}
img.right
{
float:right;
margin:0 0 0 20px;
}

#header
{
width: 940px;
height:177px;
margin:0 auto;
padding: 0px;
}

#logo
{
width: 940px;
height:177px;
/*background: url(../images/top_banner.jpg);*/
margin-top: 0 auto;
padding-top: 20px;
}

#logo img
{
float: left;
margin: 0;
}

#logo h1, #logo p
{
float: left;
margin: 0;
color: #000000;
}
#logo span
{
}
#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #CCCCCC;
}
#logo a
{
border: none;
text-decoration: none;
color: #000000;
}

/* Menu */
#menu{
width: 940px;
margin: 0 auto;
padding: 0;
height: 49px;
background: url(../images/img02.gif) no-repeat left top;
}

#menu ul
{
margin: 0;
padding: 0;
list-style: none;
}
#menu li
{
display: inline;
}
#menu a
{
display: block;
float:left;
height: 34px;
margin: 0;
padding: 10px 20px 0 20px;
background: url(../images/img14.gif) no-repeat right 7px;
text-decoration:none;
text-transform: capitalize;;
font-size:13px;
font-weight:bold;
color: #45480E;
}
#menu a:hover
{
color: #45480E;
}
#menu .current_page_item a
{
color:45480E;
}


#wrapper
{

}

#page
{

width: 940px;
margin: 0 auto;
padding: 0px;
}

#page-bg
{
}

#content
{
float: left;
width: 560px;
background: #F9FCFE repeat-y left top;
margin-top: 0px;
}
#content-wide
{
float:left;
width:750px;
background: #F9FCFE repeat-y left top;
margin-top: 0px;
}
#latest-post
{
padding:20px;
border: 1px solid #E7E7E7;
}
.post
{
padding-left: 5px;
padding-bottom: 5px;
background: #F9FCFE repeat-x left bottom;
line-height: 190%;
}
.post1
{
padding-left: 5px;
padding-bottom: 5px;
background: #F9FCFE repeat-x left bottom;
line-height: 120%;
}
.post h1
{
font-weight: normal;
}
.title
{
margin: 0;
padding: 10px 0 4px 20px;
font-weight: normal;
}
.title a
{
border-bottom: none;
color: #000000;
}
.title a:hover
{
border-bottom: 1px dotted #000000;
}
.byline
{
margin: -10px 20px 20px 20px;
}
.tag
{
padding: 0 15px;
}
.entry
{
padding: 0 10px;
}
.links
{
padding: 4px 0px;
text-align: right;
font-weight: bold;
}
.links a
{
border: none;
}
.links a:hover
{
}

/* sidebars  - left*/
#left
{
float: left;
background: url(../images/img04.gif)  #04283B repeat-y left top;
color: #04283B;
}
#left-bgtop
{
background: url(../images/img03.gif) no-repeat left top;
}
#left-bgbtm
{
padding-top: 10px;
background: url(../images/img05.gif) no-repeat left bottom;
}
#left h2
{
height: 30px;
margin: 0px 0px 0px 0px;
padding: 25px 0px 0px 15px;
background: url(../images/img06.gif) no-repeat left top;
font-size: 13px;
font-weight: bold;
color: #04283B;
}
#left a
{
color: #04283B;
}
#left p
{
margin: 10px 10px 10px 10px;
color:#000000;
text-align:justify;
}
#left img
{
margin: 0px 10px 0px 10px;
}

/*sidebars - Right */

#right
{
float: right;
background: url(../images/img04.gif) #04283B repeat-y left top;
color:#04283B;

}

#right h2
{
height: 30px;
margin: 0px 0px 0px 0px;
padding: 25px 0px 0px 15px;
background: url(../images/img06.gif) no-repeat left top;
font-size: 13px;
font-weight: bold;
color: #04283B;
}
#right h3
{
height:20px;
margin:0px 0px 0px 0px;
padding:5px 0px 0px 5px;
font-size:14px;
font-weight:bold;
color:#04283B;
}

#right a
{
color: #04283B;
}
#right img
{
margin: 0px 5px 0px 5px;
}
#right p
{
margin-left: 5px;
margin-right: 5px;
}


.sidebar
{
float: left;
width: 190px;
font-size: 11px;
}
.sidebar ul
{
margin: 0;
padding: 0;
list-style: none;
}
.sidebar li
{
padding: 5px 0 5px 0;
}
.sidebar li ul
{
}
.sidebar li li
{
margin: 0 5px 0 5px;
padding:8px 0px;
border-bottom: 1px #BBBBBB dashed;
}

.sidebar li h2
{
height:30px;
margin:0 0 0 0;
padding:5px 5px 0px 5px;
color:#FFFFFF;
}
.sidebar a
{
}
.sidebar h2
{
margin: 5px 5px 5px 5px;
}

.sidebar1
{
float: left;
width: 190px;
font-size: 11px;
}
.sidebar1 ul
{
margin: 0;
padding: 0;
list-style: none;
}
.sidebar1 li
{
padding: 5px 0 5px 0;
}
.sidebar1 li ul
{
}
.sidebar1 li li
{
margin: 0 5px 0 5px;
padding: 5px 0px;

}

.sidebar1 li h2
{
height:30px;
margin:0 0 0 0;
padding:5px 5px 0px 5px;
color:#FFFFFF;
}
.sidebar1 li h3
{
font-size: 1em;
height:30px;
margin:0 0 0 0;
padding:5px 5px 0px 5px;
color:#FFFFFF;
}
.sidebar1 a
{
}
.sidebar1 h2
{
margin: 5px 5px 5px 5px;
}
.bheader
{
background: #303066;
font-size: 14px;
color: #FFFFFF;

}


#right1
{

float: right;
background: url(../images/img04.gif) #04283B repeat-y left top;
color:#04283B;

}

#right1 h2
{
height: 30px;
margin: 0px 0px 0px 0px;
padding: 25px 0px 0px 15px;
background: url(../images/img06.gif) no-repeat left top;
font-size: 13px;
font-weight: bold;
color: #04283B;
}
#right1 h3
{
height:20px;
margin:0px 0px 0px 0px;
padding:5px 0px 0px 5px;
font-size:12px;
font-weight:bold;
color:#04283B;
}

#right1 a
{
color: #04283B;
}
#right1 img
{
margin: 0px 5px 0px 5px;
}
#right1 p
{
margin-left: 5px;
margin-right: 5px;
}

#bottom
{
width: 750px;
height: 200px;
margin: 0 auto;
padding: 5px 0px 0px 0px;
background: #F4F4F7 repeat-x left top;
color:#04283B;
}
#bottom img
{
float: none;
padding: 0;
margin: 0px 5px 5px 5px;
}
#bottom h1
{
color: #04283B;
font-size: 1.6em;
font-weight: bold;
}


#bottom h2
{
width: 150px;
background: #303066;
font-size: 14px;
color: #FFFFFF;
}

#footer
{
width: 960px;
height: 70px;
margin:0 auto;
padding:10px 0px 0px 0px;
color: #000000;
}
#footer p
{
margin: 0;
padding: 25px 20px 0 20px;
text-transform: uppercase;
text-align: center;
font-size: smaller;
font-family: Arial, Helvetica, sans-serif;
}
#footer a
{
color:#000000;
}
#footer .link
{
float: right;
}
#footer .copyright
{
float: left;
}


.marquee
{
width:960px;
background: #F9FCFE;
margin: 0px 10px 5px 10px;
}
.marquee img
{
border:0;
}
.media
{
border:none;
width:120px;
margin: 10px 10px 10px 10px;
}











