body {
	background-color:#FFFFFF;
	font-family:arial,sans-serif;
	font-size:12px;
	color:#333333;
	margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}




/**********  Links  **********/

a:link {font-family:Verdana; font-size:12px; color:#56777B; text-decoration:underline;}
a:active {font-family:Verdana; font-size:12px; color:#56777B; text-decoration:underline;}
a:visited {font-family:Verdana; font-size:12px; color:#56777B; text-decoration:underline;}
a:hover {font-family:Verdana; font-size:12px; color:#7A3309;}

a.small:link {font-family:Verdana; font-size:11px; color:#56777B; text-decoration:underline;}
a.small:active {font-family:Verdana; font-size:11px; color:#56777B; text-decoration:underline;}
a.small:visited {font-family:Verdana; font-size:11px; color:#56777B; text-decoration:underline;}
a.small:hover {font-family:Verdana; font-size:11px; color:#7A3309;}

a.header:link {font-family:arial,sans-serif; font-size:11px; font-weight: bold; color:#7A3309; text-decoration:underline;}
a.header:active {font-family:arial,sans-serif; font-size:11px; font-weight: bold; color:#7A3309; text-decoration:underline;}
a.header:visited {font-family:arial,sans-serif; font-size:11px; font-weight: bold; color:#7A3309; text-decoration:underline;}
a.header:hover {font-family:arial,sans-serif; font-size:11px; font-weight: bold; color:#56777B;}

a.subNavSlideOut:link {font-family:Verdana; font-size:10px; color:#56777B; text-decoration:underline;}
a.subNavSlideOut:active {font-family:Verdana; font-size:10px; color:#56777B; text-decoration:underline;}
a.subNavSlideOut:visited {font-family:Verdana; font-size:10px; color:#56777B; text-decoration:underline;}
a.subNavSlideOut:hover {color:#7A3309; text-decoration:underline;}

a.subNavInt:link {font-family:Verdana; font-size:10px; color:#56777B; text-decoration:underline;}
a.subNavInt:active {font-family:Verdana; font-size:10px; color:#56777B; text-decoration:underline;}
a.subNavInt:visited {font-family:Verdana; font-size:10px; color:#56777B; text-decoration:underline;}
a.subNavInt:hover {color:#7A3309; text-decoration:underline;}

a.smallLite:link {font-family:Verdana; font-size:10px; color:#669CA1; text-decoration:underline;}
a.smallLite:active {font-family:Verdana; font-size:10px; color:#669CA1; text-decoration:underline;}
a.smallLite:visited {font-family:Verdana; font-size:10px; color:#669CA1; text-decoration:underline;}
a.smallLite:hover {color:#7A3309; text-decoration:underline;}



/**********  Table  **********/

td {
	text-align:left;
	font-family:arial,sans-serif;
	font-size:12px;
	color:#333333;
}


.portfolio_thumbnail_cell {
	background-color: #537377;
	text-align: center;
}

A.more_font:Link {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #ffffff;
	font-weight: bolder;
}

A.more_font:Active {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #ff2222;
	font-weight: bolder;
}
A.more_font:Visited {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #dddddd;
	font-weight: bolder;
}

A.more_font:Hover {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #ff2222;
	font-weight: bolder;
}

.admin_form_label{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
    color: #537377;
}

.portfolio_showcase_image{
	border: 1px solid black;
	margin: 10px 10px 10px 10px;
	vertical-align: top;
}

.portfolio_thumbnail {
	border: 1px solid #4b4b4b;
}

.homeBanTable{
	width: 100%;
	background-image:url('../images/bkgd/bkgdHomeBan.gif'); 
	background-repeat: repeat-x; 
}

.intBanTable{
	width: 100%;
	background-image:url('../images/bkgd/bkgdIntBanDots.gif'); 
	background-repeat: repeat-x; 
}

.homeMainTable{
	width: 100%;
	background-color:#FFFFFF;
	background-image:url('../images/bkgd/bkgdHomeMain.gif'); 
	background-repeat: no-repeat; 
}

.intMainTextCell{
	padding-top: 14px;
	font-family:arial,sans-serif;
	font-size:12px;
	color:#333333;
}

.subNavTable{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.widthFull{
	width: 100%;
}

.heightFull{
	height: 100%;
}

.widthHeightFull{
	width: 100%;
	height: 100%;
}

.borderBox{
	border-style: solid; 
	border-width: 1px; 
	border-color: #56777B; 
}

.borderBoxLtGrn{
	border-style: solid; 
	border-width: 1px; 
	border-color: #D9E6E7; 
}

.borderTop{
	border-top-style: solid; 
	border-top-width: 1px; 
	border-top-color: #56777B; 
}

.borderRight{
	border-right-style: solid; 
	border-right-width: 1px; 
	border-right-color: #56777B; 
}

.bkgdLiteGrn{
	background-color:#CBDDDF;
}

.bkgdDrkGreen{
	background-color:#537377;
}



/**********  Background Images  **********/

.bkgdShadow{
	width: 100%;
	background-image:url('../images/bkgd/bkgdShadow.gif'); 
	background-repeat: repeat-x; 
}

.bkgdHomeDots{
	background-image:url('../images/bkgd/bkgdHomeDots.gif'); 
	background-repeat: repeat-x; 
}

.bkgdPhotos{
	background-image:url('../images/bkgd/bkgdPhotos.gif'); 
	background-repeat: repeat-x; 
}




/**********  Text  **********/

.featBoxText{
	text-align:left;
	font-family:arial,sans-serif;
	font-size:10px;
	color:#669CA1;
	padding-left: 4px;
	padding-top: 2px;
	line-height: 10px;
	background-image:url('../images/bkgd/bkgdFeatBoxText.gif'); 
	background-repeat: no-repeat; 
}

.textCaption{
	font-family:arial,sans-serif;
	font-size:12px;
	color:#7A3309;
}

.textHdrGreen{
	font-family:arial,sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#56777B;
}

.textItalic{
	text-align:left;
	font-family:arial,sans-serif;
	font-size:11px;
	color:#333333;
	font-style: italic;
}

.textHdr{
	font-family:arial,sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#7A3309;
}

.textLargeItalic{
	text-align:left;
	font-family:arial,sans-serif;
	font-size:12px;
	font-style: italic;
	color:#333333;
}

.textSmall{
	text-align:left;
	font-family:arial,sans-serif;
	font-size:10px;
	color:#669CA1;
	line-height: 12px;
}

.lineHeight{
	line-height: 12px;
}

.alerttext, a.alerttext:link, a.alerttext:visited {
	color:#ee4444;
	font-weight:bolder;
	font-family:arial, helvetica, sans-serif;
	line-height: 15px;
	font-size:13px;
	text-decoration: none;
}
a.alerttext:hover, a.alerttext:active {
	color:#ff1111;
	font-weight:bolder;
	font-family:arial, helvetica, sans-serif;
	line-height: 15px;
	font-size:13px;
	text-decoration: underline;
}
.contactformheader {
	color:#7788BB;
	font-weight:bolder; font-family:arial, helvetica, sans-serif;
	line-height: 15px;
	font-size:13px;
}
.portfolio_category_name{text-align: left; padding-top: 20px; padding-bottom: 5px; font-size: 16px; font-weight: bold; color:#7a3309;}

.boldText {
	font-weight: bold;
}


/**********  Slide Out Sub Menus  **********/

.subNavSlideOutBox{
    background-color: #CBDDDF;
    border-style: solid; 
	border-width: 1px; 
	border-color: #FFFFFF; 
}


/*
*			Ottaway Branding  	
*
*----------------------------------------------*/
#ottaway { width:930px; margin: 0px auto; text-align: center; color: #fff;}
#ottaway a { color: #fff; text-decoration: none; }
#ottaway img { border: none; }
#ottaway .black p a, #ottaway .black, #ottaway  { color: #333; }

.seo-content { position: absolute; left: -99999em; top: -99999em; visibility: hidden; }

