body {
margin:0px;
padding:0px;
background-color:#161510;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

ul {
list-style-image: url(../images/interior/bullet.gif);
margin-top:0px;
margin-bottom:0px;
}

p {
margin:0px;
}

/*** MAIN / CONTAINER DIVS ***/

#main_top {
width:100%;
background-image:url(../images/interior/repeat_top.jpg);
background-repeat:repeat-x;
background-color:#2D1F16;
clear:both;
}

#main_btm {
width:100%;
min-height:141px;
background-image:url(../images/interior/repeat_btm.jpg);
background-repeat:repeat-x;
clear:both;
}

#container_top {
width:942px;
margin:auto;
background-image:url(../images/interior/repeat_container.jpg);
background-repeat:repeat-y;
}

/*** PARTS ***/

#left {
width:101px;
height:479px;
background-image:url(../images/interior/left.jpg);
background-repeat:no-repeat;
float:left;
}

#center {
width:740px;
float:left;
}

#content_container {
width:740px;
min-height:228px;
background-image:url(../images/interior/content_bkg.jpg);
background-repeat:no-repeat;
}

#content {
width:635px;
margin:auto;
padding-top:40px;
}

#nav {
width:740px;
height:88px;
overflow:hidden;
clear:both;
}

#bottom {
width:942px;
height:41px;
background-image:url(../images/interior/bottom.jpg);
background-repeat:no-repeat;
clear:both;
}

#right {
width:101px;
height:479px;
background-image:url(../images/interior/right.jpg);
background-repeat:no-repeat;
float:left;
}

#footer {
width:942px;
margin:auto;
padding-top:15px;
text-align:center;
font-size:10px;
color:#4A4037;
}

/*** GALLERY TILE ***/

.tile {
	width:200px;
	margin:10px 6px 10px 5px;
	float:left;
	display:inline;
	text-align:center;
	line-height:15px;
}


/*** FOOTER ***/

a.footer:link {
color:#4A4037;
text-decoration: none;
}

a.footer:hover {
color: #C1B48F;
text-decoration: underline;
}

a.footer:active {
color: #C1B48F;
text-decoration: none;
}

a.footer:visited {
color:#4A4037;
text-decoration: none;
}

a.footer:visited:hover {
color: #C1B48F;
text-decoration: underline;
}

/*** TEXT / LINKS ***/

a:link {
color:#000;
text-decoration: underline;
}

a:hover {
color:#4D928C;
text-decoration: none;
}

a:active {
color:#000;
text-decoration: none;
}

a:visited {
color:#000;
text-decoration: underline;
}

a:visited:hover {
color:#4D928C;
text-decoration: none;
}

/*** CLASSES ***/

h1 {
margin:0px;
color:#000000;
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
}

h2 {
margin:0px;
color:#000000;
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
}

h3 {
margin:0px;
color:#000000;
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
}

.heading1 {
color:#000000;
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
}

.heading2 {
color:#000000;
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
}

.large {
font-size:12px;
font-weight:bold;
font-style:italic;
}

.box {
border-style:double; 
border-color:#4C3F2F; 
border-width:5px;
background-color:#C0B18A;
color:#000000;
}

.zero {
	width:583px;
	height:59px;
	margin:auto;
	background-image:url(../images/interior/zero.png);
	background-repeat:no-repeat;
	clear:both
}
.footertext {
	font-size:9px;
}
