/*** Global Settings ****/
body {
	color : #333333;
	margin : 0;
	padding : 0;
	background: #FFFFFF;
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 1.8em;
	font-weight: 300;
	font-variant: normal;
	text-align: center;
}
linedivider {
	font-size: 1px;
	font-weight: lighter;
	color: #CCCCCC;
}
p {
	margin : 0;
	padding : 0;
	text-align: left;
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	font-weight: 300;
	font-style: normal;
}
a:visited, a:link {
	color : #006666;
	text-decoration : underline;
	background: none;
}
a:hover {
	color : #009900;
	text-decoration : none;
	background: none;
	text-align: center;
}
h1 {
	color : #014428;
	margin: 0px 0px 10px 0px;
	padding-bottom : 10px;
	border-bottom : 1px solid #efece7;
	font-family: Georgia, serif;
	font-size: 27px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 {color : #003333;margin : 20px 0 10px;padding-bottom : 10px;font : normal 19px Georgia, serif;border-bottom : 1px solid #efece7;}
h3 {
	color : #003300;
	margin : 10px 0;
	padding-bottom : 10px;
	border-bottom : 1px solid #efece7;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}
ul {padding:0;margin:0 0 0 17px;list-style: square url(images/bullet.gif);}
.box {
	border : 1px solid #f0e9eb;
	padding : 15px;
	height: auto;
	background-color: #f7f7f7;
}

/*** Layout ****/
#wrapper {
	width : 960px;
	padding-top: 30px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	border-right-style: none;
	border-left-style: none;
}
#header {
	margin : 0 1px;
	border-top-color: #383838;
}
#bg {
	height : 36px;
}
#nav {
	padding : 10px;
	text-align : right;
	color : #006633;
	background-color: #f7f7f7;
	border-bottom-color: #D1D1D1;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #4E4E4E;
}
#nav a:visited, #nav a:link {
	text-decoration : none;
	color : #303030;
}
#nav a:hover {
	text-decoration : underline;
	color : #006600;
}
#main-content {margin : 0 auto;}
#logo {
	margin-bottom : 45px;
}
.logotxt1 {font : normal 18px Georgia, serif;color : #fa7393;margin : 10px 0 0 15px;}
.logotxt2 {font : normal 18px Georgia, serif;color : #7a2e40; }
#left-column {
	width : 625px;
	float : left;
	height: auto;
	text-align: left;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#right-column {
	width : 270px;
	float : right;
	height: auto;
}
.crd a:visited, .crd a:link, .crd a:hover{text-decoration : none;color : #2a3845;cursor: text;}
#footer {
	border-top : 1px solid #f0e9eb;
	padding : 10px 15px;
	clear : both;
	background-color: #FFFFFF;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	color: #000;
	text-align: center;
	text-indent: 50px;
}

/*** SideBAR ***/
#main-image {text-align : center;}
.sidebar {
	width : 218px;
	height: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.greentext {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #669933;
	text-align: left;
}
.imageleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-top: 8px;
}
.subtitle {
	font-family: Roboto, "sans-serif";
	font-size: 17px;
	font-weight: normal;
	color: #003333;
	text-align: left;
}
.imageright {
	float: right;
	padding-left: 8px;
	padding-top: 8px;
}
.dot {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336600;
}
.formtext {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003333;
	text-align: center;
}
.forma {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	background-color: #EBF2EF;
	border: 1px solid #078449;
}
.spacer {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #f7f7f7;
}
#wrapper #left image {
	height: auto;
	width: auto;
	left: auto;
}
image {

}
.central-header {
	text-align: center;
}
#wrapper #main-content #left-column h2 {
	text-align: left;
}
.greenterxt {
	text-align: left;
}
#wrapper #main-content div p .greentext .ctr {
	font-size: 14px;
	color: #096;
}
.green-centre {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #096;
	text-align: center;
}
#footer div p {
	text-align: center;
	font-size: 12px;
}
.italic {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #060;
}
.image-centre {
	padding-left: 60px;
}
.bigtext {
	font-family: Roboto, "sans serif";
	font-size: 18px;
	font-weight: 300;
	color: #060;
	text-decoration: none;
}
.footer-ferris {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #333;
	text-align: center;
}
#wrapper #main-content #left-column .subtitle strong {
	font-weight: normal;
}
#wrapper #main-content #left-column p {
	font-style: normal;
}
#wrapper #main-content #left-column p {
	font-style: normal;
	font-weight: 300;
}
.logotext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #017646;
}
