/*-----Color Palette-----*//*

Dark Blue: #1D3E66
Middle Blue: #3D6199
Light Blue: #6284A3
Blog Text: #555555

*//*-----End Color Palette-----*/


/*-----links-----*/
a{
	color: white;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
	font-family: verdana, myriad, sans-serif;
}
a:hover{
	text-decoration: none;
}

/*-----general-----*/
html{
	height: 100%;
}
body{
	margin: 0px;
	padding: 0px;
	height: 100%;
}
div{
	margin: 0px;
	padding: 0px;
}
img{
	border: 0px;
}
p, .infoPhoto h1{
	margin: 15px;
	padding: 0px;
	color: white;
	font-family: myriad, verdana, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
}
h1, h2{
	color: white;
	font-family: georgia, times, serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h3{
	color: white;
	font-family: georgia, times, serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
}
ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#wrapper{
	width: 990px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto -100px auto;
	background: url('images/main/wrapperBack.gif') repeat-y 850px top;
}
div#mainContent{
	width: 990px;
	float: left;
}
.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}
.clear{
	clear: both;
}

/*-----header bar-----*/
.header{
	width: 990px;
	float: left;
	background: url('images/main/headerBar.gif') no-repeat left 20px;
	margin: 10px 0px 15px 0px;
}
#titleBox{
	float: left;
	width: 275px;
	background-color: #3D6199;
	margin-left: 30px;
	display: inline;
}
#titleBox a h3{
	padding: 2px 0px 5px 12px;
	float: left;
}
#titleBox h2{
	text-align: right;
	padding: 0px 12px 5px 0px;
}
#navBox{
	float: right;
	margin-right: 175px;
	display: inline;
	background-color: #6284A3;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	width: 150px;
}
#navBox ul li a{
	margin: 0px 10px;
	color: White;
	text-decoration: none;
	font-family: verdana, myriad, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: left;
}
#navBox ul li a:hover{
	color: #1D3E66;
}
#navBox ul li a.current{
	color: #1D3E66;
	font-family: verdana, myriad, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/*-----footer bar-----*/
#footerNudge{
	clear: both;
	height: 100px;
}
#footer{
	width: 100%;
	clear: both;
	height: 70px;
	margin-top: 30px;
	position: relative;
}
#footerWrapper{
	width: 990px;
	height: 70px;
	margin: 0px auto;
	background: #6284A3 url('images/main/corners/990top.png') no-repeat left top;
}
div.line{
	float: left;
	color: white;
	font-family: myriad, verdana, sans-serif;
	font-size: 12px;
	width: 990px;
}
div.line p{
	margin-top: 7px;
	margin-bottom: 7px;
}
div.line p a{
	color: white;
	text-decoration: none;
	font-family: verdana, myriad, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
div.line p a:hover{
	color: #1D3E66;
}

/*-----corners-----*/
.corners{
	height: 5px;
	float: left;
}
.corners#navTop{
	width: 150px;
	margin-bottom: 2px;
	background: #6284A3 url('images/main/corners/150top.png') no-repeat left top;
}
.corners#navBottom{
	width: 150px;
	margin-top: 2px;
	background: #6284A3 url('images/main/corners/150bottom.png') no-repeat left top;
}
.corners#navBottomDark{
	width: 150px;
	margin-top: 2px;
	background: #6284A3 url('images/main/corners/150bottomDark.png') no-repeat left top;
}
.corners#titleTop{
	width: 275px;
	background: #3D6199 url('images/main/corners/275top.png') no-repeat left -1px;
}
.corners#titleBottom{
	width: 275px;
	background: #3D6199 url('images/main/corners/275bottom.png') no-repeat left -1px;
}
.corners#top220{
	width: 220px;
	background: #6284A3 url('images/main/corners/220top.png') no-repeat left top;
}
.corners#bottom220{
	width: 220px;
	background: #6284A3 url('images/main/corners/220bottom.png') no-repeat left top;
}
.corners#top400{
	width: 400px;
	margin-bottom: 15px;
	background: #1D3E66 url('images/main/corners/400top.png') no-repeat left -1px;
}
.corners#bottom400{
	width: 400px;
	background: #1D3E66 url('images/main/corners/400bottom.png') no-repeat left top;
	* position: relative;
	* top: 15px;
}
.corners#fullTop{
	width: 890px;
	margin-bottom: 15px;
	background: #1D3E66 url('images/main/corners/890top.png') no-repeat left top;
}
.corners#fullBottom{
	width: 890px;
	margin-top: 15px;
	background: #1D3E66 url('images/main/corners/890bottom.png') no-repeat left top;
}
.corners#bigTop{
	width: 790px;
	background: url('images/main/corners/790top.png') no-repeat left top;
}
.corners#bigBottom{
	width: 790px;
	background: url('images/main/corners/790bottom.png') no-repeat left top;
}
.corners#image420top{
	width: 420px;	
	background: url('images/main/corners/420top.png') no-repeat left top;
}
.corners#image420bottom{
	width: 420px;
	background: url('images/main/corners/420bottom.png') no-repeat left top;
}
.corners#image370top{
	width: 370px;
	background: url('images/main/corners/370top.png') no-repeat left top;
}
.corners#image370bottom{
	width: 370px;
	background: url('images/main/corners/370bottom.png') no-repeat left top;
	* position: relative;
	* top: 3px;
}
.corners#image270top{
	width: 270px;	
	background: url('images/main/corners/270top.png') no-repeat left top;
}
.corners#image270bottom{
	width: 270px;
	background: url('images/main/corners/270bottom.png') no-repeat left top;
}
.corners#iconNavLeft{
	width: 4px;
	height: 56px;
	background: url('images/main/corners/56left.png') no-repeat left top;
}
.corners#iconNavRight{
	width: 4px;
	height: 56px;
	background: url('images/main/corners/56right.png') no-repeat -1px top;
}

/*-----home page-----*/
#leftHalf{
	width: 550px;
	float: left;
	margin-top: 50px;
}
#rightHalf{
	width: 400px;
	float: right;
	margin: 40px 25px 0px 0px;
	display: inline;
	background-color: #1D3E66;
}
.homeOpt{
	width: 240px;
	height: 150px;
	margin: 25px 40px 30px 0px;
	float: left;
	display: inline;
	cursor: pointer;
	z-index: 100;
	position: relative;
}
.homeOpt div.corners{
	z-index: 100;
	position: relative;
}
.homeOpt img{
	padding: 5px 10px;
	background-color: #6284A3;
	float: left;
	z-index: 100;
	position: relative;
}
.homeOpt a div.homeBox{
	float: right;
	position: relative;
	top: -60px;
	width: 85px;
	height: 20px;
	padding: 80px 8px 0px 7px;
	color: White;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	z-index: 99;
	background: #3D6199 url('images/main/homeBox.gif') no-repeat right bottom;
	cursor: pointer;
}
.homeOpt a, #titleBox a{
	text-decoration: none;
}

/*-----resume and contact form-----*/

.fullBox{
	background-color: #1D3E66;
	width: 890px;
	float: left;
	margin-left: 50px;
	display: inline;
}
.leftSide{
	float: left;
	display: inline;
	width: 100px;
	text-align: right;
}
.leftSide p{
	text-align: right;
	font-size: 13px;
}
.row{
	float: left;
}
.row .rightSide{
	padding-top: 14px;
	padding-left: 15px;
}
.leftSide p{
	font-weight: bold;
	margin-right: 0px;
}
.rightSide{
	float: right;
	display: inline;
	width: 775px;
}
#downloadPDF{
	float: left;
	width: 150px;
	display: inline;
	margin-left: 100px;
	margin-top: -30px;
	background-color: #6284A3;
}
#downloadPDF a{
	float: left;
	width: 150px;
	text-align: center;
	margin: 3px 0px;
	font-weight: bold;
	text-decoration: none;
}
#downloadPDF a:hover{
	text-decoration: underline;
}

/*-----photography, web, user pages-----*/
.bigBox{
	float: left;
	margin: 50px 0px 0px 100px;
	display: inline;
	width: 790px;
	background-color: #1D3E66;
}
div.imageBox{
	float: left;
	display: inline;
	margin: -50px 20px 10px -50px;
	background-color: #6284A3;
	z-index: 100;
	position: relative;
}
div.imageBox#photoImage{
	width: 370px;
}
div.imageBox#webImage{
	width: 420px;
}
div.imageBox#userImage, div.imageBox#furnitureImage{
	width: 270px;
}
div.imageBox img, div.imageBox div#photoSelection ul li img{
	margin: 3px 8px;
	padding: 2px;
	background-color: Black;
	float: left;
}
div.imageBox div#photoSelection ul li img{
	display: block;
}
div.imageBox#photoImage img{
	display: block;
	margin: 3px auto;
	float: none;
}
.infoWeb, .infoUser, .infoFurniture, .infoPhoto{
	float: left;
	height: 330px;
	margin: 20px 10px 0px 20px;
	display: inline;
	text-align: justify;
}
.infoPhoto{
	width: 410px;
	margin: 20px 0px 0px 0px;
	text-align: left;
}
.infoWeb h1, .infoUser h1, .infoFurnitur h1e{
	margin: 0px 15px;
}

/*-----photo carousel-----*/
#photoSelection{
	float: left;
}
#photoSelection ul{
	float: left;
}
#photoSelection li{
	margin: 0px;
	padding: 0px;
}
div.buttons{
	width: 135px;
	height: 30px;
	margin: 10px auto 0px auto;
}
p.numOfnum{
	margin: 0px 15px;
	float: left;
	color: white;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
}

/*-----Rollovers-----*/
.rollover{
	float: left;
}
.rollover a{
	display: block;
	text-indent: -9999px;
	margin: auto auto auto auto;
	cursor: pointer;
	outline: transparent solid 0px;
}
#nextPhoto, #prevPhoto{
	height: 30px;
	width: 30px;
}
#prevPhoto a{
	height: 30px;
	width: 30px;
	background: url('images/main/prevPhoto.png') no-repeat left top;
}
#prevPhoto a:hover{
	background-position: left -30px;
}
#nextPhoto a{
	height: 30px;
	width: 30px;
	background: url('images/main/nextPhoto.png') no-repeat left top;
}
#nextPhoto a:hover{
	background-position: left -30px;
}
#prevPage a{
	height: 56px;
	width: 28px;
	background: url('images/main/prevPage.gif') no-repeat left top;
}
#prevPage a:hover{
	background-position: left -56px;
}
#nextPage a{
	height: 56px;
	width: 28px;
	background: url('images/main/nextPage.gif') no-repeat left top;
}
#nextPage a:hover{
	background-position: left -56px;
}

/*-----click through navigation-----*/
div.bottomNavBox{
	float: right;
	margin: 25px 50px 0px 0px;
	display: inline;
}
div.iconArray{
	float: left;
	margin: 0px 8px;
	display: inline;
	height: 56px;
	background-color: #6284A3;
}
img.icon{
	width: 40px;
	height: 40px;
	float: left;
	margin: 8px 4px 8px 4px;
}
img.icon:hover{
	-moz-opacity: .3;
	filter: alpha(opacity=30);
	opacity: .3;
}
#selected{
	-moz-opacity: .3;
	filter: alpha(opacity=30);
	opacity: .3;
}
.previous{
	float: left;
	width: 28px;
	height: 56px;
}
.next{
	float: left;
	width: 28px;
	height: 56px;
}

/*-----OTHER-----*/
div.listItem{
	float: left;
	width: 150px;
	margin: 10px 0px 40px 20px;
}
div.listItem p.title{
	float: left;
	width: 150px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}
ul.music{
	color: white;
	font-size: 11px;
	font-family: arial, verdana, myriad, sans-serif;
	float: left;
	width: 150px;
	margin: 0px;
}