/* Start of CMSMS style sheet 'layout' */
#main
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#logo-header
{
	background: white url(/imgs/titles/wf-castle.jpg);
	height: 280px;
}
/*********************
The actual logo, white box with background
*********************/
#logo
{
	position: relative;
	padding: 0px;
	left: 30px;
	bottom: 0;
	width: 160px;
	height: 190px;
	/*border: 1px solid red;*/
}
#project-desc
{
	background: white;
	width: 160px;
	margin-top: 4px;
	padding: 4px 0px 4px 0px;
	text-align: center;
	font-variant: small-caps;
}

/*********************
content only pages (Our Team)
*********************/
.content-only
{
  margin: 5px 0;
  background: url(/imgs/div-bg-big.png) repeat-x;
  padding: 8px 16px;
}
.content-only-plain
{
  margin: 5px 0;
}


/*********************
Image text image (front page)
*********************/
.left-img
{
	clear: left;
	margin-right: 11px;
	float: left;
	width: 179px;
}
.i-t-i-c
{
	float: left;
	background: url(/imgs/div-bg.png) repeat-x;
	width: 583px;
	padding: 8px;
        min-height: 114px;
}
.right-img
{
	float: right;
	width: 179px;
	height: 130px;
	text-align: left;
}
/*
ensure formatting stays correct if content gets big
*/
.clear
{
	clear: both;
}
/*********************
Image text text image (page 6)
 - Uses "right-img" and "left-img" from "Image text image"
*********************/

.i-t-t-i-c1
{
	float: left;
	background: url(/imgs/div-bg.png) repeat-x;
	width: 250px;
	margin-right: 11px;
}
.i-t-t-i-c2
{
	float: left;
	background: url(/imgs/div-bg.png) repeat-x;
	width: 250px;
}

/*********************
Big image - Text
Used for portfolio pages (page 8)
*********************/
#big-img
{
	width: 34%;
	width: 300px;
	float: left;
}
#bi-c
{
	float: right;
        padding: 8px 16px 0px 16px;
	background: url(/imgs/div-bg-big.png) repeat-x;
        width: 620px;
        min-height: 300px;
}

/*********************
Image - News - Date
Latest news and events (page 9)
*********************/
.news-img
{
	float: left;
	width: 22%;
}
.news-main-summary
{
	background: url(/imgs/div-bg.png) repeat-x;
	width: 75%;
	float: right;
	padding: 10px;
	min-height: 98px;
	margin-bottom: 10px;
}
.news-main
{
	background: url(/imgs/div-bg-big.png) repeat-x;
	width: 726px;
	float: right;
	padding: 10px;
	min-height: 94px;
	margin-bottom: 10px;
	font-size: 1.1em;
}
.news-text
{
	width: 610px;
	font-size: 1.1em;
}
.date
{
	float: right;
	padding-left: 35px;
	border-left: 1px solid #000;
}
.read-more
{
	float: right;
}
.NewsSummaryLink
{
	padding: 0px 0px 20px 0px;
        font-size: 1em;
}
#NewsPostDetailTitle
{
	padding: 0px 0px 20px 0px;
}
#NewsPostDetailHorizRule
{
padding-top: 15px; 
        border-top: 1px solid #ccc;
text-align: right;
}
#PortfolioDetailHorizRule
{
        margin-top: 30px; 
        padding-top: 15px; 
        border-top: 1px solid #ccc;
bottom: 0px; 
}
#NewsPostDetailSummary
{
margin-bottom: 5px; 
width: 630px;
}
#NewsPostDetailContent
{
  width: 630px;
  text-align: justify;
}
/*********************
3 cols of text
*********************/
.cols3-1
{
	padding: 8px 16px 0px 16px;
	float: left;
	width: 287px;
	margin-right: 11px;
	min-height: 110px;
	background: url(../imgs/div-bg.png) repeat-x;
}
.cols3-1 p
{
	margin-bottom: 0px;
}
.cols3-2
{
	padding: 8px 16px 0px 16px;
	margin-right: 11px;
	float: left;
	width: 287px;
	min-height: 110px;
	background: url(../imgs/div-bg.png) repeat-x;
}
.cols3-3
{
	padding: 8px 16px 0px 16px;
	float: right;
	width: 287px;
	min-height: 110px;
	background: url(../imgs/div-bg.png) repeat-x;
}
.cols3-1 p
{
	margin-bottom: 0px;
}
/*********************
Contact Page
*********************/
#contact-col1-outer
{
	padding: 0px;
	float: left;
	margin-right: 11px;
}
#contact-cols3-1
{
	padding: 10px 14px 0px 14px;
	background: url(/imgs/div-bg.png) repeat-x;
}
#contact-cols3-2
{
	padding: 10px 14px 0px 14px;
	margin-right: 11px;
	float: left;
	width: 287px;
	background: url(/imgs/div-bg-big.png) repeat-x;
        text-align: left;
}
#contact-cols3-3
{
	padding: 10px 14px 0px 14px;
	float: right;
	width: 287px;
	background: url(/imgs/div-bg-big.png) repeat-x;
}


.cols3-2 fieldset
{
	float: left;
	width: 250px;
	border: 0px;
        text-align: left;
}
.cols3-2 input[type="text"]
{
	clear: right;
        width:100%;
}
#fbsubmit2
{
        width: 30%;
}
#contact-cols3-1
{
}
/*********************
Layout for js carousel
*********************/
.p-portfolio
{
	text-align: center;
	clear: both;
}

/*********************
Fix bug with size of text in Google maps
*********************/
.gmapDir
{
font-size: 1.8em;
}

/*********************
Layout for the "Our Team" page
*********************/
.portrait-left
{
	margin-right: 11px;
	width: 98px;
	float: left;
	text-align: center;
}
.portrait-text-right
{
float: left;
width: 800px;
min-height: 114px;
font-size: 1.1em;
margin-bottom: 4px;
}
/* End of 'layout' */

