/*---------- Stylesheet for Robyn Strong Photography ----------*/
/*-------------------- Created by: Drizzy --------------------*/

* {
	padding: 0;
	margin: 0;
	}
	
body {
	color: #000;
	background: black url(../images/backgroundbanner.gif) repeat-x top left;
	font: normal 75% 'Century Gothic', 'lucida grande', Verdana, Arial, sans-serif;
	}
	
#wrapper {
	width: 800px;
	margin: 0 auto;
	/*border-bottom: 4px solid #b6385e;*/
	}
	
#logo {
	position: relative;
	left: -50px;
	width: 875px;
	height: 250px;
	background: url(../images/header.jpg) no-repeat top left;
	text-indent: -99999px;
	}
	

	
/*---------- Default Links ----------*/

a:link {color: #44729f;	text-decoration: none;}
a:visited {color: #44729f;}
a:hover {color: #444;}


/*---------- Main Navigation ----------*/

#mainMenu {
	float: left;
	background-color: #d98faf;
	border-bottom: 4px solid #b6385e;
	color: #000;
	width:400px;
	height: 25px;
	}

#mainMenu ul {
	padding: 5px 0 0 5px;
	list-style: none;
	}

#mainMenu ul li {
	float: left;
	}
	
#mainMenu ul li a {
	display: block;
	float: left;
	padding: 0 0.5em;
	text-decoration: none;
	}
	
#mainMenu a:link {
	color: #000;
	}
	
#mainMenu a:visited {
	color: #000;
	}
	
#mainMenu a:hover {
	color: #fff;
	background-color: #44729f;
	}
	
#mainMenu .current a {
	color: #fff;
	background-color: #44729f;
	}
	
/*---------- Sub Navigation ----------*/

#subMenu {
	float: right;
	background-color: #d98faf;
	border-bottom: 4px solid #b6385e;
	color: #000;
	width: 400px;
	height: 25px;
	}
	
#subMenu ul {
	padding: 5px 5px 0 5px;
	margin-left: 101px !important;
	margin-left: 90px;
	list-style: none;
	}
	
#subMenu ul li {
	float: left;
	}
	
#subMenu ul li a {
	display: block;
	float: left;
	padding: 0 0.5em;
	text-decoration: none;
	}
	
#subMenu a:link {
	color: #000;
	}

#subMenu a:visited {
	color: #000;
	}

#subMenu a:hover {
	color: #fff;
	background-color: #44729f;
	}

#subMenu .current a {
	color: #fff;
	background-color: #44729f;
	}
	
/*---------- Content ----------*/

#contentArea {
	width: 800px;
	float: left;
	background-color: #fff;
	border-bottom: 4px solid #b6385e;
	}

/*----- Home Page -----*/
	
ul#mainGallery {
	list-style: none;
	margin: 33px 0 0 20px !important;
	margin: 33px 0 0 0;
	}
	
ul#mainGallery li {
	border: 1px solid #000;
	background-color: #fff;
	float: left;
	width: 337px;
	height: 213px;
	margin: 0 20px 40px 20px;
	}
		
ul#mainGallery li a:link img{
	border: 2px solid #44729f;
	}
	
ul#mainGallery li a:hover img{
	border: 2px solid #cd8db1;
	}
	
ul#mainGallery img {
	margin: 13px 0 0 13px;
	}
	
ul#mainGallery li h2 {
	color: #44729f;
	position: relative;
	top: 10px;
	text-align: center;
	font-size: 150%;
	font-weight: normal;
	line-height: 1em;
	}
	
/*----- Gallery Pages -----*/

#tnGallery {
	list-style: none;
	margin: 33px 0 0 39px !important;
	margin: 33px 0 0 0;
	}
	
#tnGallery li {
	float: left;
	margin: 0 39px 30px 39px;
	}
	
#tnGallery li img {
	border: 1px solid #000;
	padding: 5px;
	}
	
#contentArea h3 {
	text-align: center;
	font-weight: normal;
	font-size: 150%;
	margin-top: 33px;
	}
	
/*----- Packages -----*/

#mainContent {
	margin: 0 0 0 36px !important;
	margin: 0 0 0 16px;
	font-weight: normal;
	}
	
#mainContent ul.packages {
	float: left;
	width: 200px;
	height: auto;
	margin: 33px 20px 40px 20px;
	background-color: #fff;
	border: 1px solid #7b7b7b;
	list-style: none;
	}

#mainContent ul.packages li {
	color: #000;
	margin: 10px;
	}

#mainContent ul.packages li h2 {
	margin: 0;
	padding: 25px;
	background-color: #44729f;
	border: 1px solid #7b7b7b;
	font-size: 125%;
	font-weight: normal;
	text-align: center;
	color: #000;
	}
	
#mainContent ul.packages li.price {
	border: 1px solid #fff;
	margin: 0px;
	padding: 20px;
	text-align: right;
	font-size: 125%;
	color: #44729f;
	}

/*----- External Links -----*/

#mainContent h3 {
	font-size: 150%;
	text-align: center;
	margin: 33px 0 33px 0;
	}
	
#info h4 {
	font-weight: normal;
	margin-left: 40px;
	}

#info p{
	margin: 0 0 40px 40px;
	}
/*---------- Footer ----------*/

#footer {
	clear: both;
	color: #fff;
	font-weight: normal; 
	font-size: 80%;
	line-height: 1.5em;
	}
	
#footer a {padding: 0 0.5em;}
	
#footer a:hover {background-color: #fff;}
		
#footer #fleft, #footer #fright {
	margin-top: 10px;
	}
	
#footer #fleft {
	float: left;
	margin-left: -4px;
	}
	
#footer #fleft ul {
	list-style: none;
	}
	
#footer #fleft ul li {
	float: left;
	}
	
#footer #fleft ul li a {
	display: block;
	float: left;
	}
		
#footer #fleft p {
	clear: left;
	margin-left: 5px;
	}
	
#footer #fright {
	float: right;
	margin-right: -4px;
	}