/* CSS Document */
/*
wrapper-bg.jpg
masthead-banner.jpg
nav-bg.jpg
columns.jpg
sidebar.jpg
*/
*{
	margin: 0;
	padding: 0;
	border: 0;
	}
body{margin: 0 auto;
	text-align:center;
	background-color: #000;
	font: normal 13px "Trebuchet MS",Verdana,Arial;
	line-height: 1.5em;
	color: #333;
	}
/* All Header Tags */
h1,h2,h3,h4,h5,h6{
	font-family: bold Georgia, "Times New Roman", Times, sans;
	}
#sidebar h3{
	padding: 0px 0px 5px 0px;
	text-align: center;
	margin: 20px auto;
	font-size: 110%;
	font-style: italic;
	color: #999;
	width: 170px;
	}
#sidebar h4{
	margin: 0px auto;
	font-size: 18px;
	padding: 10px 0;
	color: #4E6F18;
	background: url(../images/sidebar-top.gif) no-repeat;
	}
h1{
	position: absolute;
	top: 25px;
	text-indent: -10000px;
	color: #000;
	padding: 20px 0;
	}

#content h3,h4{
	padding: 0px 15px 5px 15px;
	}
#content h3{
	color: #4E6F18;
	font-size: 16px;
	}
#content h2{
	font-style: italic;
	color: #8B9F64;
	font-size: 21px;
	background-color: #fff;
	margin: 0;
	padding: 0px 0 10px 15px;
	border-top: 1px solid #fff;
	border-bottom: 4px solid #fff;
	}
/* close all header tags */
/*wrapper*/
#wrapper{
	width: 780px;
	background: #fff url(../images/wrapper-bg.jpg) 0px 50px repeat-y;
	margin: 0 auto;
	text-align: left;
	}
#mastHead{
	width: 760px;
	margin: 0 auto;
	height: 225px;
	background: #fff url(../images/arthouse-banner.jpg) -15px 0px no-repeat;
	}
/*
#mastHead #animatedText{
	width: 450px;
	height: 25px;	
		font-weight: bold;
		color: #585;
		font-size: 15px;
		color: #4E6F18;
	position: relative;
	top: 30px;
	left: 80px;
	}
*/

#mastHead #animatedText{
	font-weight: bold;
	font-style: italic;
	color: #585;
	font-size: 15px;
	color: #8B9F64;
	position: relative;
	top: 20px;
	left: 80px;
}



#mastHead #servList{
	color: #4E6F18;
	text-align: center;
	width: 540px;
	padding: 10px 0;
	position: relative;
	top: 40px;
	}	

/* ------------ mainNav ------------ */

#mainNav{
	position:relative; 
	right:-10px;
			top:60px;
			width: 535px; 
	height:25px;
	z-index:1;
	background: transparent;
	}
#mainNav ul {
	list-style-type: none;
	padding: 0 0 0 0px;
	margin: 0;
	z-index:1;
}
#mainNav li{
	height: 17px;
	float: left;
	display: inline;
	padding-top: 4px;
	padding-bottom: 8px;
	border-right: 2px solid #999;
	z-index:2;
}
#mainNav a {
	margin: 0;
	color:#333;
	text-align:center;
	text-decoration:none;
	font: 13px "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	display: inline;
	height: 35px;
	padding: 5px 9px 6px 10px;
	z-index:3;
}
 body.home #home a{
	height: 35px;
	padding: 5px 12px 6px 13px;
	color: #eef;
	background-color: red;
	}

#mainNav a:hover {
	height: 35px;
	padding: 5px 12px 6px 13px;
	color: #eef;
	background-color: #8B9F64;
	}
#content{
	width: 760px;
	margin: 0 10px;
	color: #000;
	}
#content p{
	padding: 0px 15px 15px 15px;
	text-align: justify;
	}
.paraJustify p{
	padding: 0px 15px;
	text-align: justify;
		}
#content strong{
	color: #333;
	font-weight: bold;
	font-size: 104%;
	}
#content a{
	text-decoration: none;
	background-color: #fff;
	color: #4E6F18;
	}
#content a:hover{
	text-decoration: underline;
	}

#content ul li{
	margin-left: 15px;
	margin-right: 15px;
	}
#content li.noListStyle{
	list-style: none;
	position: relative;
	left: -15px;
	}
#content li.noListStyle2{
	list-style: none;
	}
#mainContent{
	float: right;
	width: 550px;
	background: #fff;
	margin: 20px 0 10px 0;
	padding: 15px 0;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	}
/* sidebatr */
#sidebar{
	float: left;
	text-align: center;
	width: 200px;
	padding: 0;
	margin-left: 10px;
	margin-top: 20px;
	}
#sidebar ul{
	width: 100%;
	text-align: left;
	}
#sidebar .imgBox{
	margin: 0 auto;
	text-align: center;
	}
#sidebar img{
	border: 1px solid #789;
	}
#sidebar a{
	background-color: transparent;
	color: #4E6F18;
	font-weight: bold;
	text-decoration: none;
	}
#sidebar a:hover{
	text-decoration: underline;
	}
/*side navigation*/
#sidebar #button {
	float: left;
	width: 200px;
	margin-bottom: 1em;
	font: bold italic 85% Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #fff;
	}
#sidebar #button ul {
		list-style: none;
		}	
#sidebar #button li {
	margin: 0;
	}
#sidebar #button li a {
		display: block;
		margin: 0 0 3px 0;
		padding: 8px 0px 8px 0.75em;
		background: #C3EBB2;
		color: #4E6F18;
		text-decoration: none;
		width: 100%;
		text-decoration: none;
				}

	html>body #sidebar #button li a {
		width: auto;
		text-decoration: none;
		}

	#sidebar #button li a:hover {
		background: #8B9F64;
		color: #fff;
		text-decoration: none;
		}
body.home #sidebar #button a#home, #sidebar #button a#home:hover,
#sidebar #button li ul li a:hover{
	color:#FFF; 
	background: #993300;
	}

#sidebar #frame_tips {
	float: left;
	width: 200px;
	height: 100px;
	margin-bottom: 1em;
	font: bold italic 85% Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #C3EBB2;
	}

#sidebar #frame_tips p{
	padding: 8px 0.75em 8px 0.75em;
}

/*
	contact
*/

#sidebar #contact{
	margin: 160px 15px 0 15px;
	padding: 0px;
	background: transparent;
	}
/**/
/* footer */
#footer{
	width: 740px;
	margin: 0 10px;
	clear: both;
	padding: 20px 0;
	text-align: right;
	font-size: 90%;
	text-align: right;
	}
#footer a{
	color: #888;
	}
#footer p{
	padding: 0px;
	margin: 0px;
	color: #555;
	text-align: right;
	}
#footer p .footerLightPara{
	padding: 0px;
	margin: 0px;
	color: #888;
	}
#footer #footTagline{
	font-weight:bold;
	font-style: italic;
	text-align: right;
	color: #8B9F64;
	font-size: 140%;
	padding-bottom: 5px;
	}
/**/
.imageLeft{
	float: left;
	padding: 5px 10px 5px 15px;
	}
.imageRight{
	float: left;
	padding: 5px 15px 5px 10px;
	}
img .customPadding1{
	padding: 0px;
	}
.GeogriaBold{
	font: bold italic 12px Georgia, "Times New Roman", Times, sans;
	}

form input {
	border: 1px;
	border-style: thin;
	background-color: #CACBCC;
}

input.button {
	cursor: pointer;
}

/**/




