@charset "utf-8";
/* CSS Document */

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #003300;
	background-color: #7D484B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	background-image: url(../images/pattern2.jpg);
	background-repeat: repeat;
}
a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	color: #003300;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#top_spacer {
	height: 10px;
}
#container  {
	width: 980px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 50;
	margin-left: auto;
	padding: 5px;
	background-color: #FFFFFF;
	height: 575px;
} 
#header1  {
	height: 47px;
	width: 465px;
	background-color: #709373;
	float: left;
	padding-left: 20px;
	padding-top: 3px;
} 
#center_center td {
	padding-left: 5px;
	font-size: 9px;
	padding-right: 5px;
	vertical-align: top;
	padding-top: 1px;
	padding-bottom: 3px;
}


#header1 img {
}

.subtext {
	font-size: 10px;
	color: #FBEB00;
}
.small_print {
	font-size: 9px;
}



#header2  {
	height: 50px;
	width: 490px;
	float: right;
	background-color: #709373;
	font-size: 12px;
} 
#header2  #top_menu {
	display: block;
	height: 40px;
	width: 95px;
	vertical-align: middle;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 245px;
	height: 465px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #709373;
	clear: right;
}
#name_left {
	width: 110px;
	margin-top: 10px;
	margin-bottom: 15px;
	float: left;
}
#name_right {
	width: 110px;
	margin-top: 10px;
	margin-bottom: 15px;
	float: right;
}
#amanda {
	margin-top: 10px;
}

#chris {
	visibility: hidden;
	position: relative;
	top: -388px;
	margin-top: 10px;
}



#sidebar2  {
	float: right; /* since this element is floated, a width must be given */
	width: 245px;
	height: 465px;
	background-color: #709373;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#feature {
	text-align: center;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#feature #feature_top {
	background-image: url(../images/feature_top.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 5px;
	padding: 0px;
}
#feature #feature_body {
	width: 148px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #CFDCCA;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0b4881;
	border-left-color: #0b4881;
}
#feature_body h1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
	color: #003300;
}
#feature #feature_body img {
	margin-bottom: 8px;
	margin-top: 5px;
}

#feature_body p {
	font-size: 10px;
	line-height: 15px;
	margin: 0px;
}
#feature #feature_bottom {
	background-image: url(../images/feature_bottom.gif);
	background-repeat: no-repeat;
	height: 5px;
	background-position: center;
}
#mainContent_1  {
	float: left;
	height: 230px;
	width: 235px;
	background-color: #709373;
	text-align: center;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
} 
#mainContent_1eft {
	float: left;
	background-color: #709373;
	text-align: center;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 465px;
	width: 235px;
}
#mainContent_2  {
	float: left;
	height: 230px;
	width: 240px;
	background-color: #709373;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
} 
#mainContent_rght  {
	float: left;
	height: 465px;
	width: 235px;
	background-color: #709373;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
} 
#mainContent_3  {
	float: left;
	height: 230px;
	width: 235px;
	background-color: #709373;
	text-align: center;
} 
#mainContent_4  {
	float: left;
	height: 230px;
	width: 240px;
	background-color: #709373;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: center;
} 
#mainContent_centre  {
	float: left;
	height: 465px;
	width: 480px;
	background-color: #709373;
	text-align: left;
	margin: 5px;
}

#mainContent_centre a:link {
	color: #FFFF00;
	text-decoration: none;
}
#mainContent_centre a:visited {
	color: #FFFF00;
	text-decoration: none;
}
#mainContent_centre a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#center_txt {
	height: 440px;
}
#message_container {
	height: 350px;
	width: 505px;
	background-color: #709373;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#footer1  {
	background:#709373;
	height: 50px;
	width: 485px;
	float: left;
} 
#footer2  {
	background:#709373;
	height: 50px;
	width: 490px;
	float: right;
} 
#feature a:link {
	color: #003300;
}
#feature a:visited {
	color: #003300;
	text-decoration: none;
}
#feature a:hover {
	color: #663300;
	text-decoration: none;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.fltrt1 {
	float: right;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-size: 14px;
	color: #CFDCCA;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
p {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#mainContent_centre li {
	font-size: 9px;
}

.detail {
	color: #FFFFFF;
}
#foot1  {
	margin-left: 10px;
	margin-top: 18px;
	font-size: 12px;
}

#form_table {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CFDCCA;
	font-size: 9px;
}
.form_label_right {
	font-size: 9px;
	text-align: right;
	vertical-align: top;
}
.form_label_left {
	font-size: 9px;
	text-align: left;
	vertical-align: top;
}
.middletext {
	vertical-align: middle;
}
.lefttxt {
	padding-left: 15px;
}

#sidebar2 #button {
	text-align: center;
	vertical-align: middle;
}
input {
	font-size: 9px;
}
textarea {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
select {
	font-size: 9px;
}


#center_center {
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
}
#back {
	font-size: 10px;
	color: #FFFF00;
	text-align: center;
}

#bottom_spacer {
	height: 300px;
}
.quote {
	font-size: 10px;
	font-style: italic;
	color: #FFFFCC;
}
#button p a {
	color: #FF0;
	font-weight: bold;
}

