/*  
Theme Name: theme-1
Theme URI: 
Description: A theme generated by ThemesPress.com
Author: ThemesPress
Author URI: http://themespress.com/
*/
body {
	text-align: center;
	margin-top:0px;
	margin-bottom:0px;
	color:#666666;
	background-image: url(images/bg.jpg);
       background-repeat: repeat-y;
       	background-position: center;
}

A:link {
	COLOR: #C86000; text-decoration: underline
}
A:visited {
	COLOR: #CC0000; text-decoration: underline
}
A:active {
	COLOR: #C86000; text-decoration: none
}
A:hover {
	COLOR: #C86000; text-decoration: underline
}

#page_wrapper {
	width: 900px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-y;
	background-position: left top;
	float: none;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#page_header {
	height: 180px;
	clear: both;
	background-image: url(images/header.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#page_header h1 {
	padding-top:120px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height:26px;
	letter-spacing:-1px;
	text-align: center;
	padding-right: 32px;
	color: #000000;
}

#page_header h2 {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	line-height:26px;
	padding-top: 105px;
	padding-right: 32px;
	text-align: center;
}

#menu_bar {
	margin:0px;
	padding:0px;
	height:29px;
	clear:both;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #cccccc;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#content_wrapper {
  margin-top:-5px;
  margin-bottom:0px;
  margin-left:9px;
  margin-right:9px;      
  border:0px dashed #FFFFFF;  
}

#center {
	margin-left:204px;
	margin-right:4px;
	float: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0px;
	padding-left: 9px;
	padding-right: 9px;
}

#center h3 {
  margin-top:20px;
  margin-bottom:5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
  padding:4px;
  border: 1px solid #425227;
  background-color: #FF9900;
}

#center p {
	margin-top:5px;
	margin-bottom:15px;
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
}

#center ul {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
color: #000000;
}

#center li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
color: #000000
}

#center label {
	margin-top:5px;
	margin-bottom:15px;
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
}

#left_side {
  float: left;
  width:168px;
  margin-right:20px
border:0px dashed #FFFFFF;
}

#left_side h3 {
	margin-top:20px;
	margin-bottom:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding:4px;
	border: 0px solid #425227;
	background-color: #FF9900;
	text-align: center;
	line-height: 22px;
	font-weight: normal;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
}


#left_side li {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  
}
#left_side ul {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}

#right_side {
  float: right;
  width:204px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:20px;
  margin-bottom:5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
  padding:4px;
  border: 1px solid #425227;
  background-color: #FF9900;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 16px;
  color: #000000;
}

#page_footer {
	height: 60px;
	clear: both;
	border: 1px solid #425227;
	background-color: #FF9900;
}

#page_footer p {
	padding-top:6px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:14px;
	color:#FFFFFF;
	vertical-align: middle;
}

#page_footer A:link {
	COLOR: #FFFFFF; text-decoration: none
}
#page_footer A:visited {
	COLOR: #000000; text-decoration: none
}
#page_footer A:active {
	COLOR: #000000; text-decoration: none
}
#page_footer A:hover {
	COLOR: #000000; text-decoration: underline
}


#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	margin-top:0px;
	background-color: #FF9900;
	color: #FFFFFF;
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left:26px;
	padding-right:27px;
	background-color: transparent;
	color: #000000;
	text-decoration: none;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

#navcontainer ul li a:hover {
	color: #fff;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left bottom;
}

#navcontainer ul li a.active {
	color: #000000;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
        height: 17px
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
	list-style: none;
	margin: 0;
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color: #FFCC66;
	text-align: center;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#linklist li a {
	text-decoration: none;
	font-weight: normal;
	color: #622700;
}

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}
#center h4 {
	margin-top:20px;
	margin-bottom:15px;
	padding:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #000000;
}
#center h5 {
	margin-top:1px;
	margin-bottom:1px;

	padding:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}
#center h2 {
	margin-top:20px;
	margin-bottom:15px;
	padding:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #000000;
	text-align: center;
}
#linklist li a:hover {

	text-decoration: underline;
	font-weight: normal;
	color: #622700;
}
    img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

    img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }

    .alignright {
    float: right;
    }

    .alignleft {
    float: left;
    }