@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, serif;
	font-size: 13px;
	background-color: #FFFFFF;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	color: #666666;
}
#wrap #contents #sidebar img {
	padding: 5px;
	border: 1px solid #f2f2f2;
	background-color: #FFFFFF;
}

#wrap {
	width: 950px;
	margin: auto;
}
#wrap #header #logo {
	display: block;
	float: left;
	margin-top: 30px;
}
#wrap #header {
	height: 150px;
}
.clear {
	clear: both;
}
#wrap #header #navigation {
    background-image: url("images/menubg.png");
    background-position: center center;
    background-repeat: no-repeat;
    float: right;
    height: 50px;
    width: 648px;
}
#wrap #header #navigation ul {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	font-size: 11px;
	padding-left: 75px;
}
#wrap #header #navigation li {
	display: inline;
	text-transform: uppercase;
}
#wrap #header #navigation a {
	display: block;
	background-image: url(images/menu1.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 120px;
	padding-top: 5px;
	text-align: center;
	float: left;
	margin-right: 2px;
	margin-left: 1px;
	color: #666666;
	text-decoration: none;
}

#wrap #header #navigation a:visited, active {
	display: block;
	background-image: url(images/menu1.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 120px;
	padding-top: 5px;
	text-align: center;
	float: left;
	margin-right: 2px;
	margin-left: 1px;
	color: #666666;
	text-decoration: none;
}
#wrap #header #navigation a:hover {
	display: block;
	background-image: url(images/menu2.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 120px;
	padding-top: 5px;
	text-align: center;
	float: left;
	margin-right: 2px;
	margin-left: 1px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer #templateinfo {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 11px;
}
#footer #templateinfo2 {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 11px;
        float: right;

}
#footer a {
	color: #CCCCCC;
}


#wrap #header #navigation .active a {
	display: block;
	background-image: url(images/menu2.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 120px;
	padding-top: 5px;
	text-align: center;
	float: left;
	margin-right: 2px;
	margin-left: 1px;
	color: #FFFFFF;
	text-decoration: none;
}
#wrap #header #navigation .active a:visited, active {
	display: block;
	background-image: url(images/menu2.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 120px;
	padding-top: 5px;
	text-align: center;
	float: left;
	margin-right: 2px;
	margin-left: 1px;
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-family: "Trebuchet MS", serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: "Trebuchet MS", serif;
	font-size: 18px;
	font-weight:normal;
	color: #000000;
}
h6 {
	font-family: "Trebuchet MS", serif;
	font-size: 11px;
	font-weight:normal;
	color: #666666;
	text-align: left;
}
#wrap #contents {
	float: left;
	width: 550px;
	padding-top: 0px;
}
#wrap #sidebar .sidebarcontent #previews a {
	text-decoration: none;
}

#wrap #sidebar {
	margin-top: 25px;
	background-color: #000000;
	width: 390px;
	float: right;
	color: #CCCCCC;
	margin-bottom: 15px;
}
#wrap #sidebar .sidebarcontent {
	padding: 10px;
}
#wrap #sidebar .sidebartop {
	background-image: url(images/sidebartop.png);
	background-repeat: no-repeat;
	display: block;
	height: 11px;
}
#wrap #sidebar .sidebarbtm {
	background-image: url(images/sidebarbottom.png);
	display: block;
	height: 13px;
	background-repeat: no-repeat;
}

#wrap #contents p {
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#wrap #header #sitename {
	display: block;
	float: left;
	font-size: 25px;
	padding-top: 50px;
	text-transform: uppercase;
}
#wrap #sidebar .sidebarcontent h2 {
	display: block;
	margin-bottom: 10px;
}
#wrap #sidebar .sidebarcontent #latestposts {
	padding: 5px;
	list-style-type: none;
	margin-bottom: 3px;
}
#wrap #sidebar .sidebarcontent #latestposts a {
	color: #999999;
	text-decoration: none;
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #232323;
}
#wrap #sidebar .sidebarcontent #latestposts li {
	display: block;
	height: 25px;
}

#wrap #header #sitename .logosmall {
	font-size: 12px;
	text-align: center;
	padding: 3px;
	display: block;
}
#wrap #header #sitename .big {
	display: block;
	font-size: 40px;
	font-family: Centaur, "Times New Roman", Times, serif;
	padding-right: 5px;
	padding-left: 5px;
	width: 80px;
	text-align: center;
	color: #000000;
  
}
a {
	color: #494949;
}
#contents a {
	display: inline;
	padding: 3px;
	height: 15px;

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#wrap #header #sitename .grey {
	color: #CCCCCC;
}
#wrap #sidebar .sidebarcontent #previews {
	margin-top: 10px;
	margin-bottom: 10px;
}

#wrap #sidebar .sidebarcontent #previews img {
	padding: 5px;
	background-color: #333333;
	border: 1px solid #454545;
	float: left;
	margin: 5px;
}
#wrap #sidebar .sidebarcontent #previews .clear2 {
	clear: left;
	width: 99%;
}
#wrap #sidebar .sidebarcontent #latestposts a:visited, active {
	color: #999999;
	text-decoration: none;
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #232323;
}
#wrap #sidebar .sidebarcontent #latestposts a:hover {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #343434;
	background-color: #131313;
}
#wrap #sidebar .sidebarcontent #previews a:visited, active {
	text-decoration: none;
}
#wrap #sidebar .sidebarcontent #previews a:hover img {
	text-decoration: none;
	background-color: #666666;
	border: 1px solid #CCCCCC;
}
a:visited {
	color: #6E9DCD;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
#wrap #contents blockquote {
	display: block;
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-top: 2px;
	padding-left: 35px;
	padding-right: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 10px;
}
#wrap #contents img {
	margin: 5px;
	padding: 5px;
	background-color: #F0F0F0;
	border: 1px solid #999999;
}
#wrap #contents .left {
	float: left;
}
#wrap #contents .right {
	float: right;
}
#footer {
	background-color: #000000;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #333333;
	padding: 15px;
}
#footer a:visited, active {
	color: #CCCCCC;
}
#footer a:hover {
	color: #FFFFFF;
}
#wrap #contents table {
	width: 98%;
	margin-top: 15px;
	margin-bottom: 15px;
}
#wrap #contents caption {
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Verdana;
	text-transform: uppercase;
	background-color: #F6F6F6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
}
#wrap #contents td {
	padding: 8px;
	border: 1px solid #CCCCCC;
}
#wrap #contents th {
	padding: 8px;
	background-color: #585555;
	color: #FFFFFF;
}
#wrap #contents .postinfo {
	font-size: 10px;
	display: block;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	background-color: #FFFFCC;
}
h3, h4, h5 {
	color: #0099CC;
}
#wrap #contents ul {
	list-style-type: none;
}
#wrap #contents li {
	display: block;
}
#wrap #contents ul  li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 2px;
	padding-left: 20px;
	margin-bottom: 5px;
}
#wrap #contents ol {
	list-style-type: decimal;
	padding-left: 35px;
}

form {margin:0; padding:0;}
.textfield {display: block; float:left; width:190px; background-color: #F3F4E8; margin:3px;	border: 1px solid #D6D9AE;}
label {	display: block;	float: left; text-align:right; font-weight:bold; width: 150px; margin:3px; padding: 5px;}
.button {
	display: block;
	float:left;
	padding:0px;
	background-color:#E3E6C8;
	margin:3px;
	border: 2px solid #333333;
	color:#000000;
}
.textfield:hover {background:#FBFCF8;}
.textfield:focus {background:#ffffff;}
.clear2 {clear:left; height:1px; font-size:1px; margin:0; padding:0; display:block;}


/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/

#slider {
    position:relative;
    width:530px;
    height:220px;
    background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:15px;
	left:15px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:220px;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#ffffff;
    text-decoration:underline;
}


.logo {
margin:40px 0 0 0; 
height:65px;
float:left;
width:344px;
}
