body {background-color: #000000;
margin: 0px;}

div {color: #FFFFFF;
font: 16px 'Droid Sans',Arial,Helvetica,sans-serif;}

#caption {position: relative;
left: 560px;
top: 30px;
z-index: 1000;
background-color: rgba(0,0,0,0.7);
color: #FFFFFF;
width: 350px;
height: 150px;
padding: 8px;
border-radius: 8px;
font: 18px 'Droid Sans',Arial,Helvetica,sans-serif;
text-align: left;}

#slideshow {
    position:relative;
    height:540px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

#main {width: 960px;
text-align: left;}

#footer {clear: both;
text-align: left;
border-top: 3px solid #B3B340;
height: 50px;}

#footer .right {float : right;}

a {color: #A6A661;}

a:hover {color: #FFFFFF;}

#buttonbar {width: 960px;
background-image: url(images/topbg.gif);
line-height: 40px;
overflow: hidden;
margin: 0px;
padding: 0px;}

#buttonbar a {background-image: url(images/button_off.gif);
background-repeat: no-repeat;
padding-left: 14px;
padding-right: 14px;
display: block;
float: left;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
font-size: 17px;
letter-spacing: 1px;}

#buttonbar a:hover {background-image: url(images/button_on.gif);}

#testimonials {width: 500px;
height: 130px;
text-align: left;}

#testimonials b {color: #A6A661;}

#testimonialscont {width: 600px;}

#leftarrow {float: left;
margin-top: 30px;}

#rightarrow {float: right;
margin-top: 30px;}

h3 {color: #818100;}

h1 {color: #818100;}

.imgright {float: right;
padding: 8px;}

.social {margin-right: 32px;
margin-bottom: 16px;
border: 4px solid #FFFFFF;
border-radius: 8px;}

.vidcontainer {width: 430px;
height: 300px;
padding: 20px;
float: left;
text-align: center;
vertical-align: bottom;}

/* for blog */

#sidebar {float: right; width: 200px;}

#sidebarcontent {float: right; max-width: 200px; padding: 6px; padding-top: 0px; border: 3px solid #B3B340; border-top: 0px;}

#content {float: left; width: 750px; margin-right: 8px;
padding-top: 8px;}

ul,li {list-style: none;
padding: 0px;}

h5 {background-color: #818100;
color: #FFFFFF;
padding: 3px;
padding-left: 12px;
font: 26px 'Droid Sans',Arial,Helvetica,sans-serif;
margin: 0px;
margin-bottom: 4px;
background-image: url(images/h5bg.gif);
background-repeat: no-repeat;
background-position: left bottom;}

h5 a {text-decoration: none;
color: #FFFFFF}

h5 a:hover {color: #A6A661;}

.widget-title {padding: 2px;
font-weight: bold;
background-color: #818100;
color: #FFFFFF;}

.entry-meta {font-weight: bold;}

#bluebox {background-color: #446DC3;
width: 100%;
height: 100%;
position: absolute; top: 0; left: 0;}

#blueboxcont {width: 960px;
text-align: left;
margin: 0px auto;
color: #FFFFFF;}

#bluebox h1 {color: #FFFFFF;
font-size: 54px;
text-align: center;}

#bluebox h1 b {color: #D0DAF0;
font-weight: bold;
font-size: 58px;}

#bluebox h2 {color: #D0DAF0;
font-size: 42px;
text-align: center;}

#bluebox h2 b {color: #FFFFFF;
font-weight: bold;
font-size: 46px;}

#bluebox h3 {color: #FFFFFF;
font-size: 36px;
text-align: center;}

#bluebox h3 b {color: #D0DAF0;
font-weight: bold;
font-size: 40px;}