/* sitestyle.css stylesheet, version 6.0, 2006-09-11 */

/* initial conditions ============================================== */

/* /initial conditions ============================================== */

/* Tag styles ========================================================= */
body {
	background: url(/images/shim.gif);
	color: #000000;
	text-align: center;
	margin-bottom:15px;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	padding: 0px;
	}

body,td,input,textarea,select,option {
	font: normal 12px arial, helvetica, sans-serif;
	}

p {margin: 0px 0px 10px 0px;}
br {line-height: 10px;}

b {font-weight: bold;}
i {font-style: italic;}
u {text-decoration: underline;}

a, a:visited, a:active, a:hover {
	color: #0076cc;
	text-decoration: underline;
	}
h1 {
	font-size: 145%;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	}
h2 {
	font-size: 130%;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	}
h3 {
	font-size: 120%;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	}
h4 {
	font-size: 105%;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	}





fieldset {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	}
legend {padding: 0px 5px 0px 5px;}

img {border-width: 0px;}
/* /Tag styles ========================================================= */

/* list styles ========================================================= */
ul, ol {margin: 0px 0px 0px 5px;}
ul {padding: 0px 0px 0px 15px;}
ol {padding: 0px 0px 0px 25px;}
li {}
ul.bullet {list-style-image: url("/pix/bullet.gif");}
/* /list styles ========================================================= */

/* form ================================================================= */
option {padding: 0px 5px 0px 0px;}

label {
	font-weight: normal;
	font-size: 100%;
	}

div.form1 input {width: 300px;}
div.form1 textarea {width: 300px;}
div.form1 input.px250 {width: 250px;}
div.form1 input.px200 {width: 200px;}
div.form1 input.px150 {width: 150px;}
div.form1 input.px100 {width: 100px;}
div.form1 input.px75 {width: 75px;}
div.form1 input.px50 {width: 50px;}
div.form1 input.auto {width: auto;}

.required {color: #cc0000;}
.auto {width: auto;}
.submit {
background-color: #a3ceec;
font-weight:bold;
color: #0076cc;
padding: 2px;
border-style:none;
}

/* /form ================================================================= */

/* shims and pads ======================================================== */
.m0 {margin: 0px 0px 0px 0px;}
.m5 {margin: 0px 0px 5px 0px;}
.m15 {margin: 0px 0px 15px 0px;}

.shim3 {padding: 0px; margin: 0px; line-height: 3px; font-size: 3px;}
.shim5 {padding: 0px; margin: 0px; line-height: 5px; font-size: 5px;}
.shim10 {padding: 0px; margin: 0px; line-height: 10px; font-size: 10px;}
.shim15 {padding: 0px; margin: 0px; line-height: 15px; font-size: 15px;}

.padtop3 {padding-top: 3px;}
.padright3 {padding-right: 3px;}
.padbottom3 {padding-bottom: 3px;}
.padleft3 {padding-left: 3px;}

.padtop5 {padding-top: 5px;}
.padright5 {padding-right: 5px;}
.padbottom5 {padding-bottom: 5px;}
.padleft5 {padding-left: 5px;}

.padtop10 {padding-top: 10px;}
.padright10 {padding-right: 10px;}
.padbottom10 {padding-bottom: 10px;}
.padleft10 {padding-left: 10px;}

.padtop15 {padding-top: 15px;}
.padright15 {padding-right: 15px;}
.padbottom15 {padding-bottom: 15px;}
.padleft15 {padding-left: 15px;}

.pad5 {padding: 5px;}
.pad10 {padding: 10px;}
.pad15 {padding: 15px;}


/* /shims and pads ======================================================== */

/* buttons =========================================================================== */
/* NOTE: do NOT put these stroked buttons in a tight table, or IE will 
cut off the top border. If you MUST put them into a tight table, 
set the cellpadding to be equal with the padding below */
a.bn1, a:visited.bn1, input.bn1 {
	border-style: solid;
	border-width: 1px;
	border-color: #0000ff;
	padding: 2px 4px 2px 4px;
	font-size: 10px;
	font-weight: normal;
	color: #689a9a;
	text-decoration: none;
	background-color: #ffffff;
	}
input.bn1 {
	cursor: pointer;
	padding: 1px;
	}
a.bn1:hover, input:hover.bn1 {
	color: #000000;
	text-decoration: none;
	border-color: #000000;
	}
/* /buttons =========================================================================== */

/* body structure ================================================================== */
#shell {
	width: 771px;
	background:#fff;
	margin-left:auto;
	margin-right: auto;
	margin-top: 15px;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-color: #7db945;
	padding: 0px;
	display: block;
	overflow:visible;
	}
/* /body structure ================================================================== */

/* header ============================================================= */
#header {
	padding: 0px 0px 0px 0px;
	}
#header_left {
float:left;
width:137px;
padding: 20px 20px 14px 28px
}
#header_right {
float:right;
width: 586px;
text-align:right;
}
/* /header ============================================================= */

/* page ============================================================== */
#main {
clear:both;
}
#left_column_wrapper {
float:left;
border-bottom: #fff 2px solid;
}
#left_nav {
width:185px;
background:#cee09b;
font-size:13px;
border-top:#fff 2px solid;

}
#left_nav_home {
width:185px;
background:#cee09b;
float: left;
font-size:13px;
border-top:#fff 2px solid;
border-bottom: #fff 2px solid;
}
#home_main {
float:right;
border-left:#fff 2px solid;
border-top:#fff 2px solid;
border-bottom:#fff 2px solid;
}
#home_bottom {
clear:both;
}
#home_bottom h1 {
	font-size: 180%;
	font-weight: normal;
	padding: 12px 0px 13px 0px;
	color:#fff;
	}
#start {
float:left;
width:255px;
border-right:#fff 2px solid;
background: #fdf4df;
}
.start_heading {
background-color: #f2a857;
height:45px;
text-align:center;
}
#start_content {
background:#fdf4df;
padding:13px 0px 0px 45px;
}
#edit {
float:left;
width:255px;
border-right:#fff 2px solid;
background:#fdffd4;
}
.edit_heading {
background-color: #f5c142;
height:45px;
text-align:center;
}
#edit_content {
background:#fdffd4;
padding:13px 0px 0px 45px;
}
#find {
float:left;
width:257px;
background: #ddedf8;
}
.find_heading {
background-color: #a3ceec;
height:45px;
text-align:center;
}
#find_content {
background:#ddedf8;
padding:13px 0px 0px 45px;
}
#spacer {
clear:both;
height:8x;
border-top:#fff 2px solid;
}
#right_column_wrapper {
float:right;
border-bottom:#fff 2px solid;
}
#right_column {

border-left:#fff 2px solid;
border-top:#fff 2px solid;
background-image:url(/images/wedding_gradient.gif);
background-repeat:no-repeat;
}
#content_bar_top {
background:#a3ceec;
height:15px;
width:584px;
}
#content {

width:554px;
padding:12px;
}
#content_bar_bottom {
background:#a3ceec;
height:15px;
width:584px;
border-left:#fff 2px solid;
}
#green_bar_bottom {
width:185px;
height:15px;
background:#cee09b;
}

#content_header {
margin-bottom:10px;
}

#content h1 {
color: #0076cc;
font-size:135%;
font-weight:bold;
}
#content h3 {
color: #0076cc;
font-size:120%;
font-weight:bold;
margin: 10px 0px;
}
.data_label {
color:#0076cc;
}

#left_pic {
border-bottom:#fff 2px solid;
border-top: #fff 2px solid;
margin:20px 0px 0px 0px;
}
/* /page ============================================================== */

/* footer ============================================================= */
#footer {
width: 771px;
font-size:11px;
color:#666;
padding:8px;
text-align:right;
margin-left:auto;
margin-right: auto;
}
#footer a {
text-decoration:none;
color:#666;
}
#footer a:visited {
text-decoration:none;
color:#666;
}
#footer a:active {
text-decoration: underline;
}
#footer a:hover {
text-decoration:underline;
}
/* /footer ============================================================= */

/* navs =============================================================== */
ul#mainnav {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	list-style-type: none;
	}
ul#mainnav li {
	float: left;
	height: expression('1%');
	}
ul#mainnav a {
	display: block;
	padding: 0px 5px 0px 5px;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #000000;
	}
ul#mainnav a#end {border-right-width: 0px;}

ul#mainnav a.nav, ul#mainnav a:visited.nav {
	font-weight: bold;
	text-decoration: none;
	}
ul#mainnav a:hover.nav {
	text-decoration: none;
	}
ul#mainnav a.navstatic, ul#mainnav a:visited.navstatic {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
ul#mainnav a:hover.navstatic {
	color: #000000;
	text-decoration: none;
	}

ul#footernav {
	margin: 0px;
	padding: 10px 10px 10px 10px;
	list-style-type: none;
	}
ul#footernav li {
	float: left;
	height: expression('1%');
	}
ul#footernav a {
	display: block;
	padding: 0px 5px 0px 5px;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #000000;
	}
ul#footernav a#end {border-right-width: 0px;}

ul#footernav a, ul#footernav a:visited {
	font-weight: normal;
	text-decoration: none;
	}
ul#footernav a:hover {
	text-decoration: none;
	}
/* /navs =============================================================== */


/* misc classes ===================================================================== */
.form_label {
color:#0076cc;
font-weight:bold;
padding-bottom:8px;
}
.data_label {
color:#0076cc;
padding-bottom:8px;
}
.column_head {
color:#0076cc;
font-weight:bold;
}
.alert {
color:#990000;
font-size: 90%;
}


.block {display: block;}
.inline {display: inline;}
.none {display: none;}

.floatright {float: right;}
.floatleft {float: left;}
.clear {clear: both;}

.clearfix:after {
	/*apply this class to any floated element that needs to be cleared afterwards*/
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* /misc classes ===================================================================== */

