*{
margin:0;
font-family: Myriad, "Myriad Pro", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
font-size:1em;
}

html{
height:100%}
body {
	background: #7d516a url(../images/mainpagebg.jpg) repeat-x;
	min-height:101%}

p{
font-family: Myriad, "Myriad Pro", "Helvetica Neue",Arial, Helvetica, sans-serif;
color:white;
font-size:100%;
margin:10px 2em 10px 1em;
line-height:26px;
padding:5px;
}

h1{
color:#c6c3c5;
padding-top:15px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:140%;
margin: 1.5em 0 10px .5em;
letter-spacing:-1px;
}

h2{
color:#d4bcca;
padding-bottom:5px;
font-size:120%;
margin:.75em 1em 10px 1em;
font-family: Georgia, "Times New Roman", Times, serif;
letter-spacing:-1px;

}
h3{
color:#d4bcca;
font-size:110%;
font-family: Georgia, "Times New Roman", Times, serif;
letter-spacing:0px;}


a:link {text-decoration:none;
color:#bca4ba;}

a:visited{text-decoration:none;
color:#bca4ba;}

a:hover{color:#c6c3c5;
text-decoration:none}

a:active{color:white;
text-decoration:none}

a:link img, a:visited img, a:hover img, a:active img { border:none } 

#container {
width: 800px;
background: #7c526a url(../images/mainpagebg.jpg) repeat-x;
margin: 0 auto; 
text-align: left; 
}
#header{
height:80px}
#content{
margin-top:0;
background:url(../images/gradient.jpg) repeat-x}

ul#nav {
list-style: none;
font: 95%;
letter-spacing: 0.05em;
z-index:1;
text-align:center;
}

ul#nav li {
float:left;
display: block;
border-right: 1px solid #d4c8d3;
font: 1em;
}

ul#nav li#nav-links { border: 0; }

ul#nav li a { 
display: block;
padding: 3px .8em 4px;
color: #331e30; 
text-decoration: none; 
border: 0;
}

ul#nav li a:hover { color: #70405c; }

.chair{float:left; padding:5px}

.head{
padding:1em;
}

#leftside{
width:350px;
float:left;
margin:0 0 0 40px;
clear:both
}

#rightside{
width:350px;
float:left}


#bottom{
width:800px;
float:left;
margin:0;
clear:both
}
#footer {
	width: 800px;
	height: 50px;
	background-color: #7c526a;

}

#footer p {
	display: block;
	height: 50px;
	line-height: 18px;
	font-size:75%;
	margin:0
}


#footer  a{
	color: #d4bcca;
}
#footer a:link{color:#F01E47}
#footer a:hover {
	text-decoration: underline;
}

#copy a:link{color:#c6c3c5}

.line{
border-bottom:1px dashed #c6c3c5;
margin-top:-20px}

.float{
float:right}