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


/*====================*/
/*=== Reset Styles ===*/
/*====================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

body {
	background-color: #000;
	text-align: center;
}

#horizon {
	color: white;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#wrapper {
	width: 900px;
	height: 600px;
	margin-left: -450px;
	position: absolute;
	top: -300px;
	left: 50%;
	visibility: visible;
	/*background-color: #242424;*/
}

.central {
	text-align: center;
}

#wrapper #title_block {
	width: 510px;
	margin: 200px auto 46px auto;
	*margin: 200px auto 41px auto;
	height: 120px;
}

#wrapper #left_block {
	width: 250px;
	float: left;
	position: relative;
	text-align: left;
	padding-top: 20px;
}

#wrapper #left_block #nav {
	float: left;
	height: 100px;
	top: 100%;
	text-align: left;
}

#wrapper #left_block #nav.homenav {
}

#wrapper #left_block #nav ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #999999;
	list-style: none;
	margin-top: 9px;
	
}

#wrapper #left_block #nav ul li a:link, #wrapper #left_block #nav ul li a:visited {
	color: #999999;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
	
#wrapper #left_block #nav ul li a:hover, #wrapper #left_block #nav ul li a:active {
	color: #FFFFFF;
	text-decoration: none;
	border-top: 1px solid #777;
	padding-top: 1px;
	border-bottom: 1px solid #777;
	padding-bottom: 1px;
}

#wrapper #left_block #nav ul li a.current {
	color: #FFF;
}

#wrapper #right_block {
	width: 250px;
	float: right;
	text-align: right;
	margin-top: 138px;
}

#wrapper #right_block p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-bottom: 6px;
	color: #8f8da2;
	letter-spacing: 1px;
}

#wrapper #right_block p span {
	color: #c3a78b;
}

#wrapper h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	color: #c3a78b;
	margin-top: -6px;
	font-weight: bold;
}

#wrapper h1 a:link, #wrapper h1 a:visited {
	color: #c39e68;
	text-decoration: none;
	}
	
#wrapper h1 a:hover, #wrapper h1 a:active {
	color: #c39e68;
	text-decoration: none;
	}
	
#wrapper h1 span a:link, #wrapper h1 span a:visited {
	text-decoration: none;
	}
	
#wrapper h1 span a:hover, #wrapper h1 span a:active {
	text-decoration: none;
	}
	

#wrapper #left_block p.site-title a:link, #wrapper #left_block p.site-title a:visited {
	color: #c39e68;
	text-decoration: none;
	}
	
#wrapper #left_block p.site-title a:hover, #wrapper #left_block p.site-title a:active {
	color: #c39e68;
	text-decoration: none;
	}
	
#wrapper #left_block p.site-title span a:link, #wrapper #left_block p.site-title span a:visited {
	color: #BCB5C6;
	text-decoration: none;
	}
	
#wrapper #left_block p.site-title span a:hover, #wrapper #left_block p.site-title span a:active {
	color: #BCB5C6;
	text-decoration: none;
	}

#wrapper h1 span {
	font-size: 32px;
	font-weight: normal;
}

#wrapper #left_block #heading {
	height: 360px;
}

#wrapper #left_block p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	color: #FFF;
	float:left;
	clear: left;
	width: 249px;
	margin-top: 10px;
 }

#wrapper #left_block p.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 6px;
	color: #686776;
	font-weight: bold;
}

#wrapper p.home_title {
	padding-top: 4px;
	color: #686776;
	font-weight: bold;
	font-size: 30px;
	letter-spacing: 2px;
}

#wrapper #left_block p.site-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	color: #c3ac93;
	margin-top: -6px;
	font-weight: bold;
}

#wrapper #left_block p.site-title span {
	font-size: 15px;
	font-weight: normal;
	
}

#wrapper #content {
	width:550px;
	height:500px;
	float: right;
	background-color: #EDEDED;
	padding: 50px;
	text-align: left;
}

#wrapper #content h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #784B77;
	font-weight: bold;
	margin-bottom: 10px;
}

#wrapper #content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2D2C2B;
	margin-bottom: 12px;
	line-height: 19px;
}

#wrapper #content.about p {
	font-size: 13px;
	color: #2D2C2B;
	margin-bottom: 8px;
	line-height: 18px;
}

#wrapper #content img.fltrgt {
	float: right;
	margin-bottom: 6px;
	margin-left: 6px;
	border: 1px solid #777;
}

#wrapper #content ul {
	padding-top: 10px;
}

#wrapper #content ul li {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #2D2C2B;
	margin-bottom: 10px;
}

#wrapper #content ul li a:link, #wrapper #content ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #2D2C2B;
	text-decoration: none;
}
	
#wrapper #content ul li a:hover, #wrapper #content ul li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #2D2C2B;
	text-decoration: underline;
}
	
#wrapper #content a:link, #wrapper #content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2D2C2B;
	text-decoration: none;
}
	
#wrapper #content a:hover, #wrapper #content a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2D2C2B;
	text-decoration: underline;
}

#wrapper #content a.content_link:link, #wrapper #content a.content_link:visited {
	font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: #2D2C2B;
	}
	
#wrapper #content a.content_link:hover, #wrapper #content a.content_link:active {
	font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: #2D2C2B;
	}


#wrapper #content img.fltlft {
	margin: 20px 3px 0px 0px;
	border: 5px solid #fff;
}

#wrapper #web_design {
	clear: both;
	float: right;
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    width:650px;
    height:600px;
	float: right;
}

#slider {
	position:relative;
    width:650px;
    height:600px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	bottom:0px;
	left: 0px;
}

.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}

.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}

a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}

.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/

.clear {
	clear:both;
}

#wrapper #right_block a:link, #wrapper #right_block a:visited {
	text-decoration: none;
	color: #c3a78b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-bottom: 6px;
	letter-spacing: 1px;
	}
	
#wrapper #right_block a:hover, #wrapper #right_block a:active {
	text-decoration: underline;
	color: #c3a78b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-bottom: 6px;
	letter-spacing: 1px;
}
	
label
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px; 
}

#wrapper #content p.err {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color: red;
	line-height: 0px;
}

#wrapper #content #contact_form_errorloc.err ul {
	padding: 0px;
}

#wrapper #content #contact_form_errorloc.err ul li {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color: red;
	margin: 0px;
}


