@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
}
html, body {
	height: 100%;
}
body {
	background-color: #f4f1e8;
	background-image: url(../assets/bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
a:link, a:active, a:visited, a:hover {
	color: #c00;
	text-decoration: underline;
}
a:hover {
	color: #000;
}
h1 {
	font-size: 3.2em;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.05em;
	font-weight: 300;
	margin: 15px 0;
}
h2 {
	font-size: 27px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.05em;
	margin-bottom: 10px;
	font-weight: lighter;
}
h3 {
	color: #000;
	letter-spacing: -0.05em;
	font: 700 1.2em/1.5em Georgia, "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
p {
	margin: 0 0 15px 0;
}
* html ul {
	margin: 0 0 15px 20px;
	list-style-position:outside;
}
ul {
	margin-bottom: 15px;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%; /* the bottom margin is the negative value of the footer's height */
	width: 1000px;
	text-align: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: -169px;
	margin-left: 25px;
}
.footer {
	height: 169px;
	background-image: url(../assets/bg-footer.jpg);
	background-repeat: repeat-x;
	color: #ccc;
	font-size: 12px;
	width: 100%;
	margin: 0 auto;
}
.footer a:link, .footer a:active, .footer a:visited, .footer a:hover {
	color: #ccc;
	text-decoration: none;
}
.footer a:hover {
	color: #fff;
}
.footer, .push {
	height: 169px;
}
#footerleft {
	float: left;
	height: 30px;
	width: 290px;
	margin-top: 70px;
	padding-left: 30px;
}
#footeright {
	float: left;
	height: 30px;
	width: 680px;
	margin-top: 70px;
	text-align: right;
}
/* end of sticky footer settings */
#header {
	width: 1000px;
	height: 70px;
}
#logo {
	height: 116px;
	width: 135px;
	background-image: url(../assets/logo.jpg);
	background-repeat: no-repeat;
	background-position: -25px;
	float: left;
	position: absolute;
}

/* droplicous v1.1 */
#nav ul.scriptaculously{
	text-align:left;
	width:150px;
	font-size:1em;
	background:#212121;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-khtml-border-radius-bottomleft:5px;
	-khtml-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	margin:0;
	padding:0;
	position:absolute;
	left:0px;
	top:28px;
	opacity:.97;
	filter:alpha(opacity=97);
}
html>body #nav ul.scriptaculously{/*ie shit*/
	position:absolute;	
	top:20px;
}
#nav ul.scriptaculously a:hover{
	position:relative;
	color:#fff;
	background:none;
}
#nav ul.scriptaculously a{
	position:relative;
	z-index:999;
	font: 400 .85em/1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	padding:5px 0 5px 10px;
	background:none;
	color:#bbb;
	display:block;
	-webkit-border-top-left-radius:0;
	-webkit-border-top-right-radius:0;
	-khtml-border-radius-topleft:0;
	-khtml-border-radius-topright:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
}
#nav li a:hover{
	color:#fff;
}
#nav li a{
	text-decoration:none;
	color:#bbb;
	padding:10px 10px 0 10px;
	background:transparent;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-khtml-border-radius-topleft:5px;
	-khtml-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}
#nav{
	position:relative;
	text-align:center;
	list-style:none;
	float: right;
	padding:0;
	list-style:none;
	height: 10px;
	width: 630px;
	padding-top: 50px;
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #fff;
	letter-spacing: -0.05em;
}
#nav li{
 	position:relative;
 	display:inline;
	margin:0;
	padding:0;
}

/* end nav */

#menu {
	text-align: center;
	float: right;
	height: 25px;
	width: 630px;
	padding-top: 50px;
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #fff;
	letter-spacing: -0.05em;
}
#menu a:link, #menu a:active, #menu a:visited, #menu a:hover {
	color: #bbb;
	text-decoration: none;
	margin: 0 10px 0 10px;
}
#menu a:hover {
	color: #fff;
	margin: 0 10px 0 10px;
}
#content {
	width: 1000px;
	padding-bottom: 30px;
	clear: both;
	display: table;
}
#right {
	float: right;
	width: 630px;
	background-color: #C3BDAF;
	background-image: url(../assets/bg-content.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 42px;
	margin-top: 5px;
}
#banner {
	float: left;
	height: 260px;
	width: 630px;
}

#main {
	float: right;
	width: 580px;
	padding: 20px 25px 0 25px;
}
#left {
	float: left;
	width: 350px;
	list-style-position: inside;
	list-style-type: disc;
}
#slogan {
	float: left;
	height: 80px;
	width: 350px;
	font-family: "Trebuchet MS";
	font-size: 27px;
	color: #fff;
	text-align: right;
	letter-spacing: -0.05em;
	padding-top: 40px;
}
#leftbox {
	float: left;
	width: 340px;
	padding-top: 80px;
	padding-right: 10px;
}
.more {
	font-size: 12px;
	color: #fff;
	background-color: #c00;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 30px;
}
.more a:link, .more a:active, .more a:visited, .more a:hover {
	color: #fff;
	text-decoration: none;
}
.more a:hover {
	color: #c00;
	background-color: #fff;
}
.gallery {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
*html .gallery {
	width: 570px;
}
.gallery ul {
	list-style-type: none;
	display: inline;
	padding: 0;
}
.gallery ul li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.gallery ul li a img { 
	border: 3px solid #f4f4f4;
}
.gallery ul li a:hover img {
	border: 3px solid #fff;
}
h4 {
	font-family: Georgia, "Trebuchet MS", Arial, Harrington, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: 700;
	color: #000;
	letter-spacing: -0.05em;
	float: left;
	width: 100%;
}

