/**** :.:.:.:.:.:.====RESET: DO NOT EDIT====:.:.:.:.:.:. *****/
/* v1.0 | 20080212 */
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0; padding: 0;	border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none; background: #ffff00;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse;border-spacing: 0;}

/**** :.:.:.:.:.:.STYLE BELOW:.:.:.:.:.:. *****/

html{min-height:101%;font-size:62.5%; /*  DEFAULTS FONT SIZE TO 10PX, USE EM FOR HERE ON OUT, IT'S BASIC MATH. */ }

/*
 * This CSS file has been generated by fontsquirrel.com and is based on the work of Paul Irish. 
* 
*/

@font-face {
	font-family: 'ChunkFiveRegular';
	src: url('Chunkfive.eot');
	src: local('ChunkFive Regular'), local('ChunkFive'), url('Chunkfive.woff') format('woff'), url('Chunkfive.ttf') format('truetype');
}

@font-face {
	font-family: 'BitstreamVeraSansRoman';
	src: url('Vera.eot');
	src: local('Bitstream Vera Sans Roman'), local('BitstreamVeraSans-Roman'), url('Vera.woff') format('woff'), url('Vera.ttf') format('truetype');
}

body
{
	background: #650F27;
	color:#333;
	font-family: 'BitstreamVeraSansRoman', "Myriad Pro", Arial, Sans-Serif;
	margin: 0 auto;     /* Centers website */
	text-align: center; /* Centers website IE FIX */
	font-size: 1.40em;   /* Defaults to 14px, 1.4em = 14px.*/
	line-height:1.50em;  /* Defaults to 7px between lines*/
}

h1,h2,h3,h4,h5,h6 {
	color: #333;
	margin: 5px 0 14px;
	line-height:1em;
}

/*span.Head*/

h1{ font-size: 4em;	color: #222; text-shadow: 2px 2px 5px #aaa; letter-spacing:-.01em; font-family: 'ChunkFiveRegular', Sans-Serif; }
h2{ font-size: 1.6em; text-transform: uppercase; }
h3{ font-size: 1.5em; }
h4{ font-size: 1.3em;}
h5{ font-size: 1.2em;}
h6{ font-size: 1em; display:inline;}

p { color:#222; margin-bottom: 20px; }

a, a:link, a:visited, a:hover, a:active
{ color: #EF0E51; font-weight:bold; text-decoration:underline; }

a:hover
{ color:#b20838; text-decoration:underline; }

a:active 
{ color:#FF0000;}

ul, ol
{ list-style-position: inside; margin-left:20px; color:#333; margin-bottom: 20px; }

ul li
{ list-style-type:disc; }

ol li
{ list-style-type:lower-roman; }

b, strong 
{ font-weight: bold; color: #b20838; }

div.blockquote {
	width:600px;
	margin:0 auto;
}

blockquote {
	margin: 1em 2em;
	border-left: 1px dashed #999;
	padding-left: 1em; 
	font-size:12px;
	font-family: 'BitstreamVeraSansRoman', "Myriad Pro", Arial, Sans-Serif;
}

blockquote p:first-letter {
	float: left;
	margin: .2em .3em .1em 0;
	font-family: "Monotype Corsiva", "Apple Chancery", fantasy;
	font-size: 350%;
	font-weight: bold; 
}


h1 b, h1 strong, h1 strong a 
{ color: #b20838; }
h1 strong a 
{ font-weight:inherit; }

hr {
	height:1px;
	width:80%;
	margin:auto;
	text-align:center;
	border:0 none;
	border-bottom:1px dashed #ccc;
	color:#ccc;
}

table.contact_form tr td table tr td label {
font-size:.9em;
color:#222;
}

table.contact_form tr td table tr td input[type=submit] {
font-size:.9em;
color: #fff;
background:#b20838;
}

table.contact_form tr td table tr td input {
width:150px ;
background:#fff;
padding: 5px;
border: 1px solid #ddd;
}

table.contact_form tr td table tr td input[type=checkbox],table.contact_form tr td table tr td input[type=radio] {
	width:auto;
}

table.contact_form tr td table tr td textarea{
width:250px;
height:100px;
padding: 5px;
border: 1px solid #ddd;
background:#fff;
overflow:auto;
}

table.contact_form tr td table tr td select{
width:157px;
background:#fff;
padding: 5px;
border: 1px solid #ddd;
}

table.contact_form tr td table tr td div{
margin-top:5px;
}


#Form
{ width:980px; text-align:center; margin:0 auto;}

#dnn_wrapper
{ padding-top:10px; background:#ffffff; float:left; margin:0 auto;}

#wrapper-inner
{ margin:0 10px; text-align:left; background:#ffffff; float:left; }

#masthead {
	background:#ffffff url("images/masthead.jpg") no-repeat;
	width:960px;
	height:115px;
}

#logo 
{ width:inherit; overflow:visible;} 

#navigation 
{ 
	margin-top:10px;
	margin-bottom:20px;
	text-align:center;
	padding:6px 0;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}

#content-main
{ float:left;  background: #fff url("images/bottom-gradient.gif") bottom repeat-x; }

#content-inner{
	margin: 0 10px;
	background:#ffffff;
}

#footer
{ background:#ffffff; float:left; font-size:11px; color:#555; width:960px; padding:8px 0 0; font-family: Arial, Sans-Serif;}

#footer a:link, #footer a:visited, #footer a:active
{ font-weight:normal; text-decoration:none; }

.hoknik
{ background:#ffffff; text-align:left; width:250px; float:left; }

.dnn_copyright
{ background:#ffffff; text-align:center;float:left;}

.dnn_login 
{ width:350px; float:right; text-align:right; background:#ffffff url(images/cards.jpg) top right no-repeat; padding-right:75px;}

.inner
{ margin:0 25px; }


/* ********** Pane Style ************** */

.TopPane, .ContentPane, .BottomPane
{ margin-bottom:0px; float:left; clear:both; }

.BottomPane {
margin-top:50px;
}

.FullPane
{
	float:left;
	padding:0px;
	width:960px;
}

.PaneInner {
	float:left;
	width:inherit;
}

/* MENU STYLES */

.MainMenu_MenuBar {}
.MainMenu_MenuBreak {}
.MainMenu_MenuArrow,.MainMenu_RootMenuArrow,.MainMenu_MenuIcon {display: none;}

.MainMenu_MenuContainer{
	overflow:hidden;
    text-align:center;
	border:0 none !important;
	width:0;
	margin:0 auto;
	font-family: 'BitstreamVeraSansRoman', Sans-Serif;
	font-size:12px;
}

.MainMenu_MenuContainer tr td 
{
	padding:0 1px;
}

.MainMenu_MenuContainer tr td table
{
	height: 26px;
	min-width:100px;
}


.MainMenu_MenuContainer tr td table tr td {
	padding-top:4px;
}

.MainMenu_MenuItem {
	border:0 none;
}

.Submenu .MainMenu_MenuItem td, .Submenu .MainMenu_MenuItem .MainMenu_MenuIcon {
	color:#fff;
	padding: 5px 5px 5px 10px;
}

.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
}

.RootMenuItem ,
.RootMenuItemSel ,
.RootMenuItemHover  {
	text-align:center;
	font-family: 'BitstreamVeraSansRoman', Sans-Serif;
	font-size:12px;
	color:#444;
	text-transform:uppercase;
	font-weight:normal;
	padding-right:2px;
}

.RootMenuItemSel td{/*HOVER*/
	background: #b20838;
	color:#fff;
	
}
.RootMenuItemHover td{/*Active*/
	background: #b20838;
	color:#fff;
}

.Submenu td{
	font-weight:normal !important;
}

.Submenu, .Submenuitemselected, .Submenuitembreadcrumb{
	margin: 0px;
	padding: 5px;
	text-align:left;
    cursor:pointer;
    z-index: 1000;
    color: #fff;
    background: #b20838;
	text-transform:uppercase;
}

.Submenu .MainMenu_MenuItem td:hover {
	background: #EF0E51;
}

.Submenuitemselected, .Submenuitembreadcrumb 
{
	color: #fff;
	padding: 5px;
}

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* ********** Container Style ************** */
.Head, .SubHead, .SubSubHead, .Normal{font: inherit !important;}
.Head, .SubHead{font-weight:bold !important;}

/* ********** Control Panel Style ************** */
.ControlPanel{ background-color:#fff !important; color: #000 !important;border:#ADADAD solid; border-width:2px; width:960px;margin:10px 0;}
.ControlPanel IMG{ margin:15px 5px 0px; }
.ControlPanel .SubHead{ color:#000 !important; font-weight:bold; }
.ControlPanel input{ background:#fff; color:#000; font-weight:bold; padding-left:4px; }
.ControlPanel select{ background:#fff; color:#333;}
.ControlPanel A.CommandButton{ text-decoration:none;}
.ControlPanel A.CommandButton:link,.ControlPanel A.CommandButton:visited,.ControlPanel A.CommandButton:active{}
.ControlPanelA.CommandButton:hover{text-decoration:underline;}
.CommandButton,a.CommandButton:link,a.CommandButton:visited,a.CommandButton:hover,a.CommandButton:active{ text-decoration:none;}
a.CommandButton:hover{}

/* ********** Search Style ************** */
#SearchContainer input{color:#f2f3ef; width: 150px; height: 15px; background-color: #808080;}
.search,a.search:link,a.search:visited,a.search:active{ text-decoration:none;font-weight:normal;}
a.search:hover{ text-decoration:none;font-weight:bold;}
#dnn_dnnSEARCH_txtSearch{width: 165px;height:25px;border: 0 none;background-color: transparent;text-align: left;padding-top: 7px 0 0 13px;}

/* ********** Buttons Style ************** */
.StandardButton {color: #ffffff;font-weight: normal;background-color: #2b5bb8; height: 30px;width: 80px;}

/* ********** Login Style ************** */
.login,a.login:link,a.login:visited,a.login:hover,a.login:active{text-decoration:none;background:url(images/arrow1.jpg) left center no-repeat;}
a.login:hover{text-decoration:underline;}
/* ********** User Style ************** */
.user,a.user:link,a.user:visited,a.user:hover,a.user:active{text-decoration:none;background:url(images/arrow2.jpg) left center no-repeat;}
a.user:hover{text-decoration:underline;}
/* ********** Date Style ************** */
.date,a.date:link,a.date:visited,a.date:hover,a.date:active{background: url(images/calendar_icon.png) center no-repeat;height:18px;}
a.date:hover{}
/* ********** Footer Style ************** */
.footer,a.footer:link,a.footer:visited,a.footer:hover,a.footer:active{text-decoration:none;font-style: italic;}
a.footer:hover{border-bottom:1px dotted;}
/* ********** Privacy/Terms Style ************** */
.terms,a.terms:link,a.terms:visited,a.terms:hover,a.terms:active{text-decoration:none;}
a.terms:hover{border-bottom:1px dotted;}
.terms {padding-left:5px;padding-right:5px;border-right: 1px solid #ccc; }
/* ********** Links Style ************** */
.links,a.links:link,a.links:visited,a.links:hover,a.links:active{padding-left:8px;text-decoration:none;font-weight: bold;background:url(images/arrow.jpg) left center no-repeat;}
a.links:hover{}
/* ********** Breadcrumb Style ************** */
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:visited,a.Breadcrumb:hover,a.Breadcrumb:active{text-decoration:none;}
a.Breadcrumb:hover{}

.WhiteTEXT{	color: #ffffff;}
.clear { clear:both; }
.logo { padding:10px; overflow:visible;}
.left { float:left;}
.right { float:right;}
#dnn_space { height:15px;}

