body {
	background:url(../images/jpegs/PhotoHutInnerBG.jpg) repeat-x;
	padding:0;
	margin:0;
}

* {
	margin:0pt;
	padding:0pt;
}

h1, h2, h3, h4, p {
	margin:0;
	padding:0;
}

h1 {
	font:18px/20px Arial;
	color:#990000;
	line-height:normal;
	letter-spacing:normal;
	font-weight:normal;
}

p {
	font:12px/20px Arial;
	color:#000000;
	line-height:normal;
	letter-spacing:normal;
	font-weight:normal;
}

.small a, a:link, .small a:visited, .small a:active {
	font:12px/20px Arial;
	color:#990000;
	line-height:normal;
	letter-spacing:normal;
	text-decoration:none;
	font-weight:normal;
}

.small a:hover {
	text-decoration:underline;
}

/**************************************************************************************************************
WRAPPER STYLES ***
**************************************************************************************************************/

#wrapper {
	width:760px;
	padding:0px;
	margin:auto;
}

/**************************************************************************************************************
HEADER STYLES ***
**************************************************************************************************************/

#header {
	background:url(../images/jpegs/inner_header.jpg) no-repeat;
	width:760px;
	height:204px;
}

/*****************************************************************************************************************
TOP NAV ***
*****************************************************************************************************************/

#topnav{
	background:url(../images/gifs/navContact.gif) no-repeat right;
	height:28px;
	width:760px;
	margin:auto;
}

a:active {
  outline: none;
}

.topnav {
	margin: 0;
	padding: 0;
	list-style: none;
}

.topnav li {
	padding: 0;
	margin: 0;
	height: 28px;
	margin-right: 0em;
	list-style: none;
	background-repeat: no-repeat;
}
	
.topnav li a, .topnav li a:visited {
	display: block;
	text-decoration: none;
	height: 28px;
	background-repeat: no-repeat;
}

#home {
	background-image:url(../images/gifs/btn_home.gif); 
	width: 70px;
}

#home a:hover {
	background-image:url(../images/gifs/btn_homeON.gif);
}


#services {
	background-image:url(../images/gifs/btn_services.gif); 
	width: 87px;
}

#services a:hover {
	background-image:url(../images/gifs/btn_servicesON.gif);
}

#directions {
	background-image:url(../images/gifs/btn_directions.gif);
	width: 92px;
}

#directions a:hover {
	background-image:url(../images/gifs/btn_directionsON.gif);

}

#contact {
	background-image:url(../images/gifs/btn_contact.gif); 
	width: 95px;
}

#contact a:hover {
	background-image:url(../images/gifs/btn_contactON.gif);
}

.topnav li {
	float: left;
}

a img { 
	border: none; 
}


/**************************************************************************************************************
MAINCONTAINER STYLES ***
**************************************************************************************************************/

#maincontainer {
	width:758px;
	height:auto;
	border-right:solid #990000 1px;
	border-left:solid #990000 1px;
	margin:0;
	padding:0;
	float:left;
}

/**************************************************************************************************************
DIV bodywrapper STYLES ***
**************************************************************************************************************/

#bodywrapper {
	height:auto;
	margin:10px;
	padding:0;
}

/*****************************************************************************************************************
INTRO STYLES ***
*****************************************************************************************************************/

#intro {
	background:none;
	width:540px;
	padding:10px 0 0 0;
	margin:0 10px 0 0;
	float:left;
}

#intro h2{
	font: 14px/20px Arial;
	color:#990000;
	padding:0;
	margin:5px 0 0 0;
	line-height:normal;
	font-weight:bold;
	letter-spacing:normal;
}

#intro h1{
	font: 18px/20px Arial;
	color:#990000;
	padding:0;
	margin:5px 0 10px 0;
	line-height:normal;
	font-weight:normal;
	letter-spacing:normal;
}

#intro p{
	font: 12px/20px Arial;
	color:black;
	padding:0;
	margin:5px 0 10px 0;
	line-height:120%;
	font-weight:normal;
	letter-spacing:normal;
}

/**************************************************************************************************************
FOOTER STYLES ***
**************************************************************************************************************/

#footer {
	height:100px;
	width:760px;
	float:left;
	clear:both;
	margin:0;
	padding:0;
	text-align:center;
}

#footer p {
	font:10px/20px Arial;
	color:#000000;
	line-height:normal;
	letter-spacing:normal;
	font-weight:normal;
	padding:4px 0 0 0;
	margin:0;
	text-align:center;
}

#footer a:link, #footer a:visited, #footer a:active {
	font:11px/20px Arial;
	color:#000000;
	line-height:normal;
	letter-spacing:normal;
	font-weight:normal;
	padding:4px 0 0 0;
	margin:0;
	text-align:center;
	text-decoration:none;
}

#footer a:hover {
	color:#990000;
	text-decoration:underline;
}

/**************************************************************************************************************
COPYRIGHT STYLES ***
**************************************************************************************************************/

#copyright {
	background:url(../images/gifs/footerRepeat.gif) repeat-x;
	height:20px;
}

#copyright p {
	font:11px/20px Arial;
	color:#FFFFFF;
	line-height:normal;
	letter-spacing:normal;
	font-weight:normal;
	padding:4px 0 0 0;
	margin:0;
	text-align:center;
}

/**************************************************************************************************************
RIGHTCOL STYLES ***
**************************************************************************************************************/

#rightcol {
	width:186px;
	float:left;
	padding:0;
	margin:20px 0 0 0;
}

.rightnav{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	width: 186px;
}

.rightnav li a {
	background:url(../images/gifs/bullet_inner.gif) no-repeat 2px center;
	font: 12px/20px Arial;
	color: #990000;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 27px;
	text-decoration: none;
	border-bottom: 1px dotted #990000;
}


* html .rightnav li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 150px;
}

.rightnav li a:visited, .rightnav li a:active{
	color: #990000;
}

.rightnav li a:hover{
	color:#990000;
	font-weight:bold;
	background:url(../images/gifs/bulletON_inner.gif) no-repeat 2px center;
}

#rightcol h1 {
	font:16px/20px Arial;
	color:#990000;
	line-height:normal;
	letter-spacing:normal;
	font-weight:bold;
	border-bottom: 1px dotted #990000;
	margin: 0 0 5px 0;
}
