/* CSS Document */
html { height: 100%; margin-bottom: 1px; }  

html,body{height:100% !important}

p, td, li, ul,ol, h1, h2, h3 ,h4 ,h5 ,h6, label, input {
	font: normal 11px "Book Antigua", Times;
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
}

body {
	margin: 0px;
	padding: 0px;
	font: normal 11px "arial", Arial;
	color:#B59A73;
	background: #333333 repeat-y url(../images/wholebg.jpg);
}



#maincontainer {
	margin:auto;
	position:relative;
}


#col1 {
	background: #FFFFFF repeat-y url(../images/column1bg.jpg);
	width:215px;
	float:left;
	text-align:right;
	font-family: "Times New Roman", Times, serif;
}

#col1 li {
background:no-repeat url(../images/listbg.jpg);
height:19px;
padding: 7px 35px 0 0;
font-size:14px;
color:#FFFFFF;
list-style: none;
margin: 0;
}

#col1 a {
color: #FFFFFF;
text-decoration: none;
}
#col1 a:hover {
color:#FFCC00;
text-decoration: none;
}

#col2 {
	float:left;
	margin-left:10px;
	width:515px;
}

#col2 h1 {
padding: 5px 0 5px 5px;
font: bold 12px "Times New Roman", Times, serif;
color:#000000;
}

#col2 p {
padding: 5px 2px 5px 30px;
color:#000000;
font: normal 12px Arial, Helvetica, sans-serif;
}

#col3 {
width:285px;
float: left;
padding: 10px 0 0 30px;
}

#col3 h1 {
width: 280px;
font: bold 12px "Times New Roman", Times, serif;
color:#000000;
text-align:left;
}

#col3 p {
width: 280px;
color:#000000;
font: normal 12px Arial, Helvetica, sans-serif;
}

#col3 a {
float:none;
font:12px Arial;
color:#000000;
text-decoration:none;
}

#col3 p {
padding:5px 2px 5px 2px;
}

#col3 li {
width:250px;
padding:3px 0 0 25px;
background:no-repeat url(../images/hyperbg.jpg);
list-style:none;
}

#col3 li a:hover {
list-style:none;
color:#990000;
}

#col3 .link {
background:no-repeat url(../images/linkbg.jpg);
width:240px;
height:20px;
padding:9px 0 0 30px;
}

#col3 .link a {
text-decoration:none;
color:#990000;
font-family:book antigua;
}

#col3 .link a:hover {
text-decoration:none;
color:#000000;
font-family:book antigua;
}

#col4 {
width:150px;
float:left;
padding: 0 0 0 45px;
}

#header {
padding: 10px 0 0 10px;
margin-left:5px;
width:495px;
height:80px;
background: no-repeat url(../images/headingbg.jpg);
}

#header h1 {
	font: bold 20px "Book Antiqua";
	color:#000000;
	margin: 0 0 0 30px;
}

#header h2 {
font: normal 12px "Book Antiqua";
color:#990000;
}

#footer {
	background: no-repeat url(../images/dots.jpg);
	width:544px;
	padding: 20px 0 0 0px;
	margin-left:5px;
}

#footer a {padding:0 6px 0 6px;
text-decoration:none;
color:#990000;
font: 10px Arial, Helvetica, sans-serif;
}
