
/* notes:
font-family: 'Open Sans', sans-serif;
font-family: 'Open Sans Condensed', sans-serif;
background-repeat:no-repeat;
background-attachment:fixed;

/* Color Legend */

/* Reset */

body				{ background-color:#000;
						background-image:url(../images/texture-pattern-black-background-wallpaper.jpg);
						background-repeat:no-repeat;
						font-family:Arial, Helvetica, sans-serif;
						background-attachment:fixed;}

/* headings */

h1                  { color:#069; padding-bottom:15px; border-bottom:1px #ccc solid; font-size:24px; margin-bottom:15px;   }
h2  {font-size:20px; font-family:"Comic Sans MS", cursive }
h3	{font-size: 16px; margin-bottom:5px;}		

/* images */

.image-frame {padding:10px; border:1px #ccc solid; margin:10px;}


.date {font-weight:bold; color:#F96; margin-bottom:3px;}


p                   { font-family:Tahoma, Geneva, sans-serif; }

/*container*/

#wrapper 		    {width:900px; margin: 10px auto;
							background-color:#fff;
							padding:0 40px;}
						
			
#top 				{             }
#logo 				{ float:left;  margin:40px 0;  }
#social-media	    { float:right; margin:50px 0; font-size:12px;  }
#social-media ul li   {display:inline; list-style-type:none;}
#social-media p     {text-align:right;}  

#banner				{padding:30px; text-align:center;}


#topnav             {clear:both;}
#topnav ul   		{padding:15px 0; margin:0;
						border-top:1px #000 solid;
						border-bottom:1px #000 solid;}
#topnav ul li		{display:inline; list-style-type:none; 
						margin:0 40px 0 0;}
						
#topnav ul li a {padding:0 15px;  }
						
#topnav a:link			{font-weight:bold; text-decoration:none;text-transform:uppercase; color:#000;font-size:14px;}
#topnav a:visited		{font-weight:bold; text-decoration:none;text-transform:uppercase; color:#000;font-size:14px;}
#topnav a:active		{font-weight:bold; text-decoration:none;text-transform:uppercase; color:#000;font-size:14px;}
#topnav a:hover			{font-weight:bold; text-decoration:none;text-transform:uppercase; color:#960;font-size:14px;}
#topnav a:focus			{font-weight:bold; text-decoration:none;text-transform:uppercase; color:#960;font-size:14px;}
		
#content			{float:left; width:580px; }
#content-fullwidth   {width:100%;}
#content h2			{color:#960
;}
#content p			{ font-size:12px; line-height:180%;  }


#box1 				{width:265px; float:left; margin-right:40px;}
#box2 				{width:265px; float:left;}


#box3                {width:250px; float:left; margin-right:50px; border-top: 15px #C60 solid; background-color:#eee; } 
#box4                {width:250px; float:left; margin-right:50px; border-top: 15px #996 solid; background-color:#eee; } 
#box5                {width:250px; float:left; margin-right:50px; border-top: 15px #D7C07B solid; background-color:#eee; } 

#box3 h3, #box4 h3, #box5 h3 {margin:20px 10px 10px 10px;}
#box3 p, #box4 p, #box5 p {margin:5px 10px 10px 10px;}

#photo-captions p {font:bold; }

.popup-link {font-size:12px; margin: 5px 10px; display:block;}

/*forms*/

form ol { list-style-type:none; }

form 	{ text-align:left; margin:20px;	}

label 	{ 
		float: left; width: 150px; margin-top:5px;
		text-align:right; display:block; background:none; font-weight:bold;
		}
	
submit	{ background:none; 	}

input 	{ 
		width: 280px; margin:0 0 16px 10px;
		border:1px #bbb solid; padding:5px; background:none; 
		}
		
input:focus, textarea:focus	{ background-color:#E7FDFE; }

textarea {
		width: 280px; height: 150px; margin:0 0 16px 10px;
		border:1px #bbb solid; padding:5px; background:none; 
		}

select { margin-bottom:20px;	}
	
.month { margin-left:155px;	}

.submit {
		width:90px; height:25px;
		margin-left:160px;
		font-size:12px;
		}

br		{ clear: left; 	}

.clear	{ clear:both; }

/*other*/

.img-right			{float:right; padding:0 0 0 0px;}

#rightside			{float:right; width:270px;}
#rightside h2		{ color:#960; }
#rightside p 		{font-size:12px;line-height:180% ;}
#rightside li		{font-size:12px; line-height:180%;}

#logo2				{text-align:center;}

#footer  			{clear:both; padding:10px 0 0 0;
							border-top:1px #000 dotted; color:#030}




#footer p {
	width: 770px;
	margin: 0 auto;
	text-align: center;
	font-size: x-small;
	color:#000;
}




















