/* CSS Document */

body {
	padding:0;
	background-color:#F4F2E9;
	background-image:url(/images/casalena/gradient.jpg);
	background-repeat:repeat-x;
}

h1 {
color:#C7BF90;
font-family:'Myriad Pro',sans-serif;
font-size:28px;
font-weight:normal;
line-height:28px;
margin-bottom:18px;
}

/* id elements */

#maincontainer {
  	width: 897px;
	margin: 0 auto;
}


#topheading {
	position:relative;
	width: 897px;
	background-color:white;
height: 152px;
}

#navigation {
width: 897px;
height: 27px;
background-image: url(/images/casalena/nav-bg.jpg);
background-repeat: no-repeat;
padding-left: 30px;
}

#navigation ul {
margin: 0px;
}

#navigation li {
padding: 0px;
margin: 0px;
float:left;
line-height:22px;
list-style-type:none;
padding-right:25px;
font-family: 'segoe ui', Tahoma, sans-serif;
text-transform: uppercase;
font-size:14px;
font-weight:bold;
}

#navigation li a {
color:#FFFFFF;
text-decoration:none;
}

#contentwrapper {
	float:left;
	width:100%;
	margin:0;
	background-image:url(/images/casalena/back_03.jpg);
	background-repeat:repeat-y;
}

#maincolumn {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	padding: 0px 50px 50px 50px;
	line-height:2em;
	margin: 0 20px 0 20px;
	color:#333333;
}

#leftcol {
	float:left;
	position:relative;
	left:30px;
	width: 330px;
}

#rightcol {
	float:right;
	position:relative;
	right:50px;
	width:300px;
}


#maincolumn a {
	color:#92841C;
}

#maincolumn a:hover {
	color:white;
	background-color:#92841C; 
	
}
#footer {
	clear:both;
	width: 897px;
	position:relative;
}

#footer-text {
	clear:both;
	width: 897px;
	position:relative;
	height: 51px;
	background: url(/Images/Casalena/footer2.png);
	text-align: center;
	padding: 25px 0 0;
	color: #9c903a;
    	font-family: segoe ui;
	font-size: 12px;
}

#footer-text a {
	color: #9c903a;
}

#mom {
	clear:both;
}

#w3c {
	float:left;
	position:relative;
	left: 10px;
	height:23px;
	vertical-align:bottom;
	color:#92841C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
}

#onlineform {
	background-color:#F4F2E9; 
	padding:  10px 10px 10px 10px;
	border:#92841C 1px solid;
	color:#92841C;
}
.mainheader {
	font-size:1.1em;
	font-weight:bold;
}

.highlightpara {
	font-size:1em;
	font-weight:bold;
}

.form {
background:white;
color:#92841C;
}

/* MYSUPERWEB STYLES */

table.photogalleryTable {
	margin:0px auto;
}

table.photogalleryTable td {
	text-align:center;
	vertical-align:center;
	padding: 5px !important;
}
