/*  
Site Name: Saint Anthony School
Site URI: http://stanthonyschool.net/
Author: Marien Technologies
*/
/********************** Body ***************************/
body {
	background-color:#B26811;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}

/********************** Menu ***************************/

#menu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#menu ul{
font: bold 11px Arial;
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#menu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#menu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 7px;
text-decoration: none;
letter-spacing: 1px;
background-color: black; /*Default menu color*/
border-bottom: 1px solid white;
}

#menu a:hover{
background-color: #6d2300; /*Menu hover bgcolor*/
}

#menu #current a{ /*currently selected tab*/
background-color: #6d2300; /*Red*/ 
border-color: #6d2300; /*Red*/ 
}

#menuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #6d2300; /*Red*/ 
}

/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header.jpg);
	width:717px;
	height:288px;
	position:relative;
}
#header ul{
	background-color:#460505;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:none;
	color:#F89912;
}
#logo_w1 {
	font-size: 24px;
	font-style:bold;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1 a{
	font-size: 24px;
	font-style:bold;
	color:#FFFFFF;
	text-decoration:none;
	position:absolute;
}
#logo_w1 a:hover{
	text-decoration:none;
	color:#FCDBB5;
}
#logo_w1{
	top:15px;
	left:80px;
	width:100%;
}
#logo_w2 {
	font-size: 14px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w2{
	top:44px;
	left:90px;
}
#logo_w3 {
	font-size: 11px;
	font-style:normal;
	color:#000000;
	position:absolute;
}
#logo_w3{
	top:44px;
	left:80px;
}
#header_text {
	top:88px;
	left:20px;
	width:350px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#3D0A08;
}
#header_text a{color:#ffffff;
    text-decoration:none;
	font-size: 11px;
}
#header_text a:hover{color:#FBB101;
    text-decoration:underline;
	font-size: 11px;
}

/********************** Content ***************************/
#content {
	background-image:url(images/content_bg.gif);
	width:717px;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#460505;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
#full {
	float:left;
	width:638px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#full a{color:#460505;
    	text-decoration:none;
	font-weight:bold;
}
#full a:hover{color:#c77e0c;
    	text-decoration:underline;
	font-weight:bold;
}
#left {
	float:left;
	width:428px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#460505;
    	text-decoration:none;
}
#left a:hover{color:#c77e0c;
    	text-decoration:underline;
}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;	
}
#right a{
	color:#460505;
	text-decoration:none;
	font-weight:bold;
}
#right a:hover{
	color:#c77e0c;
	text-decoration:underline;
	font-weight:bold;
}

/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bg.gif);
font-size:1px;
height:10px;
}
#footer {
	width:717px;
	text-align:center;
	padding: 6px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a{
	text-decoration:none;
	color:#000000;
	margin: 0px 0px;
	font-size: 10px;
}
#footer a:hover{
	text-decoration:none;
	color:#6D2300;
	font-size: 10px;
}