﻿/* ######### CSS for MD Photo site ######### */

#footer2 {
	border: thin none #FFFFFF;
	background-color: #3D3C43;
	height: 15px;
	vertical-align: middle;
	padding-top: 5px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: x-small;
	text-align: center;
}

.italics {
	font-size: 18px;
	font-style: italic;
	color: #666666;
	margin-top: 5px;
}

.menuGallery {
	border-bottom-style: solid;
	border-width: thin;
	border-color: #000000;
}

.margo_text {
	color: #FF9900;
	letter-spacing: 2px;
	text-decoration: none;
}

.spacer {
	height: 45px;
}

.clear {
	clear: both;
}

#content {
	width: 1000px;
}

#masthead {
	width: 1000px;
	margin-bottom: 15px;
}

#margo_title {
	width: 1000px:
}

.headerMargo {
	border: thin solid #FF9900;
	padding: 10px;
	font-family: Verdana;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	width: 450px;
	float:left;
}

#container {
	margin: 10px auto 0px auto;
	width: 1000px;
}

#footer {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	margin: 5px auto 0px auto;
	width: 1000px;
	height: 30px;
}


#top {
	padding: 15px; 
	margin: 0px auto 10px auto;
	vertical-align: top;
}

#page_title {
	margin: 0px;
	font-family: Verdana;
	font-size: 28px;
	font-weight: bold;
	color: #666666;
	float: right;
	padding: 20px 40px 5px 5px;
	width: 400px;
	text-decoration: none;
	text-align: right;
	font-style: italic;
	height: 60px;
}

#RHS_Name {
	margin: 15px 5px 5px 5px;
	float: right;
	width: 150px;
	height: 50px;
}

#menu {
	margin: 15px 10px 0px 10px;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #000000;
	padding-right: 25px;
	padding-left: 15px;
	width: 750px;
	margin-right: 25px;
	margin-bottom:  15px;
	float: right;

}

#menu ul {
	padding: 0px;
	margin: 5px 5px 5px 5px;
	list-style-type: none;
	text-align: right;
	width: 750px;
}

#menu ul li {
	padding: 0px;
	display: inline;
	margin: 5px 8px 5px 10px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
	color: #777777;
	font-weight: bold;
	text-align: right;
}


#menu li a {
	font-family: Verdana;
	color: #777777;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}


#menu li a:hover {
	color: #FF9900;
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
}

.heading_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: right;
	color: #CCCCCC;
}

#content {
	width: 1000px;
	margin: 10px;
}

.img_right {
	padding: 0px;
	margin: 15px;
	float: right;
}

