/* CSS to save margins */
ul, ul li
{
	padding: 0px;
	margin: 0px;
}

.Normal ul
{
	padding-left: 40px;
}



a:focus, a:hover, a:active
{
	outline: none;
}

img {
	border: none;
	padding: 0px;
	margin:0px;
}
table, tr, td
{
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

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

.Normal
{
	font-family: Arial;
	font-size: 14px;
	line-height: 19px;
	
}

.Normal p{padding-left: 8px;padding-top: 10px;}

h3
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}

.flashpane, .newspane {
	padding: 10px;
	min-height: 200px;
	
}
/*
.tabs a:link, .tabs a:visited, .tabs a:active {
	background: url(images/tab.png) no-repeat; 
	display: inline-block;
	width: 159px;
	height: 25px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
	padding-top: 4px;
	text-align: center;
	margin-left: 5px;
	text-transform: uppercase;
	font-size: 13px;
	font-family: arial;
	padding-right: 0px;
}
.tabs a:hover {
	color: black;
	background-position: 0px -29px;
}
*/
.title, h2 { 
	color: black;
	padding-left: 15px;
	background: url(images/arrow.png) 0px 2px no-repeat;	
	font-family: Arial;
	font-size: 16px;
	text-transform: uppercase;	
	font-weight: bold;
}

a.TopLinks:link, a.TopLinks:visited, a.TopLinks:active
{
	font-family: Arial;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

a.TopLinks:hover
{
	font-family: Arial;
	color: #ffc425;
	font-size: 12px;
	text-decoration: none;
}
/* Header */


.headerPosition
{
	padding-top: 3px;
}

.headerSpacer
{
	width: 225px;
}

ul.logo
{
	list-style-type: none;

}

.logo a:link, .logo a:visited, .logo a:active
{
	display: block;	
    text-indent: -999em;
    height: 105px;
    background: url(images/Logo.jpg) no-repeat;
}

ul.sponsorsList
{
	position: relative;
	top: 5px;
	padding: 0px;
}

ul.sponsorsList li
{
	list-style-image: url('images/bulletstar.png');
	list-style-type: square;
	width: 145px;
	padding: 0px;
}

ul.secondSponsorsList
{
	width: 145px;
	margin-top: 20px;
	padding-left: 15px;
}

ul.secondSponsorsList li
{
	list-style-image: url('images/bulletstar.png');
	list-style-type: square;
	
	width: 145px;
}

ul.social li
{
	list-style-type: none;
    display: inline-block;
}

.social a:link, .social a:visited, .social a:active
{
    display: block;
    text-indent: -999em;
    height: 30px;    
    background:url(images/sociallinks.png) no-repeat;
}

a.Twitter:link, a.Twitter:visited, a.Twitter:active
{
	width: 69px;
	background-position: 0px -56px;
}

a.Twitter:hover
{
	background-position: 0px -5px;
}

a.Facebook:link, a.Facebook:visited, a.Facebook:active
{
	width: 74px;
	background-position: -69px -56px;
}

a.Facebook:hover
{
	background-position: -69px -5px;
}

a.YouTube:link, a.YouTube:visited, a.YouTube:active
{
    width: 84px;
    background-position: -149px -56px;	
}
a.YouTube:hover
{
	background-position: -149px -5px;
}

a.Blog:link, a.Blog:visited, a.Blog:active
{
	width: 53px;
	background-position: -234px -56px;
}
a.Blog:hover
{
	background-position: -234px -5px;
}

/* End Header */

/* Menu Items */
.MainMenu_MenuItem
{
	text-transform: uppercase;
    font-family: Arial;
    font-weight: normal;
    font-size: 15px;
    text-decoration: none;
    cursor: pointer;
	height: 25px;
	background: none;
}

 .MainMenu_RootMenuItemSelected
 {
 	text-transform: uppercase;
    font-family: Arial;
    font-weight: normal;
    font-size: 15px;
    text-decoration: none;
    cursor: pointer;
	background: url(images/navstar.png) no-repeat;
	background-position: 10px 5px;
	height: 25px;
 }

.MainMenu_RootMenuItemActive
{
    text-transform: uppercase;
    font-family: Arial;
    font-weight: normal;
    font-size: 15px;
    text-decoration: none;
    cursor: pointer;
	background: url(images/navstar.png) no-repeat;
	background-position: 10px 5px;
	height: 25px;
}
.content_top
{
	text-align: center; width: 100%; margin-left: -17px;padding-top: 5px;
}

#tbldnn_dnnNAV_ctldnnNAVMenuBar td
{
	height: 25px;
	text-indent: 0px;
	color: White;
	text-transform: capitalize;
}

#tbldnn_dnnNAV_ctldnnNAVMenuBar
{
    height: 25px;
	color: White;	
}

#tbldnn_dnnNAV_ctldnnNAVMenuBar tr td table tr
{
	height: 25px;
}

#tbldnn_dnnNAV_ctldnnNAVMenuBar tr td table tr td
{
	border: none;
    height: 25px;
    padding-top: 2px;
    padding-left: 25px;	
    padding-right: 18px;
}

.dnn_dnnsidemenu_ctldnnsidemenu_spmitm, .dnn_dnnsidemenuroot_ctldnnsidemenuroot_spmitm
{
	line-height: 10px;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Arial;
    	font-weight: normal;
}
/* Control Panel */
#ControlPanel .SubHead, .ControlPanelHead
{
	color: #ffffff;
}

#ControlPanel .CommandButton, .ControlPanelButton, a.ControlPanelButton:link, a.ControlPanelButton:visited, a.ControlPanelButton:active, a.ControlPanelButton:hover
{
	color: #ffffff;
}

/* End Control Panel

/* Begin Custom Styles */

body
{
overflow-y: scroll;

}



a.SkinObject:link, a.SkinObject:visited, a.SkinObject:active
{
	color: Black;
}

a:link, a:visited, a:active
{
	text-decoration: underline;
	color: Blue;
}
.Head {

font-family:Tahoma,Arial,Helvetica;
font-size:20px;
font-weight:normal;

color: rgb(34, 188, 185);
}

/*Begin Menu */




/* End Menu */

/* Mid-right */

.donate li
{
	display: inline-block;
	list-style-type: none;
}

a.DonateLink:link, a.DonateLink:visited, a.DonateLink:active
{
	display: block;
	background-image: url(images/donate.png);
	background-repeat:  no-repeat;
	background-position: 0px 0px;
	height: 81px;
    width: 260px;
    text-indent: -999em;
}


a.VideoLink:link, a.VideoLink:visited, a.VideoLink:active
{
	background: url(images/watchvideo.png) bottom no-repeat;
	width: 80px;
	display: block;
	position: relative;
	left: -52px;
	top: -20px;
	height: 25px;
	background-position: 0px 0px;
	text-indent: -999em;
}

a.VideoLink:hover
{
	background-position: -79px 0px;
}

a.DonateLink:hover
{
	background-position: -277px 0px;
}
/* End Mid-right */

/* Admin */
#dnn_ControlPanel
{
	background-color: Black;
}
/* End Admin */

.Video_Link
{
	height:59px;
	position: relative;
	left: -83px;

}

.LinkText
{
	position: relative;
	left: 145px;
	top: -59px;
	width: 200px;
	height: 55px;
}

/* Default Skin Panes */

.image
{
	border: 1px dashed;
	border-color: #F68A33;
	width: 675px;
	
}

.defaultContentPane
{
	border: 1px dashed;
	border-color: #F68A33;
	width: 575px;
	background: url(images/borderflowerthingwithstar.png) no-repeat;	
}

.defaultSponsorsPane
{
	border: 1px dashed;
	border-color: #F68A33;
	width: 360px;
}

/* End Default Panes */

.sponsorImage
{
	position: relative;
	left: 70px;
	top: 15px;
}

/* Begin Second Panes */
.smallImage
{
	border: 1px dashed;
	border-color: #F68A33;
	width: 675px;
	height: 206px;
}

.secondContentPane
{
	margin-top: 10px;
	border: 1px dashed;
	border-color: #F68A33;
	width: 675px;
	overflow: hidden;
	background: url(images/borderflowerthingwithstar.png) no-repeat;
}

.secondSponsorsPane
{
	border: 1px dashed;
	border-color: #F68A33;
	width: 250px;
}

/* End Second Panes */

/* Begin Third Skin Panes */

.thirdContentPane
{
	border: 1px dashed;
	border-color: #F68A33;
	width: 675px;
	background: url(images/borderflowerthingwithstar.png) no-repeat;
	min-height: 522px;
	_height: 522px;
}

.thirdSponsorsPane
{
	border: 1px dashed;
	border-color: #F68A33;

	width: 250px;
}

/* End Third Panes */

/* Blog CSS */
h2.blog_title
{
	margin-left: -15px;
	font-size: 12pt;
}

/* End Blog CSS */


/* Video Links CSS */
.Donate { text-align:center; vertical-align:top;height: 250px;}


.videoText
{
	padding-top: 5px;
	padding-left: 50px;
	font-size: 13px;
	height: 25px;
	text-align: left;
}


/* End Video Links */


.header
{
	padding-top: 10px;
}

