@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}

html{background-image: url(images/img01.jpg);
	background-repeat: repeat;}
	
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #300;
	text-align:center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eac99a;
	background-image: url(images/img01.jpg);
	background-repeat: repeat;
}


h1, h2, h3 {
	font-weight: bold;
	color:#510008;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

h1 {font-variant:small-caps;

}

h2 {
	font-size: 1.7em;
	font-variant: normal;
}

h3 {
	font-size: 1.4em;

}

p, blockquote, ul, ol {
	margin: 1em 0;
	line-height: 150%;
	text-align:left;
}
a:link {
	color:#300;
	text-decoration: none;
	}
a:visited {
    color:#666;
	text-decoration: none;
}

 a:hover {
	color:#C00;
	text-decoration:underline;
}


blockquote {
}

ul {
	list-style: none;
	margin-right:6px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

ul li {
	padding-left: 1em;
	background: url(images/img06.gif) no-repeat left center;
}

ol {margin-left: 3em;}

ol li {
}

a {color: #D65601;}

a:hover {text-decoration: none;}

a:visited {}


div#contentarea {

	background-image: url(images/h1.jpg) repeat-y;
	float:left;
	width:774px;
	/*overflow:hidden;*/
}

.clearfix:after {  
    content: ".";      
   display: block;       
    height: 0;        
    clear: both;        
    visibility: hidden;
}
.clearfix {display: inline-block;}       
* html .clearfix {height: 1%;}       
.clearfix {display: block;}        


/*------------- Header------------- */

#header {
	float:left;
	width: 774px;
	margin: 0 auto;
	padding-top: 20px;
	background-image: url(images/h1.jpg);
}

/* Logo */

#logo {
	float: left;
}

#logo h1 {
	margin: 0;
	font-size: 2.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	color: #510008;
	padding-left: 12px;
	padding-bottom: 2px;
}

#logo h2 {
	
	margin-left: .5em;
	text-align:center;
	font-size: 1.5em;
	font-weight: normal;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	
}
.tel{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.2em ;
font-weight:normal;
line-height:1.4em;
text-align:right;
padding-right:12px;
font-style:italic;
letter-spacing:.1em;
}

/* Menus */

#menutop {
	white-space: nowrap;
	float:right;
	color:#C00;
}
#menutop .C00{
	color:#C00;
	letter-spacing:.1em;

}

#menutop ul {
	margin: 0;
	list-style: none;
	
}

#menutop li {
	display: inline;
	padding-left: 2em;
	background: none;
	
}

#menutop a {
	text-decoration: none;
	letter-spacing: .1em;
	color:#300;
}

#menutop a:hover {
color:#F00;
}


/* ------------ main column styles---------------- */
/*-- Wrapper --*/


#wrapper {
	overflow:auto;
	color: #510008;	
	text-align:left;
}

/* --- sidebar-- */

#sidebar {
	float:left;
	/*padding:0 2em 0 0;*/
	width: 327px;
	background: url(images/bk-left.jpg) repeat-y;
}

/* -----Content------ */

#content {
	float: left;
	background-image: url(images/bk-rt.jpg);
	background-repeat:repeat-y;
	width: 427px;
	padding: 0 8px 0 12px;
	background-color: #E5B063;
	/*margin: 0 0 4em -5.9em;*/
}	
	 
/*----- content styles ------ */

/* Welcome */

#welcome {
	padding: 0 20px;
}

#welcome h2{
	padding-top:2em;
}

#content h1 {
	margin: 0 33% 1.25em -2em; padding: 0.5em 2em;
	background: #FFF; color: #686397;
	font-size: 1.5em;
}
#content p{
padding:0 1em;
}

#content h2 {
	margin: 0.5em 0; padding-bottom: 0.25em;
	font-size: 1.5em;
}
	
	
	
/*----- second menu line------ */

#menutop2 {
	white-space: nowrap;
	float:right;
	color:#C00;
}
 #menutop2 .C00{
	color:#C00;
	letter-spacing:.1em;

}

#menutop2 ul {
	margin: 0 0 2em 0;
	list-style: none;
	color:#300;
	/*overflow:visible;
	width:400px;*/
}

#menutop2 li {
	display: inline;
	padding-left: 2em;
	background: none;
}

#menutop2 a {
	text-decoration: none;
	letter-spacing: 1px;
	color:#300;
}

#menutop2 a:hover {
color:#F00;
}
/*---LEFT MENUs---*/

	
#navleft{
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:14px;
font-weight:bold;
color:#C00;
}	

#navleft a:link {
	color:#300;
	text-decoration: none;
	}
#navleft a:visited {
    color:#333;
	text-decoration: none;
}

#navleft a:hover {
	color:#C00;
	text-decoration:underline;
}

#navleft ul {
	list-style: none;
	margin-top:50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin-left:100px;
}

#navleft ul li {
	padding-top: 1.5em;
	
	text-align:left;
}

/*------------- Footer----------------- */

#footer {
	float:left;
	width: 774px;
	clear:both;
	background-image:url(images/ft.jpg);
	background-repeat:repeat;
	padding:.5em;

}

.footer {
	font-size:90%;
	margin:2em;
	color:#CC6;
	}
.footer a{
	color:#CC6;
	text-decoration:underline;
	}
.footer a:hover{
	color:#FC0;
	text-decoration:none;

}

.temp{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
padding:25px;
}

.quote{
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:12pt;
line-height:1.3em;
}

.quote2{
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:10pt;
line-height:1.3em;
}

.quoter{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
font-size:11pt;
line-height:1.3em;
text-align:right;
}

.center {
text-align:center;
}