/* Writingretreats.org Version 4, August 2006 */

* {
	margin: 0;
	padding: 0;
}

/*Basic text styles*/
	a:link {
	color: #FFFF33;
	text-decoration: none;
	background: transparent;
}

a:visited {
	color: #FFFF33;
	text-decoration: none;
	background: transparent;
}

a:hover {
	color: #5BFF61;
	text-decoration: underline;
	background: transparent;
}

body {
	text-align: center; /*Basic Body styles*/
	font: 1em "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: white;
	background: #002E60;
}

h1 {
	text-align: center;
	font: 2.5em "Times New Roman", Times, serif;
}

.clear {
	clear: both; /*Drops container to bottom for Firefox & Safari*/
}

.spacer {
	text-align: center;
	border-top: 1px solid #C3C7FF; /*Secondary*/
	width: 75%;
	margin: 5px auto;
}
.title {
	color: #FFFF33;
	text-align: center;
	font: bold small-caps 1.5em "Times New Roman", Times, serif;
	display: block;
	letter-spacing: 20px;
	width: 100%;
	padding-top: 100px;
	background: url(index.jpg) center top no-repeat;
}

#container {
	width: 750px; /*Container for all content*/
	margin: auto;
	border-style: solid;
	border-color: #340075; /*Secondary*/
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 5px;
	background: #007180;
}

#container h1, h2, h3{
	text-align: center;
	color: white;
	font: "Times New Roman", Times, serif;
}

#coreContainer {
	text-align: center; /*Core Container style, below the Menu & News, this is the meat of the page*/
	width: 750px;
	float: left;
	background: inherit;
}
#patch1 {
	text-align: center;
	width: 154px;
	padding: 0;
	margin: 0;
	border: 0;
	background:  #004588; /*First Patch Color*/
}

#patch1 a:link{
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	text-align: center;
}

#patch1 a:hover{
	color: #DCDDB7;
	width: 154px;
	display: block;
	text-decoration: none;
	text-align: center;
	background: #49979A;
}

#patch10 {
	text-align: center;
	width: 154px;
	padding: 0;
	border: 0;
	margin: 0;
	background: #004588; /*First Patch Color*/
}

#patch10 a:link{
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	text-align: center;
}

#patch10 a:hover{
	color: #FF9428;
	width: 154px;
	display: block;
	text-decoration: none;
	text-align: center;
	background: #4E4E4E;
}

#patch11 {
	text-align: center;
	width: 154px;
	padding: 0;
	margin: 0;
	border: 0;
	background: #004588; /*First Patch Color*/
}

#patch11 a:link{
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	text-align: center;
}

#patch11 a:hover{
	color: #FF0000;
	width: 154px;
	display: block;
	text-decoration: none;
	text-align: center;
	background: black;
}

#patch12 {
	text-align: center;
	width: 154px;
	padding: 0;
	margin: 0;
	border: 0;
	background:  #004588; /*First Patch Color*/
}

#patch12 a:link{
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	text-align: center;
}

#patch12 a:hover{
	color: #00FFFF;
	width: 154px;
	display: block;
	text-decoration: none;
	text-align: center;
	background: #570057;
}
#patch13 {
	text-align: center;
	width: auto;
	height: 94px;
	padding: 0;
	margin: 0;
	border: 0;
	background: #004588; /*First Patch Color*/
}

#patch13 a:link{
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	text-align: center;
}

#patch13 a:hover{
	color: black;
	width: auto;
	height: 94px;
	display: block;
	text-decoration: none;
	text-align: center;
	background: white;
}
#patch2 {
	text-align: center;
	width: 154px;
	padding: 0;
	margin: 0;
	border: 0;
	background:#004588; /*First Patch Color*/
}

#patch2 a:link{
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	text-align: center;
}

#patch2 a:hover{
	color: #FF9900;
	width: 154px;
	display: block;
	text-decoration: none;
	text-align: center;
	background: #003366;
}

#patch3 {
	text-align: center;
	width: 154px;
	padding: 0;
	margin: 0;
	border: 0;
	background: #004588; /*First Patch Color*/
}

#patch3 a:link{
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	text-align: center;
}

#patch3 a:hover{
	color: #FEFF17;
	width: 154px;
	display: block;
	text-decoration: none;
	text-align: center;
	background: #006665;
}

#patch4 {
	text-align: center;
	width: 154px;
	padding: 0;
	margin: 0;
	border: 0;
	background:  #004588; /*First Patch Color*/
}

#patch4 a:link{
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	text-align: center;
}

#patch4 a:hover{
	color: white;
	width: 154px;
	display: block;
	text-decoration: none;
	text-align: center;
	background: #636392;
}

#patch5 {
	text-align: center;
	width: 154px;
	padding: 0;
	margin: 0;
	border: 0;
	background:  #004588; /*First Patch Color*/
}

#patch5 a:link{
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	text-align: center;
}

#patch5 a:hover{
	color: #00C6DF;
	width: 154px;
	display: block;
	text-decoration: none;
	text-align: center;
	background: #770000;
}

#patch6 {
	text-align: center;
	width: 154px;
	padding: 0;
	margin: 0;
	border: 0;
	background: #004588; /*First Patch Color*/
}

#patch6 a:link{
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	text-align: center;
}

#patch6 a:hover{
	color: white;
	width: 154px;
	display: block;
	text-decoration: none;
	text-align: center;
	background: #0064BB;
}

#patch7 {
	text-align: center;
	width: 154px;
	padding: 0;
	margin: 0;
	border: 0;
	background: #004588; /*First Patch Color*/
}

#patch7 a:link{
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	text-align: center;
}

#patch7 a:hover{
	color: white;
	width: 154px;
	display: block;
	text-decoration: none;
	text-align: center;
	background: #3371A3;
}

#patch8 {
	text-align: center;
	width: 154px;
	padding: 0;
	margin: 0;
	border: 0;
	background:  #004588; /*First Patch Color*/
}

#patch8 a:link{
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	text-align: center;
}

#patch8 a:hover{
	color: black;
	width: 154px;
	display: block;
	text-decoration: none;
	text-align: center;
	background: #FF870F;
}

#patch9 {
	text-align: center;
	width: 154px;
	padding: 0;
	margin: 0;
	border: 0;
	background:  #004588; /*First Patch Color*/
}

#patch9 a:link{
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	text-align: center;
}

#patch9 a:hover{
	color: black;
	width: 154px;
	display: block;
	text-decoration: none;
	text-align: center;
	background: #00CC99;
}

#subNav{
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	float: right;
}

#subNav a:hover{
	color: white;
	background: #192D3E;
}

#subNav li{
	float: left;
	margin: 0;
}

#subNav li a{
	float: left;
	width: 10em;
	display: block;
	border: 0;
	text-decoration: none;
	text-align: center;
}

#subNav ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
