@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #CCD5D9;
}
#container {
	width: 750px;
	background: #FFFFFF;
	text-align: left;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

#header {
	background-color: #FFFFFF;
	height: 135px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(images/createLogo.gif);
	background-repeat: no-repeat;
	margin: 0px;
	z-index: 2;
} 
#header h1 {
	margin: 0;
	padding: 10px 0;
	display: none;
}
#header h2 {
	color: #735D6B;
	margin: 0px;
	padding-top: 115px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
#header  h2 a,a:link,a:active,a:visited {
	color: #735D6B;
	text-decoration: none;
	font-weight: bold;
}
#header h2 a:hover, a:focus {
	text-decoration: underline;
	font-weight: bold;
}


#contact {
	float: right;
	width: 300px;
	font-size: 75%;
	font-weight: normal;
	color: #A8A29A;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 60px;
	overflow: auto;
	margin-top: -125px;
}
#navContainer {
	margin: 0px;
	padding: 0px;
	background-color: #A8A29A;
	height: 225px;
}

#contact a, a:link, a:visited, a:active {
	font-weight: bold;
	color: #A8A29A;
	text-decoration: none;
}
#contact a:hover, a:focus {
	text-decoration: underline;
}


#navbar {
	width: 190px;
	float: left;
	height: 225px;
	background-color: #A8A29A;
}
#navbar  ul  {
	margin: 0px;
	padding: 0px;
}
#navbar li {
	color: #FFFFFF;
	line-height: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-left: 10px;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
}
#navbar li a, a:active, a:link, a:visited {
	text-decoration:none;
	font-weight: bold;
}
#navbar  li  a:hover, a:focus {
	text-decoration:underline;
	font-weight: bold;
}

#photoContent {
	margin-left: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#contentContainer {
	margin: 0px;
	padding: 0px;
	background-image: url(images/contentBG.gif);
	background-repeat: repeat-y;
}


#sidebar1 {
	float: left;
	width: 190px;
	padding: 0px;
	margin: 0px;
	background-color: #A89BA3;
}
#sidebar1 h1 {
	font-size: 100%;
	color: #FFFFFF;
	background-color: #735D6B;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#sidebar1 h2 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 95%;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
#sidebar1 h2 a, a:active, a:link, a:visited {
	text-decoration: none;
}
#sidebar1 h2 a:hover, a:focus {
	text-decoration: underline;
}

#sidebar1 p {
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #735D6B;
	border-right-color: #735D6B;
	border-bottom-color: #735D6B;
	border-left-color: #735D6B;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}
#sidebar1 ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
#sidebar1 li {
	line-height: 16px;
}


#sidebar1 a, a:link, a:active, a:visited {
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
}



#mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 190px;
	padding: 25px;
	} 
#mainContent p {
	color: #666666;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 18px;
	font-size: 100%;
	font-weight: normal;
}

#mainContent a, a:link, a:visited, a:active {
	color: #735D6B;
	font-weight: normal;
	text-decoration: underline;
}
#mainContent h1 {
	font-size: 160%;
	font-weight: normal;
	color: #735D6B;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-transform: uppercase;
}

#mainContent h2 {
	font-size: 115%;
	color: #735D6B;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-transform: uppercase;
	font-weight: bold;
}
#mainContent h3 {
	font-size: 115%;
	font-weight: bold;
	color: #BEB327;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-transform: uppercase;
}
#mainContent h4 {
	background-color: #A89BA3;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-size: 100%;
	margin-top: 10px;
	font-weight: bold;
}
#mainContent  h4  a    {
	background-color: #A89BA3;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#mainContent h4 a:hover {
	text-decoration: underline;
}


#mainContent h5 {
	background-color: #F7EDC8;
	color: #333333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-size: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
#mainContent h6 {
	font-size: 95%;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#mainContent ul {
	list-style-type: disc;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-size: 100%;
}
#mainContent li {
	color: #735D6B;
	font-weight: bold;
	padding-bottom: 7px;
	padding-top: 7px;
	line-height: 16px;
}
#mainContent li a, a:active, a:link, a:visited {
	text-decoration: underline;
	font-weight: bold;
}
#mainContent img {
	padding: 10px;
	float: right;
}
#mainContentWide {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 25px;
	background-color: #FFFFFF;
}
#mainContentWide h1 {
	font-size: 160%;
	font-weight: normal;
	color: #735D6B;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-transform: uppercase;
}
#mainContentWide p {
	color: #666666;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 18px;
	font-size: 100%;
	font-weight: normal;
}
#mainContentWide a {
	color: #735D6B;
}


#lftCol {
	float: left;
	width: 225px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F2E5AE;
	border-right-color: #F2E5AE;
	border-bottom-color: #F2E5AE;
	border-left-color: #F2E5AE;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rtCol {
	width: 225px;
	margin-left: 275px;
}

#purple {
	background-color: #735D6B;
}

#footer {
	padding: 0 10px 0 20px;
	background:#DDDDDD; 
	background-color: #735D6B;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
	font-size: 80%;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
		}
#footer a, a:link, a:visited, a:active {
	font-weight: normal;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.special {
	font-style: italic;
	font-weight: bold;
	color: #735D6B;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.tableText {
	background-position: left bottom;
	text-align: left;
	border: 1px solid #A89BA3;
}
.tableText td {
	vertical-align: middle;
	padding: 10px;
	border: 1px dotted #E9E9E9;
}
.tableText th {
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
}

input {
	background-color: #A89BA3;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #D6CFD3;
	font-size: 75%;
	margin: 0px;
	padding: 0px;
}
.redHighlight {
	color: #900;
}
