body, html {
margin: 0 0 0 0;
padding: 0 0 0 0;
background-color:#FFF;
}

img { border: 0px; }

a:link { color:#ff3600; }
a:active { color:#ff3600; }
a:visited { color:#ff3600; }
a:hover { color:#333; }

#wrap {
margin: 0 auto;
width:960px;
}

#header {
float:left;
width:960px;
display:inline;
height:100px;
margin: 20px 0 0 0;
padding: 0 0 20px 0;
}

#navigation {
float:left;
clear:both;
width:768px;
display:inline;
padding: 20px 0 0 0;
}

#endbar {
float:right;
clear:both;
width:768px;
display:inline;
margin: 20px 0 0 0;
}

#sidebar {
float:left;
display:inline;
width:768px;
}

#footer {
float:left;
width:960px;
display:inline;
height:100px;
padding: 20px 0 0 0;
}

#footer_in {
float:right;
width:768px;
display:inline;
border-top:1px solid #999;
padding: 6px 0 0 0;
}

#footer_in p {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#logo {
float:left;
width:172px;
display:inline;
text-align:right;
}

#title {
float:right;
width:768px;
display:inline;
}

#name_title {
float:left;
display:inline;
}

#content {
float:right;
width:768px;
display:inline;
}

.content_wrap {
float:left;
width:768px;
display:inline;
border-top:1px solid #999;
padding: 10px 0 20px 0;
}

.object_description {
float:left;
width:384px;
display:inline;
text-align:justify;
}

.object_copy {
font-family: Georgia, Times, serif;
font-size: 0.7em;
font-style: normal;
color: #333;
}

h1 {
font-family: Helvetica, Arial, sans-serif;
font-size: 1.2em;
font-weight: bold;
color: #333;
}

h2 {
font-family: Helvetica, Arial, sans-serif;
font-size: 1.2em;
font-weight: bold;
color: #333;
}

h2 a { color: #ff3600; }
h2 a:link { color: #ff3600; }
h2 a:active { color: #ff3600; }
h2 a:visited { color: #ff3600; }
h2 a:hover { color: #333; text-decoration:underline; }


.object_url {
float:right;
width:320px;
display:inline;
text-align:right;
}

.object_url_copy {
font-family: Georgia, Times, serif;
font-size: 0.7em;
font-style: normal;
color: #333;
}

.object_url_copy a:link { color:#ff3600; }
.object_url_copy a:visited { color:#ff3600; }
.object_url_copy a:active { color:#ff3600; }
.object_url_copy a:hover { color:#333; }

.box {
float:left;
width:192px;
display:inline;
background-color:pink;
}

#navigation p {
font-family: Helvetica, Arial, sans-serif;
font-size: 1.2em;
font-weight: bold;
color: #333;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#navigation a:link { color:#ff3600; }
#navigation a:active { color:#ff3600; }
#navigation a:visited { color:#ff3600; }
#navigation a:hover { color:#333; }

#sidebar ul {
float:left;
display:inline;
width:768px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#sidebar li {
list-style: none;
display:inline;
width:364px;
}

#sidebar ul li ul {
width: 364px;
}

#recentpostswithexcerpts-3 {
list-style: none;
float:left;
display:inline;
width:364px;
margin: 0 20px 0 0;
padding: 0 0 0 0;
}

#wp-tweets {
list-style: none;
float:right;
display:inline;
width:364px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.widgettitle {
margin: 0 0 0 0;
padding: 0 0 10px 0;
}

#sidebar ul ul li {
float:left;
display:inline;
clear:both;
font-family: Georgia, Times, serif;
font-size: 0.7em;
font-style: normal;
color: #333;
}

.textwidget {
font-family: Georgia, Times, serif;
font-size: 0.7em;
font-style: normal;
color: #333;
}

#wp-tweets ul li {
float:left;
display:inline;
clear:both;
margin: 0 0 0 0;
padding: 0 0 10px 0;
}

.recent_with_excerpt li blockquote {
margin: 0 0 0 0;
padding: 0 0 0 0;
}




/* --------------------BANNER ROTATOR--------------------- */
#SlideItMoo_banners_outer { 
	display:block; 
	position:relative; 
	width:768px; 
	height:300px; 
	margin:0 auto 0; 
}
#SlideItMoo_banners_inner { 
	position:relative ; 
	overflow:hidden ; 
	width:768px ; 
	height:300px ; 
	margin:0px auto 0px;  
}
#SlideItMoo_banners_items { 
	white-space:nowrap; 
	display:block; 
	position:relative; 
}
#SlideItMoo_banners_items a img { 
	border:none; 
}

.entry p {
font-family: Georgia, Times, serif;
font-size: 0.7em;
font-style: normal;
color: #333;
text-align: justify;
}

.entry li {
font-family: Georgia, Times, serif;
font-size: 0.7em;
font-style: normal;
color: #333;
}

#small {
font-family: Georgia, Times, serif;
font-size: 0.7em;
font-style: italic;
color: #333;
}




.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   display:inline;
   margin: 0 20px 20px 0;
}

.alignright {
   float: right;
   display:inline;
   margin: 0 0 20px 20px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}

.sep {
	float:left;
	display:inline;
	clear:both;
	font-size:1px;
	color: #000;
	width: 100%;
}

.postmetadata {
	float:left;
	display:inline;
	clear:both;
	width:768px;
	font-family: Georgia, Times, serif;
	font-size: 0.7em;
	font-style: italic;
	padding: 20px 0 20px 0;
	color: #888;
}

.postmetadata a:link { color: #888; }
.postmetadata a:visited { color: #888; }
.postmetadata a:active { color: #888; }
.postmetadata a:hover { color: #ff3600; }

.entry {
	float:left;
	display:inline;
	clear:both;
}

.feedback {
	float:left;
	display:inline;
	clear:both;
	width:768px;
	font-family: Georgia, Times, serif;
	font-size: 0.7em;
	font-style: normal;
	padding: 20px 0 20px 0;
	color: #888;
}

#comment {
	float:left;
	display:inline;
	width:768px;
}

.fourohfour p {
        font-family: Georgia, Times, serif;
	font-size: 0.7em;
	font-style: normal;
	padding: 20px 0 20px 0;
	color: #888;
}

.addtoany_share_save_container {
text-align:right;
}