body {
	font-size:66.5%;
	background-color: #CECED0;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
* {

          padding: 0;

          margin: 0;

          border: 0;

}

#wrap {
	width: 969px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/wrap_bg.jpg);
	background-repeat: repeat-y;
}

#content {
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-y;
}
/* header */
#header {
	height: 179px;
	width: 969px;
	background-image: url(../images/logo_bg.jpg);
	text-align: right;
	background-repeat: no-repeat;
}
 #topnav {
	font-size: 1.2em;
	padding-top: 130px;
	padding-right: 60px;
 }
 #topnav ul {
	margin: 0px;
	padding: 0px;
}

#topnav li{
    display:inline;
	list-style: url(none) none;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}

#topnav a:link,  #topnav a:visited {
	color: #000;
	text-decoration: none;
}
#topnav a:hover, #topnav a:active {
	color: #C50C46;
	text-decoration: underline;
}
 /* main content */
 #maincontent {
	clear: both;
	background-image: url(images/watermark.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#pageheading {
	background-image: url(../images/pagetitlebg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #C70B46;
	font-size: 1.6em;
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
#text h1 {
	font-size: 1.2em;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
	color: #999;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#text {
	font-size: 1.2em;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 130px;
}
#text h2{
	font-size: 1.2em;
	padding-top: 10px;
	padding-right: 2px;
	padding-left: 0px;
	color: #C50C46;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 0px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.hightxt {
	font-weight: bold;
	color: #C50C46;
}


#text h3 {
	font-size: 1em;
	color: #666;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#text p {
	font-size: 1.0em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: justify;
}

#text ul, #righttext ul{
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#text li, #righttext li {
	list-style-position: outside;
	list-style-image: url(../images/bullet1.jpg);
	padding-top: 2px;
	padding-bottom: 2px;
}
#text a:link,  #text a:visited {
	color: #C50C46;
	text-decoration: none;
}
#text a:hover, #text a:active {
	color: #333;
	text-decoration: underline;
}
#text table{
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E4DDD7;
	border-right-color: #E4DDD7;
	border-bottom-color: #E4DDD7;
	border-left-color: #E4DDD7;
	width: 600px;
}
#text td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E4DDD7;
	border-right-color: #E4DDD7;
	border-bottom-color: #E4DDD7;
	border-left-color: #E4DDD7;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.centertext {
	text-align: center;
}
#footer {
	color: #5A305E;
	text-align: center;
	font-size: 1.2em;
	padding: 0px;
	clear: both;
	background-image: url(../images/foot_bg.jpg);
	height: 60px;
	width: 969px;
}
#footer p{
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#footer ul {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer li{
    display:inline;
	list-style: url(none) none;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}

#footer a:link,  #footer a:visited {
	color: #333;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #C50C46;
	text-decoration: underline;
}
#subfoot {
	text-align: center;
	clear: both;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 1.2em;
	padding-top: 10px;
	color: #333;
}
#subfoot ul {
	margin: 0px;
	padding: 0px;
}

#subfoot li{
    display:inline;
	list-style: url(none) none;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}

#subfoot p {
	padding: 5px;
}
#subfoot a:link,  #subfoot a:visited {
	color: #333;
	text-decoration: none;
}
#subfoot a:hover, #subfoot a:active {
	color: #C49955;
	text-decoration: underline;
}
/* contact form */
.submitbutton {
	color: #FFF;
	background-color: #C50C46;
}

input {
	font-size: 1.2em;
	border: 1px solid #333333;
	padding: 2px;
	background-color: #FFFFFF;
}
.field300 {
	width: 300px;
}
.field1 {
	width: 150px;
}
textarea {
	font-size: 1.2em;
	border: 1px solid #857657;
	padding: 5px;
	background-color: #FFFFFF;
}
fieldset {
	border: 1px solid #322D29;
	padding-left: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
legend {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1.2em;
	color: #FEFBF6;
	font-weight: bold;
}
.smalltxt {
	font-size: 0.8em;
}
label {
	font-size: 1.0em;
	color: #666666;
}
option {
	color: #333333;
	border: none;
	padding: 2px;
}



.fltleft {
	float: left;
	padding-right: 30px;
}

.alignleft {
	text-align: left;
}
.flt_right {
	float: right;
	padding-left: 30px;
}

.clearall {
	clear: both;
}



.smallertxt {
	font-size: 0.8em;
}
.centertxt {
	text-align: center;
	padding: 10px;
}
.flt_right2 {
	float: right;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 20px;
}
.fltleft2 {
	float: left;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
}
