/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 18, 2011 */

@font-face {
	font-family: 'JacksFontRegular';
	src: url('../fonts/jacksfont-webfont.eot');
	src: local('?'), url('../fonts/jacksfont-webfont.woff') format('woff'), url('../fonts/jacksfont-webfont.ttf') format('truetype'), url('../fonts/jacksfont-webfont.svg#webfontKwzG49CA') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
  background: #ffffff url(../images/bg01.png) repeat center;
  padding: 0;
  margin: 0;
  font-family: 'Times New Roman;
  font-size: 17px;
  color: #29201b;
}

body a{
  color: #4d6f71;
  text-decoration: none;
}

body a:hover{
  color: #93b7b7;
}

body a img {
  border-style: none;
}


#header {
  background: url(../images/logo_w_background.png) no-repeat bottom;
  width: 1012px;
  height: 251px;
}

/* navigation */
#navigation {
  background-image: url(../images/navbar.png);
  background-position: center;
  background-repeat: no-repeat;
  width: 1012px;
  height: 50px;
  text-align: center;
  font-family: 'Jacks Font';
  font-size: 30px;
  color: #FFFFFF;
  margin: 0;
  padding: 0;

}

/* navigation ul */
#navigation ul {
  list-style: none;
  margin: 0 auto;
  padding: 8px 0 0 0;
}

#navigation ul li {
  display: inline;
  margin: 0 auto;
  padding: 0 8px 0 8px;
}

/* navigation links */
#navigation a {
  font-family: 'Jacks Font';
  font-size: 30px;
  color: #FFFFFF;
  display: inline;
  text-decoration: none;
}

#navigation a:hover {
color: #29201b;
}

/* current navigation links */
#navigation a.current {
  font-family: 'Jacks Font';
  font-size: 30px;
  color: #e64660;
  display: inline;
  text-decoration: none;
}

#navigation a.current:hover {
  color: #e64660;
}

#body_top {
  background: url(../images/body_top.png) no-repeat center;
  width: 1012px;
  height: 15px;
  margin: 0;
  padding: 0;
}

#body_container {
  background: url(../images/body_middle.png) repeat-y center;
  width: 1012px;
}


#body_bottom {
  background: url(../images/body_bottom.png) no-repeat center;
  width: 1012px;
  height: 14px;
}

#body_content {
  padding: 10px 25px 10px 25px;
}

#footer {
  text-align: center;
  font-family: 'Times New Roman';
  font-size: 15px;
  color: #29201b;
}

#footer a{
  color: #e64660;
}

#footer a:hover {
  color: #d9ba84;
}


/* Portfolio Table */
#portfolio_table {
	font-family: 'Jacks Font';
	font-size: 12px;
	margin: 5px;
	text-align: left;
}

#portfolio_table th {
	font-size: 20px;
	padding: 15px;
	color: #ffffff;
}

#portfolio_table td {
	padding: 0 10px 0 10px;
}

.portfolio-title {
	color: #6b9c9c;
    font-family: 'Jacks Font';
    font-size: 20px;
    padding: 0;
    margin: 0;
}

.portfolio-link {
	color: #d9ba84;
    font-family: 'Jacks Font';
    font-size: 15px;
    padding: 0;
    margin: 0;
}

.portfolio-link a {
  color: #e64660;
  text-decoration: none;
}

.portolio-link a:hover {
  color: #000000;
}


#portfolio_table #portfolio-bg {
	background: url(../images/tabs.png) repeat-x center;
    padding: 0 0 0 30px;
}


.portfolio-view_more {
  color: #e64660;
  font-family: 'Jacks Font';
  font-size: 16px;
  padding: 0;
  margin: 0;
  text-align: center;
}

 .portfolio-view_more a {
  color: #e64660;
  text-decoration: none;
}

.portfolio-view_more a:hover {
  color: ff9899;
}

.style01 {
  color: #6b9c9c;
  font-family: 'Jacks Font';
  font-size: 25px;
}

