
/* ---------------------------------------------- */
/* ------------ styles for ..... --------------- */
/* ---------------------------------------------- */

/* ---------------------------------------------- */
/* ---------------- CSS RESET ------------------- */
/* ---------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfot, thead, tr, th, td {
	
	margin: 0;
	padding:  0;
	border:  0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

ol, ul {
	
	list-style: none;
}

/* ---------------------------------------------- */
/* ------------------ BODY ---------------------- */
/* ---------------------------------------------- */

body {
		line-height: 1;		
		background: #4386D6 url(../img/b.jpg) no-repeat 50% 0;
		margin:  0;	
		padding:  0;
		font: 12px Arial;	
}

/* ---------------------------------------------- */
/* ----------------- GENERAL -------------------- */
/* ---------------------------------------------- */

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

h1 {
	font-size: 22px;
	font-weight: bold;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #4386D6;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

h4 {
	
}

h5 {
	
}

h6 {
	
}

p {
	margin: 10px 0 10px 0;
}

p a {
	
}

p a:hover {
	
}

strong {
	font-weight: bold;
}

a {
	color: #4386D6;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: #ff9900;
}

em {
	font-style: italic;
}


/* ---------------------------------------------- */
/* ------------------ COLORS -------------------- */
/* ---------------------------------------------- */

.red {
	color: #cc0000;
}


/* ---------------------------------------------- */
/* ------------------ LAYOUT -------------------- */
/* ---------------------------------------------- */

#wrapper {
	width: 961px;
	margin: 0 auto;	
	padding: 0 0 40px 0;
}

#header {
	margin: 25px 0 0 0;
}

#header .left {
	width: 634px;
}

#header .left img {
	float: left;
}

#header .left h1 {
	height: 52px;
	border-left: 1px solid #fff;
	float: left;
	font:  italic 15px Georgia;
	color: #fff;
	margin: 0 0 0 20px;
	padding: 35px 0 0 20px;
}

#header .right {
	width: 285px;
}

#header .right ul {
	float: right;
}

#header .right ul li {
	float: left;
	margin: 0 0 0 15px;
	font-size: 11px;
}

#header .right ul li a {
	color: #fff;
}

#header .right ul li a:hover {
	text-decoration: none;
}

#search {
	float: right;
	margin: 20px 0 0 0;
}

#search form input {
	border: none;
	background: none;
	height: 30px;
	color: #000 !important;
	margin: 0 !important;
	padding: 0 !important;
	width: ;
}

#search form .input {
	float: left;
}

#search form .text {
	background: url(../img/input.png) no-repeat;
	width: 170px;
	height: 17px;
	padding: 8px 5px 5px 10px;
	
}

#search form .submit {
	background: url(../img/submit.png) no-repeat;
	width: 83px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	margin: 0 !important;
}

#nav {
	margin: 30px 0 0 0;
}

#nav ul {
	background: #F4F1E3;
	width: 961px;
	height: 32px;
}

#nav ul li {
	float: left;
	padding: 10px 0 0 0;
	font-size: 13px;
	
}

#nav ul li a {
	height: 25px;
	background: #fff url(../img/button-n.gif) no-repeat top left;
	padding: 10px 25px 7px 25px;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}

#nav ul li a:hover, #nav ul li a.current {
	height: 25px;
	background: #ff9900 url(../img/button-o.gif) no-repeat top left;
	padding: 10px 25px 7px 25px;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}

li.first {
	background-image: none !important;
	background: #ff4455;
}

#gallery {
	margin: 10px 0 0 0;
	width: 961px;
	background: #F8F6F3 url(../img/gallery.gif) repeat-y;
}

#gallery .left {
	width: 672px;
	background: #F8F6F3;
}

#gallery .left .slideshow {
	height: 247px;
	width: 652px;
	padding: 10px;
}

#gallery .right {
	width: 223px;
	padding: 20px 30px 0 30px;
}

#gallery .right h1 {
	font-weight: bold;
}

#gallery .right ul {
	margin: 10px 0 0 0;
}

#gallery .right ul li {
	border-bottom: 1px dotted #333;
	padding: 5px 0 5px 0;
}

#gallery .right ul li a {
	color: #333;
	text-decoration: none;
}

#gallery .right ul li a:hover {
	color: #4386D6;
}

#main {
	width: 961px;
	margin: 15px 0 0 0;
	background: url(../img/main.gif) repeat-y;
}

#mainh {
	width: 731px;
	background: url(../img/mainh.gif) repeat-y !important;
	height: 45px;
	padding: 25px 0 0 230px;
}

#mainh h1 {
	font-weight: normal;
	color: #A5A09C;
}

#mainh .breadc {
	font-size: 11px;
}

.inner {	
	background: url(../img/main2.gif) repeat-y !important;
}


#main .left {
	width: 578px;
	padding: 30px 40px 10px 40px;
	line-height: 130%;
	font-size: 14px;
}

#main .left .text {
	margin: 0 !important;
}

#main .left strong {
	color: #4386D6;
}

#m-top {
	background: url(../img/m-top.png) no-repeat;
	width: 961px;
	height: 10px;
}

#m-b {
	background: url(../img/m-b.png) repeat-y;
	width: 961px;
}

#m-b .l {
	float: left;
	width: 578px;
	padding: 20px 40px 30px 40px;
}

#m-b .l h1 {
	font-weight: bold;
	margin: 10px 0 10px 0;
	line-height: 110%;
}

#m-b .l h1 a {
	text-decoration: none;
	color: #000;
}

#m-b .r {
	float: right;
	width: 238px;
	padding: 20px;
	font-size: 11px;
}

#m-b .r h3 {
	font: bold 11px Arial;
	color: #4386D6;
	margin: 0 0 10px 0 ;
}

#m-b .r p {
	margin: 10px 0 10px 0;
}

#main .right {
	width: 238px;
	padding: 30px 20px 0 0;
}



#main .left1 {
	width: 138px;
	padding: 0 40px 10px 30px;
	line-height: 130%;
	font-size: 12px;
	float: left;
}

#main .left1 ul {
	margin: -50px 0 0 0;
}

#main .left1 ul li {
	margin: 5px 0 5px 0;
}

#main .left1 ul li a.current, #main .left1 ul li a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}

#main .right1 {
	width: 628px;
	padding: 30px 110px 0 0;
	float: right;
	margin: 0 0 30px 0;
}

#main .right1 h1 {
	margin: 0 0 20px 0;
	line-height: 110%;
}

#join {
	width: 238px;
	height: 68px;
	background: url(../img/join.png) no-repeat;
	margin: 10px 0 0 0;
	padding: 10px 0 20px 10px;
}

#join a {
	color: #fff;
	text-decoration: none;
}

#join p {
	margin: 3px 0 0 0;
	width: 200px;
}

#footer {
	width: 961px;
	height: 50px;
	background: #F2F2F3;
	margin: 10px auto;
}

#signatures {
	font-size: 11px;
	color: #fff;
	text-align: center;
	margin: 10px 0 40px 0;
}

#signatures a {
	color: #ffcc00;
}

#signatures a:hover {
	text-decoration: none;
}

/* ---------------------------------------------- */
/* --------------- CMS SECTIONS ----------------- */
/* ---------------------------------------------- */

#main .text {
	margin: 0 0 20px 0;
}	

.text ul li {
	list-style-type: disc;
	margin: 3px 0 3px 30px;
}

.text ol li {
	margin: 3px 0 3px 30px;
	list-style-type: decimal;
}

#main .text img {
	margin: 5px;
	border: 1px solid #ccc;
	float: right;
	padding: 5px;
	background: #fff;
}


.gallery {
	margin: 20px 0 40px 0;
}

.gallery ul {
	background: #ff9900;
}

.gallery ul li  {
	margin: 0 15px 0 0;
	float: left;
	width: 120px;
	height: 120px;
	border: 1px solid #666;
	padding: 5px;
}

.gallery ul li a img {
	
}


.post div {
	border-bottom: 1px dotted #949E96;
	padding: 0 0 15px 0;
	margin:  15px 0 10px 0;
	line-height: 130%;
}

.post p {
	font: 12px Arial !important;
	line-height: 130% !important;
}

#midright .post {
}


.post .date {
	font-size: 11px;
	color: #4386D6;
	margin: -5px 0 10px 0;
}

.post img {
	border: 5px solid #fff;
}

.post .readmore {
	margin: 10px 0 0 0;
}

.post ul li {
	list-style-type: disc;
	margin: 3px 0 3px 30px;
}

.post ol li {
	margin: 3px 0 3px 30px;
	list-style-type: decimal;
}


.paging {
	width: 100%;
}

.disabled {
	display: none;
}

.paging span {
	margin: 0 3px 0 3px;
}

form, .form {
	margin: 10px 0 10px;
}

.form h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #ccc;
}

.form-item {
	margin: 10px 0 0 0;
}

.form form label {
	color: #4386D6;
	font-size: 11px;
	display: block;
	margin: 0 0 2px 0;
}

.form form input {
	width: 296px;
	height: 14px;
	border: #999 solid 1px;
	color: #333;
	padding: 5px 3px;
	font-size: 12px;
}

.form form textarea {
	width: 296px;
	height: 129px;
	border: #999 solid 1px;
	font-family: Arial;
	font-size: 12px;
	color: #333;
	padding: 5px 3px;
}

form#paypal input {
	border: none;
}

.form form select {
	width: 212px;
}

.form .submit {
	cursor: pointer;
}

.form .submit input {
	width: 78px;
	height: 30px;
	background: url(../img/submit2.png) no-repeat;
	padding: 0 !important;
	border: none !important;
	margin: 10px 0 0 0;
	color: #fff;
}

.links {
	margin: 10px 0 10px 0;
}

.links ul {
	margin: 10px 0 0 15px;
}

.links ul li {
	margin: 5px 0 5px 0;
}

.links ul li a {
	color: #4386D6;
}

.links ul li a:hover, .links ul li a.current {
	color: #000;
	font-weight: bold;
}

.links ul li a:visited {
	color: #ff9900;
}

.links ul li.normal {
	list-style-type: circle;
}

.links ul li.url {
	list-style-type: none;
}

.snippet a, {
	text-decoration: underline;
	color: #ff9900;
}

.snippet a, {
	text-decoration: none;
}

.snippet a,  {
	color: #ff6600;
}

.snippet {
	margin: 20px 0 10px 0;
}

.links h2, .snippet h2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}

.snippet .s-post {
	font-size: 14px;
}

.snippet p.date {
	margin: 0 !important;
}

#text-59 ul li {
	float: left;
	width: 270px;
}

