@charset "utf-8";
/* CSS Document */
body {
    background-color: #fefefe;
    font-family: Sans-Serif;
	margin-top: 5px;
	margin-bottom: 0px;
}

img {
	border: none;
}

#wrapper {
    background-color: #f0f1cd;
    width: 1070px;
    margin-left: auto;
    margin-right: auto;
}

#header{
    background-color: #fefefe;
    width: 100%;
    float: left;
    height: 167px;
}

.leftcol {
    background-color: #fefefe;
    /*border-right: dotted 2px #f7941e;*/
	/*border-right: dotted 1px #503970;*/
    width: 337px;
    float: left;
}

.menuleftcol {
	background-color: #fefefe;
	/*border-right: dotted 2px #f7941e;*/
	/*border-right: dotted 1px #503970;*/
	width: 337px;
	float: left;
	padding-top: 38px;
	min-height: 810px;
}

.links {
	padding-bottom: 30px;
}

.menuleftcol .links a {
	width: 331px;
	display: block;
	/*background-color: #f7941e;*/
	background-color: #503970;
	padding: 3px;
	margin: 7px 0px 7px 0px;
	font-weight: bold;
	text-decoration: none;
}

.menuleftcol .links a:link, .menuleftcol .links a:visited {
	color: #fefefe;
}

.menuleftcol .links a:hover, .menuleftcol .links a:active {
	color: #000;
}

.facebook {
}

#twitter_div {
    /*border-top: dotted 1px #f7941e;*/
	border-top: dotted 1px #503970;
    font-family: times new roman, serif;
}

.sidebar-title {
    text-align: center;
    font-weight:normal;
}

.rightcol {
    width: 731px;
    float: right;
}

.navigation {
    background-color: #fefefe;
    height: 45px;
    /*border-bottom: dotted 1px #f7941e;*/
	border-bottom: dotted 1px #503970;
}

.navigation a {
    font-size: 30px;
    text-decoration: none;
}

.navigation a:link {
    /*color: #f7941e;*/
	color: #503970;
}

.navigation a:visited {
    /*color: #f7941e;*/
	color: #503970;
}

.navigation a:active {
    color: #000000;
}

.navigation a:hover {
    color: #000000;
}

#nav1 {
    width: 173px;
    text-align: center;
    float: left;
    margin: 0px 5px 0px 0px;
}

#nav2 {
    width: 183px;
    text-align: center;
    float: left;
    margin: 0px 5px 0px 0px;
}

#nav3 {
    width: 177px;
    text-align: center;
    float: left;
    margin: 0px 5px 0px 0px;
}

#nav4 {
    width: 183px;
    text-align: center;
    float: left;
    margin: 0px;
}

.content {
    margin: 0px;
    padding: 10px 30px 30px 30px;
}

.description {
    background-color: #fefefe;
    padding: 0px 10px 10px 10px;
	margin-bottom: 30px;
}

.next_paragraphs p:first-line {
    font-weight: bold;
}

.description h1 {
    /*color: #f7941e;*/
	color: #503970;
    /*border-bottom: dotted 1px #f7941e;*/
	border-bottom: dotted 1px #503970;
	font-size: 25px;
}


.description a:link, .description a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #555;
}

.description a:active, .description a:hover {
	color: #888;
}

.twocol {
	background-color: #fefefe;
	padding: 0px 10px 10px 10px;
	width: 44.5%;
	margin-bottom: 30px;
	margin-top: 20px;
}

.twocol h1 {
    /*color: #f7941e;*/
	color: #503970;
    /*border-bottom: dotted 1px #f7941e;*/
	border-bottom: dotted 1px #503970;
	margin-top: 0px;
	font-size: 25px;
}

.twocol ul {
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 0px;
	margin-right: 0px;
	min-height: 250px;
}

.twocol li {
	list-style-type: none;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	font-size: 13px;
	/*border-bottom: dotted 1px #f7941e;*/
	border-bottom: dotted 1px #503970;
}

.twocol h2 {
	/*border-bottom: dotted 1px #f7941e;*/
	border-bottom: dotted 1px #503970;
	font-size: 20px;
	margin-top: 0px;
}

.twocol a:link, .twocol a:visited {
    color: #000000;
    text-decoration: none;
}

.twocol a:active, .twocol a:hover {
	text-decoration: underline;
}

.infolist p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.twitter {
	background-color: #fefefe;
	padding: 0px 10px 10px 10px;
	margin-bottom: 50px;
	min-height: 300px;
}

.twitter h1 {
	color: #f7941e;
	/*border-bottom: dotted 1px #f7941e;*/
	border-bottom: dotted 1px #503970;
}

.twitter li {
	list-style-type: disc;
    padding-left: 20px;
    padding-right: 30px;
    font-size: 14px;
}

.twittime {
	font-size: 10px;
	font-style: italic;
}

.twitfeed {
	width: 47%;
	float: left;
}

.twit {
    list-style-type: none;
    padding-left: 10px;
    padding-right: 30px;
    font-size: 14px;
}

.twit li {
    padding-bottom: 10px; 
}

.twit a {
    color: #000000;
    text-decoration: none;
}

.twitter-link {
    color: #000000;
    text-decoration: none;
    font-size: 18px;
}

#menucontent {
	background-color: #fefefe;
	padding: 0px;
	margin-bottom: 50px;
}

#menucontent h1 {
	/*background-color: #f7941e;*/
	background-color: #503970;
	color: #fefefe;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	margin-bottom: 5px;
}

#menucontent h2 {
	color: #555;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
	margin: 0px;
}

#menucontent p {
	color: #888;
	padding-left: 30px;
	padding-right: 50px;
	margin-top: 0px;
	font-size: 13px;
}

table {
	border-collapse: collapse;
	font-weight: bold;
	color: #555;
	font-size: 16px;
	width: 100%;
}

td {
	padding: 10px;
}

tr {
	/*border-top: dotted 1px #f7941e;
	border-bottom: dotted 1px #f7941e;
	*/
	border-top: dotted 1px #503970;
	border-bottom: dotted 1px #503970;
	padding: 10px;
}

.price {
	float: right;
}

.prices {
	text-align: right;
	width: 150px;
}

.desc {
	font-weight: normal;
	color: #888;
/*	padding-left: 20px;*/
	font-size: 13px;
}

.separator {
	/*border-bottom: dotted 1px #f7941e;*/
	border-bottom: dotted 1px #503970;
	margin: 10px 0px;
	clear: right;
}

.menunote {
	/*color: #f7941e;*/
	color: #503970;
	font-size: 13px;
	margin: 0px;
	text-align: center;
	font-weight: bold;
	padding: 5px 0px 10px 0px;
}

#footer {
    clear: both;
   /* background-color: #f7941e;*/
   background-color: #503970;
    color: #fff;
    text-align: center;
	padding: 5px 0px;
	font-size: 14px;
}

#footer a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

#footer a:active, #footer a:hover {
	color: #fff;
}
