﻿body 
{
	margin-left:auto;
	margin-right:auto;
	/*width:99%;
	background-image:url(images/coughlinPageBG.jpg);
	*/
	width:950px;
	font-family:Verdana;
	color:#866e3f;
}

#divHead 
{
	width:950px;
	height:209px;
	background-image:url(images/coughlinHeaderNew.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#divNav
{
	width:948px;
	border-left:solid 1px #866e3e;
	border-right:solid 1px #866e3e;		
}

#divMovie
{
	width:66%;
	float:left;
	border-right:solid 1px #866e3e;
}

#divSpecials
{
	float:right;
	width:33%;
}

#divContMain
{
	width:948px;
	background-color:White;
	border-left:solid 1px #866e3e;
	border-right:solid 1px #866e3e;	
}

#divHomeTxt
{
	font-size:16pt;
	width:100%;
}

#divFoot
{
	height:181px;
	width:948px;
	background-image:url(images/coughlinFooter1_950x181.jpg);
	background-repeat:no-repeat;
	border-left:solid 1px #866e3e;
	border-right:solid 1px #866e3e;	
}

.imgFloatRight
{
	float:right;
	margin:5px;	
}

.pContent
{
	margin:5px;	
}

.pContent10
{
	margin:10px;	
}
