* {
margin:0;
padding:0;
list-style:none;
}

body
{
background-color: #FBFCAE;
font-family: "Times New Roman", Times, serif;
font-size: 14px;
}

div .clear {
clear: both;
height:1px;
}

.highlight {
color: #CC6D39;
}

h2 {
font-family: "Script MT Bold", "Times New Roman", Times, serif;
font-size: 18px;
color: #1D6547;
margin-bottom: 20px;
}

p {
margin-bottom:10px;
}


p.imgRow {
text-align:center;
margin-bottom:0px;
}

p.imgRow img
{
padding:3px;
}

div#topMenu {
position:absolute;
top: -20px;
}

div#topMenu ul
{
	font-size: 12px;
	text-transform: uppercase;
	margin-left:400px;
}

div#topMenu ul li
{
	float: left;
	height: 19px;
	border: 1px solid #000;
	margin-right: 20px;	
}

div#topMenu ul li a
{
	padding: 2px 7px;
	color:#000;
	display: block;
	text-decoration: none;
}

div#topMenu ul li a:hover
{
background-color: #CC6D39;
color:#fff;
}

div#header {
position: relative;
height:80px;
}

div#logo, div#menu {
position: absolute;
}

div#logo {
width:389px;
top:0px;
left:0px;
}

div#menu {
width:300px;
top:15px;
left:420px;
height: 55px;
overflow:hidden;
}

div#menu ul
{
	font-size: 12px;
	text-align:center;
}

div#menu ul li
{
	float: left;
	width: 70px;
	height: 53px;
	margin-right: 5px;	
}

div#menu ul li a
{
	padding-top: 30px;
	color:#fff;
	display: block;
	text-decoration: none;
	height: 53px;
}

div#menu ul li a:visited { color:#fff; }

div#menu ul li a:hover
{
color:#fff;
padding-top: 17px;
}

div#menu ul li a.m1 { background: url(img/cubeYellow.gif) 0 0 no-repeat; }
div#menu ul li a.m2 { background: url(img/cubeBlue.gif) 0 0 no-repeat; }
div#menu ul li a.m3 { background: url(img/cubeBrown.gif) 0 0 no-repeat; }
div#menu ul li a.m4 { background: url(img/cubeRed.gif) 0 0 no-repeat; }

div#container
{
position:relative;
margin: 40px auto 0px auto;
width: 730px;
}

div#box
{
border: 1px solid #000;
}

div#stripline {
background-color: #CC6D39;
height:20px;
}

div#content {
background: transparent url(img/bgLeft.gif) 0 0 repeat-y;
height: 400px;
}

html>body div#content {
height: auto;
}

div#col1 {
width:190px;
background-color: #D6A382;
float: left;
height: 100%;
/*min-height: 400px;
height: 400px;
border: 2px solid #000;*/
}

/*html>body div#col1 {
height: auto;
}*/

div#col2 {
width: 500px;
float: left;
min-height: 400px;
height: 400px;
margin-left: 30px;
margin-top: 50px;
margin-bottom: 20px;
}

html>body div#col2 {
height: auto;
}

div#thumbs {
text-align:center;
margin-top:10px;
}

div#footer {
text-align:center;
font-family: "Script MT Bold", "Times New Roman", Times, serif;
font-size: 16px;
color: #1D6547;
margin-top: 5px;
padding-bottom: 15px;
}
