/* CSS Document */

body{
	background:url(../images/bg2.jpg);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

div.clearpic{
	height:auto;
	clear:both;
}

/* Tables */

table.body{
	background-color:#FCF6B7;
	border:thin solid #53362E;
    border-radius: 1em 1em 1em 1em;
	-moz-border-radius: 1em 1em 1em 1em;
	margin-left:auto;
	margin-right:auto;
	width:95%;
}

table.body td.head{
	height:200px;
	border-bottom:thin solid #53362E;
}

table.body td.head div.logo{
	float:left;
	padding:5px;
	margin-left:10px;
}

table.body td.head img{
	border:none;
}

table.body td.head h1{
	margin-top:40px;
	margin-bottom:0px;
	text-align:center;
    text-size:3em;
	color:#53362E;
	text-shadow: 2px 2px 2px #FFFFFF;
}

table.body td.head h2{
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
    text-size:2.75em;
	color:#53362E;
	text-shadow: 2px 2px 2px #FFFFFF;
}

table.body td.menu{
	background:#D9CEB2;
	border-top:2px solid #53362E;
	border-bottom:2px solid #53362E;
}

table.body td.gutter{
	width:18%;
	vertical-align:top;
	padding:15px;
    border-right:2px solid #53362E;
}

table.body td.gutter h1, h2, h3, h4{
	text-align:center;
    color:#53362E;
    margin-top:15px;
    margin-bottom:0px;
}

table.body td.gutter h1{
	font-size:1.25em;
}

table.body td.gutter h2{
	font-size:1em;
}

table.body td.gutter img{
	border:none;
}

table.body td.text{
	background-color:#ffffff;
	vertical-align:top;
	padding:7px;
}

/* Divs */

table.gallery{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

table.gallery td{
	text-align:center;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.125em;
}

table.gallery td.title{
	font-size:1.5em;
}

table.body td.footer{
	text-align:center;
}

div.text p{
	text-indent: 0px;
  }
  
div.text p.no-indent{
	text-indent:0px;
 }

div.text h1,
div.text h2,
div.text h3,
div.text h4,
div.text h5,
div.text h6{
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);  
	text-align:center;
	color:#53362E;
    padding-bottom:5px;
}

div.text h1.left,
div.text h2.left,
div.text h3.left,
div.text h4.left,
div.text h5.left,
div.text h6.left{
	text-align:left;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);  
	color:#53362E;
}

div.text{
	padding:5px;
	border:2px solid #53362E;
	background: #ffffff;
     border-radius: 1em 1em 1em 1em;
	-moz-border-radius: 1em 1em 1em 1em;
}

div.right-pic{
	float:right;
    padding:20px;
}

div.left-pic{
	float:left;
	padding:20px;
}

div.home {
	float:right;
	width: 350 px;
	border:1px solid #000000;
}


div.webapplify{
	text-align: center;
	font: bold small Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: none;
	padding-top: 10px;
	margin-left:auto;
	margin-right:auto;
}

div.webapplify img{
	border: none;
}

div.webapplify span.text{
	margin-top:-10px;
}

div.webapplify a:link, div.webapplify a:visited{
	color:#000000;
	text-decoration:none;
	font-size:1em;
}

div.webapplify a:hover{
	color:#CCCCFF;
}

.spiffy{
	display:block;
}

.spiffy *{
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#53362E;
}

.spiffy1{
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #53362E;
	border-right:1px solid #53362E;
	background:#53362E;
}

.spiffy2{
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #53362E;
	border-right:1px solid #53362E;
	background:#53362E;
}

.spiffy3{
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #53362E;
	border-right:1px solid #53362E;
}

.spiffy4{
	border-left:1px solid #53362E;
	border-right:1px solid #53362E;
}
  
.spiffy5{
	border-left:1px solid #53362E;
	border-right:1px solid #53362E;
}
  
.spiffyfg{
	background:#D9CEB2;
	text-align:center;
	color:#53362E;
}

/* Lists */

ul.list{
	margin-left:20px;
}

ul.list li{
	list-style:none;
	color:#000000;
	padding:5px;
}

ul.list li.title{
	font-size:1.25em;
	color:#53362E;
	font-weight:bold;
}

ul.list li a:link{
	color:#53362E;
	text-decoration:none;
	font-weight:bold;
}

ul.list li a:visited{
	color:#53362E;
	text-decoration:none;
	font-weight:bold;
}

ul.list li a:hover{
	color:#F79100;
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
}

span.link a:link{
	color:#53362E;
	text-decoration:none;
	font-weight:bold;
}

span.link a:visited{
	color:#53362E;
	text-decoration:none;
	font-weight:bold;
}

span.link a:hover{
	color:#F79100;
	text-decoration:underline;
	font-weight:bold;
}

span.red {
	color:#DC2300;
    font-weight:bold;
  }
