@charset "utf-8";
/* CSS Document */

html, body {
	padding:0;
	margin:0;
	font-family:Georgia, "Arial", Times, serif;
	background-color:#F8F8F8;
}
div#wrapper {
	margin:0 auto;
	width:850px;
}
/*-------------- NAVIGATION ---------------*/
div#navigation {
	float:left;
	height:30px;
	width:723px;
	margin:20px 0px 0px 110px;
}
#jsddm {
	margin: 0;
	padding: 0;
	margin-top:2px;
}
#jsddm li {
	float: left;
	list-style: none;
	font: 12px Tahoma, Arial;
	margin-right:5px;
}
#jsddm li a {
	display: block;
	background: #4576af;
	border: 1px solid #8eaad8;
	color: #FFF;
	padding:10px 15px;
	text-decoration: none;
	border-bottom:none;	
	white-space: nowrap;
	text-align:center;
}
#jsddm li a:hover {
	background: #8eaad8;
}
#jsddm li a.current {
	background: #8eaad8;
	border: 1px solid #4576af;	
}
#jsddm li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
}
#jsddm li ul li {
	float: none;
	display: inline;
	margin-right:0px;
}
#jsddm li ul li a {
	width: auto;
	background: #4576af;
}
#jsddm li ul li a:hover {
	background: #8eaad8;
}
/*-------------- CONTAINER ---------------*/
div#top_bg {
	background:transparent url(../images/img_01.png) repeat-y scroll 0 0;
	float:left;
	width:860px;
	height:137px;
}
div#mid_bg {
	background:transparent url(../images/img_03.png) repeat-y scroll 0 0;
	float:left;
	width:860px;
	height:100%;
}
/*-------------- BANNER ---------------*/
div#banner {
	width:713px;
	height:295px;
	margin-bottom:20px;
}
div#container {
	width:735px;
	margin-left:85px;
}
div#box {
	width:500px;
	height:500px;
}
div#bot_bg {
	background:transparent url(../images/img_05.png) repeat-y scroll 0 0;
	float:left;
	width:860px;
	height:75px;
}
/*-------------- FOOTER ---------------*/
div#footer {
	padding:17px 0px 10px 300px;
	color:#999;
	font-style:italic;
}
div#footer a {
	color:#666;
}
div.clear {
	clear:both;
	padding:0;
	margin:0;
}
div#big_content_wrapper {
	float:left;
	width:730px;
}
div#big_content_top {
	float:left;
	width:714px;
	height:48px;
	background: url(../images/big_content_top.png) no-repeat;
}
div#big_content_mid {
	float:left;
	width:726px;
	min-height:77px;
	background: url(../images/big_content_mid.png) repeat-y;
}
div#big_content_bot {
	float:left;
	width:730px;
	height:178px;
	background: url(../images/big_content_bot.png) no-repeat;
}
div#big_content {
	float:left;
	width:700px;
	padding:10px 20px;
}
/*-------------- CONTENT ---------------*/
div#small_content_wrapper {
	float:left;
	width:545px;
}
div#small_content_top {
	float:left;
	width:545px;
	height:51px;
	background: url(../images/small_content_top.png) no-repeat;
}
div#small_content_mid {
	float:left;
	width:545px;
	min-height:64px;
	background: url(../images/small_content_mid.png) repeat-y;
}
div#small_content {
	float:left;
	width:480px;
	padding:10px 25px;
}
div#small_content h1 {
	color:#779f2f;
	font-size:18px;
}
div#small_content h2 {
	color:#779f2f;
	font-size:15px;
}
div#small_content h3 {
	color:#779f2f;
	font-size:14px;
}
div#small_content h4 {
	color:#779f2f;
	font-size:13px;
}
div#small_content p {
	line-height:18px;
	color:#000;
	font-size:12px;
}
div#small_content a {
	color:#779f2f;
	text-decoration:underline;
}
div#small_content img {
	border:none;
	padding:10px;
}
div#small_content a:hover {
	color:#779f2f;
	text-decoration:none;
}
div#small_content_bot {
	float:left;
	width:545px;
	height:203px;
	background: url(../images/small_content_bot.png) no-repeat;
}
/*-------------- RIGHT CONTENT ---------------*/
div#right_content_wrapper {
	float:right;
	width:170px;
}
div#right_content_top {
	float:right;
	width:170px;
	height:23px;
	background: url(../images/right_content_top.png) no-repeat;
}
div#right_content_mid {
	float:right;
	width:170px;
	min-height:27px;
	background: url(../images/right_content_mid.png) repeat-y;
}
div#right_content {
	float:right;
	width:140px;
	padding:0px 15px;
	color:#FFF;
	font-size:12px;
}
div#right_content a {
	color:#FFF;
	text-decoration:underline;
	font-size:10px;
	display:block;
	padding-bottom:10px;
}
div#right_content a:hover {
	text-decoration:none;
}
div#right_content_bot {
	float:right;
	width:170px;
	height:65px;
	background: url(../images/right_content_bot.png) no-repeat;
}
/*-------------- RIGHT CONTENT ORANGE ---------------*/
div#right_content_orange_wrapper {
	float:right;
	width:170px;
}
div#right_content_orange_top {
	float:right;
	width:170px;
	margin-top:10px;
	height:23px;
	background: url(../images/right_content_top_orange.png) no-repeat;
}
div#right_content_orange_mid {
	float:right;
	width:170px;
	min-height:27px;
	background: url(../images/right_content_mid_orange.png) repeat-y;
}
div#right_content_orange {
	float:right;
	width:140px;
	padding:0px 15px;
	color:#FFF;
	font-size:12px;
}
div#right_content_orange a {
	color:#FFF;
	text-decoration:underline;
	font-size:10px;
	display:block;
	padding-bottom:10px;
}
div#right_content_orange a:hover {
	text-decoration:none;
}
div#right_content_orange_bot {
	float:right;
	width:170px;
	height:65px;
	background: url(../images/right_content_bot_orange.png) no-repeat;
}
/*-------------- FORMS AND ERRORS ---------------*/
input.button {
	background-color:#F8F8F8;
	border:1px solid #CCCCCC;
	color:#666;
	padding:3px;
}
input, textarea {
	border:1px solid #CCCCCC;
	font-size:12px;
}
td.field_name{
	font-size:11px;
	font-style:italic;
}
span.errors{
	color:#F00;	
}
/*-------------- CLASSES ---------------*/
p.info{
	font-size:11px;
	font-style:italic;
	padding:5px;
	color:#999;
}
ul.newsletter_list li a{
	font-size:11px;
}
/*-------------- PROFILES ---------------*/
ul.profiles{
	list-style-type:none;	
	line-height:20px;
	padding:0;
	margin:0;
}
ul.profiles li{
	padding-bottom:2px;
	padding-left:10px;
}
div.profile_content{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	padding:10px;
}
div.profile_content img{
	padding:10px;
	border:none;
}
div.profile_content ul{
	padding-left:10px;	
}
a.profiles {
	text-transform:capitalize;
}
img#profile_img{
}

div#calendar a{
	font-size:10px;
}