* :focus,:focus {outline: 0;}
html {height: 100%;}
body{
	height: 100%; 
	margin: 0; 
	padding: 0;
	background-color: #ffffff;
}
table{
    border: 0;
	border-collapse: collapse;
}
a{border: 0;text-decoration:none;}

p {margin:0px; padding:0px;}

img{border: 0;}

ul{
    margin: 8px;
	padding-left: 8px;
	list-style-type: disc;
}
li {
    list-style-image: url('images/list-item.png');
}


/* Font styles start */
h1{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
    color: #333333;
	padding: 0;
	margin: 0;
}
.home-style{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
.general-style{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.body-style{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #525252;
}
.map-style a{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #f0f0f0;
	text-decoration: none;
}
.map-style a:hover{
	text-decoration: underline;
}
.body-style2{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #c3c3c3;
}
/* Font styles end */



#container{
	position: relative;
	width: 1100px;
	height: 800px;
	top: 5px;
	left: 0px;
}
#content{
    position: absolute;
	top: 105px;
	left: 17px;
	height: 616px;
	width: 1100px;
}
#header{
    position: absolute;
	top: 0px;
	left: 17px;
	height: 106px;
	width: 1120px;
}
#nav-table{
    position: absolute;
	top: 35px;
	left: 178px;
	height: 65px;
}
#nav-table-general{
    position: absolute;
	top: 35px;
	left: 178px;
	height: 65px;
}
#nav-table-general a{
    font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#footer{
    position: absolute;
	top: 725px;
	left: 17px;
}
#footer-text{
    position: absolute;
	top: 3px;
	left: 35px;
}
#left-bar{
    position: absolute;
	top: 105px;
	left: 0px;
	height: 616px;
	width: 17px;
	background-color: #e5e5e5;
}
#column1{
    position: absolute;
	top: 0px;
	left: 0px;
	height: 616px;
	width: 543px;
}
#column2{
    position: absolute;
	top: 0px;
	left: 543px;
	height: 576px;
	width: 252px;
	padding: 20px 20px 20px 10px;
	line-height: 15px;
	background-color: #cccccc;
	overflow-x: hidden;
	overflow-y: auto;
}
#column2 table{
    line-height: 12px;
}
#column2 td{
    /*border-bottom: 1px solid #f0f0f0;*/
	border-collapse: collapse;
}
#column2 a{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #525252;
}
#column3{
    position: absolute;
	top: 0px;
	left: 825px;
	height: 576px;
	width: 164px;
	padding: 20px 10px;
	line-height: 15px;
	background-color: #4c4c4c;
	overflow-x: hidden;
	overflow-y: auto;
}
#column3 table{
    line-height: 15px;
}
#column3 td{
    border-bottom:1px solid #707070;
	border-collapse: collapse;
}
#column3 a{
    color: #c3c3c3;
}
#column3 a:hover{
    color: #ffffff;
}
#more-link{
    position: absolute;
	top: 570px;
	left: 10px;
}
#back-link{
    position: absolute;
	top: 570px;
	left: 10px;
}
#contact-form{
    position: absolute;
	height: 382px;
	width: 523px;
	padding-left: 20px;
    background-color: #4c4c4c;
	overflow: auto;
}
#contact-form #name{
    background-color: #6b6b6b;
	border: 0px;
	color: #f0f0f0;
}
#contact-form #email{
    background-color: #6b6b6b;
	border: 0px;
	color: #f0f0f0;
}
#contact-form #tele{
    background-color: #6b6b6b;
	border: 0px;
	color: #f0f0f0;
}
#contact-form #message{
    background-color: #6b6b6b;
	border: 0px;
	color: #f0f0f0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	overflow: hidden;
}
#contact-form #submit{
    background-color: #6b6b6b;
	border: 0px;
	color: #f0f0f0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
#archive-gallery{
    position: absolute;
	height: 460px;
	width: 543px;
    background-color: #f2f2f2;
}
#archive-thumbs{
    position: absolute;
	top: 460px;
}

/* Cross Fader Proprties */
#home-quotes{
    position: absolute;
	top: 420px;
	left: 0px;
}
.cf_wrapper
{
	/*position: absolute;
	top: 420px;
	left: 0px;*/
	z-index: 10;
}
.cf_element
{
	width: 400px;
	height: 250px;
}
.cf_element .content
{
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 25px;
	color: #ffffff;
}
#quotes{
    position: absolute;
	top: 397px;
	left: 10px;
}
#archive a{
    color: #525252;
}
#archive a:hover{
    color: #4c4c4c;
}
