body {
	background-color: #C5D7DA;
	background-image: url(../images/background_pattern_1.jpg);
	margin:0px;
	padding:0px;
	font-size: 62.5%;
	font-family: Helvetica, Arial, sans-serif;
	color: #797979;
}
a:hover {
	cursor:pointer;
}
div .p15 { padding: 0px 15px 15px;  } /* Box Model Hack for IE*/ 

.title_img {
	margin-bottom: 5px;
	margin-top: 10px;
	clear: both;
}
div .p10 { padding: 10px } /* Box Model Hack for IE*/ 
div .p5 { padding: 5px } /* Box Model Hack for IE*/ 

#layout_center_column {
	margin-top: 37px;
	margin-right: auto;
	margin-left: auto;
	width: 768px;
	background-color: #FFFFFF;
	border: 1px solid #829193;
}
ul, li {
	font-size: 1.1em;
	line-height: 1.5em;
}
#nav {
	height: 37px;
	background-image: url(../images/menu_back.jpg);
	width: 604px;
	overflow:hidden;
	margin-bottom: 20px;
}
#nav_pv {
	height: 37px;
	background-image: url(../images/menu_back.jpg);
	width: 604px;
	overflow:hidden;
	margin-bottom: 3px;
}
p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px 0px 5px;
}
p a {
	color: #797979;
	text-decoration: underline;
}
p a:hover {

	text-decoration:underline
}
em {
	font-style: normal;
	color: #E6831F;
}
.thumbs_list a {
	border: 1px solid #C6C6C6;
	margin-right: 7px;
	margin-bottom: 8px;
	height: 64px;
	width: 64px;
	display: block;
	clear: none;
	float: left;
}
.thumbs_list a:hover {
	border: 1px dashed #E6831F;
}

#portfolio_details {
	background-image: url(../images/portfolio_details_back.jpg);
	background-repeat: no-repeat;
	height: 335px;
	width: 264px;
	float:right;
	clear:none;
}
#portfolio_hero {
	text-align:center;
	clear: none;
	float: left;
	width: 457px;
}
#contact_form_box label {
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
	width: 100px;
	display: block;
	float: left;
	clear: none;
	padding: 2px;
}
#contact_form_box input {
	float: left;
	clear: none;
	margin-bottom: 12px;
	margin-left: 7px;
}
#contact_form_box textarea {
	clear: none;
	float: left;
	margin-bottom: 12px;
	margin-left: 7px;
}
#splash {
	margin-bottom: 15px;
}
#contact_form_box {
	background-image: url(../images/blue_grad_back.jpg);
	background-repeat: no-repeat;
	height: 316px;
	width: 430px;
	margin-top: 25px;
}
#quicktime {
	text-align: center;
	background-image: url(../images/movies_back.jpg);
	height: 335px;
	width: 457px;
}
#quicktime_div {
	text-align:left;
	height: 66px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}

#movie_img_link{
	clear: none;
	float: left;
	height: 64px;
	width: 64px;
	margin-right: 20px;
}
#movie_img_link img{
	border: 1px solid #FFFFFF;
}
#movie_text_link{
	clear: none;
	float: left;
	width: 150px;
	font-size: 1.2em;
	color:#FFFFFF;
}
#quicktime_footer{
	float:left;
	clear:none;
	width:234px;
	padding-top: 25px;
	color:#CCCCCC;
}
#quicktime_div a{
	color:#CCCCCC;
	text-decoration:none;
}
#quicktime_div a:hover{
	text-decoration: underline;
}
#movie_text_link a{
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
}
#movie_text_link a:hover{
	font-weight: bold;
	text-decoration:underline;
}

#quicktime_movie_holder {
	height: 335px;
	width: 457px;
}
.people_img_holder {
	clear: none;
	float: left;
	height: 64px;
	width: 64px;
	border: 1px solid #009933;
	margin-right: 10px;
	overflow:hidden;
}
.people_p_holder {
	float: left;
	width: 500px;
	clear: none;
}

.hot_img_holder {
	clear: none;
	float: left;
	height: 128px;
	width: 128px;
	border: 1px solid #FFFFFF;
	margin-right: 10px;
}
.hot_p_holder {
	float: left;
	clear: none;
	width: 575px;
}


.portfolio_img_link {
	margin-right: 10px;
	margin-bottom: 10px;
}
#nav_cat {
	font-size: 1.1em;
	color: #51759D;
	line-height: 17px;
	height: 17px;
	width: 457px;
}
.nav_cat_left {
	height:17px;
	clear:none;
	float:left;
}
.nav_cat_right {
	height:17px;
	clear:none;
	float:right;
}
.nav_cat_right a {
	text-decoration:none;
}
.border_test {
		border: 1px solid #0099CC;
}

/*Added by Lou for html pop-up pages where portfolio item is larger than portfolio view static width*/
#pop_up {
}
#pop_up_border {
	padding-top: 30px;
	color:#000000;
}
