﻿* { border-width: 0px;
	margin: 0;
	padding: 0;
	float: center;
}
div { margin:0; padding:0 }
html { line-height:.9em}
BODY {
	font-size: 80%;
	background: #99CCFF repeat-x;
	
	font-family: Tahoma, Arial, Geneva;
	color: #000000;
	margin:2px auto 0 auto;
	text-align:left
}

a { color:#fff ; text-decoration:underline}
a:hover  { color: #efeeee}

#wrapper { width:866px; margin:0 auto; overflow:hidden;
	color: #FFFFFF;
}

#header {background:url(images/header.png) no-repeat; width:866px; height:130px}
#main-image {background:url(images/main-image1.jpg) no-repeat; width:866px; height:251px}
#top-home-slice{background:url(images/top-home-slice1.png) no-repeat; width:866px; height:18px}
#top-int-slice{background:url(images/top-int-slice1.png) no-repeat; width:866px; height:9px}
#container {background:#957d66; width:866px; height:820px}
#left-main {background:url(images/left-main.png) no-repeat; width:561px; height:381px; float:left}
#right-box {background:url(images/right-box.png) no-repeat; width:305px; height:381px; float:right}
.right-content {color:#fff; padding-top:20px; padding-right:20px; padding-bottom:10px; padding-left:20px;}
.details {color:#ccc;}
#home-content {background:#957d66 repeat-x; height:100%; color:#fff; padding:10px}
.left-content {color:#fff; padding-top:10px; padding-right:5px; padding-bottom:10px; padding-left:15px;
	}
#bottom-slice{background:url(images/bottom-slice1.png) no-repeat; width:866px; height:23px}

.nav {padding-top:90px; padding-left:359px; line-height:1.2em;
	color: #000000;
	font-weight: 700;
}

.footer {font-size:.8em; color:#828282}

.image-outer {border:1px solid #efede2; margin-right:6px; margin-bottom:4px;}
.image-outer2 {border:2px solid #999999; margin-right:5px; margin-bottom:4px;}
.image-outer3 {border:2px solid #bebdbd; margin-right:5px; margin-bottom:2px;}

a.navlinks:link{color:#525151; font-size:1.2em; font-weight:bold; text-decoration:none}
a.navlinks:visited{color:#525151; font-size:1.2em; font-weight:bold; text-decoration:none}
a.navlinks:hover{color:#fff; font-size:1.2em; font-weight:bold; text-decoration:underline}

a.templateslink:link{color:#828282; text-decoration:none}
a.templateslink:visited{color:#828282; text-decoration:none}
a.templateslink:hover{color:#828282; text-decoration:underline}


