@charset "utf-8";

/* DEFINING STYLES FOR THE TEMPLATE, WHICH
CREATES MAIN STYLE FOR ALL "CHILD" PAGES */

* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	min-height: 600px;
	width: 850px;
}
#content {
	height: auto;
	width: 850px;
}


#header {
	background-color: #99002B;
	height: 235px;
	width: 850px;
	margin-top: 25px;
}

#header p {
	padding-top: 25px;
}


#header a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#topimgs #pic {
	float: right;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}


#topimgs #logo {
	margin-left: 15px;
	margin-top: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topimgs  p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	padding-top: 20px;
	margin-left: 700px;
	padding-left: 20px;
}
#menu {
	padding-right: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
}
#menu ul {
	list-style-type: none;
}
#menu  li  {
	text-align: center;
	border: 2px solid #e2a204;
	width: 125px;
	float: left;
	margin-right: 5px;
	line-height: 25px;
	margin-bottom: 5px;
	padding: 3px;
	background-color: #99002B;
}
#menu     a      {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-size: 19px;
	font-weight: bold;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-top: 5px;
}
#menu a:hover {
	color: #99002B;
	background-color: #e2a204;
}
#shadow {
	background-repeat: repeat-x;
	width: inherit;
	background-image: url(../images/shadow_small.gif);
}

#sidebar {
	background-color: #000000;
	width: 250px;
	margin-top: 5px;
	float: right;
	margin-left: 5px;
}
#sidebar a {
	margin-top: 10px;
}




#main {
	background-color: #ffffff;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 25px;
	padding-top: 10px;
	float: left;
	width: 550px;
}

#main h1 {
	font-weight: bold;
	color: #000000;
	font-size: 22px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#main p {
	text-align: justify;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-left: 10px;
}

#box1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cfcfcf;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	border: 1px solid #e2a204;
}
#box1 p {
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
}


#box1 a {
	color: #E2A204;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	margin-right: 10px;
}

#box1 h2 {
	font-size: 16px;
	color: #E2A204;
	text-align: center;
	margin-top: 10px;
}
#box1 h3 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}


#box2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e2A204;
	border-bottom-color: #e2A204;
	border-left-color: #e2A204;
	text-align: center;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #e2A204;
}
#box2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: 7px;
	margin-bottom: 7px;
}

#box2 h2 {
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	padding: 7px;
}
#box2 a {
	font-size: 16px;
	color: #E2A204;
	text-decoration: none;
}


#sideimg {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-left: 35px;
	padding-top: 35px;
	border-top-style: none;
	padding-bottom: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #E2A204;
	border-right-color: #E2A204;
	border-bottom-color: #E2A204;
	border-left-color: #E2A204;
}
#sideimg a {
	text-decoration: none;
}

#sideimg h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 25px;
	padding-left: 20px;
}

#footnote {
	background-color: #99002B;
	height: 75px;
	padding-right: 15px;
	padding-bottom: 15px;
	width: 830px;
	clear: both;
	margin-left: 5px;
}
#footnote p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #cfcfcf;
	text-align: center;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 15px;
}
#footnote p a {
	color: #CFCFCF;
	text-align: right;
}
