@charset "utf-8";
#AboutUsTable {
	border: 1px solid #AE7962;
	margin: 0px;
}
#bannerLogo {
	margin-bottom: 3px;
	float: left;
}
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
}
#bannerLogo a:hover {
	background-image: url(../images/Bennett-Media-Logo_over.png);
}
.clear {
	clear: both;
}

.column {
	padding-right: 10px;
	font-size: 12px;
	text-align: justify;
	padding-left: 10px;
	vertical-align: top;
	padding-top: 0px;
}
.column p {
	margin-top: 5px;
}

.column img {
	margin: 5px;
}

.column_contacts {
	width: 270px;
	float: left;
}

#column_left {
	width: 261px;
	float: left;
	clear: left;
}
#column_right {
	width: 261px;
	text-align: justify;
	float: left;
}

.contact_info {
	width: 210px;
	height: 95px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.contact_info a {
	text-decoration: none;
}
.contact_info a:hover {
	text-decoration: underline;
}
#MoreDetailsButton {
	text-align: center;
	margin-top: 13px;
	margin-right: 13px;
	margin-left: 13px;
	display: block;
	padding: 6px;
	background-color: #EDE1DC;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFB0A3;
	border-right-color: #AE7962;
	border-bottom-color: #A66D55;
	border-left-color: #CFB0A3;
}

.content {
	background-color: #FFFFFF;
	width: 570px;
	padding-top: 5px;
	color: #000000;
	height: auto;
	padding-bottom: 5px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
#firstp {
	font-size: 16px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#firstp:first-letter {
	font-size: 350%;
	line-height: .6px;
	float: left;
}

.content h4 {
	text-align: center;
	background-color: #AE7962;
	color: #FFFFFF;
	letter-spacing: .11em;
	padding-bottom: 3px;
	margin-bottom: 2px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #845744;
	border-right-color: #C9A596;
	border-bottom-color: #C9A596;
	border-left-color: #845744;
	margin-top: 5px;
}
.flash_link {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-left-color: #000000;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-left: 5px;
	background-color: #FFFFFF;
	background-image: url(../images/FlashPageBkgGradientBrown.png);
	background-repeat: repeat-x;
	margin-top: 2px;
	margin-bottom: 6px;
}
.flash_link a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.flashTitle {
	display: block;
	margin-bottom: 5px;
}

.flash_link a:hover {
	text-decoration: underline;
}.footer {
	width: 590px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	clear: both;
	color: #FFFFFF;
	margin-top: 10px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.mug_shot {
	border: thin solid #AE7962;
}

#navBar {
	width: 60%;
	margin-top: 10px;
	height: 25px;
	margin-left: 3px;
}
#navBar #contact_us {
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #000000;
}

.tabText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
	font-size: 14px;
	display: block;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
}
div.tab {
	vertical-align: bottom;
	float: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
div.tab   a {
	text-decoration: none;
	color: #FFFFFF;
	height: 20px;
}
div.tab  a:visited {
	text-decoration: none;
}
div.tab a:hover {
	text-decoration: underline;
}

div.tab a:active {
	background-color: #FFFFFF;
	color: #95624D;
}
.tabActive {
	background-color: #FFFFFF;
	color: #95624D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	float: left;
	font-size: 14px;
	vertical-align: bottom;
}
div.tabActive a {
	text-decoration: none;
	color: #95624D;
	height: 20px;
	background-color: #FFFFFF;
	display: block;
}
.tabTextActive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	display: block;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
}
.content #portfolioTable #thumbnails .thumbnail_row {
	margin-top: 5px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}


#portfolioTable {
	border: thin solid #AE7962;
	text-align: left;
}
#WebsiteTable img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#portfolioTable a {
	text-decoration: none;
}
#portfolioTable a:hover {
	text-decoration: underline;
}
#portfolioTable #bottom {
	background-color: #AE7962;
	text-align: center;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 16px;
	color: #FFFFFF;
	padding-bottom: 3px;
	padding-top: 3px;
}
#portfolioTable #bottom a {
	color: #FFFFFF;
	text-decoration: none;
}
#portfolioTable #bottom a:hover {
	text-decoration: underline;
}


#portfolioTable p {
	margin-top: 2px;
	margin-bottom: 2px;
}

#PortfolioMenu {
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
}
#PortfolioMenu a {
	text-decoration: none;
	font-size: 12px;
	color: #95624D;
}
#PortfolioMenu a:hover {
	text-decoration: underline;
}
#portfolioTable #nav {
	padding-top: 3px;
	padding-left: 3px;
	height: auto;
}

#portfolioTable #nav a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#portfolioTable #nav a:visited {
	color: #95624D;
}
#Thumbnails {
	background-color: #E0E6EB;
}


#portfolioTable #nav a:hover {
	text-decoration: underline;
}
#portfolioTable #nav h3 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #AE7962;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -3px;
}
#nav   a  img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#thumbnails .thumbnail_row img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#portfolioTable #thumbnails h3 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #AE7962;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -3px;
}
#TableMenu {
	background-color: #FAEDCF;
}
#InfoRequestForm {
	background-color: #F3ECE9;
	font-size: 16px;
	color: #91604A;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #AE7962;
}
.rounded {
	background-color: #ffcc66;
	text-align: center;
	margin-top: 1em;
}
.myBox {
	border: 0px solid #ffffff;
	color: #CC9900;
	padding: 20px;
	text-align: left;
	background-image: url(../Photos/images/sky005.jpg);
	background-repeat: no-repeat;
	height: 276px;
	width: 509px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#PageLayoutTable {
	border: 1px solid #AE7962;
	margin: 0px;
	width: 570px;
}
#PageLayoutTable img {
	border: 1px solid #AE7962;
}
#WebsitesTable {
	border: 1px solid #AE7962;
	margin: 0px;
	width: 570px;
}
#WebsitesTable img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#thumbnails .thumbnail_row a:hover {
	border: 1px solid #0000FF;
}
#AboutUsTable #bottom {
	background-color: #AE7962;
	text-align: center;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 16px;
	color: #FFFFFF;
	padding-bottom: 3px;
	padding-top: 3px;
}
#AboutUsTable #bottom a {
	color: #FFFFFF;
	text-decoration: none;
}
#AboutUsTable #bottom a:hover {
	text-decoration: underline;
}
