/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background-image: url(../Images/Old/Green_Background_Matt.jpg);
}

/*  Header Section  */

#Header {
	border-bottom: #CCCCCC solid medium;
	float: left;
	width: 960px;
	height: 200px;
	background-image:	url(../Images/General/Background.jpg);
	z-index:1;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #cccccc;
}

#Header_Wrap {
	float: none;
	width:960px;
	height: 250px;
	background-image:
	url(../Images/General/Background.jpg);
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-color: #cccccc;
}

#Header_Picture {
	float: left;
	width: 495px;
	background-image:
	url(../Images/General/Background.jpg);
	height: 181px;
	z-index:1;
	margin: 0 auto;
	border: #cccccc thick groove;
	padding: 1px;
}

#Spacer {
	float: none;
	width:960px;
	height: 1px;
}

#Logo {
	float: left;
	width: 180px;
/*	height: 180px;*/
	z-index:1;
}

#Welcome { 
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	padding: 0px 10px 0px 10px;
	float: right;
	width: 250px;
	height: 180px;
	z-index:1;
}

.Welcome {
	color: #336699;
	line-height: 110%;
}

.Welcome a {
	color: #336699;
	font-weight: bold;
}

.Welcome a:hover {
	text-decoration: underline;
	color: #993333;
	font-weight: bold;
}

.Red {
	color: #993333;
}


h1, h2, h3, h4 {
	margin-top: 0;
	color: #336699;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: 	color:#336699;
}

h2 {
	font-size: 2.0em;
}

h3 {
	font-size: 25px;
	text-align:center;
	color:#336699;
}

h4 {
	font-size: 16px;
	text-align:center;
	color: #990000;
}

ul {
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	border-bottom: none;
	color: #993333;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Wrapper */

#Wrapper {
	margin-top: 0px;
	height: auto;
	
}

/* Page */

#Page {
	background-image: 
	url(../Images/General/Background.jpg);
	width: 960px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#Page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#Content {
	float: left;
	width: 580px;
	padding-left: 10px;
	padding-right: 5px;
/*	border: outset thick #cccccc; */
}

.Content_Header {
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 2em;
	color: #993333;
	text-align:center;
	line-height: 36px;
}

.Post {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 570px;
	border:outset #CCCCCC;
	line-height: 120%;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	font-size: 14px;
}

.Post a {
	font-family: Arial;
	color: #336699;
}

.Post a:hover {
	font-family: Arial;
	color: #FF0000;
	text-decoration:underline;
	font-weight: bold;
}

.post h1 {
	font-weight: normal;
}

.Note {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.Byline {
	font-family:Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align:center;
/*	padding-top: -20px;
	padding-bottom: 10px; */
}

.Facebook {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-align:left;
}

.Facebook a {
	color: #336699;
}

.Facebook a:hover {
	color: #993333;
}

.tag {
	padding: 0 15px;
}

.Entry {
}

.Entry a {
	color: #336699;
	font-weight:bold;
}

.Entry a:hover {
	color: #993333;
	text-decoration: underline;
	text-align: center;
}

.Entry_Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: center;
	color: #336699;
	font-weight: bold;
	margin-top: 12px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebar Section  */


#Sidebar {
	float: left;
	width: 330px;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.Sidebar_Header {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #993333;
	text-align:center;
}

/*
#sidebar1 {
	float: left;
	margin-top: 10px;
	width: 220px;
	padding-left: 5px; 
	border:outset #CCCCCC; 
}
*/
#Sidebar_Content {
	font-family: Arial;
	font-size:14px;
	color: #000000;
	float: left;
	float: left;
	margin-top: 10px;
	padding-left: 5px;
	width: 300px;
	border:outset #CCCCCC;
}

.Sidebar_Content {
	font-family: Arial;
	font-size:14px;
	color: #000000;
}



#Sidebar_Picture {
	float: left;
	margin-top: 5px;
	padding-left: 5px; 
	width: 290px;
}

.Sidebar {
	/*	padding: 10px 30px 0px 30px;
	width: 220px;
	padding: 0; */
	font-size: 14px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.Sidebar_Content a {
	font-size: 14px;
	color:#336699;
	font-weight: bold;
}

.Sidebar a {
	font-size: 14px;
	color:#336699;
	font-weight: bold;
}

.Sidebar_Content a:hover {
	text-decoration: underline;
	color: #993333;
}

.Sidebar a:hover {
	text-decoration: underline;
	color: #993333;
}

.Sidebar h2 {
	font-family: Verdana, Arial;
	font-size: 18px;
	text-align: center;
	color: #336699;
}

.Sidebar ul {
	margin: -10px 15px 0 15px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	list-style: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #000000;
}

.Sidebar li {
	padding-top: 2px; 
	margin-left: 0;
	list-style-type: disc;
}


.Sidebar li a {
	color:#336699;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;	
}

.Sidebar li a:hover {
	color: #993333;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;	
}

/*
.sidebar li ul {
	padding: 10px 0px;
	background: url(images/img04.jpg) repeat-x left bottom; 
}*/

.Sidebar li li {
	margin: -10px 15px 0 15px;
	font-size: 12px;
	padding: 8px 0px;
	list-style-type: disc;
}


.Sidebar li h2 {
	height: 34px;
	margin: 0 0 0 0;
	padding: 12px 15px 0px 20px;
/*	background: url(images/img03.jpg) no-repeat left top; */
	font-size: 16px;
	color: #000000;
}

/* Search */
/*
#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}
*/
#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: none;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}


/* Footer */

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 0 0px;
	background: url(../images/img04.jpg) repeat-x left top;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
	color: #CCCCCC;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
	color:#CCCCCC;
}

/*   Trip Page Section   */

#Trip_Column {
	float: left;
	width: 310px;
	color: #000000;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#Trip_Content {
	font-family: Arial;
	font-size:14px;
	color: #000000;
	float: right; 
	float: left;
	margin-top: 10px;
	padding-left: 5px; 
	width: 290px;
	border:outset #CCCCCC; 
}

.Sidebar {
	/*	padding: 10px 30px 0px 30px;
	width: 220px;
	padding: 0; */
	font-size: 14px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#Trip_Column_Box {
	width: 950px;
	padding: 0px 0px 0px 0px;

}

#Trip_Column_Left {
	float: left;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#Trip_Column_Middle {
	float: left;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;

}

#Trip_Column_Right {
	float: left;
	width: 300px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;

}

#Trip_Entry {
	font-family: Arial;
	font-size:14px;
	color: #000000;
	margin-top: 0px;
	border: #000000 medium solid; 
}


#Trip_Post {

}

.Trip_Column_Header {
	float: left;
	width: 310px;
	color: #993333;
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Arial;
	text-align:center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}


/*  Menu Section  */

#Menu {
	width: 700px;
	height: 30px;
	float: right;
	margin-right: 0px;
	margin-top: 5px;
	font-family:Verdana, Arial;
	font-weight:bold;
}


/*#Menu {
	float: right;
	width: 750px;
	height: 150px;
/*	background:  url(images/img2.jpg); 
	font-size: 12px;
	font-weight: bold;
}

#Menu h2 {
	display: none;
}

#Menu ul { 
	float: right;
	margin-top: 205px;
	margin-right: 20px;
	padding: 0 0 0 0;
	list-style: none;
	line-height: normal;
}

#Menu li {
	display: inline;
}

#Menu a {
	float: left;
	padding-left: 24px;
	text-decoration: none;
	font: Tahoma, Arial, Helvetica, sans-serif;
	color: #000099;
}

#Menu a:hover {
	text-decoration: none;
	color: #993333;
}
*/
ul#nav, ul#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

ul#nav  li {
	position: relative;
	float: left;
	width:149px;
}
	
#nav li ul {
	position: absolute;
	margin-left: -999em; /* hide menu from view */
	top: auto;
	left:0;
}

/* Styles for Menu Items */
ul#nav  li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #ffffcc; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #ccc;
		margin-bottom:-1px;
	min-height:0;
	}
/* commented backslash mac hiding hack \*/ 
* html ul#nav  li a {height:1%;	position:relative;}
/* end hack */ 

/* this sets all hovered lists to red */
#nav li:hover a,#nav  li.over a,
#nav li:hover li a:hover,#nav li.over li a:hover {
   color: #fff;
   background-color: red;}

/* set dropdown to default */
#nav li:hover li a,#nav li.over li a {
   color: #777;
   background-color: #ffffcc;
}
#nav li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
#nav li:hover ul,#nav li.over ul {margin-left:0; } /* show menu*/

/*  Club Page Section  */

#Club_Content {
	float: left;
	width: 625px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
/*	border: outset thick #cccccc; */
	background-image:url(../Images/General/Background.jpg);
}

#Club_Post {
	font-family: Arial;
	width: 600px;
	border:outset #CCCCCC;
	line-height: 110%;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
}

.Club_Entry {
}

.Club_Entry a {
	color:#336699;
	font-weight: bold;
}

.Club_Entry a:hover {
	color: #993333;
	text-decoration: underline;
}

#Club_Explanation {
	font-family: Verdana, Arial;
	font-size: 14px;
	text-align: left;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}

.Club_Header {
	font-size: 20px;
	text-align: left;
	color: #336699;
	font-weight: normal;
}

#Club_Sidebar {
	float: right;
	width: 310px;
	color: #000000;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Content_Whole_Width {
	font-family: Verdana, Arial;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 950px;
}
.Post_Whole_Width {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	width: 80%;
	margin-left: 75px;
	border: outset #CCCCCC;
	padding: 20px 20px 20px 20px;
}

.Post_Whole_Width a {
	color: #336699;
	font-weight:bold;
}

.Post_Whole_Width a:hover {
	color: #993333;
	text-decoration: underline;
}

.Personal_Profile_Title {
	font-family:Verdana, Arial;
	font-style: normal;
	color: #336699;
	font-size: 24px;
	font-weight: bold;

}
.Top {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-align: right;
}

.ClickOn {
	font-family: Verdana, Arial, sans-serif
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #336699;
	text-align: center;
}
.ClickOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: center;
}
.Sidebar_Red_Emphasis {
	font-weight: bold;
	color: #F00;
}

