/* ---Simple Image Gallery--- */
.sig {clear:both;margin:16px 4px;padding:0px;display:table-cell;}
.sig_clr {clear:both;}
.sig_cont {float:left;}
.sig_thumb {float:left;margin:0px 10px 10px 10px;padding:0px;background:url(images/shadowAlpha.png) no-repeat bottom right !important;background:url(images/shadow.gif) no-repeat bottom right;}
.sig_thumb img {display:block;position:relative;background:#FFF;border:1px solid #ccc;margin:-5px 5px 5px -5px;padding:4px;}
/* ---Slimbox--- */
#lbOverlay {position:absolute;left:0;width:100%;background-color:#000;cursor:pointer;}
#lbCenter, #lbBottom {position:absolute;left:50%;overflow:hidden;background-color:#fff;}
.lbLoading {background:#fff url(loading.gif) no-repeat center;}
#lbImage {border:10px solid #fff;}
#lbPrevLink, #lbNextLink {display:block;position:absolute;top:0;width:50%;outline:none;}
#lbPrevLink {left:0;}
#lbPrevLink:hover {background:transparent url(prevlabel.gif) no-repeat 0% 15%;}
#lbNextLink {right:0;}
#lbNextLink:hover {background:transparent url(nextlabel.gif) no-repeat 100% 15%;}
#lbBottom {font-family:Verdana, Helvetica, sans-serif;font-size:10px;color:#666;line-height:1.4em;text-align:left;border:10px solid #fff;border-top-style:none;}
#lbCloseLink {display:block;float:right;width:66px;height:22px;background:transparent url(closelabel.gif) no-repeat center;margin:5px 0;}
#lbCaption, #lbNumber {margin-right:71px;}
#lbCaption {font-weight:normal;}
#lbCaption b {color:#C63C13;font-size:11px;}
#lbOverlay,#lbCenter,#lbBottom,#lbPrevLink,#lbNextLink {z-index:999;} /* JoomlaWorks fix for Slimbox */
/* --- END --- */
body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #313131;
	background-image: url(images/logo_rep.jpg);
	background-repeat: repeat-x;
}

body, th, td, input, textarea, select, option {
	font-family: Verdana, Geneva, sans-serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 14pt;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
	list-style-image: none;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #FFEA6F;
}

a:hover {

}

img { border: none; }

/* Header */

#header {
	width: 830px;
	height: 250px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Logo */

#logo {
	height: 170px;
}

#logo h1 {
	float: left;
	padding: 40px 40px 0 50px;
	letter-spacing: -2px;
	font-size: 64px;
}

#logo h2 {
	float: right;
	padding: 68px 0 0 0;
	font-size: 24px;
	
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Gallery */

#gallery {
	clear: both;
	width: 830px;
	height: 300px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}

#top-photo h2 {
	height: 1.4em;
	font-size: 1em;
}

#top-photo p {
	margin: 0;
	padding: 0 0 10px 0;
}

/* Menu */

#menu {
	width: 830px;
	height: 70px;
	background-image: url(images/logo1.jpg);
	background-repeat: no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 166px;
	height: 40px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 12pt;
	color: #FFFFFF;
	padding-top: 35px;
}

#menu a:hover {
	color: #FFFFFF;
	background-image: url(images/button_hover.gif);
	background-repeat: no-repeat;
	background-position: left 30px;
}

#menu .active a {
	color: #372412;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: left 30px;
}

/* Page */

#page {
	width: 830px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	padding-top: 20px;
}

/* Content */

#content {
	float: right;
	width: auto;
}

.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
	border-bottom: 2px solid #4A3903;
}

.byline {
	margin: 0;
}

.meta {
	border-top: 1px solid #4A3903;
	text-align: right;
	color: #646464;
}

.meta a {
	padding-left: 15px;
	background: url(images/img06.gif) no-repeat left center;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
}

#sidebar ul {
	list-style-image: url(images/bullet2.gif);
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 30px;
	border-bottom: 1px dotted #4A3903;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 15px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0 2px 30px;
	border-bottom: 2px solid #4A3903;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#sidebar a {

}

#sidebar a:hover {

}

/* Footer */

#footer {
	clear: both;
	padding: 20px 0;
	text-align: center;
	font-size: smaller;
	color: #000000;
	background-color: #BE8B54;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666666;
}

#footer a {
	color: #C28C21;
}
#logo h1 {
	font-family: "Garamond Premr Pro", "Garamond Premr Pro Smbd";
}
#page #content p {
	font-size: 16px;
}
#page #sideimage {
	float: left;
}
#page #content_table {
}
#services_desc {

}
#page #content_table #content .post .entry h2 {
	border-top-style: solid;
	margin-top: 40px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-color: #CCCCCC;
	border-bottom-width: thin;
	border-top-width: thin;
}
#content_img {
	float: right;
}

#content_img_left {
	float: left;
}
#sideimage1 img {
	float: right;
}
#header #menu2 li {
	display: inline;
}
#menu2 a {
	display: block;
}
#menu2 a {
	text-decoration: none;
	float: left;
	width: 166px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	background-color: #515151;
}
#menu2 a:hover {
	background-color: #9F866C;
}
#menu2 {
	width: 830px;
}
#menu2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}
#menu2 a {
	color: #FFFFFF;
}
#sidebar a {
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebar1 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
}
#sidebar {
	padding-right: 30px;
}
#menu2 {
}
#sidebar2 {
	float: right;
}
#sideimage2 {
	float: right;
}
#menu2 .active {
}
#menu2 .active {
}
#menu2 .active a {
}
#menu2 .active a {
	background-color: #BD8C52;
}
#sidebar1 {
	padding-top: 10px;
}
#blue {
	color: #BAC6EF;
}
#blue {
	color: #A8C8E1;
}
#sidebar1 .blue {
	color: #AEBDE3;
}
#centered {
}
#acsrdiv {
	height: 180px;
	width: 750px;
	padding-left: 60px;
}
#page #content_table {
}
.blue {
	color: #BEBFF3;
}
#footer a {
	color: #000099;
}
