
/* commented backslash hack v2 \*/
html, body {
    height: 100%;
}
/* end hack */

body	{
		padding : 0px;
		margin: 0px;
		background : url(images/bkgd.gif);
		color: #cccc99;
		font-family: sans-serif;
		font-size: 12px;
		height:100%;
	}
	
h1	{
	color: #d20c23;
	margin: 0px; 
	padding:0px;
}

h1.main	{
	margin: 0px; 
	padding:0px;
}

h2	{
	border-bottom: 1px solid #4d4539;
	margin: 0px; 
	padding:0px;
}

h3	{
	color: #d20c23;
	border-bottom: 1px solid #4d4539;

}

h4	{
	border-bottom: 1px solid #4d4539;
	margin: 0px; 
	padding:0px;
}

	.ContentBg2	{
		background : url(images/bkgdFade.gif) repeat-x 0px 147px;
		height : 565px;
}

.PageWrapper	{
		background-color: #740614; 
		margin: 0px;
}

.PortDesc	{
		float: left;
		width: 285px;
		margin: 0px;
		padding-right: 15px; 
		font-size: 12px;
}

.PortServices	{
	float:left; 
	width: 190px;
}

.ContentArea	{
		width:780px; 
		border: 0px solid #FFFFFF; 
		background : url(images/feather.jpg) no-repeat 0px 0px;
}

.LogoBox	{
	padding-left: 10px;
	float: left;
}

.FooterRule	{
	margin-top: 20px;
	background : url(images/stripes.gif) repeat-x 0px 4px;
}

.FooterRule div	{
	
	background-color: #7c3f2a; 
	width: 15px;
}

#NoSquare	{
	background-color: #ffd59c; 
	width: 0px;
}

.IntroText	{
	padding: 20px;
	font: normal 1em Arial, sans-serif;
	width: 180px;
	float: left;
}

.LeftCol	{
	width: 180px;
	padding-left: 20px;
	padding-right: 25px;
	float: left;
	font-size: 9px;
}

	.RightCol	{
		text-align: left;
		float: right;
		padding-left: 40px;
	}
	
	.RightCol img	{
		padding-bottom: 15px;
	}
/*
Portfolio Thumbs
*/

.PortfolioThumbContainer	{
	padding-left:45px;
	float: left;
}

.PortfolioThumbContainer a,.PortfolioThumbContainer a:hover,.PortfolioThumbContainer a:visited	{
	font-size: 9px;
	color: #7C3F2A;
}

.bar	{
	background-color:#5a030b; 
	width:10px; 
	height: 157px;
	float: left;
}

.Thumb	{
	padding-top:5px;
	float: left;
}

/*
new
*/
/*- Menu Tabs E--------------------------- */

    #tabsE {
      float:left;
      font-size:93%;
      line-height:normal;
		margin-left: 120px; 
		margin-top: 113px;

      }
    #tabsE ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      background:url("tableftE.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsE a span {
      float:left;
      display:block;
      background:url("tabrightE.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }

        #tabsE #current a {
                background-position:0% -42px;
        }
        #tabsE #current a span {
                background-position:100% -42px;
        }

/*
Tabbed menu
*/
	#tabmenu {
		border-top: 1px solid #CCCC99;
		border-left: 1px solid #CCCC99;
		border-right: 1px solid #CCCC99;
		color: #000;
		margin: -5px 0px 0px 0px;
		padding: 5px;
		z-index: 1;
 }

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }

	#tabmenu a, a.active {
		color: #1b0205;
		font: bold 1.2em  Arial, sans-serif;
		padding: 2px 5px 0px 5px;
		margin: 0px;
		text-decoration: none; }

	#tabmenu a.active {
		background: #1b0205;
		border-bottom: 0px solid #ABAD85; 
		}

	#tabmenu a:hover {
		color: #fff;
		background: #CCCC99; }

	#tabmenu a:visited {
		color: #1b0205; }

	#tabmenu a.active:hover {
		background: #ABAD85;
		color: #DEDECF; }

/*
Used on one page
*/

	.FloatLeftPadRight	{
		float: left;
		padding-right:40px;
	}
	
/*
Let re-use these eh?
*/
p	{
	margin: 0px;
	padding: 0px;
}

.caption	{
	font-size: 9px;
}

input, textarea, select	{
  color: #59040C;
	background-color: #FFF7DF; 
	border: 1px solid #5C040C; 
	font-size: 14px;
}
	
	.FloatLeft	{
		float: left;
	}
	
	
	.FloatRight	{
		float: right;
	}

	div.ClearFloats {
		clear: both;
	}

	.Rule	{
		background : url(images/NavRule.jpg) no-repeat 0px 0px;
		background-position : bottom right;
	}

	a	{
		text-decoration: none;
		margin: 0px;
		padding: 0px;
		color: white;
	}
	
ul.SquareBullets	{

	list-style : square outside;
}

ul.SquareBullets li	{
	color: #cccc99;
	margin:0 0 0 -20px;
	padding-bottom: 5px;
}
