html, body {margin:0; padding:0}
body {	
		font-family: 'Droid Sans', serif;
		font-size: 14px;
		font-style: normal;
		font-weight: 400;
		text-shadow: none;
		text-decoration: none;
		text-transform: none;
		letter-spacing: 0em;
		word-spacing: 0em;
		line-height: 1.2;
		background: none repeat scroll 0 0 #F4F2F2;
		margin:0;
		padding:0;
		
				}
.header{	
		padding-top:40px;
		width:100%;
		margin-bottom:30px;
		}
		
		
.header h1 {
		/*font-family: 'Aboreto';*/
		font-family: 'Castoro', serif;

		font-size:50px;
		margin:0px;
		width: 980px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 40px;
        margin-top: 0px;
		font-weight:800;
		}
h2 {
		font-size:24px;
		padding-bottom:0px;
		margin-bottom:0px;
		}

h2.title	{
	margin-bottom:0px;
}

h3,h4,h6  {
		font-size: 20px;
		}
h5{
	font-size:16px;
}
	
#navigation {
		width:980px;
		margin-left: auto;
		margin-right: auto;
		height:40px;
		background-color:#6181b3;
		width:100%;
}

.wrapper {
		margin-left: auto;
		margin-right: auto;
		padding: 0px;
		width: 980px;
		background: #6181b3;
		height: 40px;
}
		}

h3.subhead  {
		font-size: 28px;
		font-weight: 400;
		margin-bottom: 10px;
		padding-top: 0px;
		margin-top:0px;
		}


.content {
		margin-left: auto;
		margin-right: auto;
		width: 980px;
		margin-top: 30px;
		padding: 15px;
		background-color: #e8e8e8;
		min-height:800px;
		}

.fancy  {
		font-style: italic;
		width: 980px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 30px;
		font-size:30px;
}

.contentRes 	{
		margin-left:40px;
		}

.bold { font-weight:600; }

/**.fancy {
	font-family: 'Italianno', cursive;

}*/
		
p.blue {
		color: #ADC69A;
		font-size: 36px;
		margin-left: 30px;
		padding-top: 20px;
		}
p.rust  {
		color: #944444;
		font-size: 28px;
		line-height: 1em;
		margin-left: 30px;
		}
p.info  {
		margin-top:20px;
		margin-left:190px;
		width:600px;
		font-size:16px;
		}
div.content p{
		line-height:1.8em;
		background: none repeat scroll 0 0 #F4F2F2;
		padding:10px;
				}
				
div.content p.ital{
		line-height:1.8em;
		padding-left:10px;
		padding-top:0px;
		background:none;
		font-style:italic;
				}


.menulinks {
		height: 33px;
		padding-top:8px;
		width:980px;
		margin-left:auto;
		margin-right:auto;
			}
	
.menu a {
		font-size:16px;
		color:#d7d9f5;
		padding-right:20px;
		text-decoration:none;
		border:none;
		display: inline-block;
		}
.menu a:visited {
		color:#d7d9f5;
		text-decoration:none;
		}	
.menu a:hover {
		color: #FFFFFF;
		padding-bottom: 16px;
		text-decoration: none;
		height:auto;
		}


li {
	list-style:none;
	font-size:14px;
}


ul.menu > li {
	float:left;
    text-align: center;
	margin-top:10px;
	margin-left:0px;
	margin-right:20px;
	margin-bottom:16px;
    color: #d7d9f5;
    cursor: pointer;
	margin-bottom:0px;
}

ul.menu > li:hover {
	background-image: url("/images/arrowup.gif");
	background-position: 12px 22px;
    background-repeat: no-repeat;
}
ul.menu > li.active a{
	background-image: url("/images/arrowup.gif");
	background-position: 12px 22px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    height: 32px;
}

ul.menu > li.active:hover {
	background-image: url("/resimages/arrowup.gif");
	background-position: 12px 22px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    height: 32px;
}

p		{
		margin:0px;
		margin-bottom:10px;
		}


.smsubhead {
		margin-bottom: 2px; 
		color: rgb(148, 68, 68);
		}
.footer {
		width: 980px; 
		height: 80px; 
		background:none; 
		margin: auto;
		padding:20px;
		}
.footer span a {
		color:#566785; 
		text-decoration:none;
		padding:0px;
		}
.footer span a:visited {
		color:#566785;
		}
.footer span a:hover {
		color:#944444; 
		text-decoration:underline;
		}

.portimage {
		border:8px solid #fff; 
		margin: 10px 30px 30px 0; 
		width:920px;
		}
		
/*Contact form*/

#contact-wrapper {
		background: none repeat scroll 0 0 #F4F2F2;
		margin-left: auto;
		margin-right: auto;
		padding: 0 20px 40px;
		width: 980px;
}
#contact-wrapper div {
		clear:both;
		margin:1em 0;
}


#contact-wrapper div.header  {
		padding-top:20px;
	}

#contact-wrapper label {
		display:block;
		float:none;
		font-size:16px;
		width:auto;
}
form#contactform input {
		border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
		border-style:solid;
		border-width:1px;
		padding:5px;
		font-size:16px;
		color:#333;
		width: 377px;
}
form#contactform textarea {
		font-family:Arial, Tahoma, Helvetica, sans-serif;
		font-size:100%;
		padding:10px;
		border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
		border-style:solid;
		border-width:1px;
		width:367px;
}

form#contactform input#submitbtn {
		width:120px;
		}

textarea {
		outline: none;
}

#iframed {
		width:1020px;
		height:800px;
		border:none;
		overflow:hidden;
}
.iframewrapper {
		margin-left: auto;
		margin-right: auto;
		padding: 0 20px 40px;
		width: 1020px;
}

