/*
Theme Name: OSLGroup
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 
Tags: fixed width, right sidebar, two columns, valid XHTML, widgets
*/


/* begin Page */

/*@font-face {
    font-family: "Franklin Gothic Medium Cond";
    src: url(http://oslwebdesign.com/wp-content/themes/OSLWebDesign/font/FRAMDCN.TTF.ttf);
	}*/
	
html{ margin: 0; padding: 0; }

* { margin: 0; padding: 0; }


body {
background-image:url('images/bg.jpg');
background-repeat:repeat-x;
background-color:#FFFFFF;
  padding: 0;
  margin: 0;
}

#full-screen-background-image {
  z-index: -999;
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
}

#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}




#art-page-background-gradient
{
	background-position: top center;
}


.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.art-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 968px;
	min-width:27px;
	min-height:27px;
}

.art-Sheet-body
{
	background-image: url('images/contentbg.jpg');
	background-repeat:repeat-x;
	position: relative;
	z-index: 1;
	margin-bottom:15px;
	background-color:#fcfeff;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc,.art-Sheet-cr, .art-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl
{
	width: 49px;
	height: 50px;
	background-image: url('images/Sheet-s.png');
}

.art-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 25px, 25px, auto);
}

.art-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 25px, 25px);
}

.art-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(25px, 25px, auto, auto);
}

.art-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(25px, auto, auto, 24px);
}

.art-Sheet-tc, .art-Sheet-bc
{
	left: 25px;
	right: 24px;
	height: 50px;
	background-image: url('images/Sheet-h.png');
}

.art-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 25px, auto);
}

.art-Sheet-bc
{
	bottom: 0;
	clip: rect(25px, auto, auto, auto);
}

.art-Sheet-cr, .art-Sheet-cl
{
	top: 25px;
	bottom: 25px;
	width: 49px;
	background-image: url('images/Sheet-v.png');
}

.art-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 24px);
}

.art-Sheet-cl
{
	left:0;
	clip: rect(auto, 25px, auto, auto);
}

.art-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 25px;
	left: 25px;
	right: 24px;
	bottom: 25px;
	background-color: #FFFFFF;
}


.art-Sheet
{
	margin-top: 3px !important;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width:981px;
}

/* end Box, Sheet */

/* begin Header */

.rss-icon	{
	float:right;
	margin-top:9px;
	margin-right:18px;
	}

#logo	{
    float: left;
    margin-right: 40px;
    margin-top: 10px;

	}

div.art-Header
{
	background-image: url("images/headerbg.jpg");
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 968px;
	height:150px;
}


.home-header-h3	{
	    color: #000000;
    font-family: Arial;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 24px;
	padding-left: 39px;
	margin-top: 30px;
	}

div.art-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 968px;
	height: 234px;
	background-image: url('images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* Top Manu */

#nav	{
	width:980px;
	text-align:center;
}

ul#nav li {
        display: inline;

        }
         .home a {
			background-image:url('images/home.png');
			background-repeat:no-repeat;
           display: block;
		   height:42px;
		   width:131px;
           text-indent: -9999px;
		   float:left;
		margin-left:55px;
		margin-right:2px;

        }
		.home a:hover	{
			background-image:url('images/home-h.png');
			background-repeat:no-repeat;
			}
		.studio a {
			background-image:url('images/studio.png');
			background-repeat:no-repeat;
           display: block;
		   height:42px;
		   width:131px;
           text-indent: -9999px;
		   		   float:left;
		margin-left:2px;
		margin-right:2px;

        }
		.studio a:hover	{
			background-image:url('images/studio-h.png');
			background-repeat:no-repeat;
			}
		.pa-hire a {
			background-image:url('images/pa-hire.png');
			background-repeat:no-repeat;
           display: block;
		   height:42px;
		   width:131px;
           text-indent: -9999px;
		   		   float:left;
		margin-left:2px;
		margin-right:2px;

        }
		.pa-hire a:hover	{
			background-image:url('images/pa-hire-h.png');
			background-repeat:no-repeat;
			}
		 .services a {
			background-image:url('images/services.png');
			background-repeat:no-repeat;
           display: block;
		   height:42px;
		   width:131px;
           text-indent: -9999px;
		   		   float:left;
		margin-left:2px;
		margin-right:2px;

        }
		.services a:hover	{
			background-image:url('images/services-h.png');
			background-repeat:no-repeat;
			}
		.contact a {
			background-image:url('images/contact.png');
			background-repeat:no-repeat;
           display: block;
		   height:42px;
		   width:131px;
           text-indent: -9999px;
		   		   float:left;
		margin-left:2px;
		margin-right:2px;

        }
		.contact a:hover	{
			background-image:url('images/contact-h.png');
			background-repeat:no-repeat;
			}
		.clients a {
			background-image:url('images/clients.png');
			background-repeat:no-repeat;
           display: block;
		   height:42px;
		   width:131px;
           text-indent: -9999px;
		   		   float:left;
		margin-left:2px;
		margin-right:2px;

        }
		.clients a:hover	{
			background-image:url('images/clients-h.png');
			background-repeat:no-repeat;
			}


/* begin ContentLayout */
.art-contentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 968px;
}
/* end ContentLayout */

/* begin Box, Block */
.art-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-Block-body
{
	position: relative;
	z-index: 1;

}

.art-Block-cc
{
	position:absolute;
	z-index:-1;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}


.art-Block
{

}

/* end Box, Block */

/* begin BlockHeader */
.art-BlockHeader
{
    background-image: url("images/sidebar-header.png");
    background-repeat: no-repeat;
    height: 57px;
    padding-top: 14px;
    position: relative;
    width: 253px;
    z-index: 1000;
	margin-top:6px;


}

.art-BlockHeader .t
{
	text-shadow: 0.1em 0.1em 0.05em #333;
	height: 30px;
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 17px;
	font-weight: bold;
	white-space : nowrap;
	padding: 0 1px;
	line-height: 30px;	
	text-align: center;
	padding-top: 6px;
}




/* end BlockHeader */

/* begin Box, BlockContent */
.art-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;

}

.art-BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 7px;

}



.art-BlockContent-body
{
	color:#0d1b22;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height:16px;
}

.art-BlockContent-body a:link
{
	color: #0d1b22;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.art-BlockContent-body a:visited, .art-BlockContent-body a.visited
{
	color: #AD461F;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.art-BlockContent-body a:hover, .art-BlockContent-body a.hover
{
	color: #AD461F;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.art-BlockContent-body ul
{
	list-style-type: none;
	color: #282B26;
	margin:0;
	padding:0;
}

.art-BlockContent-body li
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
text-decoration: none;
}

.art-BlockContent-body ul li
{
	padding:0px 0 0px 11px;
	background-image: url('images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.art-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:3px;
	min-height:3px;

}

.art-Post-body
{
	position: relative;
	z-index: 1;
	padding: 8px;
}

.art-Post-tr, .art-Post-tl, .art-Post-br, .art-Post-bl, .art-Post-tc, .art-Post-bc,.art-Post-cr, .art-Post-cl
{
	position:absolute;
	z-index:-1;
}

.art-Post-tr, .art-Post-tl, .art-Post-br, .art-Post-bl
{
	width: 2px;
	height: 2px;
	
}

.art-Post-tl
{
	top:0;
	left:0;
	clip: rect(auto, 1px, 1px, auto);
}

.art-Post-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 1px, 1px);
}

.art-Post-bl
{
	bottom: 0;
	left: 0;
	clip: rect(1px, 1px, auto, auto);
}

.art-Post-br
{
	bottom: 0;
	right: 0;
	clip: rect(1px, auto, auto, 1px);
}

.art-Post-tc, .art-Post-bc
{
	left: 1px;
	right: 1px;
	height: 2px;

}

.art-Post-tc
{
	top: 0;
	clip: rect(auto, auto, 1px, auto);
}

.art-Post-bc
{
	bottom: 0;
	clip: rect(1px, auto, auto, auto);
}

.art-Post-cr, .art-Post-cl
{
	top: 1px;
	bottom: 1px;
	width: 2px;
	
}

.art-Post-cr
{
	right:0;
	clip: rect(auto, auto, auto, 1px);
}

.art-Post-cl
{
	left:0;
	clip: rect(auto, 1px, auto, auto);
}

.art-Post-cc
{
	position:absolute;
	z-index:-1;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
					  background:none;
 }

input	{	
	background:none;
	border:1px solid #63938d;
	}
textarea	{
	background:none;
	border:1px solid #63938d;
	}

.art-Post
{
	margin: 7px;
}

/* Start images */
a img
{
	border: 0;
}

.art-article img, img.art-article
{
	margin: 1em;
}

.art-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/* Finish images */

/* Start tables */

.art-article table, table.art-article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.art-article table, table.art-article .art-article tr, .art-article th, .art-article td
{
	background-color:Transparent;
}

.art-article th, .art-article td
{
	padding: 2px;
	border: solid 1px #AD461F;
	vertical-align: top;
	text-align:left;
}

.art-article th
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

/* Finish tables */

pre
{
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.art-PostHeader
{
    background-image: url("images/title-bg.png");
    background-repeat: no-repeat;
    height: 57px;
    padding-left: 57px;
    padding-top: 24px;
    width: 703px;
	color:#FFFFFF;
	font-size: 17px;
}

.art-PostHeader a, .art-PostHeader a:link, .art-PostHeader a:visited, .art-PostHeader a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 18px;
font-style: normal;

text-align: left;
	margin:0;
	color: #ffffff;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.art-PostHeader a:link
{
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
}

.art-PostHeader a:visited, .art-PostHeader a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #ffffff;
}

.art-PostHeader a:hover, .art-PostHeader a.hovered
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
text-align: left;
  color: #ffffff;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
  color: #173F3B;
}


.art-PostContent p 
{
	margin: 0.5em 0;
}

.art-PostContent, .art-PostContent p
{
font-family:Arial;
font-size: 16px;
font-weight: normal;
text-align: left;
line-height: 19px;
  color: #000000;
  font-style:normal;
}

.art-PostContent
{
  margin:0;
      padding-left: 37px;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #173E3A;
}

/* Adds special style to an unvisited link. */
a:link
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #173E3A;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #173E3A;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #173E3A;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #173F3B;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #173F3B;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #173E3A;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #173F3B;;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #173F3B;;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #173F3B;;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #b4c9d2;
	margin:1em 0 1em 2em;
	padding:0;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.art-Post li
{
	padding:0px 0 0px 10px;
	line-height:1.2em;
	font-family:Arial, Helvetica, sans-serif;

	font-size:16px;
	color:#173e3a;
}

.art-Post ol li, .art-Post ul ol li
{
	background: none;
	padding-left:0;
}

.art-Post ul li, .art-Post ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:10px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote,
blockquote p,
.art-PostContent blockquote p
{
	color:#E1F4F2;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: italic;
font-weight: normal;
text-align: left;
}

blockquote,
.art-PostContent blockquote
{
		border:solid 1px #AD461F; 
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#AD461F;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.art-button-wrapper .art-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:33px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.art-button-wrapper
{
	display:inline-block;
	position:relative;
	height: 33px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.firefox2 .art-button-wrapper
{
	display:block;
	float:left;
}

.art-button-wrapper .art-button
{
	display:block;
	height: 33px;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 21px !important;
	line-height: 33px;
	text-decoration: none !important;
	color: #FFFFFF !important;
}

input, select
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.art-button-wrapper.hover .art-button, .art-button:hover
{
	color: #000000 !important;
	text-decoration: none !important;
}

.art-button-wrapper.active .art-button
{
	color: #F0F9F9 !important;
}

.art-button-wrapper .l, .art-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 99px;
	background-image: url('images/Button.png');
}

.art-button-wrapper .l
{
	left:0;
	right:10px;
}

.art-button-wrapper .r
{
	width:409px;
	right:0;
	clip: rect(auto, auto, auto, 399px);
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
	top: -33px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
	top: -66px;
}


/* end Button */

/* begin Footer */
.art-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 968px;
	margin: 5px auto 0px auto;
}

.art-Footer .art-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: right;
}

.art-Footer .art-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.png');
	width: 968px;
	height: 150px;
	bottom:0;
	left:0;
}


.art-Footer .art-Footer-text p
{
	margin: 0;
}

.art-Footer .art-Footer-text
{
	display:inline-block;
	color:#062C5F;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
}

.art-Footer .art-Footer-text a:link
{
	text-decoration: none;
	color: #062C5F;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.art-Footer .art-Footer-text a:visited
{
	text-decoration: none;
	color: #062C5F;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.art-Footer .art-Footer-text a:hover
{
	text-decoration: none;
	color: #30827A;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#37958C;
}

.art-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#887A44;
}
/* end PageFooter */

/* begin LayoutCell */
.art-contentLayout .art-content
{
    border: 0 none;
    float: left;
    margin: 0 0 0 -30px;
    overflow: hidden;
    padding:0;
    position: relative;
    width: 712px;
}


.art-contentLayout .art-content-home
{
    border: 0 none;
    float: left;
    margin: 0 0 0 -30px;
    overflow: hidden;
    padding:0;
    position: relative;
    width: 712px;
}

.art-contentLayout .art-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 966px;
}
/* end LayoutCell */

/* begin LayoutCell */
.art-contentLayout .art-sidebar1
{
    color: #0D1B22;
    float: right;
    font-family: "Arial",Helvetica,Sans-Serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 186px;
    margin-right: -14px;
    margin-top: 10px;
    min-height: 500px;
    padding-right: 10px;
    position: relative;
    width: 245px;
}

.art-sidebar2
{
    color: #0d1b22;
    float: right;
    font-family: "Arial",Helvetica,Sans-Serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
    margin-right: -14px;
    margin-top: 10px;
    min-height: 500px;
    padding-right: 10px;
    position: relative;
    width: 245px;
}

.art-sidebar2 h3	{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	    background-image: url("images/sidebar-header.png");
    background-repeat: no-repeat;
    height: 57px;
    margin-top: 6px;
     padding-top: 25px;
    position: relative;
    width: 253px;
    z-index: 1000;
	text-align: center;
	}

/* end LayoutCell */



.commentlist, .commentlist li
{
	background: none;
}

.commentlist li li
{
	margin-left:30px;
}

.commentlist li .avatar
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin:1px;
	background: #fff;
}

.commentlist li cite
{
	font-size:1.2em;
}

#commentform textarea
{
	width: 100%;
}

img.wp-smiley
{
	border:none;
	margin:0;
	padding:0;
}

.navigation
{
	display: block;
	text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .art-article .aligncenter img, .aligncenter img.art-article, .aligncenter img, img.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.alignright img, img.alignright
{
	margin: 1em;
	margin-right: 0;
}

.alignleft img, img.alignleft
{
	margin: 1em;
	margin-left: 0;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End */


.hidden
{
	display: none;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

.gallery {
    letter-spacing: normal;
}

#home-content	{
	width: 80%;
	margin: 0 auto;
}

#footer-widget {
    background-image: url("images/footer-bg.png");
    background-repeat: repeat-x;
    height: 177px;
     margin: -50px auto 12px;
    position: relative;
    width: 997px;
    z-index: 11111;
	 padding-top: 58px;

}

#footer-widget ul {
margin:0;
padding:0;

}

#footer-widget ul li a:hover	{
	color:#ad461f;
	text-decoration:underline;
	}

#footer-widget-right-sidebar {

    height: 110px;
    padding-left: 224px;
    width: 100%;
}
#menu-footer-col-1 ul {
    margin-top: 0;
}
#menu-footer-col-2 ul {
    margin-top: 0;
}
#menu-footer-col-3 ul {
    margin-top: 0;
}
#menu-footer-col-4 ul {
    margin-top: 0;
}
.fcol {
    float: left;
    height: 104px;
    margin-left: 78px;
 
    width: 158px;
}

.fco2 {
    float: right;
    height: 104px;
    line-height: 15px;

    width: 180px;
}

.fco2 a:hover	{
	color:#b4c9d2;
	text-decoration:underline;
	}

.fco3 {
    float: left;
    height: 104px;

    width: 162px;
}

.footer-icons ul	{font-weight:bold;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

.footer-icons ul li {
	font-weight:bold;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
.fcol ul li a {
    text-decoration: underline;
	color:#b4c9d2;
}

.fco2 ul li a {
    background: none repeat scroll 0 0 transparent;
    color: #b4c9d2;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
.fco2 ul li a:hover {
    text-decoration: underline;
	color:#b4c9d2;
}


.fco3 ul li {
    background: none repeat scroll 0 0 transparent;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
.fco3 ul li a {
    text-decoration: none;
	color:#b4c9d2;
}

#menu-footer-col-1 ul li {
    text-decoration: none;
	margin-left:0;
}
#menu-footer-col-1 ul li a {
    text-decoration: none;
}
#menu-footer-col-1 ul li a:hover {
    color: #000000;
    text-decoration: underline;
}

.footer-tel	{
	height:36px;
	width:996px;
	background-image: url('images/footer-bg.png');
	background-repeat:no-repeat;
	margin-left: -13px;
    margin-top: -5px;
	padding-top:10px;
	}
.footer-num	{
	color:#e0eff0;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 28px;
	float:left;
	}
.copyright	{
	color:#e0eff0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	margin-top: 3px;
	padding-right:28px!important;
	}
.web-designer	{
	text-align:center; 
	font-size:14px;
	font-weight:normal; 
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	    margin-bottom: 10px;
    padding-top: 5px;
	}
	
.footerlogo	{
	padding-top: 12px;
	}
.footer-icons li	{
	display:inline;
	clear:both;
	}
.footer-icons	{
    color: #b5c9d2;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
	    height: 137px;
    margin-right: 50px;

	}
	
/* Header Widget */

.home-header-widget	{
    background-image: url("images/home-img1.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    color: #ffffff;
    font-size: 18px;
    height: 310px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 10px;
    padding-top: 1px;
    width: 878px;
	line-height:21px;
	margin-top:10px;
	}
	
.home-header-text	{
	padding-left:5px;color:#28292a; line-height:20px;
	}

.home-header-widget h3 {
	color:#d65f2f;
	font-size:21px;
	font-family:Franklin Gothic Medium Cond;
	margin-bottom:24px;
	font-weight:bold;
	}

/* below nav widget */

.below-nav	{
	margin: 0 auto;
	margin-top:-5px;
	background-image: url('images/belowtopnavbg.png');
	background-repeat:no-repeat;
	width:888px;
	height:328px;
	padding-top:10px;
	margin-bottom:10px;
}

.below-nav h4	{
	font-size:18px;
	color:#173e3b;
	font-weight:bold;
	padding-top:10px;
	margin-bottom:10px;
	}

.below-nav img {
    padding-left: 20px;
    padding-right: 37px;
	}

.below-nav li {
	font-size:18px;
	color:#173e3b;
	}


.textwidget p 	{
	    line-height: 18px;
    margin-bottom: 10px;
    margin-top: 10px;
	}
.art-menu	{
	margin: 0;
	margin-top:-26px;
	z-index: 999999;
	position:relative;
	height:70px;
	}

#menu-main .menu ul li	{
	display:inline;
	}
#menu-main .menu li	{
	display:inline;
	}
ul#menu-main li	{
	
	display:inline;
	margin-left:5px;
	margin-right:5px;
	}
	ul#menu-main li a	{
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    height: 38px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 28px;
    text-align: center;
    text-decoration: none;
    width: 153px;
		}
	ul#menu-main li a:hover	{
		background-image: url('images/nav-current-bg.png');
		color:#FFFFFF;
		}
	ul#menu-main li a:active	{
	background-image: url('images/nav-current-bg.png');

		color:#FFFFFF;
		}
	#menu-main .current_page_item  a	{
	background-image: url('images/nav-current-bg.png');

		color:#FFFFFF;
		}

#below-nav-content	{
	width:auto;
	padding-top: 28px;
	}
	#below-nav-content-left	{
    float: left;
    padding-left: 51px;
    padding-top: 18px;
    width: 445px;
		}
	#below-nav-content-right	{
    color: #FFFFFF;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    padding-right: 31px;
    padding-top: 20px;
    width: 345px;
		}
		#below-nav-content-right p 	{
			line-height:24px;
			margin-bottom:15px;
			}
		#below-nav-content-right a	{
			color:#FFFFFF;
			text-decoration:none;
			}
			#below-nav-content-right a:hover	{
				text-decoration:underline;
				}