*{margin: 0px;padding: 0px;font-family: Arial, Tahoma, Verdana;}
html{font-size: 100%;}
a img{border: 0px;}
body{background: white url(images/body-bg.gif) repeat-x;}
p, ul{margin: 0px 0px 5px 0px;padding: 0px;font-size: 8pt;}
ul{list-style-position: inside;}
h1{
    color: #b2b2b2;
    font-size: 38pt;
    font-family: "Century Gothic" , Arial, Tahoma;
    font-weight: normal;
    text-transform: lowercase;
}
a{color: #9d030d;text-decoration: none;}
a:hover{color: #000000;text-decoration: none;background-color: #CCCCCC;}
#wrapper
{
    width: 920px;
    margin: 0px auto;
}
.breadcrumb-trail
{
    font-size: 9px;
    padding-bottom: 5px;
}
#header
{
    width: 920px;
}
#logo
{
    width: 270px;
    float: left;
}
#navSearch
{
    width: 650px;
    float: right;
    padding-top: 6px;
    text-align: right;
    text-transform: lowercase;
}
#optionsMenu
{
    padding-bottom: 7px;
    font-size: 70%;
}
#optionsMenu a
{
    color: White;
    text-decoration: none;
    margin: 0px 5px;
}
#optionsMenu a.last
{
    margin-right: 0px;
}
#optionsMenu a:hover
{
    text-decoration: underline;
}
#siteMenu
{
    padding-top: 7px;
    font-size: 80%;
}
#siteMenu a
{
    color: #7f7f7f;
    text-decoration: none;
    padding: 0px 10px 0px 7px;
    background: url(images/siteMenuSep.gif) no-repeat right 2px;
}
#siteMenu a:hover
{
    color: #000000;
    text-decoration: underline;
}
#siteMenu a.last
{
    padding-right: 0px;
    background: none;
}
#search
{
    font-size: 80%;
}
input.txtSearch
{
    background: #999;
    border: 1px solid #666;
    padding: 2px 3px;
    font-size: 9pt;
    color: White;
}
#content
{
    width: 920px;
    min-height: 365px;
    position: relative;
    background-image:url(images/bg.jpg);
    background-repeat:repeat-y;
    background-position:top;
    margin:20px 0px;
}
#footer
{
    width: 920px;
    font-size: 65%;
}
#footer a
{
    width: 159px;
    height: 70px;
    display: block;
    float: left;
    text-decoration: none;
    color: Black;
    padding: 0px 15px;
    float: left;
    border-right: 1px solid black;
    line-height: 10px;
}
#footer a:first-child
{
    padding-left: 0px;
}
#footer a:hover
{
    color: #cc0000;
}
#footer #download
{
    width: 160px;
    padding-right: 0px;
    border: 0px;
}
#footer h2
{
    color: #7f7f7f;
    font-size: 225%;
    line-height: 20px;
    padding-bottom: 5px;
}
#footer a:hover h2
{
    color: #000000;
}
#newsletter
{
    background: url(images/newsletter.gif) no-repeat 95px 25px;
}
#email
{
    background: url(images/email.gif) no-repeat 105px 15px;
}
#blog
{
    background: url(images/blog.gif) no-repeat 115px 0px;
}
#callMe
{
    background: url(images/call-me.gif) no-repeat 100px 0px;
}
#download
{
    background: url(images/download.gif) no-repeat 95px 25px;
}
#originalHome
{
    position: absolute;
    top: 150px;
    left: 395px;
}
#contactUsTeaser
{
    width: 389px;
    height: 97px;
    position: absolute;
    top: 110px;
    left: 130px;
    background: url(images/contact-us-teaser.png) no-repeat;
}
.original
{
    width: 160px;
    height: 160px;
    background: url(images/original.png) no-repeat;
}


/* ------------------------------------------Blog CSS---------------------------------------------- */


/* SIDEBAR */

#leftnav {
float: left;
width: 200px;
padding-left: 0px;
padding-right: 20px;
padding-bottom: 20px;
color: #000000;}

#mainnav {
float: left;
width: 200px;
padding-left: 20px;
padding-right: 0px;
padding-bottom: 20px;
color: #000000;}

.nav h2 {
clear: both;
font: 13pt "Trebuchet MS", Arial, Helvetica, sans-serif;
padding:10px 0px;
color: #000000;}

.nav * {
padding: 0;
margin: 0;}

.nav li {
list-style: none;}

.nav li a {
display: block;
padding: 5px 0;
width: 200px;
background: url(images/arrow.gif) 1px 10px no-repeat;
font: 11px verdana, arial, helvetica, sans-serif;
border-bottom: 1px solid #E9E9E9;
text-decoration: none;
text-indent: 13px;
text-transform: capitalize;
color: #000000;}

.nav li a:hover {
text-decoration: none;
color: #e4000f;}

/* MAIN PROPERTIES */

#main {
float: left;
margin:10px 0px 0px 0px;
padding:0px 10px;
line-height: 16px;
text-align: left;
width: 460px;
font: 10pt verdana, arial, helvetica, sans-serif;
color: #6F6F6F;}

h3 {
margin: 3px 0;
font: bold 14pt "Lucida Sans", arial;
letter-spacing: -1px;
text-align: left;
margin-bottom: 10px;
color: #464033;}

a.link {
margin-top: 20px;
text-decoration: none;
color: #464033;}

a.link:hover {
text-decoration: none;
color: #464033;}

.reply {
clear: both;
margin-top: 20px;
font: bold 14pt "Lucida Sans", arial;
letter-spacing: -1px;
text-align: left;
margin-bottom: 14px;
color: #464033;}

blockquote {
padding-left: 7px;
padding-right: 5px;
font-size: 8pt;
border: 1px solid #580000;
color: #8D8D8D;}

.clear {
clear: both;}

/* AUTHOR TEXT */

.postauthor {
display: block;
margin: 0;
padding: 0 0 7px 0;
background: url(images/dottedbg.gif) bottom repeat-x;
font-weight: bold;
color: #580000;}

.date {
display: block;
margin: 0;
padding: 5px 0px 10px 0px; 
color: #979797;}

.entries {
clear: both;
height: 25px;
padding: 0;
margin-top: 25px;
margin-bottom: 20px;}

.entries a {
font-weight: bold;
text-decoration: none;
font-size: 12px;}

.entries a:hover {
text-decoration: none;}

.left {
float: left;}

.right {
float: right;}

/* COMMENTS */

.com {
clear: both;
text-align: right;
height: 18px;
padding-right: 7px;
margin-bottom: 20px;
color: #4C8398;}

.com a {
background: url(images/comment.jpg) left no-repeat;
padding-left: 18px;
padding-bottom: 1px;
text-decoration: none;
color: #353535;}

.com a:hover {
text-decoration: underline;
color: #999999;}

.edit {
float: left;
background: url(images/edit.gif) left no-repeat;
padding-left: 17px;}

.edit a {
padding: 0;
background: none;}

.author {
padding: 7px 0 0 10px;
font: bold 10pt verdana, arial, helvetica, sans-serif;
color: #333333;}

.author a {
color: #333333;}

.alt {
border: 1px solid #E5E5E5;}

.comment {
padding: 0 10px;}

.userinfo {
padding: 0 10px 10px 0;
text-align: right;}


/* INPUT PROPERTIES */

#search {}

.searchform {
background-color: #ffffff;
border: 1px solid #A9A9A9;
padding-left: 6px;
color: #6F6F6F;}

.field {
background-color: #ffffff;
border: 1px solid #A9A9A9;
color: #6F6F6F;}

.comments {
background-color: #ffffff;
border: 1px solid #A9A9A9;
color: #6F6F6F;}

.button {
background-color: #333333;
border: 1px solid #580000;
color: #ffffff;}

* html .button {
height: 20px;}

/* IMAGE STYLE */

img {
float: left;
padding-right: 5px;
border: 0;}

.wp-smiley {
float: none;}

/* WIDGET PROPERTIES */

#calendar_wrap {
border: 1px solid #000000;}

.widget_calendar td {
padding: 2px 5px;}

.widget_calendar caption {
font-weight: bold;
font-size: 10pt;
padding: 6px 0;
color: #6F6F6F;}

.widget_calendar th {
color: #580000;}

.widget_recent_comments li {
display: block;
padding: 5px 0;
width: 200px;
background: url(images/arrow.gif) 1px 10px no-repeat;
font: 10pt verdana, arial, helvetica, sans-serif;
border-bottom: 1px solid #E9E9E9;
text-decoration: none;
text-indent: 13px;
text-transform: capitalize;
color: #000000;}

.widget_recent_comments li a {
border: none;
background: none;}

.widget_recent_comments li a:hover {
background: none;}

.widget_search {
padding-top: 26px;}

.widget_search input#s {
background-color: #ffffff;
border: 1px solid #A9A9A9;
padding-left: 6px;
color: #6F6F6F;}

.widget_search input {
background-color: #525F19;
border: 1px solid #580000;
color: #ffffff;}

.widget_text {
line-height: 16px;
font: 10pt verdana, arial, helvetica, sans-serif;}