/*** Global Settings ****/
body {
	color : #1B1B1B;
	margin : 0;
	padding : 0;
	background: #FFFFFF;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 1.9em;
	font-weight: 100;
	font-variant: normal;
	border-image: 0;
}
p {
	font-family: 'Roboto', sans-serif;
	margin : 0;
	padding : 10;
	text-align: left;
	color: #333333;
}
a:visited, a:link {
	color : #787878;
	text-decoration : none;
	background: none;
}
a:hover {
	color : #4A4A4A;
	text-decoration : none;
	background: none;
}
h1 {
	color : #666666;
	margin: 0px 0px 10px 0px;
	padding-bottom : 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efece7;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	font-variant: small-caps;
}
h2 {color : #003333;margin : 20px 0 10px;padding-bottom : 10px;font : normal 19px Georgia, serif;border-bottom : 1px solid #efece7;}
h3 {
	color : #666666;
	margin : 10px 0;
	padding-bottom : 10px;
	border-bottom : 1px solid #efece7;
	text-align: center;
	font-family: 'Roboto', sans-serif;
Times, serif;
	font-weight: normal;
	font-size: 20px;
	font-style: normal;
}
ul {padding:0;margin:0 0 0 17px;list-style: square url(images/bullet.gif);}
.box {
	padding : 20px;
	height: 400;
	background-color: #F0F0F0;
	width: 200px;
	float: none;
	border-radius: 5px;
	alignment-adjust: central;
	right: 40px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #797979;
}

/*** Layout ****/
#wrapper {
	width : 960px;
	padding-top: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 200px
}
#header {margin : 0 1px;}
#bg {height : 36px;background : url(images/bg.gif) repeat-x;}
#nav {
	padding : 10px;
	text-align : right;
	color : #626262;
	background-color: #EAEAEA;
	border-radius: 5px;
}
#nav a:visited, #nav a:link {
	text-decoration : none;
	color : #5E5E5E;
}
#nav a:hover {
	text-decoration : underline;
	color : #4A4A4A;
	background-color: #E5E5E5;
}
#main-content {margin : 0 auto;}
#logo {
	margin-bottom : 15px;
	margin-top: 29px;
	border-image: 0;
	-moz-border-image: 0;
}
.logotxt1 {
	color : #fa7393;
	margin : 10px 0 0 15px;
	font-family: 'Roboto', sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.logotxt2 {
	color : #474747;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	float: right;
}
#left-column {
	width : 630px;
	float : left;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 30px;
	height: auto;
	max-height: 2500px;
}
#right-column {
	width : auto;
	float : none;
	height: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #efece7;
}
.crd a:visited, .crd a:link, .crd a:hover{text-decoration : none;color : #2a3845;cursor: text;}
#footer {
	padding : 10px 15px;
	clear : both;
	text-align: center;
}

/*** SideBAR ***/
#main-image {text-align : center;}
.sidebar {
	width : 250px;
	background : url(images/shadow.jpg) no-repeat top;
	height: 1400px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 1px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.greentext {
	font-family: 'Roboto', sans-serif;
Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #006600;
}
.imageleft {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	width: auto;
	padding-top: 5px;
}
.subtitle {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003333;
	text-align: center;
}
.imageright {
	float: right;
	padding-left: 8px;
	padding-top: 5px;
	column-width: 300px;
	width: 600px;
	padding-bottom: 15px;
	color: #858585;
}
.dot {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336600;
}
.formtext {
	font-family: 'Roboto', sans-serif;Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003333;
}
.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;
	height: 62px;
}
#wrapper #left image {
	height: 2500px;
	width: auto;
	left: auto;
}
.link1 {
	
font-family: 'Roboto', sans-serif;
	font-size: 12px;
	background-color: #E5E5E5;
	float: right;
	height: auto;
	width: 104px;
	border-radius: 5px;
	text-align: right;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
spacer {
	height: 50px;
	width: auto;
}
nav1 {
	height: 14px;
	float: right
} 
.footertext {
	font-size: 10px;
	color: #999;
}
.headerimage {

}
 
#wrappage {
	height: 2500px;
	width: 960px;
}
#new-title {
	font-family: 'Roboto', sans-serif;serif;
	font-size: 24px;
	font-weight: lighter;
	font-variant: normal;
	color: #030;
	font-style: normal;
	text-align: left;
}
#textwrap {
	font-family: Roboto, "sans serif";
	font-size: 16px;
	font-style: normal;
	font-weight: 100;
	color: #333;
	float: right;
	height: auto;
	width: 360px;
}

.copyright {
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	color: #737373;
	text-align: center;
	font-family: Roboto, sans-serif;
}
quote {
	font-family: Roboto, "sans serif";
	font-size: 16px;
	font-style: italic;
	line-height: 1.9em;
	font-weight: 100;
	text-align: left;
}
.quotetext {
	font-family: Roboto, "sans serif";
	font-size: 16px;
	font-style: italic;
	line-height: 1.9em;
	font-weight: 100;
	text-align: left;
	border-image: 0;
}
