/*
// Site	: Longboard
*/
body{background:#F7F5F2 url('images/template/backgroundmain.gif') repeat left top;
	font:normal normal normal 11px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;}

* a,
* a img{text-decoration:none;
	border:none;
	color:#333;}

* a:hover{color:#0399CA;}

* h1{font-weight:normal;
	letter-spacing:1;
	color:#AD7A0C;
	margin: 0 0 15px 0;
	font-size: 20px;}

* h2{font-weight: normal;
	letter-spacing: 1;
	color:#97805C;
	margin:0 0 10px 0;
	font-size:14px;}

* h3{font-weight:normal;
	letter-spacing:1;
	color:#97805C;
	margin:0 0 5px 0;
	font-size:12px;}
	
	* h6{font-weight: normal;
	letter-spacing: 1;
	color:#97805C;
	margin:0 0 10px 0;
	font-size:10px;}

* p{margin:0 0 10px 0;
	letter-spacing:0;
	color:#97805C;}

* ul{margin:0 0 20px 15px;
	padding:0 0 0 0;}

* li{margin:0 0 5px 0;
	padding:0;
	color:#97805C;
	list-style-type:disc;}

#main{width: 100%;
     height:520px;
     border:0px solid #000;
	 background:#FFF url('images/template/backgrou.gif') repeat left;}

#center{
     width:990px;
	 position:relative;
     height:520px;
	 text-align:left;}

#c1h,#c1c{float:left;
	width:440px;
	height:520px;
	text-align:center;
	font:normal normal normal 11px Arial, Helvetica, sans-serif;}


#c2h,#c2c{float:right;
	width:550px;
	height:520px;
	font:normal normal normal 11px Arial, Helvetica, sans-serif;}

#c1h #logo{float:inherit;
	padding:inherit;
	margin:inherit;
	margin-top:50px;}

#c1h #side{float:inherit;
	padding:inherit;
	margin:inherit;
	margin-top:10px;}

#c1h #menu{float:inherit;
	padding:0;
	margin:0;
	margin-left:30px;}

#c1h #footer{
	float:inherit;
	padding:inherit;
	margin:inherit;
	margin-top:30px;
	width:440px;
	color:#999;}

#c1h #footer{border:0;
	margin-bottom:10px;}

#c1h #footer a{color:#999;}

#c2h #photo{float:inherit;
	padding:inherit;
	margin:inherit;
	margin-top:5px;}

#c1c{width:220px;
	text-align:left;}

#c2c{position: relative;
	width:770px;}

#c1c #logo{float:inherit;
	padding:inherit;
	margin:inherit;
	margin-left:20px;
	margin-top:40px;
	margin-bottom:10px;}

#c1c #menu{float:none;
	padding:inherit;
	margin-top:20px;
	margin-left:20px;}

#c2c #m2c{float:left;
	width:500px;
	height:510px;
	margin:5 0 0 0;
	padding:0 0 0 0;}

#c2c #m2v{float:right;
	width:270px;
	margin-top:5px;}

#c1h #menu li{background: transparent;
	list-style:none;
	float:left;
	margin:0;
	padding:0 4px;}

#c1h #menu li a{color:#97805C;
	text-transform	: uppercase;
	text-decoration	: none;
	letter-spacing	: 1;}

#col1h #menu li a:hover{color:#0399CA;}

#c1h #menu li a.current{color:#333;}

#c1c #menu li{background: transparent;
	list-style:none;
	float:none;
	margin:0;
	padding:0 0 5px 0;}

#c1c #menu li a{color:#797979;
	letter-spacing	: 1;
	text-transform	: none;
	text-decoration	: none;}

#c1c #menu li a:hover{color: #333;}

#c1c #menu li a.current{color:#0399CA;}

#m2c p{color:#97805C;
	margin:15px 0 15px 0;
	text-align:justify;}

#2c h1,h2,h3{color:#97805C;
	margin:0 0 25px 0;}

#m2c h3{margin: 0 0 10px 0;}

#m2c #content{padding: 0 0 0 0;
	margin:70px 20px 0 50px;}

#m2c #content p{line-height:18px;}

#m2c #content img{margin-top:10px;}

.right {
	float: right;
	width: 30%;
	margin-right: 50px;
}
