@charset "utf-8";
/* CSS Document */
/*---------------------------------------------------------

	DEFAULT STYLES
---------------------------------------------------*/
body,td,th {
	margin:0px;
	padding:0px;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #444620;
}
.orangehead {
	color: #E88A2D;
	font-family: Century Gothic, Helvetica Neue, Helvetica, Arial, Sans-Serif;
	font-size: x-large;
}
.subhead {
	font-family: Century Gothic, Helvetica Neue, Helvetica, Arial, Sans-Serif;
	font-size: xx-large;
	color:#666666;
}

#wrap{
	margin:0px auto;
	background-image:url(../images/base_repeat.jpg);
	background-repeat:repeat;
}
#container{
	margin:0px auto;
	background-image:url(../images/bodybg.jpg);
	background-repeat:repeat;
}
.link-wrap{
	margin:0px auto;
	width:1152px;
	padding:0px;
}
h1, h2, h3, h4, h5, h6{
	color:#c03f19;
}
p{
	line-height:15px;
	/*
	margin:0px 5px 0px 5px;
	*/
}
ul {
	list-style-image: none;
	list-style-type: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img{
	border: none;
}
.link-center{
	text-align:center;
}
.link-right{
	float:right;
}
.link-left{
	float:left;
}
.link-imgdisplay{
	display: block;
}

/*---------------------------------------------------------

	HEADER STYLES
---------------------------------------------------*/
.top_left_yellow_drop{
	border:0px solid #ff0000; background-image:url(../images/top_yellow_drop1.png); background-repeat:no-repeat; background-position:left top; width:123px;
}
.link-headerbg{
	background-image:url(../images/header_bg.png); background-repeat:repeat-x;
}
.link-center_content_part{
	width:928px; height:635px; background-color:#f5f9d2;
}
.link-center_content_partAbout{
	width:928px; height:635px; background-color:#D9EBD1;
}
.link-center_content_partPortfolio{
	width:928px; height:635px; background-color:#000000;
}
.link-main_content{
	background-image:url(../images/clouds.jpg); background-repeat:no-repeat;
}

/*---------------------------------------------------------

	CENTER STYLES
---------------------------------------------------*/
.link-top_round_index{
	/*background-image: url(../images/top_round1.jpg);
	background-repeat:no-repeat;*/
	height: 24px;
	width: 932px;
}

.link-bottom_round_index{
	/*background-image: url(../images/bottom_round.png);
	background-repeat:no-repeat;*/
	height:15px;*/
	width: 932px;
}
.link-top_round_indexAbout{
	background-image: url(../images/top_round_About.jpg);
	background-repeat:no-repeat;
	height: 24px;
	width: 928px;
	z-index: -1;
	background-color:#000000;
}

.link-bottom_round_indexAbout{
	background-image: url(../images/bottom_round_About.jpg);
	background-repeat:no-repeat;
	height:17px;
	width: 928px;
}
.link-top_round_indexPortfolio{
	background-image: url(../images/top_round_Portfolio.jpg);
	background-repeat:no-repeat;
	height: 24px;
	width: 928px;
	z-index: -1;
	background-color:#000000;
}

.link-bottom_round_indexPortfolio{
	background-image: url(../images/bottom_round_Portfolio.jpg);
	background-repeat:no-repeat;
	height:17px;
	width: 928px;
}
.link-center_left{
	background-image: url(../images/grass_left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 123px;
	height: 250px;
}
.link-center_mid{
	background-image: url(../images/grass_center.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 543px;
	height: 250px;
	text-align:right;
}
.link-center_right{
	background-image: url(../images/grass_right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 236px;
	height: 234px;
}
.link-center_cloud{
	background-image: url(../images/center_cloud.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 543px;
	height: 128px;
	border:0px solid #ff0000;
}


.link-footerbg{
	background-image:url(../images/header_bg.png); background-repeat:repeat-x; height:126px;
}
/*---------------------------------------------------------

	FOOTER STYLES
---------------------------------------------------*/
/*---------------------------------------------------------

	SECONDARY PAGE STYLES
---------------------------------------------------*/
.link-mid_repeat_secondary_page{
	margin:20px 20px 20px 20px;
}
.link-secondary_content{
	background-image: url(../images/secd_cloud_center.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#f5f9d2;
	text-align:left;
}

td.reel{
 background-image: url(../images/bg-reel6.jpg);
 background-repeat:no-repeat;
 	background-position: left top;
	}