/*-----------------------------------------------------------------------------
Guan Yu main style sheet
version:   1.0
author:    Dave Watts
email:     dj@juicylime.com
website:   http://www.juicylime.com/
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
  	margin: 0;
	padding: 0;
}

/* Class for clearing floats */
.clear {
	clear:both;
}

.lefty {
	float: left;
	padding: 5px;
}

.righty {
	float: right;
	padding: 5px 20px 5px 5px;	
}

/* Remove border around linked images */
img {
	border: 0;
}

.mainimg{
	margin: 10px 25px 10px 25px;
}

/* =Typography
-----------------------------------------------------------------------------*/

body 
	{
	background-image: url(images/Background.jpg);
	background-color: #000000;
	background-position: bottom right;
	background-attachment: fixed;
	background-repeat: no-repeat;
	/* centre content styling 1/2 */
	text-align: center;
	min-width: 1000px;
	margin: 0px 0px 0px 0px;
	}
		
p 
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: 400;
	color: #333333;
	text-align: center; 
	letter-spacing: 1px;
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 1em 0px;
	}

/* Side box content text */
.sidebox p
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 0.6em;
	color:#000000; 
	letter-spacing: 1px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	}

/* Main headings */	
h1 
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bolder;
	color: #996600; 
	letter-spacing: 1px;
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 1em 0px;
	text-align: center;
	}	

/* Secondary headings */
h2 
	{
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	font-weight: bolder;
	color: #336633; 
	letter-spacing: 1px;
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 1em 0px;
	text-align: center;
	}	

/* third heading */
h3 
	{
	font-family: arial, helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	font-style: italic;
	color: #336633; 
	letter-spacing: 1px;
	text-align: center;
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 1em 0px;
	}	

/* Footer text */
h6 
	{
	font-family: arial, helvetica, sans-serif;
	font-size: .6em;
	font-weight: normal;
	color: #006600; 
	letter-spacing: 1px;
	padding: 0px 70px 0px 70px;
	}	

/* =Links
-----------------------------------------------------------------------------*/

/* Navigation bar styling */

 
  .cssnavtop
{
position: relative;
font-family: arial, helvetica, sans-serif;
white-space: nowrap;
display: block;
width: 180px;
height: 28px;
margin: 0;
padding: 0;
}
 
 .cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(images/btnovMartialArtsKungFuTaiChiHertfordshire.gif) no-repeat;
white-space: nowrap;
display: block;
width: 180px;
height: 45px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 11px;
width: 180px;
height: 45px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img
{
width: 180px;
height: 45px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}



/* Link Styling */
a:link, a:visited{
color:#333333;
text-decoration: none;
}

a:hover, a:active{
color: #ffffff;
text-decoration: underline;
}

.sidebox a:link, .sidebox a:visited{
color: #663300;
text-decoration: none;
}

.sidebox a:hover, .sidebox a:active{
color: #666600;
text-decoration: underline;
}


/* =Layout
-----------------------------------------------------------------------------*/
/* Side box styling */
.sidebox{
	width: 240px;
	height: 212;
	}
.sidebox h2{
	padding: 55px 20px 0px 20px;
	}
.sidebox .last{
	padding: 0px 22px 40px 27px;
	margin: 1.2em 0px 0px 0px;
	}
.sidebox p{
	margin: 1.2em 0px 1.2em 0px;
	padding: 0px 22px 0px 27px;
	}

/* main container curves */
#wrapper{
	width: 1000px;
	/*centre content styling part 2/2 */
	margin: 0px auto 0px auto;
	}

#maincontainer{
	width: 737px;
	float: left;
	}

#header{
	background: url(images/GuanYuMartialArtsHeader.jpg) no-repeat center top;
	width: 737px;
	height: 360px;
	margin: 0px auto 0px auto;
	padding: 0px;
	}

#maincontent{
	width: 737px;
	background: url(images/GuanYuMartialArtsMainBoxBG.png) repeat-y;
	text-align: justify;
	}
	
#sidenav{
	width: 180px;
	float: left;
	margin: 0px 0px 0px 0px;
	}
	
#mainbody{
	width: 500px;
	float: right;
	padding: 0px 40px 0px 0px;
	}
	
#bottomcurve{
	background: url(images/GuanYuBottomCurv.png) no-repeat center bottom;
	width: 737px;
	height: 136px;
	margin: 0px auto 15px auto;
	padding: 0px;
	}	
	
#secondarycontent
	{
	margin: 0px 0px 0px 10px;
	width: 240px;
	float: right;
	}

#footertopcurve{
	background: url(images/GuanYuMartialArtsFooterTop.png) no-repeat center bottom;
	width: 737px;
	height: 92px;
	margin: 0px auto 0px auto;
	}
	
#footer
	{
	background: url(images/GuanYuMartialArtsFooterBG.png) repeat-y;
	width: 737px;
	text-align: center;
	}
	
#footerbottomcurve{
	background: url(images/GuanYuMartialArtsFooterBot.png) no-repeat center bottom;
	width: 737px;
	height: 70px;
	margin: 0px auto 15px auto;
	}	
	

