@charset "UTF-8";
body {
	background-image: url(images/dgrey047.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
iframe {margin-top:-115px}
/* CSS Document */

#container {
	height: auto;
	width: 1000px;
	margin-top: 5%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#nav {
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	height: 150px;
	background-color: #000;
}
#logo {
	float: left;
	height: 145px;
	width: 350px;
	padding-top: 5px;
}
#phone {
	float: right;
	height: 40px;
	width: 450px;
	margin-top: 10px;
	margin-right: 10px;
	color: #fff;
	text-align: right;
}
#pagelinks {
	color: #F0C;
	float: right;
	height: auto;
	width: 590px;
	font-size: 14px;
	margin-top: 50px;
}
#content {
	clear: both;
	height: auto;
	width: 100%;
	background-color: #FFF;
	min-height: 402px;
}
#aboutus {
	height: auto;
	width: inherit;
}
#alacarte {
	height: auto;
	width: inherit;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contact {
	height: auto;
	width: 100%;
	background-repeat: no-repeat;
}
#videoDemo {
	height: auto;
	width: 100%;
	text-align: center;
	background-color: #000;
}
#trifectas {
	height: auto;
	width: inherit;
	padding-top: 20px;
	padding-bottom: 20px;
}
.pinkAccents {color: #ff46ff}
#footer {
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	clear: both;
	height: 120px;
	width: 1000px;
	background-image: url(images/bottom.png);
}
.footerColumn {
	float: left;
	height: 118px;
	width: 200px;
	background-color: #ffddfe;
}
.footerText {
	height: auto;
	width: 174px;
	padding: 6px 8px 6px 12px;
	color: #666;
}
.footerColumn2 {
	float: left;
	height: 140px;
	width: 200px;
	text-align: center;
}
#credits {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	clear: both;
	height: auto;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#credits a {
	color: #FCF;
	text-decoration: none;
}
#credits a:hover {
	color: #FFF;
	text-decoration: none;
}
.DescTitles {
	font-size: 14px;
	font-weight: bold;
	color: #F6C;
	line-height: 150%;
}
.blueTitles {
	font-weight: bold;
	line-height: normal;
	color: #0479bd;
	font-size: 12px;
	font-style: italic;
}
.title {	color: #1579BE;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
}
.looseText {
	line-height: 110%;
	color: #333;
	font-size: 13px;
}
.DescSubTitles {
	font-size: 12px;
	font-weight: bold;
	color: #F6C;
	line-height: 150%;
	font-style: italic;
}
#Bio {
	padding: 20px 10px 20px 30px;
	width: 590px;
	float: left;
}
#Bio p {
	font-size: 13px;
	line-height: 120%;
}
#testimonialColumn {
	background-image: url(images/PinkColBG.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 300px;
	float: right;
	padding: 40px 30px 30px 40px;
	min-height: 405px;
	height: auto;
	margin-bottom: 0px;
}
#testimonialColumn p{
	font-style: italic;
	color: #666;
}
#PinkColumnBottom {
	background-image: url(images/BioPinkColumnBottom.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	float: right;
	width: 370px;
	margin-top: 0px;
}

