/* Defaults */

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, strong, 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: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family: Times Roman, serif;
}

/* Global Styles */

body {
	line-height: 1;
	color: #000;
	background-color: #FFFFFF;
	min-width: 700px;
}


#container {
	width: 800px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 0 0 0px 0;
	position: relative;
	
}

h2 {
	font-size: 16pt;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-align: center;
}
li {
	margin: 0 0 5px 20px;

}

p {
	margin: 0 0 10px 0;
	line-height: 1.25em;
	font-size: 12pt;
}

a:link {
	color: #999;
	text-decoration: underline;
	font-weight: normal;
	letter-spacing: normal;
}

a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
	letter-spacing: normal;
}

a:visited {
	color: #999;
	text-decoration: underline;
	font-weight: normal;
	letter-spacing: normal;
}

a:active {
	color: #999;
	text-decoration: underline;
	font-weight: normal;
	letter-spacing: normal;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

/* Top */


div#top h1 {
	padding: 23px 0 0 20px;
	font-size: 35px;
	color: #fff;
	font-family: CorundumText-Bold, Georgia, serif;
	font-weight: bold;
	letter-spacing: 1px;
	position: relative;
	z-index: 90;
}

div#top h2 {
	padding: 3px 0 0 25px;
	font-size: 18px;
	color: #fff;
	font-family: CorundumText-BookItalic, Georgia, serif;
	font-weight: normal;
	position: relative;
	z-index: 90;
}

div#top ul {
	position: relative;
	margin: 0 0 0 -25px;
	z-index: 90;
	padding: 0px 0 0 25px;
	list-style: none;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 18px;
}

div#top ul li {
	display: inline;
	margin: 0 0 0 0px;
}

div#top ul li a:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1.5px;
	font-family: CorundumText-Bold, Georgia, serif;
}

div#top ul li a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	font-weight: bold;
	letter-spacing: 1.5px;
	text-shadow: rgba(0,0,0,.3) 2px 2px 5px;
}

div#top ul li a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1.5px;
}

div#top ul li a:active {
	color: #fff;
	font-weight: bold;
	letter-spacing: 1.5px;
}

/* Side  REMOVED */


/* Content */

div#content {
	position: relative;
	z-index: 1;
	margin: 15px 0px 0 0px;
}

div#content h2 {
	color: #1C6C5C;
	font-size: 16pt;
	font-family: Times Roman, serif;
	font-weight: Bold;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
	

}

div#content h3 {
	color: #1C6C5C;
	font-size: 14pt;
	font-family: Times Roman, serif;
	font-weight: Bold;
	letter-spacing: 4px;
	margin: 0 0 10px 0;
	
}

div#content h4 {
	color: #1C6C5C;
	font-size: 11pt;
	font-family: Times Roman, Georgia, serif;
	font-weight: Bold;
	letter-spacing: 1px;
	margin: 0 0 0 0;

}

	color: #5D2961;
	color: #a2191b;
	font-style: italic;

}

div#content img {
	float: left;
	position: relative;
	margin: 5px 5px 2px 0;
	padding: 0 0px 2px 0;
	z-index: 1;
}

div#content ul li {
	margin: 10px 0 20px 20px;
	padding: 0 0 0 0;
	line-height: 1.25em;
	font-size: 12pt;
	list-style-position: outside;
	list-style-type: square;
}

div#content ol li {
	margin: 10px 0 20px 20px;
	padding: 0 0 0 0;
	line-height: 1.25em;
	font-size: 12pt;
	list-style-position: outside;
	list-style-type: decimal;
}

/* Content1 */

div#content1 {
	width: 374px;
	position: relative;
	z-index: 1;
	margin: 15px 0px 0 0px;
	padding-right: 30px;
	float: left;
}

div#content1 h2 {
	color: #1C6C5C;
	font-size: 16pt;
	font-family: Times Roman, serif;
	font-weight: Bold;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
	

}

div#content1 h3 {
	color: #1C6C5C;
	font-size: 14pt;
	font-family: Times Roman, serif;
	font-weight: Bold;
	letter-spacing: 4px;
	margin: 0 0 10px 0;
	
}

div#content1 h4 {
	color: #1C6C5C;
	font-size: 11pt;
	font-family: Times Roman, Georgia, serif;
	font-weight: Bold;
	letter-spacing: 1px;
	margin: 0 0 0 0;

}

	color: #5D2961;
	color: #a2191b;
	font-style: italic;

}

div#content1 img {
	float: left;
	position: relative;
	margin: 5px 5px 2px 0;
	padding: 0 0px 2px 0;
	z-index: 1;
}

div#content1 ul li {
	margin: 10px 0 20px 20px;
	padding: 0 0 0 0;
	line-height: 1.25em;
	font-size: 12pt;
	list-style-position: outside;
	list-style-type: square;
}

div#content1 ol li {
	margin: 10px 0 20px 20px;
	padding: 0 0 0 0;
	line-height: 1.25em;
	font-size: 12pt;
	list-style-position: outside;
	list-style-type: decimal;
}
/* Content2 */

div#content2 {
	width: 358px;
	position: relative;
	z-index: 1;
	margin: 15px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
    border-style: solid;
	border-color: #1C6C5C;
	border: 3px;
	list-style-position: outside;
	
}

div#content2 h2 {
	color: #1C6C5C;
	font-size: 16pt;
	font-family: Times Roman, serif;
	font-weight: Bold;
	text-align: center;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
	

}

div#content2 h3 {
	color: #1C6C5C;
	font-size: 14pt;
	font-family: Times Roman, serif;
	font-weight: Bold;
	letter-spacing: 4px;
	margin: 0 0 10px 0;
	
}

div#content2 h4 {
	color: #1C6C5C;
	font-size: 11pt;
	font-family: Times Roman, Georgia, serif;
	font-weight: Bold;
	letter-spacing: 1px;
	margin: 0 0 0 0;

}

	color: #5D2961;
	color: #a2191b;
	font-style: italic;

}

div#content2 img {
	float: left;
	position: relative;
	margin: 5px 5px 2px 0;
	padding: 0 0px 2px 0;
	z-index: 1;
}

div#content2 ul li {
	margin: 10px 0 20px 20px;
	padding: 0 0 0 0;
	line-height: 1.25em;
	font-size: 12pt;
	list-style-position: outside;
	list-style-type: square;
}

div#content2 ol li {
	margin: 10px 0 20px 20px;
	padding: 0 0 0 0;
	line-height: 1.25em;
	font-size: 12pt;
	list-style-position: outside;
	list-style-type: decimal;
}


/* Footer */
