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

*{
margin:0;
padding:
}
body{/*
background-image:url(images/antony.jpg);*/
font-family: Book Antiqua, Century Gothic,Arial,Verdana;
background-position: center 0;
width:100%;
height:100%;

background-repeat:no-repeat;
background-color:#000000;
}
a{
font-family:  Book Antiqua,Century Gothic,Arial,Verdana;
font-weight:100;
color:#333333;
text-decoration:none;
}
a:active{
color:#CCCCCC;

}
a:hover{
color:#c6b239;
}
#header{
height:300px; 
background-image:url(../../img/icons/headbg.jpg); 
width:100%; border-bottom-color:#000000; 
border-bottom-style:solid;
border-bottom-width:3px;
}
#main{
Width:100%; 
background-color:#000000; 
overflow:auto;
/*background-image:url(../../img/icons/maingrad.jpg); 
background-repeat:repeat-x;  */
font-size:18px;  
padding-bottom:40px;
}#main:after { content: "."; display: block; height: 0; clear: both;  visibility: hidden;}
/* Hides from IE-mac \*/
* html #main {height: 1%;}

#mainmenu{
margin:58px 0 0 0;	
padding:100px 0 0 0; 
width:900px; 
background-color:transparent; 
}
.content img{
margin:20px 25px;
}
.content{
padding: 60px 0 0 20px;
background-color:#ece1b4; 
float: left;
width: 70%;
padding: 60px 0 0 20px;
background-color: #ece1b4;
overflow: hidden;
background-image:url(../../img/icons/maingrad.jpg); 
background-repeat:repeat-x;  
}
.content:after { content: "."; display: block; height: 0; clear: both;  visibility: hidden;}
/* Hides from IE-mac \*/
* html #main {height: 1%;}

.text{
padding:20px 0 0 20px;
font-weight:100;
color:#333333;
font-size:0.8em;
width:80%;  
font-family: Century Gothic,Arial,Verdana;
}
.profile{
padding: 0 0 20px 20px;

}
.profile img{
border:#000 solid 2px;
}

h2{
font-family: Century Gothic,Arial,Verdana;
font-weight:100;
margin-top:20px;
margin-left:15px;
margin-right:40px;
margin-bottom:3px;
border-bottom-width:thin;
border-bottom-style:solid;
border-bottom-color:#000000;
}
li{
list-style: none; 
color:#756d77;
}
li ul li{
text-indent: -20px;
}
li:hover{
border-top:#ece1b4 solid 1px;
color:#c6b239;
}
.menu a{
	color:#ece1b4;
padding:0 20px 0 20px;
}
.menu {
	font-size: 15px;
	float:right;
	
}
#sidemenu {
width: 20%;
background-color: #000000;
float: left;
overflow: hidden;
	
}
.mainMenu{
	color:#ffffff;
	padding:0;
	margin:0;
	text-indent:0;
}
h1{
	color:#ece1b4;
	font-size:22px;
	padding: 20px 0 20px 20px;
	margin:0;
	font-weight:100;
font-family: Century Gothic,Arial,Verdana;
}
#sidemenu h1{
	padding-left:0;
}
.back{
font-size: 14px
}
.right{
float:right;
}
.left{
float:left;
}
.textC {
margin:20px 25px;
width:450px;
height:158px;
}
.textD {
margin:20px 25px;
width:450px;
height:300px;
}
.textA {
margin:20px 250px 20px 25px;
width:450px;
}
#mailingList {
	position:relative;
	z-index:10;
	float:right;
}
input{
	border: 1px solid #000000;
	background-color:#787482;
font-family: Century Gothic,Arial,Verdana;
}
input:hover {
    background: #ff6;
}
#list {
    border: 1px solid #006;
    background: #ffffff;
}
