/*

	

Table of Contents:

	Reset Defaults
	Basic Selectors
	Links
	Main Structure Selectors
	Header Layout
	Main Layout
	Sidebar Layout
	Margins
	
Colors:

	Dark Gray #333
	Medium Gray #777
	Light Gray #ccc
	Red #a90000
	
*/


/* Reset Defaults
--------------------------------------------------------------------------------------- */

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, sub, sup, tt, var, 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-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline;}
:focus { outline: 0;}
ul { list-style: none;}
table {	border-collapse: separate; border-spacing: 0;}
caption, th, td { text-align: left;	font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after { content: "";}
blockquote, q {	quotes: "" "";}


/* Basic Selectors
--------------------------------------------------------------------------------------- */

html {height: 100%;}
body { background: #f9f9f9; font: normal 62.5% Arial, Helvetica, sans-serif; color: #555; height: 100%;}

h1, h2, h3, h4, h5, h6 { font-size:1.4em; font-weight:bold; color: #333; }
p { font-size:1.4em; line-height:1.4em; margin:12px 0; }
.small { font-size:1.2em; }
large { font-size:1.4em; }

.align-left { text-align:left; }
.align-center { text-align:center; }
.align-right { text-align:right; }

.indent { padding: 2px 28px; text-transform:uppercase; font-size: 1.8em; color:#333333; text-align:center; }

.float-left { float:left; }
.float-right { float:right; }
.float-none { float:none; }

.clear-left {clear: left;}
.clear-right {clear:right;}
.push {clear:both;}

.hide {display: none;}

.title_full_width_border { width:100%; padding-bottom:12px; border-bottom:6px solid #ccc; }

.ten { font-size:1em; }
.eleven { font-size:1.1em; }
.twelve { font-size:1.2em; }
.fourteen { font-size:1.4em; }
.sixteen { font-size:1.6em; }
.eighteen { font-size:1.8em; }
.twenty { font-size:2em; }
.twentytwo { font-size:2.2em; }
.twentyfour { font-size:2.4em; }


/* Links
--------------------------------------------------------------------------------------- */

a {font-weight: bold; text-decoration: none;}
a:link { color: #6f6f6f;}
a:visited { color: #000;}
a:hover { color: #000;}
a:active { color: #000;}


/* Main Structural Selectors
--------------------------------------------------------------------------------------- */

.leftbox { width:400px; float:left; display:inline;}
.rightbox { width: 300px; float: left; display: inline;}
.bottombox { width: 752px; }

#navigation { width:468px; margin:0 auto; padding:24px 24px 0 24px; }
#container { width:752px; margin:0 auto; background:#fff; padding:24px; }
#header { width:100%; margin-bottom:24px; padding-bottom:24px; border-bottom:2px solid #eaeaea;}
#content { width:100%; margin-bottom:24px; }
#main { width:650px; float:right; }
#sidebar { width:258px; float:left; margin-right: 24px; }
#footer { width:100%; padding-top:12px; border-top:6px solid #ccc;}

.footer { width: 800px; margin: 0 auto; padding: 2px 0 36px 0; overflow: hidden; }
.footer p { font-size: 1.1em; }

div.countdown { width:752px; margin: 0 auto;}

div.left-home-box {width:352px; float:left; display: inline; overflow:hidden; padding: 0 12px;}


/* Navigation Layout
--------------------------------------------------------------------------------------- */

#navigation ul { width:100%; overflow:hidden;}
#navigation ul li { float:right; display:inline; font-size:1.8em; text-transform:uppercase;}
#navigation ul li a { display:block; color:#333; padding: 8px 16px 8px 16px; border-right:1px solid #eaeaea; }
#navigation ul li.last a { display:block; color:#333; padding: 10px 16px 8px 16px; border-right:none; }

#navigation ul li a:hover { background: #f9f9f9; color:#444; }

ul.calvary { width: 80px; height: 27px; float:right; padding-left:24px; margin-top:12px; }
ul.calvary li { list-style: none; }
ul.calvary li.calvary_btn a { display:block; height:27px; width:80px; background: transparent url(../images/btn/cclogo.gif) top left no-repeat; text-indent:-9999px; }
ul.calvary li.calvary_btn a:hover { background: transparent url(../images/btn/cclogo.gif) top right no-repeat; }

ul.learnmore { width: 160px; height: 47px; padding-left:24px; margin-top:12px; display:inline; }
ul.learnmore li { list-style: none; }
ul.learnmore li.learnmore_btn a { display:block; height:47px; width:160px; background: transparent url(../images/btn/learnmore.gif) top left no-repeat; text-indent:-9999px; }
ul.learnmore li.learnmore_btn a:hover { background: transparent url(../images/btn/learnmore.gif) top right no-repeat; }

.centerbox { width: 708px; padding: 0px 24px; }
.bottom-box { width:752px; margin: 24px 0; }

/* Header Layout
--------------------------------------------------------------------------------------- */

#header h1 { font-size:3.0em; }

div#main_logo {
width:308px;
height:70px;
margin-top:0;
margin-left:0;
float:left;
background:url("../images/btn/mainlogo.gif") no-repeat;
cursor:pointer;
}


/* Main Layout
--------------------------------------------------------------------------------------- */

#main h2 { font-size:1.6em; margin:34px 0 10px 0; text-transform: capitalize; }
.html_code { font-family: Courier, Times New Roman, serif; color: #888; margin-left: 24px;}


/* Sidebar Layout
--------------------------------------------------------------------------------------- */

ul.side_menu { width:258px; }
ul.side_menu li { border-bottom: 1px solid #e8e8e8; font-size: 1.4em; list-style: upper-roman; display: list-item; margin-left: 34px; padding-left: 6px;}
ul.side_menu li a { display: block; width:218px; padding: 10px 0; color: #777; text-decoration: none; font-weight: bold; }
ul.side_menu li a:hover { color: #a90000; text-decoration: none; }




