@charset "utf-8";

html {
	height:102%;
	background-image: url(images/bar.png);
	background-repeat: repeat-x;
	background-color: #f7f7f7;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	width: 960px;
	margin: auto;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #666;
	font-size: 14px;
}
li {
	margin: 0px;
	padding: 0px;
}
ul {
	margin-top: -10px;
}
#header {
	height: 250px;
	width: 960px;
	text-align: center;
	background-image: url(images/logo-center.png);
}
.spacer-20 {
	height: 20px;
}
.spacer {
	height: 40px;
}
#content {
	width: 620px;
	float: left;
	margin-bottom: 44px;
}
#content-small {
	width: 580px;
	float: left;
	margin-bottom: 44px;
}
#sidebar {
	width: 260px;
	padding: 20px;
	float: right;
	border: 1px solid #dcdcdc;
	margin-bottom: 44px
}
/*.sidebar_box   {
	background: #eaeaea;
	padding: 5px 10px;
	margin-bottom: 15px;
	border: 1px solid #FFF;
	outline:1px solid #dcdcdc;
}*/
#photo-container {
	background: #eaeaea;
	border: 1px solid #FFF;
	outline:1px solid #dcdcdc;
}
#photo-container-recipients {
	background: #eaeaea;
	border: 1px solid #FFF;
	outline:1px solid #dcdcdc;
	width: 396px;
	margin-left: 112px;
	margin-right: 112px;
}
.photo-container-recipients {
	background: #eaeaea;
	border: 1px solid #FFF;
	outline:1px solid #dcdcdc;
	width: 396px;
	margin-left: 112px;
	margin-right: 112px;
}
#photo-container-recipients-2 {
	background: #eaeaea;
	border: 1px solid #FFF;
	outline:1px solid #dcdcdc;
	width: 462px;
	margin-left: 79px;
}
.sidebar_box-2 {
	margin-bottom: 15px;
	font-size: 14px;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#portrait {
	background: #eaeaea;
	margin-bottom: 44px;
	border: 1px solid #FFF;
	outline:1px solid #dcdcdc;
	width: 300px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
	margin-top: 40px;
	height: 415px;
}
#catch {
	border: 1px solid #FFF;
	clear: both;
	margin-bottom: 20px;
	outline:1px solid #dcdcdc;
	background: #eaeaea
}
#intro {
	border: 1px solid #FFF;
	clear: both;
	padding: 20px;
	font-size: 20px;
	margin-bottom: 20px;
	outline:1px solid #dcdcdc;
	background: #eaeaea;
}
#intro span {
	font-weight: 700
}
#intro p {
	padding: 0;
}
#box_left {
	width: 300px;
	float: left;
	margin-bottom: 44px;
	text-align: justify
}
#box_right {
	width: 300px;
	float: right;
	margin-bottom: 44px;
	text-align: justify
}
#box_middle {
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 44px;
	text-align: justify;
	width: 300px;
	float: left;
}
#footer {
	clear: both;
	padding: 10px;
	text-align: right;
	background: url(images/seperator.png) repeat-x top;
	font-size: 10px;
	color: #666
}
a {
	text-decoration: none;
	color: #666
}
a:hover {
	text-decoration: none;
	color: #000
}
h1 {
	font-size: 2em;
	font-weight: normal;
	padding-bottom: 10px
}
h2 {
	font-size: 1.6em;
	font-weight: normal;
	padding-bottom: 6px
}
h3 {
	background: #eaeaea;
	font-weight: normal;
	margin-bottom: 25px;
	text-transform: uppercase;
	font-size: 18px;
	border: 1px solid #FFF;
	outline:1px solid #dcdcdc;
	letter-spacing: .1em;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	margin-top: 0px;
}
h4 {
	background: #eaeaea;
	font-weight: normal;
	margin-bottom: 25px;
	text-transform: uppercase;
	font-size: 18px;
	padding: 8px 15px;
	border: 1px solid #FFF;
	outline:1px solid #dcdcdc;
	letter-spacing: .1em;
}
h5 {
	padding-bottom: 20px;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #666;
	font-weight: lighter;
}
p {
}
.more {
	float: right;
	margin-right: 10px
}
.center {
	margin: auto;
}


.navcontainer { width: 280px; margin-bottom: 25px }
.navcontainer-center {
	width: 180px;
	margin-bottom: 25px;
	border: 1px solid #dcdcdc;
	margin-left: 40px;
	height: 233px;
}

.navcontainer ul{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

.navcontainer a {
	display: block;
	padding: 10px 10px;
	width: 240px;
	background: url(images/seperator.png) repeat-x bottom;
}

.navcontainer a:link, .navlist a:visited {
	text-decoration: none;
}

.navcontainer a:hover{
	color: #000;
}

.nav-container-left {
	height: 50px;
	width: 120px;
	padding-top: 110px;
	font-size: 16px;
	float: left;
	text-align: left;
}
.nav-container-right {
	height: 50px;
	width: 120px;
	padding-top: 110px;
	font-size: 16px;
	float: right;
	text-align: right;
}

/* --------CONTACT FORM CSS----------------*/

label {
	display: inline-block;
	float: left;
	height: 14px;
	width: 155px;
	font-size: 14px;
	padding-top:10px;
	margin-bottom: 5px;
}
input, textarea, select { margin: 0; padding: 10px; color: #666; background: #f5f5f5; border: 1px solid #ccc; margin: 5px 0; font:18px "Times New Roman"; }   
input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
input.submit {
	cursor: pointer;
	background:#eaeaea;
	color:#666;
	width: 200px;
	margin-left: 150px;
	border: 1px solid #FFF;
	outline:1px solid #dcdcdc;
}
input.submit:hover {
	background:#666;
	color:#ffffff;
	border: 1px solid #FFF;
}
fieldset {
	border:none;
	width:500px;
	margin-right: 0px;
	margin-left: 0px;
}

span.required{ font-size: 13px; color: #ff0000; }

.error_message {
	display: block;
	height: 22px;
	line-height: 22px;
	background:#666 url(assets/error.gif) no-repeat 10px center;
	padding: 3px 10px 3px 35px;
	margin: 10px 0;
	color:#ffffff;
	width: 500px;
	margin-left: 0px;
	margin-right: 0px;
	border: 1px solid #FFF;
	outline:1px solid #dcdcdc;
}

#succsess_page h1 {
	background: url(assets/success.gif) no-repeat center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #666;
	text-align: left;
	width: 500px;
	padding-top: 50px;
}
