* {
	margin:0;
	padding:0;
}

body {
font-family:Arial, Helvetica, sans-serif;
background-image:url(../images/bkg-tile.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#ccecfb;
}

a {
	text-decoration:none;
	color:inherit;
}

a img {
border:none;
}

p {
	font-size:12px;
	line-height:18px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2 {
	font-size:14px;
	line-height:18px;
	color:#C6F;
}

#header {
	margin:0 auto;
	width:767px;
	height: 137px;
	background-image: url(../images/headerbkg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

	#toplogo {
	height:137px;
	float: left;
	}
	
	#menu {
	position:relative;
	padding-top: 100px;
	width: 380px;
	float: left;
	
	}
		#menu ul {
			list-style:none;
			
			
		}
		#menu ul li {
			float:left;
			display:block;
			text-align:center;
		}
		
		#menu ul li a {
	color:#666;
	font-size:13px;
	font-weight:bold;
	padding-left:13px;
	padding-right:13px;
	line-height:21px;
	height:25px;
	display:block;
		}
		
		#menu ul li a:hover {
	color:#FFF;
	background-color:#909;
	background-image:url(../images/rolloverbg.jpg);
	background-repeat:repeat-x;
	text-align: right;
		}
div.nav {
	height:40px;
	position:relative;
	z-index:100;
	
}

#content {
	margin:0 auto;
	width:767px;
	background-color: #FFF;
}
#contentbox {
	width:360px;
	background-color: #FFF;
	float: left;
	padding-left: 12px;
	padding-right: 10px;
	padding-top: 10px;
}

	
	
	#maincontent {
	padding-top:10px;
	min-height: 500px;
	padding-left: 10px;
	padding-right: 10px;
	}
	
/************************
      	INDEX 
*************************/

#leftsideindex {
	width:385px;
	float:left;
}

#mainindex {
width:470px;
float:left;
margin-left:20px;
background-image:url(../images/indextitle.jpg);
background-position:top-left;
background-repeat:no-repeat;
padding-top:75px;
position:relative;
}

	

#wrap h1 {
font-size:14px;
padding:0px;
line-height:14px;
color:#963918;
}
		
#wrap{
width:500px;
font-size:14px;
margin:0 20px;
float:left;

}
#wrap ul{
padding:10px 20px;
list-style:none;
float:left;

position:relative;
left:-2px;
top:-2px;

}
#wrap li{
border-bottom:1px dotted #000;
line-height:1.0;
margin:0 0 .5em 0;
position:relative;
width:100%;
float:left;
color:#963918;
}
#wrap li span{
background:#f9f7bc;
padding:1px 0 1px 5px;
float:right;
color:#000;
position:relative;
top:.2em;
color:#963918;

}
#wrap li em{
float:left;
margin:0;
position:relative;
top:.2em;
padding:0 5px 0 0;
background:#f9f7bc;
font-style:normal;
}

/***********************************
         	GALLERY
*************************************/	
#gallerytitle {
	background-image:url(../images/gallerytitle.jpg);
	width:272px;
	height:52px;
	margin:0 auto;
}

#gallerycontent img {
background-color:#fff;
padding:5px;
margin-right:9px;
border:solid 1px #8d2e19;
}





/***********************************
         	FOOTER
*************************************/	
#footer {
	margin:0 auto;
	width:767px;
	height:40px;
	position:relative;
	background-image: url(../images/foorerbkg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

	#footer p {
	margin:0;
	padding:0;
	margin-top:2px;
	margin-right:5px;
	font-size:10px;
	color:#666;
	float:right;
	text-align: right;
	}
	
	#footer p a {
	color:#90C;
	}
.boldedblue {
	font-size: 14px;
	font-weight: bold;
	color: #295D97;
}
#module1 {
	background-image: url(../images/celltile.jpg);
	background-repeat: repeat-x;
	height: 118px;
	width: 360px;
	margin-left: 10px;
	color: #BCEBE3;
	float: left;
	padding-top: 5px;
}
.moduletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999;
	line-height: 9pt;
	font-weight: bold;
	padding-left: 6px;
}
.portcell {
	width: 154px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 16px;
}
