@font-face{
	font-family: 'AlexHeader';
	src: url('../fonts/Clrndnb.ttf') format('truetype');
}

body{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size:100%;
	background-color: #FFFFFF;
	background-image: url(../Pix/BackStripe.gif);
	background-repeat: repeat;
}

#wrap{
margin: 0 auto;
width: 770px;
position: relative;
}

#wrapper{
	text-align: left;
	background-position: center;
	border: 1px solid #C9252C;
	width: 770px;
	margin: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

#banner{
	margin: 0;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
	color: #FFFFFF;
}

#banner #LinksTitle-ct{
	width: 300px;
	height: 35px;
	padding: 5px 5px 5px 20px;
	background: url(../Pix/BannerBGShort.gif) no-repeat;
}


#banner #IndexTitle-ct{
	width: 450px;
	height: 35px;
	padding: 5px 5px 5px 20px;
	background: url(../Pix/BannerBG450.gif) no-repeat;
}

#banner #Newsletter-ct{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: none;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009DA6;
	border-bottom-color: #009DA6;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 100%;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	font-variant: small-caps;
	text-transform: capitalize;
	text-align: left;
	vertical-align: middle;
}

#banner #FullTitle-ct{
	width: 760px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: none;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #009DA6;
	border-bottom-color: #009DA6;
	vertical-align: middle;
	text-align: center;
}

#banner #FullTitle-ct h1{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 110%;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #333;
	line-height: normal;
}

#banner #FullTitle-ct p{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	font-weight: normal;
}

#publicity{
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #009DA6;
	background-color: #123;
	text-align: center;
}
#publicity h1{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 110%;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #FFF;
	line-height: normal;
	text-align: center;
}

#publicity p{
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	font-weight: normal;
}

#publicity a{
	color: #F3C;
}

#maillist{
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #009DA6;
	text-align: center;
}

#maillist h3{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 90%;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #FFF;
	line-height: normal;
	text-align: center;
}

#maillist p{
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	font-weight: normal;
}

#maillist a{
	color: #00C;
}
/* Header Navigation -------------------------------------------------------------- */

#nav{
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009DA6;
	border-bottom-color: #009DA6;
	padding: 5px;
	background-color: #FFF;
}

#nav ul{
	padding: 0;
	margin: 0;
}

#nav ul li{
	display: inline;
	padding: 0;
	margin: 0;
}

#nav ul li a{
	color:#000000;
	text-decoration:none;
	padding: 0 10px;
	text-align: center;
	width: auto;
	border: thin none #FFFFFF;
	font-size: 80%;
}

#nav ul li a:hover, #nav ul li a:focus{
background-color: #FFFFFF;
color: #3333FF;
}

/* End Header Navigation -------------------------------------------------------------- */

/* Footer Navigation -------------------------------------------------------------- */

#fnav{
	text-align:center;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C9252C;
	border-bottom-color: #C9252C;
}

#fnav ul{
	padding: 0;
	margin: 0;
}

#fnav ul li{
	display: inline;
	padding: 0;
	margin: 0;
}

#fnav ul li a{
	color:#000000;
	text-decoration:none;
	padding: 0 10px;
	text-align: center;
	width: auto;
	border: thin none #FFFFFF;
	font-size: 80%;
}

/* End Footer Navigation -------------------------------------------------------------- */

p{
	font-size: 80%;
	margin: 5px;
	line-height: normal;
}

p en {
	font-weight: bold;
}

h1{
	font-size: 110%;
	color: #006699;
	padding: 0;
	margin: 0px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: normal;
}

h2{
	font-size: 110%;
	color: #C9252C;
	padding: 0;
	margin: 5px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3{
	font-size: 90%;
	color: #006699;
	padding: 0;
	margin: 5px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	vertical-align: middle;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-variant: normal;
	text-transform: none;
}

h4{
	font-size: 90%;
	color: #C9252C;
	padding: 0;
	margin: 5px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h5{
	font-size: 80%;
	color: #FFFFFF;
	padding: 0;
	margin: 5px;
	font-style: italic;
	font-weight: 100;
	line-height: normal;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h6{
	font-size:24px;
	font-family: AlexHeader;
	color: #000000;
	text-indent: 15px;
	text-align: center;
}

li{
	font-size: 80%;
	list-style-position: inside;
	list-style-image: url(../Pix/bullet.gif);
	margin-bottom: 5px;
}

.leftimage{
float: left;
margin-right: 15px;
margin-bottom: 7px;
}

.rightimage{
float: right;
margin-left: 10px;
margin-right: 5px;
margin-bottom: 15px;
}


/*.clearit{
clear: both;
display: block;
background-color:#00FF66;
width: 200px;
}*/


#footer{
	clear: both;
	font-style: normal;
	background-image: none;
	font-size: 80%;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-variant: small-caps;
	text-transform: capitalize;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009DA6;
	border-bottom-color: #009DA6;
	text-align: center;
	vertical-align: middle;
}

#footer a{
	color: #66FFFF;
}

/* WIDGETS -------------------------------------------------------------- */

#sidebar{
	margin: 0 0 0px 10px;
}

#sidebar li{
	margin:0px 0 10px 0;
	float:left;
}

#sidebar li li{
	float: none;
	font-size:80%;
	margin-bottom:5px;
}


#sidebar ul ul{
	float:left;
	width:50px;
}

#sidebar div{
}

#sidebar div.border{
	padding:2px;
}

#sidebar ul.ad {
	padding:2px;
}

#sidebar ul.ad li{
	float:left;
	margin:2px;
}

#sidebar a{
	text-decoration:none;
	color:#22aeb0;
}

#sidebar p{
	font-size:80%;
	margin:0px 0 10px 0;
}

#sidebar ul li a{
}

#sidebar ul li a:hover{
	color:#000;
}

/* SIDEBAR SOCIAL LINKS-------------------------------------------------------------- */


#sidebar .social-links-ct {
	margin-top: 2px;
	float: left;
}

#sidebar .social-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 35px;
	margin-bottom: 2px;
	width: 100px;
}

#sidebar .social-link a {
	font-size:80%;
	color: #464646;
	padding-left: 40px;
	width: 100px;
	display: inline-block;
	height: 40px;
}

.social-facebook {
	background: url(../Pix/facebook.gif) no-repeat;
}

.social-twitter {
	background: url(../Pix/twitter.gif) no-repeat;
}

.social-youtube {
	background: url(../Pix/youtube.gif) no-repeat;
}

.social-instagram {
	background: url(../Pix/Instagram_logo.jpg) no-repeat;
}

.social-email {
	background: url(../Pix/email.gif) no-repeat;
}


.social-flickr {
	background: url(../Pix/flickr.gif) no-repeat;
}


.social-share {
	background: url(../Pix/share.gif) no-repeat;
}

.ctc{
	margin-top: 10px;
}

#sidebar a.ctc-tag {
text-decoration: none;
padding:0px 3px;
display:inline;
border:none;
line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #aa42a6;
}

#sidebar a:hover.ctc-tag{
font-weight: normal;
	font-style: normal;
	background-color: #8195d1;
	color: #fff;
}

/* SIDEBAR NEWSLETTER -------------------------------------------------------------- */

#sidebar #newsletter-ct{
	width: 260px;
	height: 80px;
	padding: 5px 2px 2px 15px;
	background-image: none;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009DA6;
	border-right-color: #009DA6;
	border-bottom-color: #009DA6;
	border-left-color: #009DA6;
}

#newsletter-ct h3{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0;
	color: #333333;
	font-size: 100%;
	font-variant: small-caps;
	text-transform: capitalize;
}

#newsletter-ct h3 a{
	color: #333333;
}

#newsletter-ct p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 5px;
	margin: 5px;
}


/* SIDEBAR SOCIAL LINKS -------------------------------------------------------------- */

#sidebar #LinksTitle-ct{
	width: 260px;
	height: 25px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-image: none;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009DA6;
	border-bottom-color: #009DA6;
	text-align: center;
	vertical-align: middle;
	margin-right: 2px;
	margin-left: 2px;
}

#LinksTitle-ct h3{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0;
	color: #333333;
	font-size: 100%;
	font-variant: small-caps;
	text-transform: capitalize;
}

#LinksTitle-ct h3 a{
	color: #FFFFFF;
}

#IndexTitle-ct h3{
	font-family: Georgia, "Times New Roman", Times, serif;	
	margin: 0;
	color: #FFFFFF;
	font-size: 120%;
}

#LinksTitle-ct p{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	margin: 0;
	color: #FFFFFF;
	font-size: 0%;
}

#sidebar #AlexTitle-ct{
	width: 260px;
	padding: 0px;
	background-image: none;
	background-repeat: no-repeat;
}

#sidebar #AlexTitle-ct p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 70%;
	padding: 2px;
	margin: 2px;
}

#sidebar #AlexTitle-ct h3{
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;	
	font-size: 100%;
}
