/* CSS Document */
* {
margin:0px;
padding:0px;

}
p {
line-height: 1.5em;
}
body {
	background-color: #897453;
  background-image: url(../images/bodyback102109.jpg);
    background-repeat: repeat-x;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.container {
	width: 962px;

	margin-left: auto;
	margin-right: auto;

}
.hcontain {
  width: 100%;

}

#headercontain {
  width:100%;
  margin: auto;
 height: 162px;
}
#header {

  margin-top: 0px;
	  height: 130px;
  width: 100%;
  margin-left: auto;
    margin-right: auto;
}
#logo {
  margin-top: 0px;
  /*background-image: url(../images/logo10-21-09.jpg);*/
  background-image: url(../images/altlogo1.jpg);
  background-repeat: no-repeat;
 height: 110px;
   width: 980px;
   margin-top: 5px;
  margin-left: 5px;
    margin-right: auto;
}
#mainarea {
	width: 966px;
	text-align:left;
}
.clear {
clear: both;
}
#mainareacontact, #mainareaabout {
	background-image: url(../images/navback2.jpg);
	background-repeat: no-repeat;
	width: 966px;
	height: 768px;
	text-align:left;
	padding-top: 162px;

}
#mainarea .title, #mainareacontact .title, #mainareaabout .title {
color: #f80113;
font-size:20px;
height: 36px;
line-height: 40px;
margin:0px;
padding: 0px;
margin-left: 15px;
}
#main a:link,#main a:visited,#main a:hover,#main a:active {
color: #220404;
}
.container p {
padding: 15px;
}
#presentation {
background-image: url(../images/presentationback102109.jpg);
background-repeat: no-repeat;
/*margin-top:1px;
margin-left: 2px; */
position:relative;
top:0px;
left:2px;
width: 961px;
height: 297px;
}
#nav1 ul {
	list-style-image: none;
	list-style-type: none;
	padding-left: 0px;
height: 37px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#nav1 li {

float:left;
height:31px;
line-height: 31px;
margin-left: 10px;
margin-right: 25px;
}
#nav1 a:link,#nav1 a:visited,#nav1 a:hover,#nav1 a:active {
line-height: 31px;
font-size: 18px;
color: #D8D3C0;
text-decoration:none;
font-weight: bold;

}

.clear {
clear:both;
}
.notop {
padding-top: 0px;
}
.maintop {
background-image: url(../images/mainback102109_01.jpg);
background-repeat: no-repeat;
margin-top: -25px;
height: 12px;
}
.mainexp {
background-image: url(../images/mainback102109_03.jpg);
background-repeat: repeat-y;
height: auto;

}
.mainbot {
background-image: url(../images/mainback102109_04.jpg);
background-repeat: no-repeat;
height: 12px;
}
#sidebar {
/*float: right;
margin-right:35px;*/
float:right;
position: relative;
right: 20px;
width: 200px;
background-color: #f6f4ed;
border: 1px solid #a29274;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
margin-top: 20px;
text-align: left;

}
#sidebar ul {
list-style-type: none;
font-size: 12px;
text-align: left;
margin: 10px;

}
#sidebar li {
margin-bottom: 10px;
}
#sidebar .title {
font-size: 16px;
color: #4b0707;
border-bottom: 1px solid #cac1ad;
line-height: 30px;

margin-left: 10px;
margin-right: 10px;
}
#sidebar p {
padding: 0px;
margin:10px;
}
#main {
/*position: relative;
top: 10px;
left: 10px;*/
text-align: left;
float: left;
width: 685px;
margin-top: 13px;
margin-left: 25px;
}
#presentation ul {
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	padding-top: 5px;

	/*list-style-image:url(../images/check1.png);*/
	list-style-type:none;
	
}
#presentation ul li {
	line-height: 36px;
	height: 36px;
	background: url(../images/check1.png) left no-repeat;
	text-indent: 40px;
}
.presentationLeft {
float: left;
height: 243px;
width: 385px;
margin-right: 20px;
margin-left:0px;
}
.presentationRight {
float: left;
height: 243px;
width: 350px;

}
#presentation img {
border: 0px solid #990000;px;

}
.presentationTitle {
font-size: 30px;
line-height: 55px;
/*color: #eff1cb;*/
color: #f6f4ed;
border-bottom: 1px solid #551313;
padding-top: 0px;
margin-top: -10px;
}
.jumpButton {
text-align: center;
margin-top:20px;
}
.mainTitle {
font-size: 24px;
color: #4b0707;
border-bottom: 3px solid #cac1ad;
line-height: 45px;
margin-top: -5px;
}
#portContain {
width: 960px;
margin-left: auto;
margin-right:auto;
padding-top: 15px;
}
/*#portContain ul {
list-style-type: none;
}
#portContain li {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
list-style-type: none;
width: 400px;
float: left;
height: 153px;
border: 1px solid #CDC6BA;
margin-left: 35px;
margin-bottom: 35px;
text-align: left;
}*/
.portItem {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
list-style-type: none;
width: 425px;
float: left;
height: 153px;
border: 0px solid #CDC6BA;
margin-left: 35px;
margin-bottom: 35px;
text-align: left;
}
.portItem ul{
list-style-image: none;
float: left;
width: 175px;
margin-left: 15px;
font-size: .8em;
margin-top:10px;
padding-top:0px;
}
.portItem li{
list-style-image: none;
list-style-type: circle;
margin-bottom: 5px;

}
.pTitle {
border-bottom: 1px solid #897453;
float:left;
width: 200px;
height: 30px;
line-height:30px;
padding-top:7px;
color: #390303;}
li.over {
background-color: #C6BBA5;
}
#portContain img {
float: left;
margin: 10px;
border: 1px solid #999999;
}
#portContain .text {
width:150px;
float: left;
text-align: left;
}
#footer {
height: 30px;
text-align: center;
color: #1A0202;
}
.headLine {
text-align: left;
margin-left: 20px;
margin-right: 20px;
}