/* Start of CMSMS style sheet 'pf_main' */
*{
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75.01%;
	color: #964F4F;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/pageflip/PageFlip_bkgnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h2 {
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #964F4F;
}
a:hover {
	text-decoration: none;
	color: #FC8A12;
}



#pagewrapper {
	width: 642px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	background-image: url(images/pageflip/pageFlip_header.gif);
	height: 91px;
	width: 642px;
}
#main {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#mainInterior {
	width: 622px;
	background-image: url(images/pageflip/bottomContent_bottomImg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	background-position: left bottom;
}
#contentInterior {
	background-image: url(images/pageflip/bottomContent_BGImg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}



#homeImage {
	background-image: url(uploads/images/home_stage.jpg);
	height: 300px;
	width: 642px;
	display: block;
	clear: both;
}
.title {
	background-color: #ececec;
	margin: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#menu_vert {
	width: 642px;
}
dfn {
	display: none;
}
#primary-nav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 642px;
}
#primary-nav li {
	height: 27px;
	width: 128px;
	line-height: 27px;
	display: block;
	float: left;
}
#primary-nav a {
	color: #964F4F;
	font-size: 18px;
	text-decoration: none;
}
#primary-nav  a:hover, #primary-nav a.menuactive {
	color: #FFFFFF;
	text-decoration: none;
	padding: 8px;
	background-image: url(images/pageflip/menu_hover.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
#primary-nav  ul     {
	display: none;
}
#subNav ul {
	list-style-type: none;
	width: 642px;
	text-align: center;
}
#subNav li {
	display: inline;
}
#subNav a:link, #subNav a:active, #subNav a:visited {
	line-height: 29px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}
#subNav a:hover {
	text-decoration: none;
	color: #FC8A12;
}
#subNav   .currentpage   h3  {
	display: inline;
	font-weight: bold;
	color: #FC8A12;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
}
#pagewrapper #subNav .activeparent .activeparent {
	color: #FC8A12;
}




#subNav {
	background-image: url(images/pageflip/subNavBG.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
	height: 29px;
	width: 642px;
}
.floatRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

#topCurve {
	background-image: url(images/pageflip/bottomContent_topImg.gif);
	background-repeat: no-repeat;
	display: block;
	clear: both;
	height: 7px;
	width: 642px;
}
#bottomCurve {
	background-image: url(images/pageflip/bottomContent_bottomImg.gif);
	display: block;
	clear: both;
	height: 7px;
	width: 642px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#featuredProject {
	background-image: url(images/pageflip/bottomContent_BGImg.gif);
	background-repeat: repeat-y;
}

#featuredImage {
	float: left;
	width: 270px;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#featuredText {
	float: left;
	width: 350px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
.examplesHolder {
	display: block;
	clear: both;
}
.examplesImage {
	display: block;
	float: left;
	padding-left: 10px;
}
.examplesImage img {
	border: 1px solid #AA1705;
}

.examplesText {
	display: block;
	float: right;
	width: 368px;
}
.examplesText h2 {
	font-size: 15px;
	line-height: 30px;
	color: #FFFFFF;
	background-image: url(images/pageflip/examples_bg.jpg);
	height: 30px;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 10px;
}
#trailerThumbs {
	width: 622px;
}


.thumbHolder {
	width: 162px;
	margin-right: 40px;
	display: block;
	clear: none;
	float: left;
        height:190px;
}
.thumbHolder img {
	margin-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AA1705;
	border-bottom-color: #AA1705;
	border-left-color: #AA1705;
}

.thumbHolder h3 {
	font-size: 12px;
	font-weight: bold;
	background-color: #ececec;
	padding: 5px;
	margin: 0px;
	border: 1px solid #AA1705;
}
.bigImage {
	float: left;
	padding-bottom: 10px;
}

.description {
	float: right;
	width: 234px;
}

.description h2 {
	background-color: #ececec;
	padding: 5px;
}
.description p {
	padding: 10px;
	margin: 0px;
}
.description a {
	float: right;
}






#footer p {
	color: #CCCCCC;
	font-size: 11px;
	text-align: center;
	padding: 5px;
       clear:both;
}

.grey {
	background-color: #ececec;
	font-size: 15px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.dots {
	background-image: url(images/pageflip/dots.jpg);
	background-repeat: repeat-x;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 30px;
	display: block;
	clear: both;
}
.required input {
	padding: 2px;
	background-color: #ffffff;
	border: 1px solid #964f4f;
	margin-bottom: 10px;
	color: #964f4f;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	color: #964f4f;
	width:400px;
	padding:2px;
	height:100px;
	display:block;
	background-color: #ffffff;
	border: 1px solid #964f4f;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
label {
	clear: both;
	display: block;
}

.fbsubmit{
	background-color: #ffffff;
	color: #964f4f;
	border: 1px solid #964f4f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.error_message ul{
	font-weight: bold;
	color: #990000;
	list-style-type: none;
	margin: 10px;
}
.error_message ul li {
	display: block;
	margin-bottom: 6px;
}
#thanks {
      background-color: #EBEBEB;
      color: #964f4f;
      padding: 10px;
      margin-bottom: 10px;
}
/* FLOAT FIX */

.clearfix:after {

	content: ".";

	display: block;

	height: 0;

	clear: both;

	visibility: hidden;

}

/* Hides from IE-mac \*/

* html .clearfix {

	height: 1%;

	visibility: visible;

}

/* End hide from IE-mac */

/* End of 'pf_main' */

