/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 15px 0;
	padding: 0;
	background: #CECECE url(/v5/bg2.jpg);
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
line-height: 1.2em;

}

h1, h2, h3 {
	color: #283D68;
}

h2 {
	font-size: 1.6em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

ul, ol{
	margin-top: 0;
}

p {
	margin-top: .3em;
	margin-bottom: .3em;

	padding: .3em;
}

blockquote
{ background: #DEDBE9;
  color: #6E6785;
  border-color: #A6A2B1;
margin: 5px 0px 5px 0px; 
  padding: 5px 10px 10px 10px;
  border-left: 8px solid;
}

a{
	color: #497AA7;
        text-decoration: none;
}

a:hover {
	color: #4D7727;
	text-decoration: none;
}





#colTwo img {
padding: 2px;
display:inline;
background: #A1BFDB;
border: 2px solid #497AA7;
}

/* Header */

#header {
	width: 915px;
	height: 400px;
	margin: 0 auto;
	background: url(/v5/header.jpg);
	position: relative;
}

#header * {
	margin: 0;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 20px 0 0 330px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 20px 0 0 0;
	font-size: 1em;
}

/* Menu */

#menu {
	width: 915px;
	height: 41px;
	margin: 0 auto;
	background: #4D7727 url(/v5/2img4.jpg)
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #497AA7;
}

#menu a:hover, #menu .active a {
	background: url(/v5/2img3.jpg);
	color: #4D7727;
}

/* Content */

#content {
	width: 915px;
	margin: 0 auto;
	background: url(/v5/3img5.jpg);
}

#colOne {
	float: left;
	width: 200px;
	padding: 10px 10px 0 10px;
	color:#2F1E0B;
}

#colTwo {
	float: left;
	width: 525px;
	padding: 10px 10px 0 10px;
	color:#2F1E0B;
}

#colThree {
	float: right;
	width: 130 px;
	padding: 10px;
	color:#2F1E0B;
}

/* Footer */

#footer {
	width: 915px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(/v4/img6.jpg) repeat-x;

}

#footer * {
	color: #000000;
}


.left {
margin: 5px 10px 5px 0;
float: left;
}

.right {
margin: 5px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}



/* Content Structures */
 
.content-title {
border-top: 0px solid #3F150D;
border-bottom: 0px dotted #3F150D;
border-left: 0px solid #3F150D;
color: #283D68;
text-align: left;
font-weight: bold;
font-family: Verdana,Tahoma,Arial,sans-serif;
font-size: 12px;
background: #BCC8E0 url('/v5/contenttitle.jpg') top right no-repeat;
padding: 3px 0px 3px 5px;
}


.content-date {
border-top: 0px solid #3F150D;
border-bottom: 1px dotted #3F150D;
border-right: 0px solid #3F150D;
border-left: 0px dotted #3F150D;
color: #283D68;
font-weight: bold;
font-family: Verdana,Tahoma,Arial,sans-serif;
font-size: 11px;
text-align: center;
background: #BCC8E0 url('/v5/contenttitle.jpg') top left no-repeat;
padding: 8px 2px 7px 2px;
}


.content-cat {
border-top: 0px dotted #3B2B11;
border-right: 0px solid #3F150D;
border-left: 0px solid #3F150D;
border-bottom: 1px dotted #3B2B11;
color: #283D68;
font-weight: bold;
font-family: Verdana,Tahoma,Arial,sans-serif;
font-size: 9px;
text-align: left;
background: #BCC8E0 url('') top left no-repeat;
padding: 5px 5px 5px 5px;
}

.content-page {
background: #BCC8E0 url('/v5/content.jpg') bottom right no-repeat;
border-left: 0px solid #3F150D;
border-right: 0px solid #3F150D;
padding: 3px;
font-family: Verdana,Tahoma,Arial,sans-serif;
font-size: 11px;
color: #283D68;
width: 504px;
}

.content-bottom {
border-right: 0px solid #3F150D;
border-left: 0px solid #3F150D;
border-bottom: 0px solid #3F150D;
border-top: 1px dotted #3B2B11;	
background: #BCC8E0 url('/v5/contentbottom.jpg') bottom left no-repeat;
font-family: Verdana,Tahoma,Arial,sans-serif;
font-size: 11px;
padding: 0px 5px 3px 5px;
color: #283D68;
text-align: right;
}

