/* Styles used on HudsonCatholic.org site*/


/* Styles applied to main tags */
html, body { margin: 0; padding: 0;}

body { 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10pt;
	line-height: 1.3em;
}

#wrap {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px auto;
	width:766px;
	padding: 0;
	border: 0px solid #777;
	border-bottom: none;
	background-color: #fff;
	text-align:left;
}

/*  table { border: 1px dashed green;} <!-- for testing purposes --> */

}

table tr td { vertical-align: top;}
.bg_bird { background: url(../images/icon_bird.gif) no-repeat 135px 33px;}

#main_body { float: left; width: 73%; margin: 0; padding: 0;}
#content img, #right_sidebar img { border: 0px solid #67604b;}

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

h1, h2, h3 { font-family: georgia, "times new roman", times, serif;}

h1 { 
	font-size: 125%;
	color: #414141;
	margin: 0 0 10px 0;
	padding: 0;
}

h2 { 
	margin: 20px 0 0 0;
	padding: 5px 0 5px 10px;
	background-color: #c5b77a;
	border-top: 0px solid #777;
	border-bottom: 1px solid #777;
	font-size: 90%;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}

h3 { font-size: 100%; margin: 0; padding: 0;}

img { margin: 0; padding: 0; border: 0;}

p { font-size: 90%;}

hr { margin: 15px 4px; padding: 0; height: 1px; background: #ccc;}


/* Styles applied to newsletter subscribe form */
form#subscribe p, form#subscribe input { margin: 0;}
form#subscribe input.brownbutton { 
	font-family: georgia, "times new roman", times, serif;
	font-weight: bold;
	background-color: #68604b;
	border: 0px solid #c5b77a;
	color: #fff;
	padding: 1px 7px;
}

/* Styles applied to the left_sidebar div (left column) */
#left_sidebar { float: left; width: 36%;}
#left_sidebar p { color: #67604b; margin-top: 5px;}
#left_sidebar ul#quicklinks { list-style: none; margin: 10px 0 20px 0; padding-left: 0;}
#left_sidebar ul li { 
	padding-left: 15px; 
	margin: 0; 
	font-size: 90%; 
	background: url(../images/bullet_hollowsquare.gif) no-repeat 0 50%;
}
#left_sidebar ul li a:link { font-weight: normal;}
#left_sidebar ul li a:hover { color: #000; font-weight: normal;}
#left_sidebar div { padding: 20px;}


/* Styles applied to the content div (center column) */
#content { float: right; width: 64%;}
#content p { margin-top: 10px; line-height: 1.5em; padding: 0;}
#content p.index_only { margin: 6px 0 10px 0; padding: 0; line-height: normal;}
#content p.title { 
	font-family: georgia, "times new roman", times, serif; 
	font-size: 70%; 
	color: #414141;
	margin-top: 1px;
}
#content ul#courses { list-style: none; margin: 10px 0 0 0; padding-left: 0;}
#content ul#courses li { 
	font-size: 80%;
	background: url(../images/bullet_arrow.gif) no-repeat 0 50%;
	line-height: 1.5em;
	margin: 0px;
	padding-left: 15px;
}
#content ul li a:link { color: #777; font-weight: normal; text-decoration: underline;}
#content ul li a:hover { color: #000; font-weight: normal;}
#content ul li.brownlink a:link { color: #d3c596; font-weight: bold;}
#content ul li.brownlink a:hover { color: #000; font-weight: bold;}
#content div { padding: 20px 0;}


/* Styles applied to the right column */
#right_sidebar { float: right; width: 27%; margin: 0; padding: 0;}
#right_sidebar img, table#rightcol p { margin-top: 10px;}
#right_sidebar ul { list-style: none; margin: 10px 5px 20px 0; padding-left: 5px;}
#right_sidebar li { 
	font-family: georgia, "times new roman", times, serif; 
	font-weight: bold;
	text-transform: uppercase;
	line-height: 2em;
}
#right_sidebar li.forlinks a { text-decoration: none;}
#right_sidebar li.forlinks a:link, #right_sidebar li.forlinks a:visited { color: #414141;}
#right_sidebar li.forlinks a:hover #right_sidebar li.forlinks a:hover { color: #414141;}
#right_sidebar li.underline { border-bottom: 1px solid #777; margin-top: 0; padding: 0;}
#right_sidebar div { padding: 20px;}


/* Styles applied to the footer links */
#footer { clear: both; padding-bottom: 35px;}
#footer p { padding: 0; font-size: 80%; color: #777; clear: both;}
#footer p a:link { color: #777; font-weight: normal;}
#footer p a:hover { color: #000; text-decoration: underline;}


/* Classes (re-usable styles) */
.bold { font-weight: bold;}
.textcenter { text-align: center;}
.float_left { float: left; margin: 0 15px 15px 0;}
.float_right { float: right; margin: 0 0 15px 15px;}
.boldtype { font-weight: bold;}
.browntext { color: #777;}
.pushup { margin: 0; padding: 0}
.spacebelow { padding-bottom: 15px;}
img.shieldpush { padding: 107px 0 0 25px; border: none;}
.footerpush { margin: -50px 0 0 250px;}