/* Start of CMSMS style sheet 'ger_main.css' */
/* CSS Document */
.spacer { clear: both; }

.error_message {
color: #ff0000;
}


legend {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #65353f;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px 4px 0px 4px;
	line-height: 1.4em;
	text-align:left;
	padding: 0 10px 2px 5px;
	}

fieldset {
border:  1px solid #b29a9f;
margin: 0px 0 20px 0;
padding: 10px 10px 10px 10px;
}


body {
	background-color: #fff;
	
	color: #83766e;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image:url(images/bg.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	}

a:link { 
	color: #0f50b2;
  	text-decoration: underline;
	}
a:visited { 
	color: #0f50b2;
  	text-decoration: underline;
	}
a:hover { 
	color: #0066ff;
  	text-decoration: none;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #65353f;
	font-size: 1.4em;
	font-weight: bold;
	margin: 15px 0px 6px 0px;

	line-height: 14pt;
	text-align: left;
	
	padding: 0 0 0 0px;

	
	}
		

	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #65353f;
	font-size: 1.2em;
	font-weight: bold;
	margin: 14px 0px 6px 0px;
	line-height: 1em;
	text-align:left;
	padding: 0 0 3px 0px;

	
	}
		
h3 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #65353f;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0px 2px 0px;

	line-height: 1em;
	text-align:left;
	padding: 0;

	}		
	

h4 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #65353f;
	font-size: 1em;
	font-weight: normal;
	margin: 5px 0px 6px 0px;
	padding: 4px 15px 0px 0px;
	line-height: 1.2em;
	text-align:left;
	}		
	
	
/* frame for the top banner */
#frametop {
	display: block;
	width: 950px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:left;
	height: 170px;
	padding-top: 0px;
	padding: 0;
	}
	


#breadcrumbs {
	margin: 0px;
	padding: 0px 0px 0px 11px;
	color: #a29794;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	/*line-height: 24px;*/
	
	display: block;
	width: 939px;
	height: 20px;
	margin-right:auto;
	margin-left:auto;


}

#breadcrumbs a:link
{
	color: #6f96d1;
  	text-decoration: underline;
	padding: 0px 2px 0px 2px;
}
#breadcrumbs a:hover {
	color: #0f50b2;
  	text-decoration: none;
}
#breadcrumbs a:visited
{
	color: #6f96d1;
  	text-decoration: underline;
}
#breadcrumbs a:visited:hover
{
  	color: #0f50b2;
  	text-decoration: none;

}	






/* main body frame */
#frame {
	display: block;
	width: 950px; 
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	margin-top:0px;

	padding-top: 0px;
	padding-right: 0px;
	
	height: 100%;
	}



/* content body stuff */
.top-content {
border-bottom: 1px solid #e5c8c3;
padding-bottom: 10px;
margin-bottom: 10px;
}


.content-body {
	display: block;
	
	margin: 0px 10px 22px 22px;
	padding: 0px 18px 18px 18px;
	font-size: 1.1em;
	line-height: 1.8em;
	font-weight: normal;
	text-align: justify;
	/*float: right;*/
	padding: 0px;
	clear: left;
}
.content-body p {
	margin: 1px 0 2px 0;
	padding: 1px 0px 12px 0px;
	}
	
.content-body  a:link {
	color: #0f50b2;
	text-decoration: underline;
	padding: 0px 2px 0px 2px;

	}
.content-body a:visited {
	color: #0f50b2;
	text-decoration: underline;
	padding: 0px 2px 0px 2px;

	}
.content-body a:hover {
	color: #0066ff;
	text-decoration: none;
  	padding: 0px 2px 0px 2px;
	}	




.spacer { clear: both; }




.two-column-right {
	float: right;
	margin: 10px 0 0 0;
	padding: 1px 0 0 0;
	/*width: 328px; */
	width: 49%;

	clear: left;
	
	}

.two-column-left {
	margin: 10px 0 0 0;
	padding: 3px 0 0 0;
	/*width: 328px; */
	width: 49%;

	}


/* start aligning images */

.alignLeft {
	float: left;
	margin: 5px 4px 2px 0px;
	padding: 2px; 
	font-size: 9px;
	color: #000;
	line-height: 12px;
	border: #c3968e 2px solid;
	}

.alignRight {
	float: right;
	margin: 5px 0px 2px 12px;
	padding: 2px; 
	font-size: 9px;
	color: #000;
	line-height: 12px;	
	border: 0;
	border: #c3968e 2px solid;
	}
	
.alignCenter {

	margin: 3px 3px 5px 0px;
	padding: 2px; 
	font-size: 9px;
	color: #000;
	line-height: 12px;
	border: #c3968e 2px solid;
	}
/* end aligning images */



/* news content */
.news {
	margin: 0px 0px 10px 0;
	padding: 7px 8px 8px 9px;
	font-size: 1em;
	line-height: 1.7em;
	font-weight: normal;
	color: #65353f;
	background-color:#e8d3c4;
	}

.news p {
	margin: 0px 0 5px 0;
	padding: 0px 0px 10px 0px;
	}
.news  a:link {
	text-decoration: underline;
	padding: 2px 2px 2px 2px;
	}
.news a:visited {
	text-decoration: underline;
	padding: 2px 2px 2px 2px;
	}
.news a:hover {
	text-decoration: none;
	padding: 2px 2px 2px 2px;
		
	}	
	

.news-headline
	{
	font-size: 1em;
	line-height: 1.5em;
	margin: 0;
	padding: 3px 8px 3px 9px;
	font-weight:bold;
	text-transform: capitalize;
	color: #fff;
	background-color:#b38a62;

	}
.news-headline  a:link {
	padding: 0 2px 0 0px;
	text-decoration: none;
	color: #fff;
	}
.news-headline a:visited {
	padding: 0 2px 0 0px;
	text-decoration: none;
	color: #fff;
	}
.news-headline a:hover {
	padding: 0 2px 0 0px;
	color: #fff;
  text-decoration: underline;
	
	}
	
a.news-link:link, a.news-link:visited { 
  text-align: center;
  font-weight: normal;
  padding: 2px 0px;
  margin: 3px 2px 3px 0px;

  
 }
 
a.news-link:hover { 
  text-align: center;
  font-weight: normal;
  padding: 2px 0px;
  margin: 3px 2px 3px 0px;
  text-decoration:none;
}	
	
.news-cat {
	color: #c3ac71;
	display: none;
}
.news-by {
	color: #c3ac71;
}
.news-date {
	color: #c3ac71;
}

.news-summary {

}



.pdf-box {
	float: right;
	width: 162px; 
	font-size: 1em;
	
	background-image:url(/images/pdf-download.gif);
	background-position: top left;
	background-repeat:no-repeat;
	background-color: #fff;
	
	margin: 0px 0px 0px 0px;
	padding: 8px 2px 11px 35px;

	font-weight: normal;
	text-align: left;
	line-height: 1.4em;
	clear: right;


}

.pdf-box-link {
	margin-bottom: 0;
	padding: 0;
}
.pdf-box  a:link {
  	text-decoration: none;
	padding: 0px 3px 2px 0px;
	font-weight: bold;

	}
.pdf-box a:visited {
  	text-decoration: none;
	padding: 0px 3px 2px 0px;

	}
.pdf-box a:hover {
  	text-decoration: underline;
  	padding: 0px 3px 2px 0px;
	}



#frame-bottom {
	display: block;
	width: 100%; 
	margin-right:auto;
	margin-left:auto;
	background-image:url(images/bg-footer.gif);
	background-position: center top;
	background-repeat:no-repeat;

	/* put footer bg here */
}

#frame-footer {
	display: block;
	width: 950px; 
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	margin-bottom:20px;	
	padding: 0px 0 20px 0;
	border-top: #e5c8c3 solid 1px;
	clear: both;
	text-align:center;

	}
#frame-footer  a:link {
  	text-decoration: none;
	}
#frame-footer a:visited {
  	text-decoration: none;
	}	
	
#frame-footer  a:hover{
  	text-decoration: underline;
	}

.tab-in-footer {

margin: 0 0 0 00px;
padding: 10px 0 20px 0;
line-height: 1em;
text-align: center;

}

.footer-address {
	width: 860px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
	}

.footer-address-box {
	float:right;
	margin: 0px 10px 0px 0px;
	padding: 25px 25px 0px 0px;
	font-size: 1.1em;
	line-height: 1.6em;
	font-weight: normal;
	text-align: left;
	color: #fff;
	}





	
.thedesigntribe {
	padding: 10px 0 20px 0;
	font-size: 1em;
	line-height: 1.7em;
	font-weight: normal;
	text-align: left;
	color: #7d6c61;
	}

.thedesigntribe  a:link, a:visited {
	text-decoration: none;
	color: #7d6c61;
	}
.thedesigntribe a:hover {
	color: #845436;
	text-decoration: underline;
	}





blockquote {
	margin:10px 15px 10px 0px;
	padding: 5px 15px 15px 15px;
	border:1px dashed #fff;		
	background-color: #ecdcd9;
}



form {
margin: 10px 0 10px 0;
padding: 0;
}


textarea, input, select {
	font-size: 1em;
	line-height: 12px;
	color: #2a5386;
	background-color: #fff;
	border: 1px solid #829ab2;
	padding: 2px 4px 2px 5px;

}
.button {
	background-color: #6e9cb7;
	padding: 1px 1px 1px 3px;
	margin: 2px 0 0px 4px;
	color: #fff;
	font-size: 1em;
	font-weight:bold;
	border: 1px solid #fff;
	line-height: 10px;
}

select {
	background-color: #fff;
}

.steps {
margin: 1px 0 0 0;
padding: 1px 0 0 0;
height: 72px;
}

.steps a:link, .steps a:visited {
margin: 0;
padding: 0;
}
.steps-arrow {
margin: 0px 0px 5px 0px;
padding: 0;
}
.steps-arrow img {
margin: 0;
padding: 0;
}


/* End of 'ger_main.css' */

