/** Initialization Styles **/
*{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,blockquote,form,label,ul,ol,dl,fieldset,address,input{margin:0.5em 0;}
ul{margin-left:2em;}
ol{margin-left:3em;}
ul ul,ol ol{margin-top:0;margin-bottom:0;}
fieldset{padding:.5em;}
/** General Styles **/
html, body {
	height:100%;
	border:none;
}
body {
	font: normal 76.1%/1.3em "Century Gothic", Verdana, Arial, helvetica, sans-serif;
}
h1 { 
	font-size:1.4em;
	line-height:1.5em;
}
h2 {
	font-size: 1.4em;
	line-height: 1.5em;
	font-style:italic;
}
h3 {
	font-size: 1.2em;
	line-height: 1.3em;
}
h4 {
	font-size: 1.2em;
	line-height: 1.3em;
	font-style:italic;
}
h5 {
	font-size: 1.1em;
	line-height: 1.15em;
	font-weight:bold;
}
h6 {
	font-size: 1.1em;
	line-height: 1.15em;
	font-style:italic;
}
p {
	margin:1em 0;
}
ol, ul {
	text-align: justify;
	margin-top: 5px;
}
a, a:link, a:visited {
	text-decoration: none;
	color:#EE272B;
}
a:hover {
	text-decoration: underline;
	outline:none;
}
img {
	border: none;
}
table
{
	empty-cells: show;
	border: 0px;
	border-collapse : collapse;
	font-size:100%;
}
table, td, tr {
	font-size:100%;
}
.clr {
	line-height: 0;
	clear: both;
	margin : 0;
	padding: 0;
	border: 0;
}

/* layout */
.cbody {
	color:#000;
	background: #000 url(http://www.khphotography.ca/test/images/background.jpg) 50% 0 no-repeat fixed;
}
#wrapper {
	width:838px;
	margin:0 auto;
}
#header {
	background:url(http://www.khphotography.ca/test/images/header.png) no-repeat scroll 50% 0%;
	width:830px;
	height:219px;
}
#core {
	width:838px;
	background:url(http://www.khphotography.ca/test/images/rep_bg_left.png) repeat-y scroll top left;
}
#core2 {
	width:833px;
	background:url(http://www.khphotography.ca/test/images/rep_bg_right.png) repeat-y scroll top right;
}
#content{
	width:801px;
	background:#FFF url(http://www.khphotography.ca/test/images/core_bg.png) repeat-y top left;
	margin:0 14px 0 15px;
}

#left { 
	float:left;
	width:160px;
	overflow:hidden; 
}

#right { 
	float:right;
	width:619px;
	background:#FFF; 
	padding:10px;
}

.border { 
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	background:#EEEECA;
}

/* Joomla styles */
.moduletable-contact {
	width:158px;
	height:105px;
	background:url(http://www.khphotography.ca/test/images/contact.png) 0 0 no-repeat;
	font-size:.9em;
	line-height:22px;
	letter-spacing:-1px;
	font-weight:bold;
	padding:27px 0 0 17px;
	color:#3d291c;
}
.moduletable-contact p{
	margin:0;
}
.moduletable-contact a,.moduletable-contact a:link,.moduletable-contact a:visited,.moduletable-contact a:hover{
	color:#3d291c;
}

/* Menu Styles */
#menu ul { 
	list-style:none;
	margin:0;
	padding:0;
}
#menu ul li{
	margin:0;
	padding:0;
	border-bottom:2px solid #DFDFDF;
}
#menu a{
	display:block;
	width:158px;
	height:44px;
	background:#f2f2f2;
}
#menu a:hover, #menu li#current a{
	background:#eaefc8;
}

/* bottom */
#footer{ 
	background:url(http://www.khphotography.ca/test/images/footer.png) no-repeat scroll 1px 0; 
	width:830px; 
	height:107px; 
	text-align:center; 
	padding:20px 0px 0px;
color:#EAEFC8;

}
#footer a {
color:#EAEFC8;
}