/* Start of CMSMS style sheet 'site-front' */
/* 
Stylesheet for lodge104.com
Prepared by David Sweeney
8/2008
===============================================================*/

body { 
	margin:10px 0 0 0; padding:0; 
	font: 76% Arial, Verdana,Sans-Serif;
	line-height: 1.2;
	background-color: #CCCCCC; 
    position:relative;
}

h1 {
	color:#252763;
	font-size:2.25em;
	line-height:90%;
	letter-spacing:-.03em;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
}

img	{
	display: inline;
	margin: 0;
	border: none;
}

p {
	margin:0 0 20px 0;
	padding:0;
}

p a {
	font-weight:bold;
}

a {
    color: #003276;
    text-decoration:none;
}
a:hover {
    color: red;
    text-decoration: underline;

}
a:active {
	outline: none;
}

a:visited {
	color: #16125F;
}

input.textbox {
font-size: 10px;
height: 13px;
}

div#box-rule {
width:330px;
height:1px;
margin:-2px 0 0 15px;
padding:0;
/*background-color:#003276;*/
color:#003276;
}

div#site104-wrap {
width:700px;
background-color:#FFFFFF;
margin:0;
padding:0;
}

div#site104-content {
width:inherit;
margin:0;
}

div#site104-widecol {
width:690px;
margin:10px 0 0 15px;
padding:0;
}

div#site104-col1 {
width:335px;
float:left;
margin:0 0 20px 10px;
padding:0;
}

div#site104-col1 p a {font-weight:bold}

div#site104-col2 {
width:335px;
float:right;
margin:0 0 20px 10px;
padding:0;
}

div#bluebox-box {
width:335px;
margin:20px 0 10px 0;
background-image:url(/uploads/images/104/box1-middle.jpg);
/*background-repeat:repeat-y;*/
}

div#bluebox-box p {
width:320px;
margin:5px 0 10px 15px;
padding-bottom:10px;
}

div#bluebox-top {
background-image:url(/uploads/images/104/box1-top.jpg);
background-repeat:no-repeat;
width:335px;
height:23px;
font-size:1.3em;
font-weight:bold;
color:#003276;
text-indent:15px;
padding-top:5px;
margin:0;
}

div#yellowbox-box {
width:335px;
margin:20px 0 5px 0;
background-image:url(/uploads/images/104/box2-middle.jpg);
/*background-repeat:repeat-y;*/
}

div#yellowbox-box p {
width:320px;
margin:5px 0 10px 15px;
padding-bottom:10px;
}

div#yellowbox-top {
background-image:url(/uploads/images/104/box2-top.jpg);
background-repeat:no-repeat;
width:335px;
height:23px;
font-size:1.3em;
font-weight:bold;
color:#D3232D;
text-indent:15px;
padding-top:5px;
margin:0;
}


div#mainstory {
width:inherit;
margin:0;

}

div.pillbox {
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight:bold;
	text-indent:10px;
	overflow: hidden;
	background-repeat:no-repeat;
	text-transform: uppercase;
    height:18px;
    background-image:url(/uploads/images/104/blue-bar.gif);
    margin:0;
	width:335px;
}
/* End of 'site-front' */

