@charset "utf-8";
/* Stylesheet by Artificial Studio - www.artificialstudio.com */

/*----------------------------- SET UP DEFAULTS*/

html, body {
	border: 0;
	margin: 0;
	padding: 0;
	margin-top:3px;
}
 
body {
	font: 80%/1.4 Arial, Helvetica, sans-serif;
	background:url(../images/bg.jpg) repeat-x top #ffffff;
}


#splash {
	background: url(../images/splashbg.jpg) repeat-x top #fff; !important
	margin-top: 20px;
}

#wrap {
	width: 900px;
	margin: 0 auto;
	height: 813px;
}

/*----------------------------- HEADINGS*/
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
 
h1 {
	color: #c41010;
	font-size:27px;
	height: 32px;
	vertical-align:top;
	padding: 0 0 5px 0;
}
#left h1 {
	text-align:right;	
}
 
h2 {
	font-size: 15pt;
	color:#754c24;
	
}
 
h3 {
	padding: 10px 0;
	font-size: 1.3em;
	font-weight: bold;
}

/*----------------------------- COMMON FORMATTING*/
p, ul, ol {
	margin: 0;
	padding: 4px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#754c24;
	line-height: 19px;
	font-size:12px;
}

.morelink {
	font-family:Georgia, "Times New Roman", Times, serif;
	background: url(../images/bullet.jpg) no-repeat left;
	padding-left: 20px;
}

#left p {
	text-align: right;
}
#what #left p, #news #left p {
	font-size: 8pt;
	padding-bottom: 2px;
	line-height: 18px;
	color:#8e755d;
}
.darker {
	text-transform:uppercase;
	font-size: 10px;	
	color:#754c24;
}
 
ul, ol {
	padding: 0 0 1.25em 2.5em;
}

li {
	color:#c41010;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	list-style-image: url(../images/bullet.jpg);
	padding: 0px;
	margin: 0px;
	display:block;
}
#left li {
	float:right;
}
 
blockquote {
	margin: 1.25em;
	padding: 1.25em 1.25em 0 1.25em;
}
 
small {
	font-size: 0.85em;
}

img {
	border: 0;
	padding: 0;
}
#left img {
	text-align:right;
	float:right;
}
 
sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}
 
sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}
 
acronym, abbr {
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
}
 
a, a:link, a:visited, a:hover {
	color: #c41010;
	text-decoration:none;
	font-style:italic;
	border: none;
	-moz-outline: none;
}
a:hover {
	color: #c41010;
	border-bottom: #c41010 1px dashed;
}
 
form {
	margin: 0;
	padding: 0;
	display: inline;
}
 
input, select, textarea {
	font: 1em Arial, Helvetica, sans-serif;
}
 
textarea {
	width: 100%;
	line-height: 1.25;
}
 
label {
	cursor: pointer;
}
 
table {
	border: 0;
	margin: 0 0 1.25em 0;
	padding: 0;
}
 
table tr td {
	padding: 2px;
}

/*-------------------------------------------------------------- MAIN STRUCTURAL DIVS*/
#header {
	width: 100%;
	height: 60px;	
	background-color: none;
	text-align:center;
	padding-top: 60px;
}

#content {
	background-color: none;
}

#left {
	width: 235px;
	background-color: #f5f0e8;
	border: #ede8d9 solid 1px;
	float: left;
	padding: 6px;
	margin: 5px;
	min-height: 360px;
}
#main {
	width: 530px;
	float: left;
	padding: 6px;
	min-height: 360px;
	background-color: #f5f0e8;
	border: #ede8d9 solid 1px;
	margin: 5px;
}
#what #main, #news #main {
	background: none;
	border: none;
	width: 635px;
}

#works #main {
	width: 800px;
}

#works .dashedborder {
	width: 374px;
	float: left;
	margin-left: 6px;
	height: 345px;
}

.box {
	float:left;
	margin: 0px;
	padding: 0 4px 0 4px;
	width: 248px;
}
.dashedborder {
	padding: 8px;
	margin:0px;
	border: dashed 1px #ecaba5;
}
.floatright {
	float:right;
	text-align:right;
	padding: 0;
	margin: 0;
}
#what #content, #news #content {
	width: 920px;
}
#what #main .dashedborder, #news #main .dashedborder {
	border:none;
	width: 355px;
	float: left;
}
#what #left, #news #left {
	width:235px;
	
}

/*-------------------------------------------------------------- MY DIVS*/
#footer {
	width: 820px;
	height: 40px;
	clear: both;
	color: #b08d65;
	font-size: 85%;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#footer_left, #footer_right {
	float: left;
	padding: 10px;
	height: 40px;
}
#footer_right {
	float: right;
	text-align: right;
	width: 30%;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	float: left;
	list-style-type: none;
	padding-right: 20px;
	list-style-image:none;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active, a.gallink:link, a.gallink:active, a.gallink:visited {
	color: #b08d65;
	text-decoration: none;
	font-style:normal;
}

#footer a:hover, a.gallink:hover {
	border-bottom: #c41010 1px dashed;
	color: #c0a382;
}

.gallink {
	font-size: 85%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 25px;
}

/*-------------------------------------------------------------- NAVIGATION*/
#nav {
	height: 27px;
}

#nav, #nav ul {
	width: 821px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height: 1.5em; 
	margin-bottom: 12px;
	padding-left: 10px;
}

#nav a {
	display: block;
	padding: 10px;
	height: 25px;
	text-decoration: none;
}

#nav a:hover {
	color: #333;
	border-bottom: none;
}

#nav li {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style-image:none;
}

#nav ul {
	position: absolute;
	display: none;
	width: 110px;
	top: 45px;
	padding: 0px;
	margin: 0px;
}

#nav li ul a {
	width: 100px;
	padding: 5px;
	height: auto;
	float: left;
	font-size: 11px;
	letter-spacing: normal;
}

#nav ul ul {
	top: auto;
}	

#nav li ul ul {
	left: 110px;
	margin: 0px 0 0 0px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display: block;
}

#btn_home a {
	width: 85px;
	height: 27px;
	background:url(../images/btn_home.jpg) no-repeat left;
	display: block;
	padding: 0px;
}
#btn_works a {
	width: 117px;
	height: 27px;
	background:url(../images/btn_works.jpg) no-repeat left;
	display: block;
	padding: 0px;
}
#btn_news a {
	width: 322px;
	height: 27px;
	background:url(../images/btn_news.jpg) no-repeat left;
	display: block;
	padding: 0px;
}
#btn_what a {
	width: 178px;
	height: 27px;
	background:url(../images/btn_what.jpg) no-repeat left;	
	display: block;
	padding: 0px;
}
#btn_contact a {
	width: 105px;
	height: 27px;
	background:url(../images/btn_contact.jpg) no-repeat left;
	display: block;
	padding: 0px;
}
#btn_home a:hover, #home #btn_home a, #btn_works a:hover, #works #btn_works a, #btn_news a:hover, #news #btn_news a, #btn_what a:hover, #what #btn_what a, #btn_contact a:hover, #contact #btn_contact a {
    background-position: right;
}

.floatright {
	text-align:right; !important
	
}
#s_home a {
	width: 343px;
	height: 20px;
	background:url(../images/s_home.jpg) no-repeat left;
	float:none;
	cursor:pointer;
	display: block;
	padding: 0px;
	text-decoration: none;
}
#s_works a {
	width: 343px;
	height: 26px;
	background:url(../images/s_works.jpg) no-repeat left;
	float:none;
	cursor:pointer;
	display: block;
	padding: 0px;
	text-decoration: none;
}
#s_news a {
	width: 343px;
	height: 40px;
	background:url(../images/s_news.jpg) no-repeat left;
	float:none;
	cursor:pointer;
	display: block;
	padding: 0px;
	text-decoration: none;
}
#s_what a {
	width: 343px;
	height: 31px;
	background:url(../images/s_what.jpg) no-repeat left;
	float:none;
	display: block;
	padding: 0px;
	text-decoration: none;
}
#s_contact a {
	width: 343px;
	height: 29px;
	background:url(../images/s_contact.jpg) no-repeat left;
	float:none;
	cursor:pointer;
	display: block;
	padding: 0px;
	text-decoration: none;
	}
#s_home a:hover, #s_works a:hover, #s_news a:hover, #s_what a:hover, #s_contact a:hover {
	background-position:right;
	text-decoration: none;
	border: none;
}

/*-------------------------------------------------------------- PLUGINS*/

#breadcrumbs {
	width: 100%;
	height: 30px;
	background-color: #CCCCCC;
}

#search {

}

#searchresult {
	border: 1px solid #CCCCCC;
	background-color: #ECECEC;
	padding: 5px;
	margin-bottom: 5px;
}

#searchresult h2 a:link, #searchresult h2 a:visited, #searchresult h2 a:active {
	text-decoration: none;
}

#searchresult h2 a:hover {
	color: #000000;
}

#searchresult:hover {
	background-color: #E6E6E6;
}

#searchresult p, #searchresult h2 {
	margin: 0px;
	padding: 2px;
	border: none;
}

#sitemap {

}

#image1, #image2 {

}

#flashcontent {
	border: #ede8d9 solid 1px;
	margin: 10px;
}

.album {
	margin-top: 10px;
}

.album img {
	border: 3px solid #FFF;
	margin: 2px;
}

.album img:hover {
	border: 3px solid #c41010;
}

.album a:hover {
	border: none;
}