body {
	margin-top: 40px;
	padding: 0;
	background: #D3D3D3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464032;
	padding-left: 0px;	
	background-repeat:no-repeat;
	background-position:center top;
}

h1, h2, h3, h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding-bottom:10px;
	font-weight: bold;
	color: #002F5D;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 4.6em;
	line-height: 45px;
}

p, ul, ol {
	margin-top: 0px;
	line-height: 180%;
	color: #FFF;
	font-size: 11px;
}

ol,ul {
	list-style:none;
	margin:0;
	padding:0;
	color: #333;
	}


a {
	text-decoration: none;
	color: #666666;
}

a:hover {
	color: #FF0000;
}

#wrapper {
	width: 956px;
	background-color:#d3d3d3;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}

/* Header */

#header {
	width: 1024px;
	height: 107px;
	background-image:url(images/bg_header.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Logo */

#logo {
	height: 80px;
	width:957px;
	padding: 0;
	background-repeat:no-repeat;
	background-color:#d3d3d3;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/logo_corner.gif);
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 26px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #5E4E38;
} 

#logo p a {
	color: #5E4E38;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #A83A01;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
	background: #E9E3CB;
	border-bottom: 4px solid #FFFFFF;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #464032;
}

#search-submit {
	width: 50px;
	height: 23px;
	border: 1px solid #525252;
	background: #525252;
	font-weight: bold;
	font-size: 10px;s
	color: #FFFFFF;
}

/* Menu */
/*
#menu {
	height: 40px;
	width:697px;
	padding: 0;
	background-position:bottom right;
	background-repeat:no-repeat;



	background-color:#;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	background-image: url(../images/bg_nav.png);
}
*/
#textFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}


#logo #menu ul {
	padding: 0;
	list-style: none;
	line-height: normal;
}

#logo  #menu li {

}

#logo #menu a {
	color: #FFFFFF;
	text-transform: capitalize;

}

#logo #menu a:hover {
	color: #FF0000;

}

#logo #menu .current_page_item a {
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-weight:bold;
}
#logo #menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	background-color: #000000;
	text-align: right;
	text-indent: 20px;
	vertical-align: middle;
	display: inline;
	clear: both;
	float: right;
	height: 20px;
	width: auto;
	position: static;
	margin-top: 42px;
	background-position: right center;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: 15px;
}
#logo #menu {
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-goog-ms-border-radius: 30px;
	border-radius: 30px;
}



/* Page */

#page {
	width: 957px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #d3d3d3;
	background-repeat: repeat-x;
	height: 447px;
}

#page-bgtop {
	padding: 20px 25px 20px 25px;
}

#page-bgbtm {
	text-align: left;
	height: auto;
}

/* Content */

#content {
	float: right;
	width: 620px;
	padding: 0px 0px 0px 0px;
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #000000;
}

.post .title a {
	color: #221D1D;
	border: none;
}

.post .meta {
	height: 30px;
	border-bottom: 1px solid #DBDBDB;
	background: #F4F4F4;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 15px;
	color: #464032;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	color: #464032;
}

.post .meta a {
	color: #464032;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 280px;
	padding: 0px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 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 dotted #E5E0C6;
	margin: 0px 30px;
	border-right: none;
}

#sidebar li a {
	padding-left: 10px;
	background: url(images/img03.gif) no-repeat left 5px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: #FC9D00;
	letter-spacing: -.5px;
	font-size: 1.8em;
	color: #FFFFFF;
}

#sidebar p {
	margin: 0 0px;
	padding: 10px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #898989;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #6E6E6E;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 959px;
	height: 50px;
	background-image: url(images/bg_footer.jpg);
	background-repeat:no-repeat y;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-align: center;
	color: #444444;
}

#footer a {
	color: #464032;
}
#footer a:hover {
	color: #FFF;
}
#footer p {
	text-align: right;
	padding-left: 15px;
}


ul#portfolio li img{
	list-style:none;
	margin:0;
	padding:0;
	display: none;
}
#wrapper #page #page-bgtop #page-bgbtm div #portfolio2 li p {
	color: #333;
}
#fade {
	font-size:150%;
	cursor:pointer;
	width: 1024px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}
.Tagline {
	font-size: 11px;
	font-style: italic;
	line-height: 110%;
	color: #002F5D;
}
#wrapper #page #page-bgtop #page-bgbtm div #portfolio2 li p {
	color: #333;
}
#txt.phone {
	color: #FFF;
}
#page div p strong {
	color: #FFF;
	font-size: 33px;
	font-weight: bold;
}
/* Video */
#vid {
	width:910px;
	height:120px;
	margin:10px 0 0 0;
	padding: auto;
}

.vid_txt {
	width:182px; 
	height:20px;
	margin:20px 0 0 0px;
	float:left;
}
.vid_img {
	width:182px; 
	height:100px;
	margin:20px 0 0 0px;
	float:left;
}

#vid_container {
width:910px; 
height:169px; 
margin:0 auto 0 auto;
}
#hideImages    {
	display: none;
}

.thumbs {
	width:182px;
	height:100px;
	margin:20px 0 0 0px;
	float:left;
}
