* {
	margin: 0;

	padding: 0;
}

body {

	font-size: 12px;

	text-align: justify;

}



body, th, td, input, textarea, select, option {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #61492d;

}

blockquote {
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-style: italic;
	font-weight: bold;
	font-size: 1.1em;
	margin: 2em 0 0 0;
	padding: 0 0 0 1em;

}



h1, h2, h3 {

	font-family: Arial, sans-serif;

	font-weight: normal;

	color: #123456;
	padding-left: .3em;

}



h1 {

	font-size: 2em;
	text-align: left;

}



h2 {

	letter-spacing: -1px;

	font-size: 1.4em;

}



h3 {

	font-size: 1.1em;
	font-weight: bold;
	color: #d91c5c;
	padding-top: 1em;

}



p {

	padding: .5em 1em 1em .5em;

}


ul, ol {

	list-style: none;

}



a {



}



a:hover {



}



#wrapper {

	background: url(images/stripes.png) fixed;
	background-color: #444;
}

#torso {
	background: url(images/body.png) repeat-y center fixed;
}

/* SET HEIGHT FOR THIS IN HTML */
#media {
	background-color: #fff;
	width: 860px;
	margin: 0 auto;
	padding: 0;
}

#menu {

	height: 30px;
	text-align: center;

}



#menu ul {

	margin: 0;

	padding: 0;

	line-height: normal;

}



#menu li {

	float: left;

}



#menu a {
	width: 172px;

	display: block;
	text-decoration: none;

	text-transform: uppercase;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFF;

	padding: 8px 0 8px 0;
	background-image: url(images/button-shade.png);

}



#menu a:hover {
	text-decoration: underline;

	color: #000;
	background: #ffd600;
	background-image: url(images/button-shade.png);

}



#menu .current_page_item a {
	color: #000;
	text-decoration: none;

	background-image: url(images/button-shade.png);

}



/* Header */



#header {

	height: 100px;

}

#header .c1 {
	background-image: url(images/color-1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 53px;

}

#header .c2 {
	background-image: url(images/color-2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 53px;

}

#header .c3 {
	background-image: url(images/color-3.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 53px;

}

#header .c4 {
	background-image: url(images/color-4.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 53px;

}

#header .c5 {
	background-image: url(images/color-5.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 53px;

}

#header .c6 {
	background-image: url(images/color-6.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 53px;

}

#header .c7 {
	background-image: url(images/color-7.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 53px;

}

#header .c8 {
	background-image: url(images/color-8.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 53px;

}

#header .c9 {
	background-image: url(images/color-9.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 53px;

}

#header .c10 {
	background-image: url(images/color-10.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 53px;

}

#header .c11 {
	background-image: url(images/color-11.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 53px;

}



#header h1, #header p {

	margin: 0;

}



#header h1 {

	float: right;

	font-size: 18px;

	padding: 14px 4px 0 24px;

	color: #fff;
	letter-spacing: .05em;

}



#header p {

	float: left;

	padding: 70px 0 0 10px;

	font-size: 26px;

	font-weight: normal;

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #c4ac8d;

	text-transform: lowercase;

}



#header a {

	text-decoration: none;

	color: #f79f1a;

}

.logo {
	padding: 23px 0 23px 22px;
}



/* Content */



#content {

	float: right;

	width: 676px;

	margin: 0;

	color: #666;
	
	padding-top: 27px;

}

#content ul {
	font-size: 1em;
	color: #333;
}

#content .biglist {
	font-size: 1.4em;
}


#content li {
	padding: 0 0 .2em 1em;
}

#content a {
	color: black;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}


.alignleft {

	float: left;

}



.alignright {

	float: right;

}



.entry {

	margin: 0;

	padding: 17px 0 5px 0px;

}



.last {

	border: none;

}



/* Sidebar */



#sidebar {
	font-weight: bold;
	font-size: 12px;

	float: left;

	width: 160px;
	padding-right: 12px;

	color: #b29269;
}



#sidebar ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#sidebar li {

	margin: 0;

	padding: 0;

}



#sidebar li ul {

}



#sidebar li li {

	line-height: 38px;

}



#sidebar h2 {

	font-size: 16px;
	padding: .2em;
	color: #004499;
	font-style: italic;
}



#sidebar a {

	text-decoration: none;
	color: #fff;
	width: 160px;
	display: block;
	padding: 0 0 0 6px;
	background-image: none;

}

.color1 {
	background-color: #d91c5c;
}

.color2 {
	background-color: #00a79d;
}

.color3 {
	background-color: #25408f;
}

.color4 {
	background-color: #00a651;
}

.color5 {
	background-color: #5a489d;
}

.color6 {
	background-color: #be1e2d;
}

.color7 {
	background-color: #2bb1ef;
}

.color8 {
	background-color: #ffd600;
}

.color9 {
	background-color: #ef4036;
}

.color10 {
	background-color: #9e1f63;
}

.color11 {
	background-color: #ec008c;
}

.color12 {
	background-color: #f8931e;
}





#sidebar a:hover {
	color: #000;

	text-decoration: underline;
	background-image: url(images/button-shade.png);

}



/* Footer */



#footer {
	height: 200px;
	color: #000;

	text-align: center;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/foot.png);
	background-position: top;
	background-repeat: no-repeat;

}


#footspace {
	width: 860px;
	height: 72px;
	margin: 0 auto;
	background-image: url(images/foot.png);
	background-position: top center;
	background-color: #ccddff;
}


#footer p {

	padding-top: 15px;

}



#footer a {
	font-weight: bold;
	color: #333;

}

#footer a:hover {
	font-weight: bold;
	color: #000;

}



img { 
	border: none; 
}



img.left {

	float: left;

	padding: 3px 20px 20px 3px;

}



img.right {

	float: right;

	margin: 3px 3px 20px 20px;

}


.ccolor1 {
	color: #d91c5c;
}

.ccolor2 {
	color: #00a79d;
}

.ccolor3 {
	color: #25408f;
}

.ccolor4 {
	color: #00a651;
}

.ccolor5 {
	color: #5a489d;
}

.ccolor6 {
	color: #be1e2d;
}

.ccolor7 {
	color: #2bb1ef;
}

.ccolor8 {
	color: #ffb310;
}

.ccolor9 {
	color: #ef4036;
}

.ccolor10 {
	color: #9e1f63;
}

.ccolor11 {
	color: #ec008c;
}

.ccolor12 {
	color: #f8931e;
}
