/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	}
	
a:link, a:visited {
	color: #A53C3C;
	text-decoration: none;
}

a:hover, a:active {
	color: #A53C3C;
	text-decoration: underline;
}

.box a:link, .box a:visited {
	color: #990000;
	text-decoration: none;
}

.box a:hover, .box a:active {
	color: #990000;
	text-decoration: underline;
}	

h1 {
	width: 279px;
	height: 154px;
	background-image: url(images/logo_bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -5000px;
	margin-bottom: 15px;
	margin-top: 0px;
}
	
h2 {
	color: #85B3DD;
	letter-spacing: .09em;
}
	
#construction {
	position: absolute;
	top: 0px;
	left: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.6em;
	padding: 10px;
	/*height: 100px;*/
	margin-top: 35px;
	margin-right: 30px;
	background-color: #F7F0C9;
	opacity: .25;
	-moz-opacity: .25;
	filter:alpha(opacity=25);
	border: 1px solid #999999;
	}
	
#quote {
	position: absolute;
	font-style: italic;
	top: 0px;
	left: 320px;
	font-family: Times New Roman, Times, serif;
	font-size: 1.1em;
	line-height: 1.6em;
	margin-top: 30px;
	margin-right: 30px;
	color: #AAAAAA;
	text-indent: -.5em;
	}
	
.credit {
	font-size: .9em;
	margin-left: 2em;
}

.clear {
    clear: both;
}
	
#menu {
	background-image: url(images/menubg2.jpg);
	background-repeat: repeat-x;
	background-color:#D9C7D1;
	height: 3.3em;
	width: 100%;
	left: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	line-height: 1.6em;
	/*margin-top: 20px;*/
	border-top: 1px solid #9999EE;
	border-bottom: 1px solid #9999EE;
	opacity: .75;
	-moz-opacity: .75;
	filter:alpha(opacity=75);
	}
	
#menu a:link, #menu a:visited, .deadmenu {
	position: relative;
	top: 1.1em;
	margin-left: 40px;
	/* margin-right: 10px; */
	padding: 3px 5px 3px 5px;
	letter-spacing: .07em;
	color: #A53C3C;
}


.deadmenu {
	border: 1px solid #9999cc;
	color: #666666;
}

#menu a:hover, #menu a:active {
	text-decoration: none;
	background-color: #E5E5E5;
}
	
.section {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #666666;
	line-height: 1.2em;
	margin-left: 40px;
	margin-right: 30px;
	margin-top: 40px;
	max-width: 850px;
}

.section img {
	padding: 2px;
	border: 1px solid #99F;
	margin-right: 10px;
	margin-top: 3px;
}

#expect img {
	margin-left: 8px;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	line-height: 1.2em;
	width: 300px;
	padding: 10px;
	background-color: #DEE3E0;
	opacity: .5;
	-moz-opacity: .5;
	filter:alpha(opacity=50);
	border: 1px solid #999999;
	float: right;
	margin-left: 15px;
}

.box h3 {
	margin: 0px 0px 13px 0px;
}

.box li {
	margin-bottom: 3px;
}

.box ul {
	margin-bottom: 0px;
	padding-left: 25px;
	margin-left: 0px;
}

.box p {
	margin: 5px 0px 0px 0px;
}

.rec {
	padding-left: 10px;
}

.subtitle {
	font-size: .8em;
	padding-left: 10px;
}

#pricing {
	overflow: auto;
}

.left_col, .right_col {
	width: 385px;
	color: #000000;
	padding: 10px;
	background-color: #DEE3E0;
	opacity: .5;
	-moz-opacity: .5;
	filter:alpha(opacity=50);
	border: 1px solid #999999;
	
}

.left_col h3, .right_col h3 {
	margin-top: 0px;
	text-transform: uppercase;
}

.left_col h5, .right_col h5 {
	text-transform: uppercase;
	font-size: .9em;
	margin-bottom: 0px;
	padding-left: 10px;
}

.left_col {
	float: left;
}

.right_col {
	float: right;
}

#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #666666;
	line-height: 1.2em;
	margin-left: 40px;
	margin-right: 30px;
	margin-top: 40px;
	margin-bottom: 20px;
	padding-top: 15px;
	border-top: 1px dotted #999999;
}

/* MailChimp */

#list fieldset {
    border: none;
}

.mc-field-group {
    margin: 20px 0;
}

.mc-field-group label {
    font-weight: bold;
}

.mc-field-group .input-group ul {
    list-style: none;
    padding: 0;
}

.mc-field-group .input-group li {
    float: left;
    width: 5em;
}

.mc-field-group .input-group input {
    display: inline;
    float: left;
    width: auto;
    border: none;
}

.mc-field-group .input-group label {
    display: inline;
    width: auto;
    padding: 0;
    font-weight: normal;
}

.submit {
    margin: 20px 0;
}

.submit input {
    color: #fff;
    background: #A53C3C;
    border: 1px solid #fff;
    font-size: 1.1em;
    padding: 3px 4px;
}

/* PCM Schedule */

h3.sch_head {
    color: #85B3DD;
}

table.schedule {
    width: 100%;
    margin-bottom: 30px;
}

table.schedule td {
    padding: 5px;
    vertical-align: top;
}

table.schedule tr.sch_info td {
    padding-top: 10px;
}

td.sch_date {
    width: 50px;
}

td.sch_name {
    font-weight: bold;
}

table.schedule td.sch_desc {
    font-size: .9em;
    font-style: italic;
    padding-left: 65px;
    border-bottom: 1px solid #ccc;
}